summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Removed a warningLinus Nielsen Feltzing2005-11-18
* More stable playback with reduced stuttering when skipping tracks.Miika Pekkarinen2005-11-18
* Fixed a WPS parsing bug where it would interpret stray x chars as %x tagsLinus Nielsen Feltzing2005-11-18
* When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough2005-11-18
* Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing2005-11-18
* Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tagLinus Nielsen Feltzing2005-11-18
* not staticDaniel Stenberg2005-11-18
* Correctly auto-save bookmarks when powering off in the WPSLinus Nielsen Feltzing2005-11-18
* Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg2005-11-18
* private function made staticDaniel Stenberg2005-11-18
* Initial stab at theme support.Christi Scarborough2005-11-18
* generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare2005-11-18
* Removed the percent symbol from the volume and battery WPS tagsLinus Nielsen Feltzing2005-11-17
* Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account...Jens Arnold2005-11-17
* And the rest of the files tooChristi Scarborough2005-11-17
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* No voice string for the "please wait" splash.Miika Pekkarinen2005-11-17
* Fix to the previous commit: Pointers were not always correctly erased.Miika Pekkarinen2005-11-17
* Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen2005-11-17
* Don't call a plugin function just 'main()', this will crash the win32 simulator.Jens Arnold2005-11-17
* iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p...Dave Chapman2005-11-17
* Fixed the 16bit screendump to work with either endianess and use the 16 bit B...Jens Arnold2005-11-17
* added "Auto scan presets" option to radio menuAnton Oleynikov2005-11-16
* Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold2005-11-16
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* show/hide icons now works properly in playlist viewerKevin Ferrare2005-11-16
* fixed the warning, forgot an includeKevin Ferrare2005-11-16
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare2005-11-16
* Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2005-11-16
* Adds support for reverting to the Rockbox default WPS. Note that the rockbox...Christi Scarborough2005-11-16
* ICONST_ATTR policeThom Johansen2005-11-15
* Speed up layer 1 decoding considerably.Thom Johansen2005-11-15
* Added Coldfire ASM optimised crossfeed function. Have not measured speed impr...Thom Johansen2005-11-15
* Add logos for iPod color and NanoDave Chapman2005-11-15
* fix crossfeed on non-coldfire platforms and the simulatorMarcoen Hirschberg2005-11-15
* completed the CONFIG_BACKLIGHT transitionDaniel Stenberg2005-11-14
* CONFIG_BACKLIGHT is not set for the simulator builds so only do the checkDaniel Stenberg2005-11-14
* add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg2005-11-14
* H300 logoLinus Nielsen Feltzing2005-11-14
* H300 Rockbox logoLinus Nielsen Feltzing2005-11-14
* New type for the LCD frame buffer dataLinus Nielsen Feltzing2005-11-14
* moved to /wpsDaniel Stenberg2005-11-14
* moved into the new /wps moduleDaniel Stenberg2005-11-14
* the WPS file itselfDaniel Stenberg2005-11-14
* xameius ipod WPS and my first take at a script that generates a .cfg file forDaniel Stenberg2005-11-14
* new label for "move to next folder" option: "Auto change directory"Anton Oleynikov2005-11-13
* fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov2005-11-13
* Implement screen_dump() function for 16-bit colour displaysDave Chapman2005-11-13
* Allow volume change in the recording screenLinus Nielsen Feltzing2005-11-13