| Commit message (Expand) | Author | Files | Lines |
2010-01-20 | configure.ac: new libwrap autoconf test | Max Kellermann | 1 | -1/+14 |
2010-01-20 | client: optionally use libwrap | Davide Camurri | 1 | -0/+2 |
2010-01-18 | mpd version 0.15.8release-0.15.8 | Avuton Olrich | 1 | -1/+1 |
2010-01-17 | configure.ac: disable -Wdeclaration-after-statement | Max Kellermann | 1 | -1/+0 |
2010-01-02 | configure.ac: disable -Wdeclaration-after-statement | Max Kellermann | 1 | -1/+0 |
2010-01-01 | configure.ac: expose variables OPENAL_CFLAGS and OPENAL_LIBS | Max Kellermann | 1 | -5/+3 |
2009-12-31 | Makefile.am: added unit tests for the archive plugins | Max Kellermann | 1 | -0/+18 |
2009-12-27 | Modify version string to post-release version 0.15.8~git | Avuton Olrich | 1 | -1/+1 |
2009-12-27 | mpd version 0.15.7release-0.15.7 | Avuton Olrich | 1 | -1/+1 |
2009-12-16 | archive/iso: renamed plugin to "iso9660" | Max Kellermann | 1 | -2/+2 |
2009-12-15 | archive/zip: renamed plugin to "zzip" | Max Kellermann | 1 | -10/+10 |
2009-11-18 | Modify version string to post-release version 0.15.7~git | Avuton Olrich | 1 | -1/+1 |
2009-11-18 | mpd version 0.15.6release-0.15.6 | Avuton Olrich | 1 | -1/+1 |
2009-11-17 | cmdline: print out list of encoders in --version info | Viliam Mateicka | 1 | -0/+4 |
2009-11-17 | encoder: introducing flac encoder plugin | Viliam Mateicka | 1 | -0/+16 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+3 |
2009-11-10 | wave_encoder: new encoder for streaming PCM wave files. | Viliam Mateicka | 1 | -1/+19 |
2009-11-10 | configure.ac: enable_audiofile defaults to "auto" | Max Kellermann | 1 | -2/+2 |
2009-11-10 | configure.ac: require GLib 2.12 | Max Kellermann | 1 | -2/+2 |
2009-11-10 | zzip: require libzzip 0.13 | Max Kellermann | 1 | -1/+1 |
2009-11-10 | input/mms: require libmms 0.4 | Max Kellermann | 1 | -1/+1 |
2009-11-07 | set the close-on-exec flag on all file descriptors | Max Kellermann | 1 | -1/+3 |
2009-11-05 | output/jack: use jack_client_open() instead of jack_client_new() | Max Kellermann | 1 | -1/+1 |
2009-10-24 | add --disable-inotify for configure to disable inotify when autodetected | Viliam Mateicka | 1 | -1/+19 |
2009-10-22 | Makefile.am: enable the "subdir-objects" option | Max Kellermann | 1 | -1/+1 |
2009-10-21 | pulse: code rewrite using the asynchronous libpulse API | Max Kellermann | 1 | -1/+1 |
2009-10-18 | Modify version string to post-release version 0.15.6~git | Avuton Olrich | 1 | -1/+1 |
2009-10-18 | mpd version 0.15.5release-0.15.5 | Avuton Olrich | 1 | -1/+1 |
2009-10-13 | configure.ac: require GLib 2.16 | Max Kellermann | 1 | -2/+2 |
2009-10-10 | configure: Fix up the recorder plugin configure. | Avuton Olrich | 1 | -3/+3 |
2009-10-08 | configure.ac: build with large file support by default | Alam Arias | 1 | -0/+2 |
2009-10-03 | Modify version string to post-release version 0.15.5~git | Avuton Olrich | 1 | -1/+1 |
2009-10-03 | mpd version 0.15.4release-0.15.4 | Avuton Olrich | 1 | -1/+1 |
2009-09-25 | automatically update the database with Linux inotify | Max Kellermann | 1 | -0/+3 |
2009-09-24 | configure.ac: rename HAVE_CURL to ENABLE_CURL | Max Kellermann | 1 | -2/+2 |
2009-09-20 | output/osx: fix the OS X 10.6 build | Patrik Weiskircher | 1 | -6/+0 |
2009-09-07 | output/openal: support OpenAL plugin on Mac OS X | Serge Ziryukin | 1 | -3/+13 |
2009-09-06 | configure.ac: use /Developer/SDKs/MacOSX10.5.sdk | Patrik Weiskircher | 1 | -0/+6 |
2009-09-06 | openal output plugin | Serge Ziryukin | 1 | -0/+25 |
2009-08-30 | decoder/sidplay: implemented songlength database | Mike Dawson | 1 | -2/+7 |
2009-08-29 | Modify version string to post-release version 0.15.4~git | Avuton Olrich | 1 | -1/+1 |
2009-08-29 | mpd version 0.15.3release-0.15.3 | Avuton Olrich | 1 | -1/+1 |
2009-08-26 | decoder/mpg123: new decoder plugin based on libmpg123 | Max Kellermann | 1 | -0/+19 |
2009-08-24 | output/recorder: new output plugin for recording radio streams | Max Kellermann | 1 | -2/+35 |
2009-08-15 | Modify version string to post-release version 0.15.3~git | Avuton Olrich | 1 | -1/+1 |
2009-08-15 | mpd version 0.15.2release-0.15.2 | Avuton Olrich | 1 | -1/+1 |
2009-08-13 | use daemon() when the C library provides it | Mike Frysinger | 1 | -1/+1 |
2009-07-17 | configure.ac: fix the --enable-alsa help string | Max Kellermann | 1 | -2/+1 |
2009-07-15 | Modify version string to post-release version 0.15.2~git | Avuton Olrich | 1 | -1/+1 |
2009-07-15 | mpd version 0.15.1release-0.15.1 | Avuton Olrich | 1 | -1/+1 |