summaryrefslogtreecommitdiff
path: root/apps/onplay.c (follow)
Commit message (Expand)AuthorAge
...
* Accept FS#7437 - add the delete option to the wps context menu so the current...Jonathan Gordon2007-07-31
* Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen2007-07-21
* User configurable recording path (my patch in FS#7201). path defaults to / an...Jonathan Gordon2007-07-10
* Add splash messages while copying, moving, and deleting files. Also boost the...Dan Everton2007-05-20
* Remove unused function and unused headerNils Wallménius2007-05-19
* Use INSERT_LAST when inserting tracks before playback has started. Fixes FS#...Hardeep Sidhu2007-05-15
* Add an item to the WPS context menu to browse a currently playing cuesheet. T...Nicolas Pennequin2007-05-14
* Enable playlist functions for m3u filesHardeep Sidhu2007-05-03
* The menu code needs to know that the function wants a param...Jonathan Gordon2007-05-01
* Convert onplay.c to the new manu API. only plugins are still using the old AP...Jonathan Gordon2007-04-30
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* No more type punning where it's not funny.Michael Sevakis2007-04-21
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha...Peter D'Hoye2007-04-12
* Give all menus using the old API a nice title and icons (except plugins)Jonathan Gordon2007-04-08
* Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon2007-03-29
* #ifdef HAVE_TAGCACHE the set_rating code and remove some old, unused codeRobert Kukla2007-03-26
* Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla2007-03-26
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Introducing the root menu!Jonathan Gordon2007-03-01
* Character-encoding policingDave Chapman2007-02-28
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* fix FS#6700. If you really need to paste into the source directory, do Jonathan Gordon2007-02-27
* Convert the EQ menusJonathan Gordon2007-02-19
* Fix FS #6624 - remove useless menu items from the context menu in an empty di...Jonathan Gordon2007-02-06
* Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold2007-02-03
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Minor changes to the delete screen (FS#6022). Use multi-screen api.Jonathan Gordon2006-12-27
* Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertionJonathan Gordon2006-12-26
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Directory delete: 1) show which directory is being removed when going through...Peter D'Hoye2006-12-14
* 1) Delete unused files from old database and old gui files 2) Remove unnecces...Nils Wallménius2006-12-11
* File and (recursive) directories properties in the file browser context menu....Peter D'Hoye2006-11-30
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Use INSERT_LAST when creating a new playlist. Fixes B#6028.Hardeep Sidhu2006-09-19
* Always set random seed before inserting tracks shuffled. Fixes problem with ...Hardeep Sidhu2006-09-15
* * fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon2006-08-16
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* Better UI response with playlist operations.Miika Pekkarinen2006-08-12
* Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen2006-08-10
* Tagcache: Fixed runtime stats not being gathered when tagcache is keptMiika Pekkarinen2006-08-02
* Enabled playlist submenu for tagcache!Miika Pekkarinen2006-07-25
* Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalogLinus Nielsen Feltzing2006-07-18
* Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye2006-05-21
* Allow insert shuffled option for directories when playlist is empty. Based o...Hardeep Sidhu2006-04-19
* 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