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
/
protocol
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
protocol/Result: move current_command to class Response
Max Kellermann
2015-08-14
2
-4
/
+0
*
protocol/Result: move command_list_num to class Response
Max Kellermann
2015-08-14
2
-2
/
+0
*
protocol/Result: move error code to class Response
Max Kellermann
2015-08-14
2
-37
/
+0
*
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-12
2
-47
/
+40
*
command/Request: add parser methods
Max Kellermann
2015-08-11
1
-0
/
+4
*
protocol/ArgParser: add overload with max_value parameter
Max Kellermann
2015-08-11
2
-5
/
+29
*
protocol/ArgParser: use std::numeric_limits
Max Kellermann
2015-08-11
2
-3
/
+3
*
protocol/ArgParser: overload as ParseCommandArg(), pass references
Max Kellermann
2015-08-11
2
-14
/
+14
*
protocol/ArgParser: add struct RangeArg
Max Kellermann
2015-08-11
2
-9
/
+16
*
Copyright year 2015
Max Kellermann
2015-01-01
6
-6
/
+6
*
Merge tag 'v0.18.14'
Max Kellermann
2014-09-11
1
-2
/
+2
|
\
|
*
protocol/ArgParser: fix integer overflow in parse_range()
Max Kellermann
2014-09-04
1
-2
/
+2
*
|
ArgParser: allow fractional seconds in ParseCommandArg(SongTime)
Max Kellermann
2014-08-29
1
-4
/
+4
*
|
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
2014-08-28
2
-0
/
+31
*
|
Client*: move to client/
Max Kellermann
2014-01-24
1
-1
/
+1
*
|
copyright year 2014
Max Kellermann
2014-01-13
6
-6
/
+6
|
/
*
*: update copyright year to 2013
Max Kellermann
2013-10-30
2
-2
/
+2
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-28
1
-2
/
+2
*
*: use references instead of pointers
Max Kellermann
2013-10-19
4
-19
/
+18
*
*: use std::numeric_limits
Max Kellermann
2013-10-17
1
-13
/
+10
*
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-15
1
-1
/
+1
*
gcc.h: major update
Max Kellermann
2013-10-15
1
-1
/
+1
*
util/Error: new error passing library
Max Kellermann
2013-09-04
3
-12
/
+28
*
ack.h: move to protocol/
Max Kellermann
2013-08-10
2
-1
/
+54
*
include cleanup
Max Kellermann
2013-07-30
1
-1
/
+0
*
Merge branch 'v0.17.x'
Max Kellermann
2013-02-19
1
-1
/
+1
|
\
|
*
command: allow to omit END in ranges (START:END)
Jörg Thalheim
2013-02-19
1
-1
/
+1
*
|
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
4
-20
/
+20
*
|
client: convert to C++
Max Kellermann
2013-01-03
4
-12
/
+12
*
|
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
2012-08-02
1
-3
/
+2
|
/
*
command: move code to protocol/argparser.c
Max Kellermann
2012-02-14
2
-0
/
+240
*
command: move functions to protocol/result.c
Max Kellermann
2012-02-14
2
-0
/
+101