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