index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
PlaylistState.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
Playlist: convert functions to methods
Max Kellermann
1
-21
/
+11
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-3
/
+0
2013-01-06
queue: convert all functions to methods
Max Kellermann
1
-9
/
+6
2013-01-04
player_control.h: convert header to C++
Max Kellermann
1
-1
/
+1
2013-01-04
playlist: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-03
TextFile: convert to a class
Max Kellermann
1
-7
/
+7
2013-01-03
text_file: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
db_save, state_file: convert to C++
Max Kellermann
1
-3
/
+5
2011-02-23
playlist_state: add option "restore_paused"
Max Kellermann
1
-0
/
+8
2011-02-23
playlist_state: declare local variable as enum
Max Kellermann
1
-1
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-21
/
+27
2010-09-23
playlist_state: Fix the "state" line in the output
Thomas Jansen
1
-1
/
+1
2010-07-25
queue_save: save tags and range of non-database songs
Max Kellermann
1
-1
/
+1
2010-07-25
queue_save: queue_load_song() returns void
Max Kellermann
1
-3
/
+1
2010-07-25
state_file: use the text_file library
Max Kellermann
1
-32
/
+31
2010-07-25
playlist_state: simplify printf() calls
Max Kellermann
1
-22
/
+18
2010-03-21
Add support for MixRamp tags
Tim Phipps
1
-0
/
+10
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-23
output_plugin: added methods enable() and disable()
Max Kellermann
1
-0
/
+6
2009-10-08
player_control: no CamelCase
Max Kellermann
1
-8
/
+4
2009-10-08
player_control: bundle "get" functions in pc_get_status()
Max Kellermann
1
-4
/
+14
2009-10-08
state_file: save only if something has changed
Max Kellermann
1
-0
/
+18
2009-07-28
playlist: CamelCaseIsBad
Courtney Cavin
1
-9
/
+9
2009-07-15
state_file: don't rewind the stream while reading the state file
Max Kellermann
1
-14
/
+15
2009-06-29
playlist_state: don't save "current" song when none is set
Max Kellermann
1
-2
/
+4
2009-06-26
playlist_state: save state when stopped
Christopher Zimmerman
1
-5
/
+9
2009-03-30
implemented the 'consume' mode
Romain Bignon
1
-0
/
+10
2009-03-27
renamed smartstop to single and changed behavior
Romain Bignon
1
-7
/
+7
2009-03-27
implements the smartstop feature
Romain Bignon
1
-2
/
+11
2009-03-26
playlist_state: fix playback restore in random mode
Max Kellermann
1
-2
/
+0
2009-03-25
playlist_state: start playing after restore is complete
Max Kellermann
1
-18
/
+17
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-02-04
playlist: increase playlist version after loading state
Max Kellermann
1
-0
/
+2
2009-02-04
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
1
-5
/
+6
2009-02-04
playlist: moved code to playlist_state.c
Max Kellermann
1
-0
/
+175