summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-06Do not stop playback until stop button has been released or shutdownMiika Pekkarinen2-0/+4
2006-04-06Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low1-0/+6
2006-04-05Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha...Brandon Low1-7/+9
2006-04-05Fix buggy WPS change from earlierBrandon Low1-1/+1
2006-04-05Remove wasted instructionBrandon Low1-1/+1
2006-04-05Inspired by patch 4784 by Dominik, add pitch to WPSBrandon Low1-0/+14
2006-04-04Use the display->width property instead of the hardcoded LCD_WIDTH. Now the q...Hristo Kovachev1-10/+11
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