summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2006-08-261 is the correct value here. Not that it makes any difference... :)Magnus Holmgren1-1/+1
2006-08-26Make volume and battery level enums dynamic, inspired by patch 4802. Almost b...Magnus Holmgren1-7/+22
2006-08-23Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo3-48/+94
2006-08-23Stop lists wrapping when using page up/downJonathan Gordon1-4/+0
2006-08-22initial (re)support for F3Jonathan Gordon1-2/+2
2006-08-22directory navigation in wps works as before (short then long next/prev)Jonathan Gordon1-3/+18
2006-08-21fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon1-1/+3
2006-08-17software keylock works againJonathan Gordon3-20/+8
2006-08-17really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon1-1/+2
2006-08-16* fix pitchscreenJonathan Gordon1-1/+1
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-22/+9
2006-08-16Prevent accidental track skip when entering the WPSLinus Nielsen Feltzing1-0/+2
2006-08-15Clear file view title if the user turns it off.Dan Everton1-2/+6
2006-08-15fix "off-by-one" bug in paginated scrolling with the titleJonathan Gordon1-4/+3
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing12-781/+149
2006-08-15A few changes and fixes for the title in the file view: disable title string ...Dan Everton2-8/+25
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman2-10/+66
2006-08-12Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman2-6/+20
2006-08-05Oops...Stupid text editor!Martin Scarratt1-1/+1
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg6-0/+51
2006-08-03fix crossfeed tagMartin Scarratt1-0/+2
2006-08-02WPS tags: Crossfade %?xf<off|shuffle|skip|always>, Replay gain %?rg<off|track...Martin Scarratt1-2/+27
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold1-0/+4
2006-07-19Oops - fix warning and ensure bg_col is always set to a value.Dave Chapman1-0/+1
2006-07-19Patch #5584 from Jonathan Gordon - fix the remote support for the colour pickerDave Chapman1-14/+23
2006-07-18Ensure long press of stop button in WPS stops play thanks to Slasheri and Ami...Martin Scarratt1-2/+2
2006-07-18Fixed a bug introduced in patch #5630 which caused the battery icon to disapp...Linus Nielsen Feltzing1-1/+1
2006-07-13Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shiftLinus Nielsen Feltzing1-5/+9
2006-07-02OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare1-2/+2
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare2-37/+61
2006-07-01Restore the WPS display correctly after leaving the F3 quick screen on Archos...Linus Nielsen Feltzing1-0/+10
2006-06-22Recorder, Player: * Fix remote up/down in lists (browser, menu). * Add remot...Jens Arnold2-4/+10
2006-06-21Ondio, iPods (except video): Fix disappearing volume icon when plugging USB p...Jens Arnold1-4/+5
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold3-136/+124
2006-06-04Added a yield() after each pgup/pgdn similar to what is done for prev/next. ...Hardeep Sidhu1-0/+4
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye3-74/+37
2006-05-18Check if backdrop available at wps load. Clear old backdrop pointer when the ...Peter D'Hoye1-1/+11
2006-05-15Enable next-dir skip on platforms with no directly mapped button combos (clic...Linus Nielsen Feltzing2-2/+14
2006-05-01Caption-backlight: don't keep backlight on if paused as this keeps the backli...Peter D'Hoye1-4/+6
2006-05-01Also clear WPS backdrop when shutting down (same fix as in usb event handling...Peter D'Hoye1-0/+3
2006-04-29Clear wps backdrop on USB event when in wps. Fix for bug report 4752Peter D'Hoye1-0/+5
2006-04-22Make the get_image_id() function more robust, and catch a parsing error when ...Dave Chapman1-4/+9
2006-04-21Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts1-1/+2
2006-04-18Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ...Brandon Low1-0/+3
2006-04-11Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge...Zakk Roberts2-30/+30
2006-04-11Quick bugfix for skip-to-beginning behaviorBrandon Low1-0/+6
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts4-23/+25
2006-04-10Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t...Brandon Low1-0/+6
2006-04-09Now define the _PRE-function correctly.Miika Pekkarinen1-2/+4
2006-04-09Back out the 'do not stop playback until stop button has been released' chang...Magnus Holmgren2-4/+0