| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: check ${host_os} instead of ${host} | Max Kellermann | 2009-02-18 | 1 | -4/+4 |
* | configure.ac: added AC_CANONICAL_HOST | Max Kellermann | 2009-02-18 | 1 | -0/+2 |
* | configure.ac: added switch for test programs | Max Kellermann | 2009-02-18 | 1 | -0/+7 |
* | mp4ff: use faacDecInit2() to find the AAC track | Max Kellermann | 2009-02-18 | 1 | -1/+0 |
* | doc: generate API documentation with doxygen | Max Kellermann | 2009-02-13 | 1 | -0/+7 |
* | configure.ac: always check for C++ compiler | Max Kellermann | 2009-02-12 | 1 | -5/+2 |
* | wildmidi: new decoder plugin for MIDI files | Max Kellermann | 2009-02-12 | 1 | -0/+32 |
* | fluidsynth: new decoder plugin for MIDI files | Max Kellermann | 2009-02-12 | 1 | -1/+21 |
* | configure.ac: define conditional am__fastdepCXX | Max Kellermann | 2009-02-11 | 1 | -0/+2 |
* | sidplay: new decoder plugin for playing C64 SID files | Max Kellermann | 2009-02-11 | 1 | -0/+26 |
* | configure.ac: removed misplaced comma | Max Kellermann | 2009-02-11 | 1 | -1/+1 |
* | configure.ac: define HAVE_FFMPEG after all checks | Max Kellermann | 2009-02-09 | 1 | -2/+5 |
* | configure.ac: raised protocol version to "0.15.0" | Max Kellermann | 2009-02-04 | 1 | -1/+1 |
* | configure.ac: make DocBook processing optional | Max Kellermann | 2009-02-04 | 1 | -7/+12 |
* | configure.ac: detect jack_set_info_function() | Max Kellermann | 2009-01-30 | 1 | -0/+10 |
* | configure.ac: disable MMS by default | Max Kellermann | 2009-01-29 | 1 | -1/+1 |
* | added support for the MMS protocol | Max Kellermann | 2009-01-29 | 1 | -0/+18 |
* | oggvorbis: define HAVE_OGGVORBIS when tremor is enabled | Max Kellermann | 2009-01-15 | 1 | -1/+3 |
* | configure.ac: added the --enable-sqlite option | Max Kellermann | 2009-01-12 | 1 | -0/+14 |
* | configure.ac: removed duplicate PKG_PROG_PKG_CONFIG | Max Kellermann | 2009-01-11 | 1 | -2/+0 |
* | configure.ac: declare MPD_LIBS and MPD_CFLAGS first | Max Kellermann | 2009-01-06 | 1 | -10/+10 |
* | configure.ac: moved checks to argument declarations I | Max Kellermann | 2009-01-05 | 1 | -68/+68 |
* | configure.ac: moved checks to argument declarations I | Max Kellermann | 2009-01-05 | 1 | -38/+38 |
* | configure.ac: reordered plugin types | Max Kellermann | 2009-01-05 | 1 | -105/+125 |
* | configure.ac: moved build options down | Max Kellermann | 2009-01-05 | 1 | -23/+18 |
* | configure.ac: use AC_CHECK_HEADERS to check for locale.h | Max Kellermann | 2009-01-05 | 1 | -1/+1 |
* | configure.ac: moved mandatory checks up | Max Kellermann | 2009-01-05 | 1 | -18/+35 |
* | configure.ac: removed obsolete checks | Max Kellermann | 2009-01-05 | 1 | -5/+0 |
* | use GLib byte order macros | Max Kellermann | 2009-01-05 | 1 | -2/+0 |
* | configure.ac: disable ID3 support when libid3tag was not found | Max Kellermann | 2009-01-05 | 1 | -1/+1 |
* | configure.ac: detect libid3tag without pkg-config | Max Kellermann | 2009-01-04 | 1 | -3/+8 |
* | configure.ac: link with -lws2_32 on WIN32 | Max Kellermann | 2009-01-03 | 1 | -0/+6 |
* | main: use the GLib main loop | Max Kellermann | 2008-12-30 | 1 | -1/+1 |
* | zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.c | Max Kellermann | 2008-12-30 | 1 | -0/+2 |
* | main: use g_setenv() instead of setenv() | Max Kellermann | 2008-12-29 | 1 | -1/+0 |
* | configure.ac: append archive libraries to $MPD_LIBS | Max Kellermann | 2008-12-29 | 1 | -4/+9 |
* | configure.ac: check for archive libraries only if enabled | Max Kellermann | 2008-12-29 | 1 | -3/+9 |
* | configure.ac: removed pthread checks | Max Kellermann | 2008-12-29 | 1 | -4/+0 |
* | log: support syslog() | Max Kellermann | 2008-12-28 | 1 | -0/+15 |
* | decoder: new plugin using modplug library | Viliam Mateicka | 2008-12-28 | 1 | -0/+21 |
* | configure.ac: fixed description to bzip2 compile option | Viliam Mateicka | 2008-12-27 | 1 | -1/+1 |
* | Add an "Archive support" section to the configure results screen. | Avuton Olrich | 2008-12-27 | 1 | -18/+21 |
* | Change configure time option to be bzip2 rather than bz2. | Avuton Olrich | 2008-12-27 | 1 | -1/+1 |
* | Fix text string to show bz2 rather than rar. | Avuton Olrich | 2008-12-27 | 1 | -1/+1 |
* | disable archive API without plugins | Max Kellermann | 2008-12-27 | 1 | -0/+10 |
* | configure.ac: moved archive library checks to options | Max Kellermann | 2008-12-27 | 1 | -14/+16 |
* | Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd | Max Kellermann | 2008-12-27 | 1 | -0/+64 |
|\ |
|
| * | archiveapi: archive plugin for ISO files | Viliam Mateicka | 2008-12-16 | 1 | -0/+20 |
| * | archiveapi: archive plugin for ZIP files | Viliam Mateicka | 2008-12-16 | 1 | -0/+19 |
| * | archiveapi: archive plugin for BZ2 files | Viliam Mateicka | 2008-12-16 | 1 | -0/+25 |