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