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