| Commit message (Expand) | Author | Files | Lines |
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 |
2009-07-14 | encoder/twolame: new encoder plugin based on libtwolame | Max Kellermann | 1 | -1/+24 |
2009-07-14 | configure.ac: use more MPD_AUTO_PKG() | Max Kellermann | 1 | -24/+19 |
2009-07-14 | Makefile.am: use WAVPACK_CFLAGS and WAVPACK_LIBS | Max Kellermann | 1 | -5/+2 |
2009-07-14 | configure.ac: fail when ffmpeg is enabled, but not found | Max Kellermann | 1 | -7/+5 |
2009-07-07 | decoder/sndfile: new decoder plugin based on libsndfile | Max Kellermann | 1 | -0/+32 |
2009-07-05 | configure.ac: increased protocol version to 0.16.0 | Max Kellermann | 1 | -1/+1 |
2009-06-25 | Makefile.am: require automake 1.10 | Max Kellermann | 1 | -1/+1 |
2009-06-25 | configure.ac: fix the --disable-ffmpeg help text | Max Kellermann | 1 | -1/+1 |
2009-06-25 | NEWS: updated NEWS file for 0.15.1 | Max Kellermann | 1 | -1/+1 |
2009-06-24 | Modify version string to post-release version 0.16~git | Avuton Olrich | 1 | -1/+1 |
2009-06-23 | mpd version 0.15release-0.15 | Avuton Olrich | 1 | -1/+1 |