summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold1-0/+2
2006-02-13Don't leave whitespace on last screen when in paged scrolling mode.Dan Everton1-0/+4
2006-02-13Add paged scrolling option. Really helps when scrolling through large lists o...Dan Everton1-7/+33
2006-02-12Patch from NicolasP (1429312) plus changes from me * Don't show old position ...Brandon Low1-4/+1
2006-02-10iPod - Change button mapping to use PLAY to select YES in the yes/no screen (...Dave Chapman1-1/+1
2006-02-10fixed bug that the progress bar did'nt back to normal while changing WPSBen Basha1-0/+1
2006-02-10add a bitmap progress bar option + add %P|filename.bmp| tag to the WPSBen Basha5-6/+172
2006-02-07Small progressbar fixes: Fix vertical positioning (when using non-default hei...Magnus Holmgren1-12/+19
2006-02-05Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman4-4/+4
2006-02-02patch #1422861 by Adam Boot - Fix splash() color problemsLinus Nielsen Feltzing1-3/+13
2006-02-02Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman1-1/+1
2006-02-02Oops - fix the builds broken by the backdrop image patchDave Chapman2-2/+6
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman2-3/+99
2006-02-02iPod: Fix some button-mapping bugs and inconsistenciesDave Chapman1-0/+1
2006-02-01WPS tag update for Progress Bar to allow resizing and screen placingBen Basha2-2/+28
2006-02-01Reverted the wps image cache as it was causing trouble to users whenMiika Pekkarinen3-128/+4
2006-01-31Small iPod colour BMP fix by linuxstdChristi Scarborough1-0/+4
2006-01-29Save image format tag in bmp cache also to hopefully fix the colorMiika Pekkarinen1-0/+33
2006-01-29Cache wps image files to allow really fast boot.Miika Pekkarinen3-3/+97
2006-01-28Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,...Linus Nielsen Feltzing1-4/+5
2006-01-28Color BMP supportLinus Nielsen Feltzing2-15/+24
2006-01-25It's unsigned, no need to check for negativityBrandon Low1-7/+3
2006-01-25Add battery voltage that is now exported from the power management as a wps tagBrandon Low1-1/+12
2006-01-25Functional AB on iRiver H1x0, and improved button mappings (share the NEXTDIR...Brandon Low2-5/+22
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low2-108/+109
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger2-8/+156
2006-01-22Fix red build in my own targetBrandon Low1-3/+3
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low6-12/+60
2006-01-19Start cleaning up some #ifdefs in charging codeBrandon Low2-11/+3
2006-01-19Make sure that no targets lose charging related features from those red build...Brandon Low2-7/+11
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg2-0/+23
2006-01-19Attempt fix to broken builds.Thom Johansen2-1/+5
2006-01-19Charging state reporting on H3x0Brandon Low2-7/+29
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2-0/+13
2006-01-13Iriver WPS: Made some buttons more responsive (trigger on press instead of re...Jens Arnold1-6/+4
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman4-0/+34
2006-01-05Faster updates of the virtual LED WPS tagLinus Nielsen Feltzing1-0/+1
2006-01-03Patch #1381872 by Brandon Low - Add virtual HDD LED to WPSLinus Nielsen Feltzing1-0/+16
2005-12-29Patch #1387569 by Stephan Wezel - page-down doesn't select the element before...Linus Nielsen Feltzing1-1/+4
2005-12-22H300: RTC supportLinus Nielsen Feltzing1-1/+6
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman4-7/+4
2005-12-13Patch #1379076 by Stephan Wezel - reduce the ticking problem a bitLinus Nielsen Feltzing1-8/+1
2005-12-11Enable %mh and %mr (hold switch status) tags for the H300Dave Chapman1-1/+1
2005-12-11Patch #1377894 by Stephan Wezel - less image flickering in WPSLinus Nielsen Feltzing1-18/+22
2005-12-09don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg3-47/+5
2005-12-08Ooops, forgot to adjust 'fade on stop/pause' to dB volume. Sorry for any unpl...Jens Arnold1-9/+10
2005-12-07Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold3-21/+27
2005-12-07Forgot to add an extra BOM check. Probably killed a few gcc4 warnings too.Magnus Holmgren2-10/+17
2005-12-07Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduc...Magnus Holmgren4-168/+220
2005-12-07Prevent numerical settings from wrapping - patch by Stephan WezelDave Chapman2-2/+1