| Commit message (Expand) | Author | Files | Lines |
2008-12-28 | log: support syslog() | Max Kellermann | 1 | -0/+15 |
2008-12-28 | decoder: new plugin using modplug library | Viliam Mateicka | 1 | -0/+21 |
2008-12-27 | configure.ac: fixed description to bzip2 compile option | Viliam Mateicka | 1 | -1/+1 |
2008-12-27 | Add an "Archive support" section to the configure results screen. | Avuton Olrich | 1 | -18/+21 |
2008-12-27 | Change configure time option to be bzip2 rather than bz2. | Avuton Olrich | 1 | -1/+1 |
2008-12-27 | Fix text string to show bz2 rather than rar. | Avuton Olrich | 1 | -1/+1 |
2008-12-27 | disable archive API without plugins | Max Kellermann | 1 | -0/+10 |
2008-12-27 | configure.ac: moved archive library checks to options | Max Kellermann | 1 | -14/+16 |
2008-12-27 | Check for pkg-config before using it | Qball Cow | 1 | -0/+3 |
2008-12-25 | Modify version string to post-release version 0.15~git | Avuton Olrich | 1 | -1/+1 |
2008-12-25 | MPD version 0.14release-0.14 | Avuton Olrich | 1 | -1/+1 |
2008-12-24 | configure.ac: renamed shout options | Max Kellermann | 1 | -4/+4 |
2008-12-24 | configure.ac: fix --enable-un documentation | Max Kellermann | 1 | -2/+2 |
2008-12-24 | configure.ac: disable the mikmod plugin by default | Max Kellermann | 1 | -1/+1 |
2008-12-22 | Build makefiles after checking available outputs and decoder plugins | Qball Cow | 1 | -10/+12 |
2008-12-20 | MPD version 0.14~beta3release-0.14_beta3 | Avuton Olrich | 1 | -1/+1 |
2008-12-17 | configure.ac: check lame availability before shout_mp3 test | Max Kellermann | 1 | -5/+5 |
2008-12-17 | configure.ac: disable shout when no encoder is found | Max Kellermann | 1 | -12/+10 |
2008-12-16 | archiveapi: archive plugin for ISO files | Viliam Mateicka | 1 | -0/+20 |
2008-12-16 | archiveapi: archive plugin for ZIP files | Viliam Mateicka | 1 | -0/+19 |
2008-12-16 | archiveapi: archive plugin for BZ2 files | Viliam Mateicka | 1 | -0/+25 |
2008-12-14 | configure.ac: added libcurl to configure summary | jefromi | 1 | -0/+8 |
2008-12-02 | MPD version 0.14~beta2release-0.14_beta2 | Avuton Olrich | 1 | -1/+1 |
2008-11-23 | MPD version 0.14~beta1release-0.14_beta1 | Avuton Olrich | 1 | -1/+1 |
2008-11-20 | doc: process protocol.xml with xmlto | Max Kellermann | 1 | -0/+16 |
2008-11-16 | aac: detect whether to pass "uint32_t*" to NeAACDecInit2() | Max Kellermann | 1 | -0/+31 |
2008-11-14 | MPD version 0.14~alpha3release-0.14_alpha3 | Avuton Olrich | 1 | -1/+1 |
2008-11-13 | MPD version 0.14~alpha2release-0.14_alpha2 | Avuton Olrich | 1 | -1/+1 |
2008-11-07 | configure.ac: enable _ogg_common.c when flac is enabled | Max Kellermann | 1 | -1/+1 |
2008-11-07 | configure.ac: added AC_CONFIG_SRCDIR | Max Kellermann | 1 | -4/+2 |
2008-11-05 | MPD version 0.14~alpha1release-0.14_alpha1 | Max Kellermann | 1 | -1/+1 |
2008-11-05 | enable GLib threading | Max Kellermann | 1 | -1/+1 |
2008-11-04 | configure.ac: check for avcodec_decode_audio2() | Max Kellermann | 1 | -0/+8 |
2008-11-04 | configure.ac: unset MP4FF_LIBS when MP4 support is disabled | Max Kellermann | 1 | -0/+1 |
2008-11-03 | configure.ac: disable libflac's oggflac support with --disable-oggflac | Avuton Olrich | 1 | -1/+1 |
2008-11-03 | configure.ac: AC_SUBST(MP4FF_LIBS) | Max Kellermann | 1 | -0/+1 |
2008-11-03 | configure.ac: separate the "aac" and "mp4" decoder tests | Max Kellermann | 1 | -3/+39 |
2008-10-26 | configure.ac: fix "xyes: command not found" | Max Kellermann | 1 | -1/+1 |
2008-10-26 | output: don't compile plugins which are disabled | Max Kellermann | 1 | -0/+20 |
2008-10-26 | http: use libcurl | Max Kellermann | 1 | -0/+18 |
2008-10-26 | configure.ac: reverted protocol version to 0.14.0 | Max Kellermann | 1 | -1/+1 |
2008-10-25 | configure.ac: changed version number to "0.14~git" | Max Kellermann | 1 | -2/+2 |
2008-10-25 | configure.ac: disable libtool | Max Kellermann | 1 | -7/+0 |
2008-10-25 | removed internal copy of libmp4ff | Max Kellermann | 1 | -8/+4 |
2008-10-24 | pcm_resample: support for libsamplerate < 0.1.3 | Max Kellermann | 1 | -0/+5 |
2008-10-23 | pcm_utils: moved code to pcm_resample.c | Max Kellermann | 1 | -0/+2 |
2008-10-21 | ffmpeg: link with libavutil | Max Kellermann | 1 | -1/+1 |
2008-10-21 | ffmpeg: detect which ffmpeg headers should be included | Max Kellermann | 1 | -0/+11 |
2008-10-18 | configure.ac: use libmikmod-config instead of pkg-config | Andrzej Rybczak | 1 | -3/+8 |
2008-10-18 | Makefile.am: require automake 1.9 | Max Kellermann | 1 | -1/+1 |