summaryrefslogtreecommitdiff
path: root/apps/onplay.c (follow)
Commit message (Expand)AuthorAge
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* Whoops, the Archos Player/Studio doesn't have the ability to change pitch..Zakk Roberts2006-03-22
* Pitch screen now accessible from the WPS context menu for all targets. This m...Zakk Roberts2006-03-22
* Patch #4833 by Jonas Häggqvist: "Use abstracted gui for recursive inse...Hristo Kovachev2006-03-21
* Add 'clipboard' type functionality to onplay menu. You can cut/copy/paste dir...Dan Everton2006-03-20
* Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, a...Linus Nielsen Feltzing2006-03-13
* Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger2006-03-04
* Currently playing playlist can now be overwritten. Save playlist screen defa...Hardeep Sidhu2006-02-09
* Add Equalizer configuration to Sound Settings menu.Dan Everton2006-02-07
* Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman2006-02-02
* Oops - fix the builds broken by the backdrop image patchDave Chapman2006-02-02
* Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman2006-02-02
* Added "Queue shuffled", for completenessLinus Nielsen Feltzing2006-01-25
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Commited George Styles's patch which added multi-screen support to the delete...Kevin Ferrare2005-11-22
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* Should be iso 8859 (perhaps...) aslo fixed the warningKevin Ferrare2005-11-02
* Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare2005-11-01
* Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare2005-10-31
* Added ID3 database support for individual tracks in the context menuLinus Nielsen Feltzing2005-08-30
* Disabled set rating option when the runtime database isn't working.. to avoid...Michiel Van Der Kolk2005-07-08
* song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk2005-07-04
* Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu2005-06-25
* Added sound settings to the WPS context menuLinus Nielsen Feltzing2005-06-24
* Removed Create Playlist from the browser context menu, put Playlist first in ...Linus Nielsen Feltzing2005-06-24
* Put back the playlist creation options in the main menuLinus Nielsen Feltzing2005-06-24
* Make resume work with manually shuffled playlists (idea by hardeep on IRC)Tomas Salfischberger2005-06-23
* Added a "Shuffle playlist" option to the context menu. Someone on the forum c...Tomas Salfischberger2005-06-23
* Don't clear the button queue.Jens Arnold2005-06-23
* When exiting the context menu with the menu button, call the main menu. Mainl...Jens Arnold2005-06-23
* Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing2005-06-23
* File rename wrongly accepted an empty target filename, corrupting the file sy...Linus Nielsen Feltzing2005-05-13
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Undo previous commit. Apparently, this is not wanted behaviour.Thom Johansen2005-03-06
* "Open With" menu duplicate entry bug fixed.Thom Johansen2005-03-06
* fixes an issue with LANG_PLAYINDICES_PLAYLIST id.Jose Maria Garcia-Valdecasas Bernal2005-02-03
* no rename nor delete option on volumesJörg Hohensohn2005-01-04
* Increased the maximum viewers limit to 16Linus Nielsen Feltzing2004-10-14
* Fixed delete confirmation dialouge in onplay (again)Henrik Backe2004-10-06
* Fixed broken delete file/directory confirmation in onplayHenrik Backe2004-09-21
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Moved the Open With option down in the ON+Play menuLinus Nielsen Feltzing2004-07-30
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTEDLinus Nielsen Feltzing2004-07-13
* Fixed menu leakHardeep Sidhu2004-07-01
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Removed vbr_fix, as it now is a pluginLinus Nielsen Feltzing2004-06-10
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21