| Commit message (Expand) | Author | Age | Files | Lines |
* | list: removed linked list library | Max Kellermann | 2009-01-02 | 1 | -1/+0 |
* | ls.c: include config.h to have HAVE_CURL here | Laszlo Ashin | 2008-12-31 | 1 | -0/+1 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -1/+2 |
* | disable archive API without plugins | Max Kellermann | 2008-12-27 | 1 | -0/+2 |
* | Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd | Max Kellermann | 2008-12-27 | 1 | -0/+15 |
|\ |
|
| * | ls: adding get_archive_by_suffix() function | Viliam Mateicka | 2008-12-16 | 1 | -0/+15 |
* | | ls: added uri_has_scheme() | Max Kellermann | 2008-12-16 | 1 | -0/+4 |
* | | ls: don't return suffix from parent directory name | Max Kellermann | 2008-12-16 | 1 | -1/+1 |
* | | ls: reimplement getSuffix() with strrchr() | Max Kellermann | 2008-12-16 | 1 | -8/+2 |
* | | ls: use bool | Max Kellermann | 2008-12-16 | 1 | -5/+4 |
* | | ls: make printRemoteUrlHandlers() return void | Max Kellermann | 2008-12-16 | 1 | -3/+1 |
* | | ls: removed isValidRemoteUtf8Url() | Max Kellermann | 2008-12-16 | 1 | -40/+0 |
|/ |
|
* | decoder: return const decoder_plugin structs | Max Kellermann | 2008-11-01 | 1 | -2/+3 |
* | utils: use g_str_has_prefix() instead of prefixcmp() | Max Kellermann | 2008-10-28 | 1 | -2/+1 |
* | http: use libcurl | Max Kellermann | 2008-10-26 | 1 | -0/+2 |
* | command: added print_spl_list() | Max Kellermann | 2008-10-22 | 1 | -18/+0 |
* | stored_playlist: added spl_list() | Max Kellermann | 2008-10-22 | 1 | -73/+9 |
* | ls: removed myStat(), isFile(), isDir() | Max Kellermann | 2008-10-14 | 1 | -47/+0 |
* | song: stat file in song_file_update(), don't use isMusic() | Max Kellermann | 2008-10-13 | 1 | -12/+0 |
* | playlist: don't use isPlaylist() in deletePlaylist() | Max Kellermann | 2008-10-13 | 1 | -16/+0 |
* | song: removed type SongList | Max Kellermann | 2008-09-26 | 1 | -0/+1 |
* | start using prefixcmp() | Eric Wong | 2008-09-23 | 1 | -2/+1 |
* | ls: don't pass "fd" to lsPlaylists(), printRemoteUrlHandlers() | Max Kellermann | 2008-09-07 | 1 | -6/+6 |
* | pass constant pointers | Max Kellermann | 2008-08-29 | 1 | -3/+3 |
* | renamed functions in decoder_list.h | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | renamed InputPlugin to struct decoder_plugin | Max Kellermann | 2008-08-26 | 1 | -4/+5 |
* | use size_t | Max Kellermann | 2008-03-26 | 1 | -5/+5 |
* | eliminated duplicate initialization | Max Kellermann | 2008-03-26 | 1 | -1/+1 |
* | fix -Wconst warnings | Max Kellermann | 2008-02-05 | 1 | -17/+17 |
* | fixed -Wshadow warnings | Max Kellermann | 2008-01-26 | 1 | -17/+18 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -4/+1 |
* | Merge branches/ew r7104 | Eric Wong | 2007-12-28 | 1 | -12/+17 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -1/+2 |
* | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 2006-08-20 | 1 | -1/+1 |
* | Revert leaks from r4311, and also the leak fixes as a result of that | Eric Wong | 2006-08-14 | 1 | -9/+1 |
* | remove clumsy strncpy use | Eric Wong | 2006-07-30 | 1 | -2/+4 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -4/+4 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -142/+153 |
* | Will the leaks never end?! | J. Alexander Treuman | 2006-07-16 | 1 | -1/+6 |
* | One more leak | J. Alexander Treuman | 2006-07-16 | 1 | -0/+1 |
* | Fixing a whopping 4 memory leaks | J. Alexander Treuman | 2006-07-16 | 1 | -1/+1 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | [CLEANUP] Remove 'extern int errno;' | Avuton Olrich | 2006-07-14 | 1 | -19/+3 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | ls.c: remove unnecessary strdup | Eric Wong | 2006-03-18 | 1 | -2/+0 |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 1 | -5/+5 |
* | debug messages no longer cause segfaults :P | Eric Wong | 2005-10-25 | 1 | -5/+3 |
* | Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr... | Qball Cow | 2005-09-08 | 1 | -4/+22 |
* | ok, now song->url is only the filename, not the full path to the song | Warren Dukes | 2004-11-11 | 1 | -1/+1 |