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
/
command
/
QueueCommands.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
1
-59
/
+55
2014-11-18
QueueCommands: workaround for buggy clients that send "add /"
Max Kellermann
1
-1
/
+10
2014-08-28
PlaylistEdit: pass std::chrono::duration to SetSongIdRange()
Max Kellermann
1
-11
/
+11
2014-07-12
QueueCommands: new command "rangeid"
Max Kellermann
1
-0
/
+54
2014-07-11
PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs
Max Kellermann
1
-0
/
+3
2014-07-11
QueueCommands: make "result" more local
Max Kellermann
1
-3
/
+2
2014-06-16
command: make argc unsigned
Max Kellermann
1
-22
/
+22
2014-04-24
SongFilter: convert argv to ConstBuffer
Max Kellermann
1
-1
/
+4
2014-02-27
Playlist: use the Error library to return errors
Max Kellermann
1
-9
/
+11
2014-02-27
Playlist*: move to queue/
Max Kellermann
1
-1
/
+1
2014-02-03
SongLoader: new class that merges duplicate code
Max Kellermann
1
-55
/
+30
2014-02-02
ClientFile: move client_allow_file() into the Client class
Max Kellermann
1
-3
/
+2
2014-01-30
db: add compile-time option to disable database
Max Kellermann
1
-0
/
+5
2014-01-24
Database*: move to db/
Max Kellermann
1
-2
/
+2
2014-01-24
Client*: move to client/
Max Kellermann
1
-2
/
+2
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-20
*Commands: move to src/command/
Max Kellermann
1
-0
/
+0
2013-10-20
command: convert command_return to to a strictly-typed enum
Max Kellermann
1
-60
/
+60
2013-10-20
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
1
-16
/
+16
2013-10-19
ClientInternal: move class Client to Client.hxx
Max Kellermann
1
-1
/
+1
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-45
/
+45
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
1
-3
/
+3
2013-10-17
*: use std::numeric_limits
Max Kellermann
1
-3
/
+4
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-0
/
+2
2013-10-14
Mapper, ...: use memcmp() instead of strncmp() where appropriate
Max Kellermann
1
-2
/
+2
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-6
/
+7
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-14
/
+14
2013-05-06
ClientFile: use Path and file system API, update usages accordingly
Denis Krjuchkov
1
-6
/
+21
2013-04-08
uri: convert to C++
Max Kellermann
1
-4
/
+1
2013-01-07
Playlist: convert functions to methods
Max Kellermann
1
-50
/
+24
2013-01-07
DatabaseQueue: pass DatabaseSelection to Add...()
Max Kellermann
1
-2
/
+3
2013-01-07
Client: add Partition reference attribute
Max Kellermann
1
-2
/
+2
2013-01-06
queue: convert all functions to methods
Max Kellermann
1
-1
/
+1
2013-01-04
DatabaseQueue: pass playlist object
Max Kellermann
1
-1
/
+2
2013-01-04
Client: add "playlist" attribute
Max Kellermann
1
-24
/
+30
2013-01-04
playlist: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-20
/
+20
2013-01-03
ls.h: rename to ls.hxx
Max Kellermann
1
-1
/
+1
2013-01-03
client: convert to C++
Max Kellermann
1
-5
/
+5
2012-09-25
rename CommandError.h to CommandError.hxx
Max Kellermann
1
-1
/
+1
2012-08-29
SongFilter: convert to a C++ class
Max Kellermann
1
-8
/
+3
2012-08-29
playlist_print: rename to PlaylistPrint.cxx
Max Kellermann
1
-1
/
+1
2012-08-29
locate: rename to SongFilter.cxx
Max Kellermann
1
-1
/
+1
2012-08-29
dbUtils.h: eliminate this header
Max Kellermann
1
-2
/
+2
2012-08-29
command: move code to *Commands.cxx
Max Kellermann
1
-0
/
+398