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
/
libmpdclient.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libmpdclient: added another connection->sock check
Max Kellermann
2008-09-21
1
-0
/
+6
*
libmpdclient: check connection->sock >= 0
Max Kellermann
2008-09-21
1
-0
/
+10
*
libmpdclient: added resolver library
Max Kellermann
2008-09-18
1
-199
/
+74
*
libmpdclient: moved code to mpd_recv(), mpd_wait()
Max Kellermann
2008-09-18
1
-90
/
+129
*
libmpdclient: smaller input buffer
Max Kellermann
2008-09-18
1
-4
/
+4
*
libmpdclient: smaller error buffer
Max Kellermann
2008-09-18
1
-20
/
+22
*
libmpdclient: use memmove() instead of strcpy() for moving the buffer
Max Kellermann
2008-09-18
1
-8
/
+8
*
libmpdclient: don't strdup() MPD's welcome message
Max Kellermann
2008-09-18
1
-7
/
+3
*
libmpdclient: use size_t and ssize_t
Max Kellermann
2008-09-18
1
-2
/
+2
*
code style, indent with tabs IV
Max Kellermann
2008-09-17
1
-38
/
+36
*
libmpdclient: moved code to song.c
Max Kellermann
2008-09-16
1
-67
/
+0
*
libmpdclient: const pointers
Max Kellermann
2008-09-16
1
-1
/
+1
*
manage tag string allocations in a pool
Max Kellermann
2008-09-15
1
-43
/
+44
*
added support for unix domain sockets
Max Kellermann
2008-09-15
1
-1
/
+58
*
const pointers
Max Kellermann
2008-09-15
1
-5
/
+6
*
code style, indent with tabs
Max Kellermann
2008-09-15
1
-6
/
+9
*
remove unused static functions
Max Kellermann
2008-09-15
1
-2
/
+3
*
the updated sources
Andreas Obergrusberger
2006-08-04
1
-402
/
+527
*
IPv6 patch from Jelmer Vernooij
Kalle Wallin
2006-03-28
1
-81
/
+50
*
Test new search functionality with qball's version of libmpdclient
Kalle Wallin
2005-06-16
1
-4
/
+162
*
libmpdclient update
Kalle Wallin
2005-06-05
1
-15
/
+40
*
Updated libmpdclient to r2897
Kalle Wallin
2005-01-23
1
-4
/
+5
*
libmpdclient update
Avuton Olrich
2005-01-19
1
-2
/
+88
*
Updated libmpdclient to r1743
Kalle Wallin
2004-06-30
1
-17
/
+36
*
libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update()
Kalle Wallin
2004-06-16
1
-3
/
+8
*
Major cleanup of the mpd client code (mpc->mpdclient)
Kalle Wallin
2004-06-14
1
-76
/
+194
*
Check playlist length and remove songs (plchanges command)
Kalle Wallin
2004-06-08
1
-3
/
+3
*
Support plchanges
Kalle Wallin
2004-06-07
1
-7
/
+40
*
Changed directory layout (for future use of gettext)
Kalle Wallin
2004-06-05
1
-0
/
+1211