summaryrefslogtreecommitdiff
path: root/apps/onplay.c
AgeCommit message (Expand)Author
2006-03-04Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger
2006-02-09Currently playing playlist can now be overwritten. Save playlist screen defa...Hardeep Sidhu
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton
2006-02-02Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman
2006-02-02Oops - fix the builds broken by the backdrop image patchDave Chapman
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman
2006-01-25Added "Queue shuffled", for completenessLinus Nielsen Feltzing
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-11-22Commited George Styles's patch which added multi-screen support to the delete...Kevin Ferrare
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-02Should be iso 8859 (perhaps...) aslo fixed the warningKevin Ferrare
2005-11-01Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare
2005-10-31Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare
2005-08-30Added ID3 database support for individual tracks in the context menuLinus Nielsen Feltzing
2005-07-08Disabled set rating option when the runtime database isn't working.. to avoid...Michiel Van Der Kolk
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu
2005-06-24Added sound settings to the WPS context menuLinus Nielsen Feltzing
2005-06-24Removed Create Playlist from the browser context menu, put Playlist first in ...Linus Nielsen Feltzing
2005-06-24Put back the playlist creation options in the main menuLinus Nielsen Feltzing
2005-06-23Make resume work with manually shuffled playlists (idea by hardeep on IRC)Tomas Salfischberger
2005-06-23Added a "Shuffle playlist" option to the context menu. Someone on the forum c...Tomas Salfischberger
2005-06-23Don't clear the button queue.Jens Arnold
2005-06-23When exiting the context menu with the menu button, call the main menu. Mainl...Jens Arnold
2005-06-23Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing
2005-05-13File rename wrongly accepted an empty target filename, corrupting the file sy...Linus Nielsen Feltzing
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-03-06Undo previous commit. Apparently, this is not wanted behaviour.Thom Johansen
2005-03-06"Open With" menu duplicate entry bug fixed.Thom Johansen
2005-02-03fixes an issue with LANG_PLAYINDICES_PLAYLIST id.Jose Maria Garcia-Valdecasas Bernal
2005-01-04no rename nor delete option on volumesJörg Hohensohn
2004-10-14Increased the maximum viewers limit to 16Linus Nielsen Feltzing
2004-10-06Fixed delete confirmation dialouge in onplay (again)Henrik Backe
2004-09-21Fixed broken delete file/directory confirmation in onplayHenrik Backe
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-07-30Moved the Open With option down in the ON+Play menuLinus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-13Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTEDLinus Nielsen Feltzing
2004-07-01Fixed menu leakHardeep Sidhu
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing
2004-06-10Removed vbr_fix, as it now is a pluginLinus Nielsen Feltzing
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-04-16Enabled the rmdir()Linus Nielsen Feltzing
2004-04-08On+Play option and handler to delete a directory (recursively). Currently it ...Jörg Hohensohn
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-03-11Moved Create Directory to the ON+Play menuLinus Nielsen Feltzing