summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2006-04-03Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.Hristo Kovachev2-5/+9
2006-04-02Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts4-25/+64
2006-03-28Moved main menu button to REC for both file browser and WPSDaniel Stenberg1-1/+1
2006-03-28Patch #2854 by David Dent - %bs WPS tag for sleep timerLinus Nielsen Feltzing1-0/+14
2006-03-25Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton2-7/+9
2006-03-21Patch #4843 by Nicolas Pennequin - Correct status bar and backdrop in ID3 inf...Linus Nielsen Feltzing1-0/+13
2006-03-21Reworked pitch screen for easier adjustment and better looks. Added some butt...Zakk Roberts1-29/+25
2006-03-21Fix the iPod button mappings for the settings menus so that Left accepts and ...Zakk Roberts1-1/+1
2006-03-21Patch by Jonathan Gordon for bug report FS#4861 - map Select (Navi) to save t...Zakk Roberts1-14/+18
2006-03-19Added 'Party Mode': Unstoppable playbackBjörn Stenberg1-0/+18
2006-03-18Real Time Clock support in the WPSBrandon Low1-0/+139
2006-03-15Fix ifdefing for wps hold button tags, enables hold button in wps for ipodBrandon Low1-1/+3
2006-03-14Correct a problem with WPS backdrops not loading correctly, and semi-prepare ...Linus Nielsen Feltzing3-26/+18
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen2-19/+46
2006-03-12Redesigned F2/F3 quick screens to put each option and its value on its own, s...Zakk Roberts1-34/+23
2006-03-11Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPSLinus Nielsen Feltzing1-24/+22
2006-03-09Fix player target and sim.Dan Everton1-0/+2
2006-03-09Reset font before calculating number of lines to display in the list. Fixes r...Dan Everton1-2/+3
2006-03-04Woops, that button was already in use on those targets.Tomas Salfischberger1-0/+2
2006-03-04Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset...Tomas Salfischberger1-0/+1
2006-03-04Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo...Zakk Roberts2-2/+9
2006-03-02Improved battery status reporting for units which support usb power / chargeBrandon Low1-9/+8
2006-03-02gigabeat related changesMarcoen Hirschberg1-0/+8
2006-02-26Significantly reduce memory waste by reducing the wps image buffer. The new s...Jens Arnold1-1/+2
2006-02-26Add iaudio x5 support to the color pickerDave Chapman1-0/+9
2006-02-26Correct the id stringHristo Kovachev1-1/+1
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman3-0/+287
2006-02-24first gigabeat commitMarcoen Hirschberg4-0/+38
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing2-4/+4
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