| Commit message (Expand) | Author | Files | Lines |
2013-10-16 | decoder/wildmidi: remove suport for libwildmidi 0.2.2 or older | Max Kellermann | 1 | -4/+0 |
2013-10-16 | configure.ac: don't leak -lsidutils -lmp3lame into | Max Kellermann | 1 | -2/+2 |
2013-10-16 | test: use the CPPUNIT framework for unit tests | Max Kellermann | 1 | -0/+6 |
2013-10-15 | require GLib 2.28 | Max Kellermann | 1 | -2/+2 |
2013-10-01 | prepare 0.17.6 | Max Kellermann | 1 | -1/+1 |
2013-09-28 | playlist/lastfm: remove defunct Last.fm support | Max Kellermann | 1 | -16/+0 |
2013-09-04 | output/pulse: require libpulse 0.9.16 | Max Kellermann | 1 | -1/+1 |
2013-08-07 | event/EPollFD: basic support for Linux epoll | Max Kellermann | 1 | -0/+1 |
2013-08-07 | configure.ac: pass option name to MPD_OPTIONAL_FUNC() | Max Kellermann | 1 | -2/+2 |
2013-08-07 | event/SignalMonitor: use signalfd() if available | Max Kellermann | 1 | -0/+1 |
2013-08-06 | configure.ac: add option --enable-eventfd | Max Kellermann | 1 | -1/+2 |
2013-08-04 | configure.ac: increase protocol version to 0.18 | Max Kellermann | 1 | -1/+1 |
2013-08-04 | release 0.17.5 | Max Kellermann | 1 | -1/+1 |
2013-08-01 | configure.ac: detect system "ar" | Michael Mair-Keimberger | 1 | -0/+5 |
2013-07-31 | decoder/ffmpeg: require ffmpeg/libav 0.8 | Max Kellermann | 1 | -1/+1 |
2013-07-31 | decoder/mpcdec: remove support for the "old" API | Max Kellermann | 1 | -10/+1 |
2013-04-17 | input/soup: plugin removed | Max Kellermann | 1 | -14/+0 |
2013-04-17 | output/ffado: remove broken plugin | Max Kellermann | 1 | -17/+0 |
2013-04-17 | configure.ac: fix hidden syntax errorv0.17.x | Max Kellermann | 1 | -2/+2 |
2013-04-17 | output/mvp: remove obsolete plugin | Max Kellermann | 1 | -15/+1 |
2013-04-16 | configure.ac: fix libmpdclient variable name | Max Kellermann | 1 | -1/+1 |
2013-04-16 | prepare 0.17.5 | Max Kellermann | 1 | -1/+1 |
2013-04-09 | OpusReader: don't use strndup() | Max Kellermann | 1 | -2/+0 |
2013-04-08 | release 0.17.4release-0.17.4 | Max Kellermann | 1 | -1/+1 |
2013-04-08 | Makefile.am: enable "dist-xz" | Max Kellermann | 1 | -1/+1 |
2013-01-29 | require GLib 2.24 | Max Kellermann | 1 | -2/+2 |
2013-01-28 | decoder/ffmpeg: require ffmpeg/libav 0.7.6 | Max Kellermann | 1 | -1/+1 |
2013-01-28 | decoder/mp4ff: delete obsolete plugin | Max Kellermann | 1 | -3/+0 |
2013-01-27 | string_util: add fallback for strnlen() | Max Kellermann | 1 | -1/+1 |
2013-01-27 | configure.ac: disable libwrap if not compatible with C++ | Max Kellermann | 1 | -0/+21 |
2013-01-11 | configure.ac: use correct variable for checking libmpdclient presence | Denis Krjuchkov | 1 | -1/+1 |
2013-01-11 | configure.ac: require Windows Vista or newer | Max Kellermann | 1 | -1/+1 |
2013-01-11 | configure.ac: enable WIN32_LEAN_AND_MEAN on Windows | Max Kellermann | 1 | -0/+1 |
2013-01-11 | string_util.c: provide fallback strndup() implementation | Denis Krjuchkov | 1 | -0/+2 |
2013-01-10 | input/Curl: require libcurl 7.18 | Max Kellermann | 1 | -1/+1 |
2013-01-10 | configure.ac: change newline position to fit into 80 chars | Denis Krjuchkov | 1 | -1/+1 |
2013-01-10 | configure.ac: print results of libmpdclient detection | Denis Krjuchkov | 1 | -0/+1 |
2013-01-10 | configure.ac: print results of AdPlug detection | Denis Krjuchkov | 1 | -0/+1 |
2013-01-10 | configure.ac: consistently use Opus name | Denis Krjuchkov | 1 | -1/+1 |
2013-01-10 | fd_util: support eventfd() | Max Kellermann | 1 | -1/+1 |
2013-01-09 | configure.ac: improve detection of libgme | Denis Krjuchkov | 1 | -1/+1 |
2013-01-06 | Modify version string to post-release version 0.17.4~git | Avuton Olrich | 1 | -1/+1 |
2013-01-06 | mpd version 0.17.3release-0.17.3 | Avuton Olrich | 1 | -1/+1 |
2013-01-02 | configure.ac: disable C++ RTTI | Max Kellermann | 1 | -0/+1 |
2013-01-02 | configure.ac: disable C++ exceptions | Max Kellermann | 1 | -0/+1 |
2013-01-02 | configure.ac: hide internal symbols | Max Kellermann | 1 | -0/+4 |
2012-10-02 | Makefile.am: eliminate FLAC_COMMON | Max Kellermann | 1 | -3/+0 |
2012-10-02 | {decoder,encoder}/flac: drop support for libFLAC 1.1 | Max Kellermann | 1 | -1/+1 |
2012-10-02 | encoder/opus: new encoder plugin for the Opus codec | Max Kellermann | 1 | -0/+2 |
2012-10-01 | configure.ac: fix AC_CONFIG_SRCDIR call | Max Kellermann | 1 | -1/+1 |