summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-11-17Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account...Jens Arnold1-47/+59
2005-11-17And the rest of the files tooChristi Scarborough4-0/+3255
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough24-3002/+110
2005-11-17No voice string for the "please wait" splash.Miika Pekkarinen1-1/+1
2005-11-17Fix to the previous commit: Pointers were not always correctly erased.Miika Pekkarinen1-0/+3
2005-11-17Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen6-75/+292
2005-11-17Don't call a plugin function just 'main()', this will crash the win32 simulator.Jens Arnold1-2/+2
2005-11-17iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p...Dave Chapman1-1/+3
2005-11-17Fixed the 16bit screendump to work with either endianess and use the 16 bit B...Jens Arnold1-11/+25
2005-11-16added "Auto scan presets" option to radio menuAnton Oleynikov2-5/+119
2005-11-16Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold4-486/+483
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold12-80/+39
2005-11-16show/hide icons now works properly in playlist viewerKevin Ferrare5-15/+38
2005-11-16fixed the warning, forgot an includeKevin Ferrare1-0/+1
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare21-236/+102
2005-11-16fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare2-2/+6
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare11-690/+408
2005-11-16Adds support for reverting to the Rockbox default WPS. Note that the rockbox...Christi Scarborough1-14/+34
2005-11-15ICONST_ATTR policeThom Johansen1-1/+1
2005-11-15Speed up layer 1 decoding considerably.Thom Johansen1-2/+2
2005-11-15Added Coldfire ASM optimised crossfeed function. Have not measured speed impr...Thom Johansen1-47/+124
2005-11-15Add logos for iPod color and NanoDave Chapman5-2/+2588
2005-11-15fix crossfeed on non-coldfire platforms and the simulatorMarcoen Hirschberg1-8/+12
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg3-5/+5
2005-11-14CONFIG_BACKLIGHT is not set for the simulator builds so only do the checkDaniel Stenberg1-1/+1
2005-11-14add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg6-3/+140
2005-11-14H300 logoLinus Nielsen Feltzing3-2/+11
2005-11-14H300 Rockbox logoLinus Nielsen Feltzing1-0/+1585
2005-11-14New type for the LCD frame buffer dataLinus Nielsen Feltzing1-4/+4
2005-11-14moved to /wpsDaniel Stenberg3-110/+0
2005-11-14moved into the new /wps moduleDaniel Stenberg25-0/+0
2005-11-14the WPS file itselfDaniel Stenberg1-0/+41
2005-11-14xameius ipod WPS and my first take at a script that generates a .cfg file forDaniel Stenberg27-0/+69
2005-11-13new label for "move to next folder" option: "Auto change directory"Anton Oleynikov1-3/+3
2005-11-13fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov2-74/+330
2005-11-13Implement screen_dump() function for 16-bit colour displaysDave Chapman1-5/+27
2005-11-13Allow volume change in the recording screenLinus Nielsen Feltzing1-25/+61
2005-11-13removed set audio status method - will be using different approachAnton Oleynikov2-15/+0
2005-11-13iPod: Work around a problem with one Tremor function not being happy in IRAM ...Dave Chapman1-0/+4
2005-11-13iPod: Disable building the plugins for nowDave Chapman1-0/+2
2005-11-13Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags a...Dave Chapman3-8/+28
2005-11-13iRiver: fix for audio kept on while playing a file + new function to set audi...Anton Oleynikov2-0/+26
2005-11-13Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ...Dave Chapman1-1/+1
2005-11-12fix warning on player buildsDaniel Stenberg1-0/+5
2005-11-121 - assume and use WPS files in .rockbox/wpsDaniel Stenberg4-11/+16
2005-11-12Use LCD_WHITE macro - this is defined for both greyscale and colour LCDsDave Chapman1-10/+2
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman8-0/+80
2005-11-12iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman2-4/+18
2005-11-12iPod: dummy implementation of dbg_flash_id()Dave Chapman1-1/+8
2005-11-12Use the correct call to lcd_set_background() for colour LCDsDave Chapman1-2/+6