summaryrefslogtreecommitdiff
path: root/apps/onplay.c (follow)
Commit message (Expand)AuthorAge
...
* Show insert_last_shuffled item and queue_last_shuffled item when playlist fil...Teruaki Kawashima2009-11-01
* Committing FS#10717 by Tomasz Kowalyczyk: add PLAYLIST_INSERT_LAST_SHUFFLED (...Dave Hooper2009-10-28
* Change the "Rename failed" message to a splash.Thomas Martitz2009-08-23
* Bound the progress slider into the currently used viewport (which should be t...Thomas Martitz2009-08-23
* Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz2009-08-06
* rework cuesheet support:Jonathan Gordon2009-07-20
* FS#10080Nils Wallménius2009-07-14
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Fix playlist "Insert" a bit.Thomas Martitz2009-03-08
* Fix FS#9945 - Paste operation doesn't detect disk full (and possibly other er...Jonas Häggqvist2009-02-26
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* fix FS#9687 - 'set song rating' should not be shown if the DB isnt useableJonathan Gordon2008-12-21
* Fix FS#9357 'Cut/Paste does not remove old folder when replacing', fix sugges...Nils Wallménius2008-12-01
* Make struct text_message const in apps/onplay.cBertrik Sikken2008-11-30
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon2008-10-05
* Used correct voice messages for some splash screens.Alessio Lenzi2008-09-11
* Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye2008-09-07
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* the splash should set the viewport to NULL untill we start passing it a vp. (...Jonathan Gordon2008-05-29
* Create WPS context (onplay) menus using MAKE_ONPLAYMENU macro. Partial fix fo...Bertrik Sikken2008-05-28
* Restore the 'Open With...' menu item to the wps context menu wich was lost so...Nils Wallménius2008-05-22
* FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin2008-05-22
* Fix FS#8986, problem where current file changes during deletion.Steve Bavin2008-05-13
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Accept FS#6188: study mode.Stéphane Doyon2008-05-04
* use the playlist catalog code to generate the playlists under Playlist > Crea...Jonathan Gordon2008-05-04
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* fix FS#7780 - remove some possibly dangerous items from the file browser cont...Jonathan Gordon2008-04-21
* Use file_exists and dir_exists functions where appropriate, fix one wrong fil...Nils Wallménius2008-04-16
* Dont show the playlist catalog item in the file context menu unless the file ...Jonathan Gordon2008-04-14
* FS#8738 - move the progress bar to the bottom of the screen (fixes FS#8736 -...Robert Kukla2008-04-09
* fix FS#8860 - File browser context menu shows unnecessary items in an empty d...Robert Kukla2008-04-09
* Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman2008-03-29
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* fix FS#8599 - First Song in Tagcache can't be ratedRobert Kukla2008-02-12
* Accept FS #8570 by Thomas Martitz: recording dir location was not saved when ...Peter D'Hoye2008-02-10
* only display set rating menu entry if "gather runtime data" is enabled (was r...Robert Kukla2007-11-08
* rework the set song rating setting so it uses the standard list. also the men...Jonathan Gordon2007-11-08
* revert my previous commit and do it in a much less hacky way (both of these w...Jonathan Gordon2007-11-04
* return to the main menu if stop is pressed in the wps context menu, (blame po...Jonathan Gordon2007-11-04
* Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon2007-10-09
* Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye2007-09-03
* Fix bug where cross volume cut/paste would report failure even though it succ...Barry Wardell2007-08-22
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* Oops remove misleading left-behind commentNils Wallménius2007-08-05
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Accept FS#7486 - shortcuts plugin.Jonathan Gordon2007-08-05
* Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files.Jonathan Gordon2007-08-05