summaryrefslogtreecommitdiffstats
path: root/apps/gui/gwps.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Prototype declaration strictness fixes.Bertrik Sikken1-1/+1
2008-05-04Accept FS#6188: study mode.Stéphane Doyon1-46/+81
2008-05-03Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon1-0/+1
2008-03-29Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman1-3/+0
2008-02-10Hopefully fix FS#8459 by updating the WPS data when returning from the contex...Nicolas Pennequin1-0/+4
2008-02-05(Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden1-1/+0
2008-02-05updated the quickscreen's:Jonathan Gordon1-0/+1
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin1-0/+15
2007-11-04revert my previous commit and do it in a much less hacky way (both of these w...Jonathan Gordon1-2/+4
2007-08-22Apply fix from FS#6341, with some changes by me.Magnus Holmgren1-2/+4
2007-08-02Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon1-1/+9
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon1-6/+0
2007-07-06Copy current track path as a string, not a slightly-oversized block.Steve Bavin1-1/+2
2007-05-19Remove unused function and unused headerNils Wallménius1-1/+0
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin1-3/+4
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin1-0/+37
2007-04-25Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin1-0/+3
2007-04-22Ooooops, fix warning.Jens Arnold1-1/+0
2007-04-22Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold1-22/+16
2007-04-18Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon1-2/+2
2007-04-13rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...Marcoen Hirschberg1-2/+2
2007-04-08fix FS#6883 — Follow playlist override where the WPS leaves you when a pla...Jonathan Gordon1-1/+2
2007-04-04Introducing the WPS tokenizer !Nicolas Pennequin1-141/+0
2007-03-01fix usb disconnecting in the WPSJonathan Gordon1-1/+1
2007-03-01Introducing the root menu!Jonathan Gordon1-43/+10
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin1-2/+46
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon1-20/+22
2006-12-13Removed unused button defines and made private functions staticNils Wallménius1-5/+16
2006-11-26dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon1-2/+2
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold1-16/+16
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon1-2/+3
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-17software keylock works againJonathan Gordon1-16/+6
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-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-251/+65
2006-07-18Ensure long press of stop button in WPS stops play thanks to Slasheri and Ami...Martin Scarratt1-2/+2
2006-07-01Restore the WPS display correctly after leaving the F3 quick screen on Archos...Linus Nielsen Feltzing1-0/+10
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye1-39/+16
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 Feltzing1-2/+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-21Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts1-1/+2
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 Roberts1-3/+1
2006-04-09Back out the 'do not stop playback until stop button has been released' chang...Magnus Holmgren1-2/+0
2006-04-06Do not stop playback until stop button has been released or shutdownMiika Pekkarinen1-0/+2
2006-04-02Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts1-2/+3