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
/
mpdclient.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
Update copyright notices
Avuton Olrich
1
-9
/
+10
2008-11-07
mpdclient: use g_utf8_collate()
Max Kellermann
1
-8
/
+3
2008-11-07
mpdclient: removed _utf8 suffix from function names
Max Kellermann
1
-4
/
+4
2008-11-07
mpdclient: expect UTF-8 strings
Max Kellermann
1
-66
/
+9
2008-10-02
moved code to charset.c
Max Kellermann
1
-1
/
+1
2008-10-02
removed LIST_FORMAT, STATUS_FORMAT
Max Kellermann
1
-3
/
+2
2008-10-02
removed the debugging function D()
Max Kellermann
1
-27
/
+1
2008-09-25
filelist: removed attribute "updated"
Max Kellermann
1
-2
/
+0
2008-09-21
mpdclient: check errorCode only if MPD_ERROR_ACK is set
Max Kellermann
1
-1
/
+2
2008-09-21
mpdclient: fix memory leak in mpdclient_finish_command()
Max Kellermann
1
-4
/
+5
2008-09-21
code style, indent with tabs VIII
Max Kellermann
1
-171
/
+143
2008-09-21
mpdclient: don't call screen_status_message()
Max Kellermann
1
-2
/
+0
2008-09-21
Adding crop feature in ncmpc
Yannick LM
1
-0
/
+35
2008-09-19
filelist: use GPtrArray instead of GList
Max Kellermann
1
-5
/
+4
2008-09-19
filelist: provide more functions for working with a filelist
Max Kellermann
1
-23
/
+9
2008-09-19
filelist: drop "mpdclient" prefix
Max Kellermann
1
-2
/
+2
2008-09-19
mpdclient: moved code to filelist.c
Max Kellermann
1
-49
/
+0
2008-09-19
code style, indent with tabs VII
Max Kellermann
1
-23
/
+16
2008-09-18
playlist: removed "updated" flag
Max Kellermann
1
-2
/
+0
2008-09-17
playlist: added playlist_remove_reuse()
Max Kellermann
1
-1
/
+3
2008-09-17
make several functions return void
Max Kellermann
1
-10
/
+8
2008-09-17
playlist: use playlist_get() instead of playlist_get_song()
Max Kellermann
1
-4
/
+6
2008-09-17
code style, indent with tabs III
Max Kellermann
1
-84
/
+77
2008-09-17
mpdclient: call playlist_clear() in mpdclient_playlist_update()
Max Kellermann
1
-2
/
+1
2008-09-16
playlist: hide direct accesses in inline functions
Max Kellermann
1
-27
/
+12
2008-09-16
mpdclient: added mpdclient_playlist_init(), mpdclient_playlist_clear()
Max Kellermann
1
-3
/
+5
2008-09-16
mpdclient: moved code to playlist.c
Max Kellermann
1
-82
/
+0
2008-09-16
song: use struct mpd_song
Max Kellermann
1
-27
/
+27
2008-09-16
code style, indent with tabs II
Max Kellermann
1
-51
/
+49
2008-09-15
use GArray for playlist instead of GList
Max Kellermann
1
-87
/
+65
2008-09-15
free info entity while iterating
Max Kellermann
1
-0
/
+2
2008-09-15
use size_t and unsigned integers
Max Kellermann
1
-3
/
+3
2008-09-15
fix shadow warnings
Max Kellermann
1
-13
/
+13
2008-09-15
include cleanup
Max Kellermann
1
-8
/
+7
2008-09-15
const pointers
Max Kellermann
1
-7
/
+7
2008-09-15
use !NDEBUG instead of DEBUG
Max Kellermann
1
-2
/
+2
2008-09-15
code style, indent with tabs
Max Kellermann
1
-273
/
+272
2008-09-15
remove unused static functions
Max Kellermann
1
-11
/
+0
2007-02-16
way too much stuff to describe here
Andreas Obergrusberger
1
-0
/
+24
2006-10-28
filelist sorting improved
Andreas Obergrusberger
1
-0
/
+38
2006-09-07
due to bensonk's demand i added a splash screen.
Andreas Obergrusberger
1
-2
/
+4
2006-08-12
spelling fixes by avuton
Andreas Obergrusberger
1
-1
/
+1
2006-08-05
translation updates, template and german. another little build fix
Andreas Obergrusberger
1
-1
/
+3
2006-08-04
patch by jat to fix http://musicpd.org/mantis/view.php?id=1293
Andreas Obergrusberger
1
-5
/
+2
2005-06-14
Added exact_match parameter to mpdclient_filelist_search()
Kalle Wallin
1
-4
/
+45
2005-06-06
Added an experimental artist (browser) screen
Kalle Wallin
1
-9
/
+56
2004-11-15
Added a search screen
Kalle Wallin
1
-0
/
+34
2004-07-02
Fixed the plchanges code
Kalle Wallin
1
-58
/
+25
2004-06-20
Added _utf8 suffix to all functions that take utf8 arguments.
Kalle Wallin
1
-7
/
+33
2004-06-18
Added the mpdclient_cmd_add_path function
Kalle Wallin
1
-0
/
+12
[next]