| Commit message (Expand) | Author | Age | Files | Lines |
* | encoder/shine: require libshine 3.1, adapt to new API | Max Kellermann | 2014-08-13 | 1 | -1/+1 |
* | configure.ac: fix typo, remove spaces | Max Kellermann | 2014-08-11 | 1 | -1/+1 |
* | decoder/Mp4v2: add MP4v2 decoder plugin | Andrée Ekroth | 2014-08-07 | 1 | -0/+25 |
* | fs/GzipOutputStream: new class wrapping zlib | Max Kellermann | 2014-08-06 | 1 | -0/+15 |
* | configure.ac: disable exceptions only with Boost 1.54 or newer | Max Kellermann | 2014-06-16 | 1 | -2/+25 |
* | configure.ac: check for Boost | Max Kellermann | 2014-06-11 | 1 | -0/+2 |
* | zeroconf/Avahi: call dbus_shutdown() during shutdown | Max Kellermann | 2014-06-10 | 1 | -1/+1 |
* | configure.ac: always define _GNU_SOURCE on Linux | Max Kellermann | 2014-03-15 | 1 | -0/+3 |
* | SongSort, ...: use libicu instead of GLib's g_utf8_*() | Max Kellermann | 2014-02-24 | 1 | -0/+13 |
* | first Android release | Max Kellermann | 2014-02-22 | 1 | -0/+21 |
* | configure.ac: detect Android cross-build | Max Kellermann | 2014-02-21 | 1 | -0/+10 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-02-18 | 1 | -2/+2 |
|\ |
|
| * | configure.ac: fix linker failure when libvorbis/libogg are static | Max Kellermann | 2014-02-18 | 1 | -1/+1 |
| * | configure.ac: link the Vorbis encoder with libogg | Max Kellermann | 2014-02-17 | 1 | -1/+1 |
| * | configure.ac: prepare for 0.18.9 | Max Kellermann | 2014-02-09 | 1 | -1/+1 |
* | | configure.ac: check for libpthread | Max Kellermann | 2014-02-18 | 1 | -0/+5 |
* | | Merge tag 'release-0.18.8' | Max Kellermann | 2014-02-07 | 1 | -1/+1 |
|\| |
|
| * | configure.ac: link the Vorbis encoder with libvorbis | Max Kellermann | 2014-02-06 | 1 | -1/+1 |
| * | new developer mailing list | Max Kellermann | 2014-01-20 | 1 | -1/+1 |
| * | configure.ac: prepare for 0.18.8 | Max Kellermann | 2014-01-15 | 1 | -1/+1 |
* | | input/nfs: new plugin using libnfs | Max Kellermann | 2014-02-06 | 1 | -0/+13 |
* | | db: add compile-time option to disable database | Max Kellermann | 2014-01-30 | 1 | -3/+15 |
* | | Main, OutputThread: increase kernel timer slack (Linux) | Max Kellermann | 2014-01-30 | 1 | -0/+2 |
* | | configure.ac: detect libsmbclient without pkg-config | Max Kellermann | 2014-01-27 | 1 | -1/+2 |
* | | configure.ac: check if -lrt is necessary for clock_gettime() | Max Kellermann | 2014-01-27 | 1 | -0/+2 |
* | | configure.ac: move autoconf/automake helpers to build/ | Max Kellermann | 2014-01-27 | 1 | -0/+1 |
* | | move systemd unit to directory systemd/ | Max Kellermann | 2014-01-27 | 1 | -1/+1 |
* | | neighbor/upnp: UPnP media server discovery | Max Kellermann | 2014-01-26 | 1 | -0/+3 |
* | | neighbor: new subsystem to detect file servers on the local network | Max Kellermann | 2014-01-26 | 1 | -0/+21 |
* | | Win32Main: move to win32/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | | thread/Name: set thread names | Max Kellermann | 2014-01-23 | 1 | -0/+7 |
* | | CommandLine: show the current git tag and commit id | Max Kellermann | 2014-01-20 | 1 | -0/+4 |
* | | Daemon: don't use daemon(), always require fork() | Max Kellermann | 2014-01-18 | 1 | -1/+0 |
* | | Merge tag 'release-0.18.7' | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
|\| |
|
| * | configure.ac: reject libmpcdec SV7 in configure script | Max Kellermann | 2014-01-11 | 1 | -1/+1 |
* | | Shine encoding plugin | Andrée Ekroth | 2014-01-13 | 1 | -0/+18 |
* | | UPnP database plugin | Jean-Francois Dockes | 2014-01-09 | 1 | -0/+23 |
* | | playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XML | Max Kellermann | 2014-01-09 | 1 | -0/+14 |
* | | event/Loop: remove the GLib implementation | Max Kellermann | 2014-01-04 | 1 | -58/+19 |
* | | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-29 | 1 | -1/+1 |
|\| |
|
| * | configure.ac: improved check for libyajl 1.0 | Max Kellermann | 2013-12-29 | 1 | -1/+1 |
| * | configure.ac: prepare for 0.18.7 | Max Kellermann | 2013-12-29 | 1 | -1/+1 |
| * | release v0.18.6 | Max Kellermann | 2013-12-24 | 1 | -1/+1 |
* | | input/smbclient: new input plugin | Max Kellermann | 2013-12-29 | 1 | -0/+14 |
* | | configure.ac: skip Linux specific tests on other OSs | Max Kellermann | 2013-12-20 | 1 | -6/+23 |
* | | configure.ac: add variable $host_is_unix | Max Kellermann | 2013-12-19 | 1 | -7/+3 |
* | | configure.ac: add variable $host_is_solaris | Max Kellermann | 2013-12-19 | 1 | -13/+6 |
* | | configure.ac: increment protocol version to 0.19.0 | Max Kellermann | 2013-12-19 | 1 | -1/+1 |
* | | configure.ac: add option "--disable-glib" | Max Kellermann | 2013-12-15 | 1 | -4/+15 |
* | | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-14 | 1 | -0/+1 |
|\| |
|