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
/
queue
/
PlaylistState.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-08-29
PlayerThread: use SongTime for elapsed_time
Max Kellermann
1
-4
/
+4
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
1
-4
/
+4
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
1
-2
/
+2
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
1
-24
/
+23
2014-02-27
Playlist*: move to queue/
Max Kellermann
1
-0
/
+0
2014-02-03
QueueSave: use class SongLoader
Max Kellermann
1
-3
/
+5
2014-01-24
Config*: move to config/
Max Kellermann
1
-2
/
+2
2014-01-24
Queue*: move to queue/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-12-08
TextFile: move to fs subsystem
Denis Krjuchkov
1
-1
/
+1
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
1
-14
/
+13
2013-10-30
PlaylistState: ignore "mixrampdelay:nan"
Max Kellermann
1
-1
/
+7
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
1
-3
/
+3
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-51
/
+51
2013-10-17
fs/Path: move MPD_PATH_MAX to Limits.hxx
Max Kellermann
1
-0
/
+1
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-0
/
+2
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+6
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
1
-3
/
+3
2013-09-27
PlayerControl: use strictly typed enums
Max Kellermann
1
-11
/
+13
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+2
2013-01-30
ConfigFile: add enum ConfigOption
Max Kellermann
1
-1
/
+1
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
1
-18
/
+11
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
[next]