summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Patch #1379076 by Stephan Wezel - reduce the ticking problem a bitLinus Nielsen Feltzing2005-12-13
* Enable %mh and %mr (hold switch status) tags for the H300Dave Chapman2005-12-11
* Patch #1377894 by Stephan Wezel - less image flickering in WPSLinus Nielsen Feltzing2005-12-11
* don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg2005-12-09
* Ooops, forgot to adjust 'fade on stop/pause' to dB volume. Sorry for any unpl...Jens Arnold2005-12-08
* Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold2005-12-07
* Forgot to add an extra BOM check. Probably killed a few gcc4 warnings too.Magnus Holmgren2005-12-07
* Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduc...Magnus Holmgren2005-12-07
* Prevent numerical settings from wrapping - patch by Stephan WezelDave Chapman2005-12-07
* H300: Enable quick menu in WPS (patch #1375178)Dave Chapman2005-12-07
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg2005-12-05
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Playback speed changing support for H300.Thom Johansen2005-12-05
* Fixed non-working WPS on the player. Removed some TABs.Jens Arnold2005-12-05
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman2005-12-04
* Use a more proper define. Sorry about that.Thom Johansen2005-11-29
* Playback speed fix: forgot to commit this file.Thom Johansen2005-11-29
* Quick screen patch by _firefly_Christi Scarborough2005-11-25
* fix for the quick screen, now remote is working properlyKevin Ferrare2005-11-24
* Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold2005-11-24
* Commited George Styles's patch which added multi-screen support to the delete...Kevin Ferrare2005-11-22
* Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare2005-11-22
* Fixed truncated option strings for numeric settings.Jens Arnold2005-11-22
* Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare2005-11-22
* Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Fixed crash with early USB. The USB screen already uses some of the new GUI c...Jens Arnold2005-11-21
* rwps support for boxes theme. Increased image buffer size by a factor of 2.5...Christi Scarborough2005-11-21
* Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable st...Kevin Ferrare2005-11-20
* I must have been ON crackKevin Ferrare2005-11-20
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* new icons for radio statusAnton Oleynikov2005-11-19
* Fixed bad CR/LF handling in the WPS parserLinus Nielsen Feltzing2005-11-19
* iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman2005-11-19
* Removed a warningLinus Nielsen Feltzing2005-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
* 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
* 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
* And the rest of the files tooChristi Scarborough2005-11-17
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* 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