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
/
QueueSave.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
1
-1
/
+1
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
-10
/
+12
2014-07-12
QueueSave: use the long format to save partial songs
Max Kellermann
1
-1
/
+6
2014-02-03
QueueSave: use class SongLoader
Max Kellermann
1
-14
/
+10
2014-01-30
db: add compile-time option to disable database
Max Kellermann
1
-0
/
+2
2014-01-24
Database*: move to db/
Max Kellermann
1
-1
/
+1
2014-01-24
Queue*: move to queue/
Max Kellermann
1
-0
/
+0
2014-01-20
Queue: rename struct queue to Queue
Max Kellermann
1
-2
/
+2
2014-01-17
QueueSave: use DatabaseDetachSong()
Max Kellermann
1
-11
/
+3
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-19
/
+16
2013-12-08
TextFile: move to fs subsystem
Denis Krjuchkov
1
-1
/
+1
2013-12-05
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
1
-1
/
+1
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
1
-4
/
+3
2013-10-22
Playlist*, Queue: use GetDatabase() overload without Error
Max Kellermann
1
-1
/
+1
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-12
/
+12
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-4
/
+4
2013-10-18
PlaylistEdit, QueueSave: free the Song object after Append()
Max Kellermann
1
-0
/
+2
2013-10-17
fs/Path: move definitions to struct PathTraits
Max Kellermann
1
-2
/
+2
2013-10-17
Song: GetURI() returns std::string
Max Kellermann
1
-4
/
+2
2013-10-14
fs/Path: add method IsAbsolute()
Max Kellermann
1
-1
/
+2
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+6
2013-10-02
Listen, ...: add missing includes
Max Kellermann
1
-0
/
+2
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-6
/
+6
2013-07-28
song: convert header to C++
Max Kellermann
1
-8
/
+8
2013-04-08
uri: convert to C++
Max Kellermann
1
-4
/
+1
2013-01-06
queue: convert all functions to methods
Max Kellermann
1
-5
/
+5
2013-01-04
playlist: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
TextFile: convert to a class
Max Kellermann
1
-4
/
+3
2013-01-03
text_file: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: eliminate db_*_song()
Max Kellermann
1
-17
/
+19
2013-01-02
db_save, state_file: convert to C++
Max Kellermann
1
-4
/
+7
2012-08-21
queue_save: save song priorities
Max Kellermann
1
-2
/
+19
2012-08-16
DatabasePlugin: add method ReturnSong()
Max Kellermann
1
-0
/
+3
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-07-25
queue_save: save tags and range of non-database songs
Max Kellermann
1
-13
/
+43
2010-07-25
queue_save: simplify get_song()
Max Kellermann
1
-10
/
+3
2010-07-25
queue_save: move code to queue_save_song()
Max Kellermann
1
-7
/
+11
2010-07-25
queue_save: queue_load_song() returns void
Max Kellermann
1
-5
/
+4
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-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
1
-1
/
+1
2009-01-23
playlist: moved saving/loading code to queue_save.c
Max Kellermann
1
-0
/
+78