summaryrefslogtreecommitdiffstats
path: root/apps/onplay.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-1/+5
2006-09-19Use INSERT_LAST when creating a new playlist. Fixes B#6028.Hardeep Sidhu1-1/+1
2006-09-15Always set random seed before inserting tracks shuffled. Fixes problem with ...Hardeep Sidhu1-0/+4
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-1/+1
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-5/+1
2006-08-12Better UI response with playlist operations.Miika Pekkarinen1-0/+2
2006-08-10Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen1-1/+1
2006-08-02Tagcache: Fixed runtime stats not being gathered when tagcache is keptMiika Pekkarinen1-1/+1
2006-07-25Enabled playlist submenu for tagcache!Miika Pekkarinen1-18/+25
2006-07-18Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalogLinus Nielsen Feltzing1-2/+50
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye1-11/+2
2006-04-19Allow insert shuffled option for directories when playlist is empty. Based o...Hardeep Sidhu1-0/+8
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-2/+2
2006-03-22Whoops, the Archos Player/Studio doesn't have the ability to change pitch..Zakk Roberts1-0/+2
2006-03-22Pitch screen now accessible from the WPS context menu for all targets. This m...Zakk Roberts1-29/+32
2006-03-21Patch #4833 by Jonas Häggqvist: "Use abstracted gui for recursive inse...Hristo Kovachev1-28/+6
2006-03-20Add 'clipboard' type functionality to onplay menu. You can cut/copy/paste dir...Dan Everton1-6/+293
2006-03-13Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, a...Linus Nielsen Feltzing1-1/+1
2006-03-04Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger1-2/+7
2006-02-09Currently playing playlist can now be overwritten. Save playlist screen defa...Hardeep Sidhu1-12/+2
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton1-1/+21
2006-02-02Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman1-2/+2
2006-02-02Oops - fix the builds broken by the backdrop image patchDave Chapman1-1/+4
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman1-0/+38
2006-01-25Added "Queue shuffled", for completenessLinus Nielsen Feltzing1-0/+5
2005-12-05kill gcc4 warningsDaniel Stenberg1-11/+13
2005-11-22Commited George Styles's patch which added multi-screen support to the delete...Kevin Ferrare1-44/+25
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-2/+2
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough1-1/+0
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-2/+3
2005-11-02Should be iso 8859 (perhaps...) aslo fixed the warningKevin Ferrare1-1/+1
2005-11-01Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare1-1/+1
2005-10-31Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare1-2/+6
2005-08-30Added ID3 database support for individual tracks in the context menuLinus Nielsen Feltzing1-2/+3
2005-07-08Disabled set rating option when the runtime database isn't working.. to avoid...Michiel Van Der Kolk1-3/+6
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk1-0/+3
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu1-2/+7
2005-06-24Added sound settings to the WPS context menuLinus Nielsen Feltzing1-7/+15
2005-06-24Removed Create Playlist from the browser context menu, put Playlist first in ...Linus Nielsen Feltzing1-10/+6
2005-06-24Put back the playlist creation options in the main menuLinus Nielsen Feltzing1-3/+1
2005-06-23Make resume work with manually shuffled playlists (idea by hardeep on IRC)Tomas Salfischberger1-6/+2
2005-06-23Added a "Shuffle playlist" option to the context menu. Someone on the forum c...Tomas Salfischberger1-2/+19
2005-06-23Don't clear the button queue.Jens Arnold1-1/+0
2005-06-23When exiting the context menu with the menu button, call the main menu. Mainl...Jens Arnold1-2/+20
2005-06-23Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing1-71/+195
2005-05-13File rename wrongly accepted an empty target filename, corrupting the file sy...Linus Nielsen Feltzing1-1/+1
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-5/+5
2005-03-06Undo previous commit. Apparently, this is not wanted behaviour.Thom Johansen1-1/+1
2005-03-06"Open With" menu duplicate entry bug fixed.Thom Johansen1-1/+1
2005-02-03fixes an issue with LANG_PLAYINDICES_PLAYLIST id.Jose Maria Garcia-Valdecasas Bernal1-1/+1