summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.c (follow)
Commit message (Expand)AuthorAge
...
* revert the previous commit to find a nice way to fix the yellow...Jonathan Gordon2008-11-16
* FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a...Jonathan Gordon2008-11-16
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon2008-10-09
* Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon2008-10-05
* Skip length: restore the ability to skip by just a few secondsStéphane Doyon2008-08-18
* Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) ...Bertrik Sikken2008-08-04
* Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen2008-07-14
* Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTIO...Marc Guay2008-07-07
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...Jonathan Gordon2008-06-23
* Prototype declaration strictness fixes.Bertrik Sikken2008-05-08
* Accept FS#6188: study mode.Stéphane Doyon2008-05-04
* Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon2008-05-03
* Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman2008-03-29
* Hopefully fix FS#8459 by updating the WPS data when returning from the contex...Nicolas Pennequin2008-02-10
* (Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden2008-02-05
* updated the quickscreen's:Jonathan Gordon2008-02-05
* Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin2007-11-11
* revert my previous commit and do it in a much less hacky way (both of these w...Jonathan Gordon2007-11-04
* Apply fix from FS#6341, with some changes by me.Magnus Holmgren2007-08-22
* Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon2007-08-02
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Copy current track path as a string, not a slightly-oversized block.Steve Bavin2007-07-06
* Remove unused function and unused headerNils Wallménius2007-05-19
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin2007-04-25
* Ooooops, fix warning.Jens Arnold2007-04-22
* Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold2007-04-22
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...Marcoen Hirschberg2007-04-13
* fix FS#6883 — Follow playlist override where the WPS leaves you when a pla...Jonathan Gordon2007-04-08
* Introducing the WPS tokenizer !Nicolas Pennequin2007-04-04
* fix usb disconnecting in the WPSJonathan Gordon2007-03-01
* Introducing the root menu!Jonathan Gordon2007-03-01
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2006-12-22
* Removed unused button defines and made private functions staticNils Wallménius2006-12-13
* dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon2006-11-26
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon2006-11-08
* initial (re)support for F3Jonathan Gordon2006-08-22
* directory navigation in wps works as before (short then long next/prev)Jonathan Gordon2006-08-22
* software keylock works againJonathan Gordon2006-08-17
* * fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon2006-08-16
* Prevent accidental track skip when entering the WPSLinus Nielsen Feltzing2006-08-16