summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/playback_control.c (follow)
Commit message (Expand)AuthorAge
* Accept FS#7966 by Bertrik Sikken, correcting captions in playback control sub...Nils Wallménius2007-10-20
* Fix the text for settings which have a different title than what is shown in ...Jonathan Gordon2007-07-23
* Rearrange and cleanup settings codeJonathan Gordon2007-07-11
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* woops, used the wrong defineJonathan Gordon2007-03-26
* Convert the playback control menu to the new API. Makes a good example Jonathan Gordon2007-03-26
* Make the Play / Pause option restart playback if its stopped alsoJonathan Gordon2007-03-12
* Fix minor typo in the plugin playback control menu c->CNils Wallménius2006-11-28
* 'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg2006-08-11
* don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg2006-08-11
* Basic plugin playback control menu by Jonathan Gordon (Patch #4874)Linus Nielsen Feltzing2006-03-26