summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-11-19new icons for radio statusAnton Oleynikov
2005-11-19Fixed bad CR/LF handling in the WPS parserLinus Nielsen Feltzing
2005-11-19display radio status (play/pause as on/mute)Anton Oleynikov
2005-11-19refactored radio status codeAnton Oleynikov
2005-11-19Updated the Finnish language file.Miika Pekkarinen
2005-11-19If follow playlist is enabled, the playlist viewer should start at the curren...Hardeep Sidhu
2005-11-19used generic yes/no dialog for confirmation of presets clearingAnton Oleynikov
2005-11-19Fixed a problem that wps didn't update instantly with buffered tracksMiika Pekkarinen
2005-11-19Fixed the track skipping problem when repeat all and change to nextMiika Pekkarinen
2005-11-19Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. Th...Jens Arnold
2005-11-19iPod: signed-char policeDave Chapman
2005-11-19User now receives a message if initial directory cache initializationMiika Pekkarinen
2005-11-19Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen
2005-11-19Forgot to initialize the ticking reduce setting on boot.Miika Pekkarinen
2005-11-19Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen
2005-11-19Changed the "Please wait" message to "Loading..."Miika Pekkarinen
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman
2005-11-19Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCDDave Chapman
2005-11-19Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD (which i...Dave Chapman
2005-11-19Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump()Dave Chapman
2005-11-18Removed a warningLinus Nielsen Feltzing
2005-11-18More stable playback with reduced stuttering when skipping tracks.Miika Pekkarinen
2005-11-18Fixed a WPS parsing bug where it would interpret stray x chars as %x tagsLinus Nielsen Feltzing
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough
2005-11-18Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing
2005-11-18Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tagLinus Nielsen Feltzing
2005-11-18not staticDaniel Stenberg
2005-11-18Correctly auto-save bookmarks when powering off in the WPSLinus Nielsen Feltzing
2005-11-18Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg
2005-11-18private function made staticDaniel Stenberg
2005-11-18Initial stab at theme support.Christi Scarborough
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare
2005-11-17Removed the percent symbol from the volume and battery WPS tagsLinus Nielsen Feltzing
2005-11-17Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account...Jens Arnold
2005-11-17And the rest of the files tooChristi Scarborough
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-17No voice string for the "please wait" splash.Miika Pekkarinen
2005-11-17Fix to the previous commit: Pointers were not always correctly erased.Miika Pekkarinen
2005-11-17Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen
2005-11-17Don't call a plugin function just 'main()', this will crash the win32 simulator.Jens Arnold
2005-11-17iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p...Dave Chapman
2005-11-17Fixed the 16bit screendump to work with either endianess and use the 16 bit B...Jens Arnold
2005-11-16added "Auto scan presets" option to radio menuAnton Oleynikov
2005-11-16Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-11-16show/hide icons now works properly in playlist viewerKevin Ferrare
2005-11-16fixed the warning, forgot an includeKevin Ferrare
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-16fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare