| Commit message (Expand) | Author | Age |
| * | Start of some apps/ and wps cleanup work... Move everything related to the ac... | Jonathan Gordon | 2009-07-27 |
| * | more cuesheet cleanup. pass the cuesheet into cue functions so they dont have... | Jonathan Gordon | 2009-07-24 |
| * | Commit part of FS#9873 - Utilise buttons for playlisting | Thomas Martitz | 2009-07-22 |
| * | rework cuesheet support: | Jonathan Gordon | 2009-07-20 |
| * | Correct another small typo in a comment. | Thomas Martitz | 2009-07-10 |
| * | 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 |
| * | 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 |
| * | Restore the ACTION_REDRAW case as it was before r20661 (with a slight change ... | Marianne Arnold | 2009-06-18 |
| * | Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece... | Thomas Martitz | 2009-05-24 |
| * | Fix duplicate #includes | Bertrik Sikken | 2009-05-17 |
| * | get repeat/hold actions working on the touchscreen WPS. prepending an action ... | Jonathan Gordon | 2009-05-17 |
| * | allow the user to change the shuffle and repeat modes from the touchscreen, u... | Jonathan Gordon | 2009-05-15 |
| * | 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 |
| * | 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 hwcodec to actually check for prevent_skip | Thomas Martitz | 2009-03-27 |
| * | FS#10014 - Separate tracklocking out of skip length, skip length prevented to... | Thomas Martitz | 2009-03-27 |
| * | Fix red, and use gui_wps_display() for restoration. | Thomas Martitz | 2009-03-23 |
| * | Another wps rework: | Thomas Martitz | 2009-03-23 |
| * | Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw... | Thomas Martitz | 2009-03-20 |
| * | Put exiting the wps entirely into the hands of the wps (restoring backdrops a... | Thomas Martitz | 2009-03-19 |
| * | Move gwps_leave_wps() a bit down, so that the menu-statusbars are showing in ... | Thomas Martitz | 2009-03-19 |
| * | Some style changes, move gwps_leave_wps a bit down; add a #define for restora... | Thomas Martitz | 2009-03-17 |
| * | Some internal rework of the wps: | Thomas Martitz | 2009-03-17 |
| * | Move play_hop() to gwps.c and make it static. It's the only file that calls it. | Thomas Martitz | 2009-03-12 |
| * | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon | 2009-02-01 |
| * | Statusbar handling fixes. | Jonathan Gordon | 2009-02-01 |
| * | use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track... | Jonathan Gordon | 2009-01-11 |
| * | fix FS#9772 - the statusbars were not working correclty on multi screen targe... | Jonathan Gordon | 2009-01-10 |
| * | revert part of r19705 which caused fS#9773 | Jonathan Gordon | 2009-01-09 |
| * | remove some useless/unused stuff from gwps.c | Jonathan Gordon | 2009-01-07 |
| * | redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even... | Jonathan Gordon | 2009-01-05 |
| * | woops... fix the header and bump the plugin API | Jonathan Gordon | 2009-01-02 |
| * | More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741) | Jonathan Gordon | 2009-01-02 |
| * | try again... BUTTON_NONE is not a sys event :p | Jonathan Gordon | 2009-01-01 |
| * | fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handling | Jonathan Gordon | 2009-01-01 |
| * | resize-on-load for bitmap files on 2bpp and color targets | Andrew Mahone | 2008-12-09 |