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