Code

screen_browser: added struct screen_browser
[ncmpc.git] / src / libmpdclient.c
2008-09-18 Max Kellermannlibmpdclient: added resolver library
2008-09-17 Max Kellermannlibmpdclient: moved code to mpd_recv(), mpd_wait()
2008-09-17 Max Kellermannlibmpdclient: smaller input buffer
2008-09-17 Max Kellermannlibmpdclient: smaller error buffer
2008-09-17 Max Kellermannlibmpdclient: use memmove() instead of strcpy() for...
2008-09-17 Max Kellermannlibmpdclient: don't strdup() MPD's welcome message
2008-09-17 Max Kellermannlibmpdclient: use size_t and ssize_t
2008-09-17 Max Kellermanncode style, indent with tabs IV
2008-09-16 Max Kellermannlibmpdclient: moved code to song.c
2008-09-16 Max Kellermannlibmpdclient: const pointers
2008-09-15 Max Kellermannmanage tag string allocations in a pool
2008-09-15 Max Kellermannadded support for unix domain sockets
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2006-08-04 Andreas Obergrusbergerthe updated sources
2006-03-28 Kalle WallinIPv6 patch from Jelmer Vernooij
2005-06-16 Kalle WallinTest new search functionality with qball's version...
2005-06-05 Kalle Wallinlibmpdclient update
2005-01-23 Kalle WallinUpdated libmpdclient to r2897
2005-01-19 Avuton Olrichlibmpdclient update
2004-06-30 Kalle WallinUpdated libmpdclient to r1743
2004-06-16 Kalle Wallinlibmpdclient updated (r1507) - added path to mpdclient_...
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-08 Kalle WallinCheck playlist length and remove songs (plchanges command)
2004-06-07 Kalle WallinSupport plchanges
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)