aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* audiofile: don't close onput stream in libaudiofile destroy()Max Kellermann2008-12-27
* disable archive API without pluginsMax Kellermann2008-12-27
* configure.ac: moved archive library checks to optionsMax Kellermann2008-12-27
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-27
|\
| * shout: fixed bad error message printoutViliam Mateicka2008-12-23
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-16
| * update: adding archive updating related codeViliam Mateicka2008-12-16
| * song: adding support for songs in archivesViliam Mateicka2008-12-16
| * ls: adding get_archive_by_suffix() functionViliam Mateicka2008-12-16
| * new archive api, input_archive streamViliam Mateicka2008-12-16
| * utils: moving stringFoundInStringArray() from decoder into utilsViliam Mateicka2008-12-09
| * decoder: audiofile plugin using input stream instead of fileViliam Mateicka2008-12-03
* | Check for pkg-config before using itQball Cow2008-12-27
* | Modify version string to post-release version 0.15~gitAvuton Olrich2008-12-25
* | MPD version 0.14Avuton Olrich2008-12-25
* | Fix a few problems with the huge mpdconf update. There's alot of shift here, ...Avuton Olrich2008-12-24
* | doc: fix "playlistdelete" documentationMax Kellermann2008-12-24
* | playlist: fix stored playlist modifications with absolute pathsMax Kellermann2008-12-24
* | stored_playlist: fix integer overflow in length estimationMax Kellermann2008-12-24
* | ffmpeg: case AV_NOPTS_VALUE to int64_tMax Kellermann2008-12-24
* | ffmpeg: don't assign "0" to pointerMax Kellermann2008-12-24
* | Makefile.am: fix sparse invocationMax Kellermann2008-12-24
* | added build test script "test.sh"Max Kellermann2008-12-24
* | mp3: "tag" argument is unused when libid3tag is disabledMax Kellermann2008-12-24
* | listen: "port" argument is unused when TCP support is disabledMax Kellermann2008-12-24
* | Makefile.am: distribute only real scriptsMax Kellermann2008-12-24
* | Makefile.am: removed m4/* from EXTRA_DISTMax Kellermann2008-12-24
* | Makefile.am: don't add directory into EXTRA_DISTMax Kellermann2008-12-24
* | configure.ac: renamed shout optionsMax Kellermann2008-12-24
* | configure.ac: fix --enable-un documentationMax Kellermann2008-12-24
* | configure.ac: disable the mikmod plugin by defaultMax Kellermann2008-12-24
* | pcm_utils: check pcm_convert()==0Max Kellermann2008-12-24
* | client: always attempt to flush deferred buffersMax Kellermann2008-12-24
* | shout: fixed bad error message printoutViliam Mateicka2008-12-23
* | Build makefiles after checking available outputs and decoder pluginsQball Cow2008-12-22
* | Merge branch 'http_buffer_remove' of git://git.musicpd.org/avuton/mpdMax Kellermann2008-12-21
|\ \
| * | Remove obsolete http_buffer* stuff that went away with the new curl backend.Avuton Olrich2008-12-20
* | | Merge branch 'master' of git://git.musicpd.org/avuton/mpdMax Kellermann2008-12-21
|\ \ \
| * | | Fix AUTHORS UTF-8 compliance.Avuton Olrich2008-12-21
| |/ /
| * | Huge mpdconf update.Avuton Olrich2008-12-20
| * | More clarification in the INSTALL fileAvuton Olrich2008-12-20
| * | Word wrap to 80 char linesAvuton Olrich2008-12-20
| * | Start off with a disclaimer about the NEWS file informationAvuton Olrich2008-12-20
| * | Clarify some very messy documentation in the installation.Avuton Olrich2008-12-20
| * | Update the text of the GPLv2, this fixes the address and a few other oddities.Avuton Olrich2008-12-20
* | | doc: clarify "user" setting (starting as root / unprivileged)Max Kellermann2008-12-20
* | | log: map log level "SECURE" to GLib's "INFO"Max Kellermann2008-12-20
|/ /
* | MPD version 0.14~beta3Avuton Olrich2008-12-20