summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.c
AgeCommit message (Expand)Author
2008-10-09FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon
2008-10-05Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon
2008-08-04Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) ...Bertrik Sikken
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen
2008-07-07Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTIO...Marc Guay
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-06-23fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...Jonathan Gordon
2008-05-08Prototype declaration strictness fixes.Bertrik Sikken
2008-05-04Accept FS#6188: study mode.Stéphane Doyon
2008-05-03Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon
2008-03-29Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman
2008-02-10Hopefully fix FS#8459 by updating the WPS data when returning from the contex...Nicolas Pennequin
2008-02-05(Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden
2008-02-05updated the quickscreen's:Jonathan Gordon
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin
2007-11-04revert my previous commit and do it in a much less hacky way (both of these w...Jonathan Gordon
2007-08-22Apply fix from FS#6341, with some changes by me.Magnus Holmgren
2007-08-02Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-07-06Copy current track path as a string, not a slightly-oversized block.Steve Bavin
2007-05-19Remove unused function and unused headerNils Wallménius
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin
2007-04-25Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin
2007-04-22Ooooops, fix warning.Jens Arnold
2007-04-22Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold
2007-04-18Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon
2007-04-13rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...Marcoen Hirschberg
2007-04-08fix FS#6883 — Follow playlist override where the WPS leaves you when a pla...Jonathan Gordon
2007-04-04Introducing the WPS tokenizer !Nicolas Pennequin
2007-03-01fix usb disconnecting in the WPSJonathan Gordon
2007-03-01Introducing the root menu!Jonathan Gordon
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin
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