summaryrefslogtreecommitdiff
path: root/apps/onplay.c (follow)
Commit message (Expand)AuthorAge
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* Fix minor bookmark problems/Enhance bookmark functionsOsborne Jacobs2012-03-12
* Sprinkle around some static and const.Nils Wallménius2011-12-05
* FS#12251 - User shortcuts in the main menu.Jonathan Gordon2011-11-15
* Fix FS#12357 - New backdrop not displayed after set backdrop from context menuThomas Martitz2011-10-28
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Fix exit/return behavior in the id3 info screen.Fixes returning immediately o...Thomas Martitz2011-10-07
* Add a %cs item for the context menusJonathan Gordon2011-08-05
* FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon2011-07-20
* Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts2011-04-10
* Stay in file browser (do not go to WPS) after adding a track to the playlist ...Alexander Levin2010-12-17
* FS#11751: increase buffer size of settings to store path.Teruaki Kawashima2010-11-15
* New setting to control the file browser start location.Jonathan Gordon2010-10-04
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* Rename functions so that the code is easier to readAlexander Levin2010-07-06
* a few more HAVE_PICTUREFLOW_INTEGRATIONJonathan Gordon2010-06-09
* rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon2010-06-09
* reclaim most of the delta from the pictureflow commitJonathan Gordon2010-06-09
* FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon2010-06-09
* No need to have a variable for a thing computed by the preprocessorAlexander Levin2010-05-11
* Fix yellowJeffrey Goode2010-05-11
* Add Insert Shuffled to hotkey optionsJeffrey Goode2010-05-11
* More hotkey code cleanupJeffrey Goode2010-05-11
* FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode2010-05-09
* Hotkey menu items have their own iconJeffrey Goode2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Mark const return value; correct the comment about valid menu items for the h...Alexander Levin2010-04-12
* Small hotkey code changes for readabilityJeffrey Goode2010-04-11
* FS#11195, plus. Simplified hotkey struct, thanks alle!Jeffrey Goode2010-04-11
* Fix typos in commentsAlexander Levin2010-04-10
* Use better names for hotkey related constants; add somecomments (FS#11191)Alexander Levin2010-04-10
* Fix data abort due to malformed switch code. My bad.Jeffrey Goode2010-04-08
* Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode2010-04-08
* No need to call the same function twiceAlexander Levin2010-04-03
* Make hotkey strings (question and confirmation) better localizable (FS#11171)Alexander Levin2010-04-03
* FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode2010-04-01
* FS#11017: add Playlist Catalog and Properties item to database's context menu.Teruaki Kawashima2010-02-21
* Playlist Viewer Changes to bring consistency:Thomas Martitz2010-02-20
* onplay.c: optimize a little bit.Teruaki Kawashima2010-02-15
* onplay: move functions to a bit more logical order; some functions, some menu...Teruaki Kawashima2010-02-14
* skin rework (FS#10922) notable changes:Jonathan Gordon2010-01-29
* Simplify some expressions using the ? operatorBertrik Sikken2010-01-01
* Make the delete_handler function return the actual result, instead of just 'f...Mohamed Tarek2010-01-01
* Fix FS#10433 - "Play Next" should use the "warn on playlist change" setting l...Jonathan Gordon2009-12-18
* remove 3 bad viewport functions:Jonathan Gordon2009-11-11
* Removed unneeded includesJeffrey Goode2009-11-09