summaryrefslogtreecommitdiff
path: root/src/playlist_state.c
AgeCommit message (Expand)Author
2011-02-23playlist_state: add option "restore_paused"Max Kellermann
2011-02-23playlist_state: declare local variable as enumMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2011-01-10player_control: removed the global variable "pc"Max Kellermann
2010-09-23playlist_state: Fix the "state" line in the outputThomas Jansen
2010-07-25queue_save: save tags and range of non-database songsMax Kellermann
2010-07-25queue_save: queue_load_song() returns voidMax Kellermann
2010-07-25state_file: use the text_file libraryMax Kellermann
2010-07-25playlist_state: simplify printf() callsMax Kellermann
2010-03-21Add support for MixRamp tagsTim Phipps
2009-12-31Update copyright notices.Avuton Olrich
2009-11-12include config.h in all sourcesMax Kellermann
2009-10-23output_plugin: added methods enable() and disable()Max Kellermann
2009-10-08player_control: no CamelCaseMax Kellermann
2009-10-08player_control: bundle "get" functions in pc_get_status()Max Kellermann
2009-10-08state_file: save only if something has changedMax Kellermann
2009-07-28playlist: CamelCaseIsBadCourtney Cavin
2009-07-15state_file: don't rewind the stream while reading the state fileMax Kellermann
2009-06-29playlist_state: don't save "current" song when none is setMax Kellermann
2009-06-26playlist_state: save state when stoppedChristopher Zimmerman
2009-03-30implemented the 'consume' modeRomain Bignon
2009-03-27renamed smartstop to single and changed behaviorRomain Bignon
2009-03-27implements the smartstop featureRomain Bignon
2009-03-26playlist_state: fix playback restore in random modeMax Kellermann
2009-03-25playlist_state: start playing after restore is completeMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-04playlist: increase playlist version after loading stateMax Kellermann
2009-02-04playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann
2009-02-04playlist: moved code to playlist_state.cMax Kellermann