summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.c (follow)
Commit message (Expand)AuthorAge
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* more cuesheet cleanup. pass the cuesheet into cue functions so they dont have...Jonathan Gordon2009-07-24
* Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz2009-07-22
* rework cuesheet support:Jonathan Gordon2009-07-20
* Correct another small typo in a comment.Thomas Martitz2009-07-10
* Fix a typoAlexander Levin2009-07-10
* Fix a few comments in gwps.c.Thomas Martitz2009-07-10
* cleanup the remote+main statusbar handling a bit, and fix the bug where the r...Jonathan Gordon2009-07-08
* FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon2009-07-05
* Fix the bug where the short-long fwd/back action would ffwd/rewind the next f...Jonathan Gordon2009-07-03
* Restore the ACTION_REDRAW case as it was before r20661 (with a slight change ...Marianne Arnold2009-06-18
* Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece...Thomas Martitz2009-05-24
* Fix duplicate #includesBertrik Sikken2009-05-17
* get repeat/hold actions working on the touchscreen WPS. prepending an action ...Jonathan Gordon2009-05-17
* allow the user to change the shuffle and repeat modes from the touchscreen, u...Jonathan Gordon2009-05-15
* Revert r20786 as it caused problems with alternating sublines (they need to b...Thomas Martitz2009-04-27
* Setting do_full_update isn't actually needed, since the track changed event w...Thomas Martitz2009-04-25
* beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon2009-04-20
* Fix caption backlight.Thomas Martitz2009-04-14
* Fix remote wps updating (again, FS#10121).Thomas Martitz2009-04-12
* FS#8523 - Disable WPS updating when the backlight is off.Thomas Martitz2009-04-09
* Forgot to add the call too gwps_fix_statusbars(), fixes yellow too.Thomas Martitz2009-04-08
* WPS update optimizations:Thomas Martitz2009-04-08
* FS9795 - some playback cleanup. Jonathan Gordon2009-04-06
* Drop the unnecessary checks since they are made by the callerAlexander Levin2009-04-05
* Fix hopping backwards if skip length is > 0 and we're near the end of the tra...Alexander Levin2009-04-05
* A few skip length and dir change fixes.Thomas Martitz2009-04-04
* Fix the resume problems on hwcodec which were uncovered by r20483+r20485. The...Jens Arnold2009-03-29
* Fix hwcodec to actually check for prevent_skipThomas Martitz2009-03-27
* FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz2009-03-27
* Fix red, and use gui_wps_display() for restoration.Thomas Martitz2009-03-23
* Another wps rework:Thomas Martitz2009-03-23
* Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw...Thomas Martitz2009-03-20
* Put exiting the wps entirely into the hands of the wps (restoring backdrops a...Thomas Martitz2009-03-19
* Move gwps_leave_wps() a bit down, so that the menu-statusbars are showing in ...Thomas Martitz2009-03-19
* Some style changes, move gwps_leave_wps a bit down; add a #define for restora...Thomas Martitz2009-03-17
* Some internal rework of the wps:Thomas Martitz2009-03-17
* Move play_hop() to gwps.c and make it static. It's the only file that calls it.Thomas Martitz2009-03-12
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...Jonathan Gordon2009-01-11
* fix FS#9772 - the statusbars were not working correclty on multi screen targe...Jonathan Gordon2009-01-10
* revert part of r19705 which caused fS#9773Jonathan Gordon2009-01-09
* remove some useless/unused stuff from gwps.cJonathan Gordon2009-01-07
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* woops... fix the header and bump the plugin APIJonathan Gordon2009-01-02
* More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)Jonathan Gordon2009-01-02
* try again... BUTTON_NONE is not a sys event :pJonathan Gordon2009-01-01
* fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handlingJonathan Gordon2009-01-01
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09