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
/
client
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/DeleteDisposer: new utility class
Max Kellermann
2015-10-19
2
-9
/
+2
*
client, command: use StringIsEqual()
Max Kellermann
2015-08-14
1
-6
/
+5
*
protocol/Result: move current_command to class Response
Max Kellermann
2015-08-14
2
-3
/
+11
*
protocol/Result: move command_list_num to class Response
Max Kellermann
2015-08-14
2
-3
/
+10
*
protocol/Result: move error code to class Response
Max Kellermann
2015-08-14
1
-2
/
+7
*
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-12
2
-0
/
+121
*
ClientWrite: merge client_write() into Client::Write()
Max Kellermann
2015-08-06
2
-12
/
+6
*
Client: include cleanup
Max Kellermann
2015-08-06
4
-6
/
+4
*
net/ToString: rename sockaddr_to_string() to ToString()
Max Kellermann
2015-07-22
1
-1
/
+1
*
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-07-22
1
-1
/
+1
*
*: change C-style prototypes, drop "(void)"
Max Kellermann
2015-03-03
1
-1
/
+2
*
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-02-28
1
-6
/
+4
*
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-02-10
2
-5
/
+6
*
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
2015-02-10
1
-1
/
+1
*
Merge branch 'v0.19.x'
Max Kellermann
2015-01-26
1
-3
/
+3
|
\
|
*
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2015-01-26
1
-3
/
+3
*
|
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
1
-3
/
+3
*
|
Copyright year 2015
Max Kellermann
2015-01-01
17
-17
/
+17
|
/
*
Merge tag 'v0.18.18' into v0.19.x
Max Kellermann
2014-11-18
2
-2
/
+2
*
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
2014-08-07
1
-4
/
+3
*
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
2014-08-07
1
-1
/
+1
*
ClientList: use class boost::intrusive::list
Max Kellermann
2014-06-11
3
-25
/
+21
*
ClientList: add typedef List
Max Kellermann
2014-06-10
1
-3
/
+5
*
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
2014-02-07
2
-0
/
+11
*
Instance: add attribute "event_loop"
Max Kellermann
2014-02-05
1
-2
/
+3
*
ClientMessage: undefine GetMessage on WIN32
Max Kellermann
2014-02-04
1
-0
/
+6
*
Instance: add Database attribute
Max Kellermann
2014-02-04
2
-0
/
+18
*
ClientFile: move client_allow_file() into the Client class
Max Kellermann
2014-02-02
3
-44
/
+14
*
Client*: move to client/
Max Kellermann
2014-01-24
18
-0
/
+1262