summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.c (unfollow)
Commit message (Expand)Author
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon
2006-12-13Removed unused button defines and made private functions staticNils Wallménius
2006-11-26dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon
2006-08-22initial (re)support for F3Jonathan Gordon
2006-08-22directory navigation in wps works as before (short then long next/prev)Jonathan Gordon
2006-08-17software keylock works againJonathan Gordon
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon
2006-08-16Prevent accidental track skip when entering the WPSLinus Nielsen Feltzing
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-07-18Ensure long press of stop button in WPS stops play thanks to Slasheri and Ami...Martin Scarratt
2006-07-01Restore the WPS display correctly after leaving the F3 quick screen on Archos...Linus Nielsen Feltzing
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye
2006-05-18Check if backdrop available at wps load. Clear old backdrop pointer when the ...Peter D'Hoye
2006-05-15Enable next-dir skip on platforms with no directly mapped button combos (clic...Linus Nielsen Feltzing
2006-05-01Also clear WPS backdrop when shutting down (same fix as in usb event handling...Peter D'Hoye
2006-04-29Clear wps backdrop on USB event when in wps. Fix for bug report 4752Peter D'Hoye
2006-04-21Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts
2006-04-11Quick bugfix for skip-to-beginning behaviorBrandon Low
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts
2006-04-09Back out the 'do not stop playback until stop button has been released' chang...Magnus Holmgren
2006-04-06Do not stop playback until stop button has been released or shutdownMiika Pekkarinen
2006-04-02Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts
2006-03-21Patch #4843 by Nicolas Pennequin - Correct status bar and backdrop in ID3 inf...Linus Nielsen Feltzing
2006-03-21Reworked pitch screen for easier adjustment and better looks. Added some butt...Zakk Roberts
2006-03-19Added 'Party Mode': Unstoppable playbackBjörn Stenberg
2006-03-14Correct a problem with WPS backdrops not loading correctly, and semi-prepare ...Linus Nielsen Feltzing
2006-03-11Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPSLinus Nielsen Feltzing
2006-03-04Woops, that button was already in use on those targets.Tomas Salfischberger
2006-03-04Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset...Tomas Salfischberger
2006-02-10fixed bug that the progress bar did'nt back to normal while changing WPSBen Basha
2006-02-10add a bitmap progress bar option + add %P|filename.bmp| tag to the WPSBen Basha
2006-02-02Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman
2006-02-02Oops - fix the builds broken by the backdrop image patchDave Chapman
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman
2006-02-01Reverted the wps image cache as it was causing trouble to users whenMiika Pekkarinen
2006-01-29Cache wps image files to allow really fast boot.Miika Pekkarinen
2006-01-25Functional AB on iRiver H1x0, and improved button mappings (share the NEXTDIR...Brandon Low
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2005-12-09don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg
2005-12-07Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduc...Magnus Holmgren
2005-12-07H300: Enable quick menu in WPS (patch #1375178)Dave Chapman
2005-12-05Playback speed changing support for H300.Thom Johansen
2005-12-05Fixed non-working WPS on the player. Removed some TABs.Jens Arnold
2005-12-04Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman
2005-11-29Use a more proper define. Sorry about that.Thom Johansen
2005-11-29Playback speed fix: forgot to commit this file.Thom Johansen
2005-11-25Quick screen patch by _firefly_Christi Scarborough
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare