| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix a typo | Alexander Levin | 2009-07-10 |
| * | Fix a few comments in gwps.c. | Thomas Martitz | 2009-07-10 |
| * | cleanup the remote+main statusbar handling a bit, and fix the bug where the r... | Jonathan Gordon | 2009-07-08 |
| * | fix yellow | Jonathan Gordon | 2009-07-05 |
| * | FS#10406 - split the statusbar setting into one for each display, and allow t... | Jonathan Gordon | 2009-07-05 |
| * | Fix the bug where the short-long fwd/back action would ffwd/rewind the next f... | Jonathan Gordon | 2009-07-03 |
| * | Oops. | Steve Bavin | 2009-06-22 |
| * | Allow use of timestretch with semitones in the pitchscreen. Rename variables ... | Steve Bavin | 2009-06-22 |
| * | Merge the "Replaygain Off" option into the replaygain type; eliminate the "O... | Alexander Levin | 2009-06-20 |
| * | Display speed as relative to real-time, not timestretch amount. | Steve Bavin | 2009-06-20 |
| * | Slightly rearrange statements. No functional change but RAM and binary are re... | Alexander Levin | 2009-06-19 |
| * | Restore the ACTION_REDRAW case as it was before r20661 (with a slight change ... | Marianne Arnold | 2009-06-18 |
| * | Renamed routines and changed comments for clarity. | Steve Bavin | 2009-06-16 |
| * | Fix the charcell viewport defaults. The statusbar is offscreen on charcell. T... | Jens Arnold | 2009-06-12 |
| * | FS#8894 - Add time stretching feature to all SWCODEC targets - the current al... | Steve Bavin | 2009-06-12 |
| * | Fix a problem that the statusbar was redrawn to late and not really in sync w... | Thomas Martitz | 2009-06-08 |
| * | Convert a number of places in core and plugins to use the BIT_N() macro inste... | Jens Arnold | 2009-06-07 |
| * | Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece... | Thomas Martitz | 2009-05-24 |
| * | Simplify some redundant boolean expressions | Bertrik Sikken | 2009-05-21 |
| * | Remove some unused declarations | Bertrik Sikken | 2009-05-21 |
| * | Fix duplicate #includes | Bertrik Sikken | 2009-05-17 |
| * | Clean up some unused #includes | Bertrik Sikken | 2009-05-17 |
| * | get repeat/hold actions working on the touchscreen WPS. prepending an action ... | Jonathan Gordon | 2009-05-17 |
| * | New 'clock present' WPS tag: The tag checks for the presence of the clock har... | Marianne Arnold | 2009-05-16 |
| * | Fix splash on greyscale (was showing only a black or grey box, no text) by re... | Thomas Martitz | 2009-05-15 |
| * | Fix FS#10197 by setting the viewport before calculating the string size. | Thomas Martitz | 2009-05-15 |
| * | More touchscreen additions, quickscreen, browser, context menu, skip fwd/back... | Jonathan Gordon | 2009-05-15 |
| * | allow the user to change the shuffle and repeat modes from the touchscreen, u... | Jonathan Gordon | 2009-05-15 |
| * | get the quickscreen working on the mr500. hold "mode" on the remote to get to... | Jonathan Gordon | 2009-05-15 |
| * | Remove unneeded #include "backdrop.h" | Bertrik Sikken | 2009-05-09 |
| * | Convert splashes to viewports for bitmap targets and only draw/update the vie... | Thomas Martitz | 2009-05-08 |
| * | Keep the quickscreen from crashing the player with a divide by 0 | Karl Kurbjun | 2009-05-06 |
| * | Revert r20786 as it caused problems with alternating sublines (they need to b... | Thomas Martitz | 2009-04-27 |
| * | Setting do_full_update isn't actually needed, since the track changed event w... | Thomas Martitz | 2009-04-25 |
| * | beginings of a working touchscreen interface for the WPS. 2 new tags: | Jonathan Gordon | 2009-04-20 |
| * | Fix caption backlight. | Thomas Martitz | 2009-04-14 |
| * | Fix remote wps updating (again, FS#10121). | Thomas Martitz | 2009-04-12 |
| * | Slightly more compact boundary check. | Jens Arnold | 2009-04-11 |
| * | Fix the scrollbar boundary checking to prevent the player from freezing on sc... | Karl Kurbjun | 2009-04-11 |
| * | FS#8523 - Disable WPS updating when the backlight is off. | Thomas Martitz | 2009-04-09 |
| * | Forgot to add the call too gwps_fix_statusbars(), fixes yellow too. | Thomas Martitz | 2009-04-08 |
| * | WPS update optimizations: | Thomas Martitz | 2009-04-08 |
| * | FS9795 - some playback cleanup. | Jonathan Gordon | 2009-04-06 |
| * | Drop the unnecessary checks since they are made by the caller | Alexander Levin | 2009-04-05 |
| * | Fix hopping backwards if skip length is > 0 and we're near the end of the tra... | Alexander Levin | 2009-04-05 |
| * | A few skip length and dir change fixes. | Thomas Martitz | 2009-04-04 |
| * | Fix the resume problems on hwcodec which were uncovered by r20483+r20485. The... | Jens Arnold | 2009-03-29 |
| * | Fix potential NULL pointer access. | Jens Arnold | 2009-03-29 |
| * | Fix typos in comments | Alexander Levin | 2009-03-28 |
| * | Fix hwcodec to actually check for prevent_skip | Thomas Martitz | 2009-03-27 |