summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* 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
* fix yellowJonathan Gordon2009-07-05
* 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
* Oops.Steve Bavin2009-06-22
* Allow use of timestretch with semitones in the pitchscreen. Rename variables ...Steve Bavin2009-06-22
* Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin2009-06-20
* Display speed as relative to real-time, not timestretch amount.Steve Bavin2009-06-20
* Slightly rearrange statements. No functional change but RAM and binary are re...Alexander Levin2009-06-19
* Restore the ACTION_REDRAW case as it was before r20661 (with a slight change ...Marianne Arnold2009-06-18
* Renamed routines and changed comments for clarity.Steve Bavin2009-06-16
* Fix the charcell viewport defaults. The statusbar is offscreen on charcell. T...Jens Arnold2009-06-12
* FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin2009-06-12
* Fix a problem that the statusbar was redrawn to late and not really in sync w...Thomas Martitz2009-06-08
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece...Thomas Martitz2009-05-24
* Simplify some redundant boolean expressionsBertrik Sikken2009-05-21
* Remove some unused declarationsBertrik Sikken2009-05-21
* Fix duplicate #includesBertrik Sikken2009-05-17
* Clean up some unused #includesBertrik Sikken2009-05-17
* get repeat/hold actions working on the touchscreen WPS. prepending an action ...Jonathan Gordon2009-05-17
* New 'clock present' WPS tag: The tag checks for the presence of the clock har...Marianne Arnold2009-05-16
* Fix splash on greyscale (was showing only a black or grey box, no text) by re...Thomas Martitz2009-05-15
* Fix FS#10197 by setting the viewport before calculating the string size.Thomas Martitz2009-05-15
* More touchscreen additions, quickscreen, browser, context menu, skip fwd/back...Jonathan Gordon2009-05-15
* allow the user to change the shuffle and repeat modes from the touchscreen, u...Jonathan Gordon2009-05-15
* get the quickscreen working on the mr500. hold "mode" on the remote to get to...Jonathan Gordon2009-05-15
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Convert splashes to viewports for bitmap targets and only draw/update the vie...Thomas Martitz2009-05-08
* Keep the quickscreen from crashing the player with a divide by 0Karl Kurbjun2009-05-06
* 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
* Slightly more compact boundary check.Jens Arnold2009-04-11
* Fix the scrollbar boundary checking to prevent the player from freezing on sc...Karl Kurbjun2009-04-11
* 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 potential NULL pointer access.Jens Arnold2009-03-29
* Fix typos in commentsAlexander Levin2009-03-28
* Fix hwcodec to actually check for prevent_skipThomas Martitz2009-03-27