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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2
-2
/
+2
2015-10-27
command/queue: add range parameter to plchanges and plchangesposid
Max Kellermann
2
-7
/
+26
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
4
-4
/
+4
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2
-24
/
+25
2015-03-17
*: doxygen fixups
Max Kellermann
2
-3
/
+1
2015-01-22
queue/PlaylistState: remove unused macro
Max Kellermann
1
-3
/
+0
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
15
-15
/
+15
2014-11-26
Playlist: reset song priority on playback
Max Kellermann
1
-0
/
+4
2014-11-26
Queue: add "reorder" parameter to SetPriority()
Max Kellermann
2
-3
/
+7
2014-11-26
Playlist: add method SongStarted()
Max Kellermann
2
-1
/
+23
2014-11-26
Playlist: move more functions into the class
Max Kellermann
2
-28
/
+29
2014-11-26
Playlist: add another assertion
Max Kellermann
1
-0
/
+1
2014-11-26
Playlist: move playlist_song_started() into the class
Max Kellermann
2
-12
/
+15
2014-08-29
PlayerThread: use SongTime for elapsed_time
Max Kellermann
2
-5
/
+5
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
1
-4
/
+5
2014-08-28
PlaylistEdit: pass std::chrono::duration to SetSongIdRange()
Max Kellermann
2
-9
/
+9
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2
-3
/
+3
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
3
-17
/
+19
2014-08-27
PlayerControl: use std::chrono::duration for Seek()
Max Kellermann
1
-1
/
+2
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
2
-4
/
+4
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
4
-40
/
+39
2014-07-12
QueueSave: use the long format to save partial songs
Max Kellermann
1
-1
/
+6
2014-07-12
QueueCommands: new command "rangeid"
Max Kellermann
2
-0
/
+65
2014-07-11
PlaylistEdit: fix typo in code comment
Max Kellermann
1
-1
/
+1
2014-02-27
Playlist: use the Error library to return errors
Max Kellermann
2
-33
/
+29
2014-02-27
Playlist*: move to queue/
Max Kellermann
8
-0
/
+1732
2014-02-03
QueueSave: use class SongLoader
Max Kellermann
2
-15
/
+13
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
Client*: move to client/
Max Kellermann
1
-1
/
+1
2014-01-24
Queue*: move to queue/
Max Kellermann
7
-0
/
+1270