| Commit message (Expand) | Author | Files | Lines |
2014-01-15 | configure.ac: prepare for 0.18.8 | Max Kellermann | 1 | -1/+1 |
2014-01-13 | Shine encoding plugin | Andrée Ekroth | 1 | -0/+18 |
2014-01-11 | configure.ac: reject libmpcdec SV7 in configure script | Max Kellermann | 1 | -1/+1 |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+23 |
2014-01-09 | playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XML | Max Kellermann | 1 | -0/+14 |
2014-01-04 | event/Loop: remove the GLib implementation | Max Kellermann | 1 | -58/+19 |
2013-12-29 | configure.ac: improved check for libyajl 1.0 | Max Kellermann | 1 | -1/+1 |
2013-12-29 | configure.ac: prepare for 0.18.7 | Max Kellermann | 1 | -1/+1 |
2013-12-29 | input/smbclient: new input plugin | Max Kellermann | 1 | -0/+14 |
2013-12-24 | release v0.18.6 | Max Kellermann | 1 | -1/+1 |
2013-12-20 | configure.ac: skip Linux specific tests on other OSs | Max Kellermann | 1 | -6/+23 |
2013-12-19 | configure.ac: add variable $host_is_unix | Max Kellermann | 1 | -7/+3 |
2013-12-19 | configure.ac: add variable $host_is_solaris | Max Kellermann | 1 | -13/+6 |
2013-12-19 | configure.ac: increment protocol version to 0.19.0 | Max Kellermann | 1 | -1/+1 |
2013-12-15 | configure.ac: add option "--disable-glib" | Max Kellermann | 1 | -4/+15 |
2013-12-08 | fs: implemented standard directories API | Denis Krjuchkov | 1 | -0/+1 |
2013-12-02 | event: add poll() based PollGroup implementation | Denis Krjuchkov | 1 | -1/+7 |
2013-12-01 | pcm/SoxrResampler: new resampler option using libsoxr | Max Kellermann | 1 | -0/+15 |
2013-11-29 | event: implement PollGroup based on Windows select | Denis Krjuchkov | 1 | -3/+11 |
2013-11-29 | configure.ac: code style improvements | Denis Krjuchkov | 1 | -13/+10 |
2013-11-28 | pcm: drop compatibility with libsamplerate older than 0.1.3 | Max Kellermann | 1 | -9/+1 |
2013-11-27 | Add infrastructure for using multiple event loops | Denis Krjuchkov | 1 | -1/+67 |
2013-11-27 | input/cdio_paranoia: support libcdio-paranoia 0.90 | Gaetan Bisson | 1 | -0/+1 |
2013-11-27 | configure.ac: prepare for 0.18.6 | Max Kellermann | 1 | -1/+1 |
2013-11-26 | configure.ac: set VERSION_MINOR to 19 | Denis Krjuchkov | 1 | -1/+1 |
2013-11-23 | release v0.18.5 | Max Kellermann | 1 | -1/+1 |
2013-11-21 | configure.ac: auto-detect fluidsynth by default | Max Kellermann | 1 | -3/+5 |
2013-11-18 | configure.ac: prepare for 0.18.5 | Max Kellermann | 1 | -1/+1 |
2013-11-13 | configure.ac: prepare version 0.19 | Max Kellermann | 1 | -1/+1 |
2013-11-09 | configure.ac: prepare for 0.18.4 | Max Kellermann | 1 | -1/+1 |
2013-11-08 | Makefile.am: disable dist-bzip2 | Max Kellermann | 1 | -1/+1 |
2013-11-08 | configure.ac: prepare for 0.18.3 | Max Kellermann | 1 | -1/+1 |
2013-11-06 | configure.ac: require libaudiofile 0.3 due to API breakage | Max Kellermann | 1 | -1/+1 |
2013-11-05 | configure.ac: prepare for 0.18.2 | Max Kellermann | 1 | -1/+1 |
2013-11-04 | release v0.18.1 | Max Kellermann | 1 | -1/+1 |
2013-11-04 | configure.ac: prepare for 0.18.1 | Max Kellermann | 1 | -1/+1 |
2013-10-31 | release v0.18 | Max Kellermann | 1 | -1/+1 |
2013-10-30 | configure.ac: move -Werror before all other CFLAGS | Max Kellermann | 1 | -6/+7 |
2013-10-30 | configure.ac: default to enable_openal=auto | Max Kellermann | 1 | -15/+19 |
2013-10-30 | configure.ac: enable -ffast-math and -ftree-vectorize | Max Kellermann | 1 | -0/+4 |
2013-10-30 | configure.ac: enable some gcc options even in debug mode | Max Kellermann | 1 | -6/+10 |
2013-10-28 | configure.ac: disable the OS X output plugin by default | Max Kellermann | 1 | -1/+5 |
2013-10-28 | configure.ac: add variable host_is_darwin | Max Kellermann | 1 | -8/+12 |
2013-10-19 | encoder/{opus,vorbis}: new serial generator replacing g_random_int() | Max Kellermann | 1 | -0/+1 |
2013-10-18 | ZeroconfAvahi: integrate into the EventLoop | Max Kellermann | 1 | -2/+2 |
2013-10-17 | configure.ac: add function MPD_AUTO_LIB and use it | Max Kellermann | 1 | -61/+16 |
2013-10-17 | configure.ac: define HAVE_MPCDEC | Max Kellermann | 1 | -0/+4 |
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 |