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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
6
-6
/
+6
2014-09-04
protocol/ArgParser: fix integer overflow in parse_range()
Max Kellermann
1
-2
/
+2
2014-08-29
ArgParser: allow fractional seconds in ParseCommandArg(SongTime)
Max Kellermann
1
-4
/
+4
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
2
-0
/
+31
2014-01-24
Client*: move to client/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
6
-6
/
+6
2013-10-30
*: update copyright year to 2013
Max Kellermann
2
-2
/
+2
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
1
-2
/
+2
2013-10-19
*: use references instead of pointers
Max Kellermann
4
-19
/
+18
2013-10-17
*: use std::numeric_limits
Max Kellermann
1
-13
/
+10
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-10-15
gcc.h: major update
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
3
-12
/
+28
2013-08-10
ack.h: move to protocol/
Max Kellermann
2
-1
/
+54
2013-07-30
include cleanup
Max Kellermann
1
-1
/
+0
2013-02-19
command: allow to omit END in ranges (START:END)
Jörg Thalheim
1
-1
/
+1
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
4
-20
/
+20
2013-01-03
client: convert to C++
Max Kellermann
4
-12
/
+12
2012-08-02
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
1
-3
/
+2
2012-02-14
command: move code to protocol/argparser.c
Max Kellermann
2
-0
/
+240
2012-02-14
command: move functions to protocol/result.c
Max Kellermann
2
-0
/
+101