| Commit message (Expand) | Author | Files | Lines |
2008-08-26 | enable -Wpointer-arith, -Wstrict-prototypes | Max Kellermann | 1 | -1/+2 |
2008-06-16 | Die if a specific backend is requested but not found. | Jim Ramsay | 1 | -3/+3 |
2008-04-12 | configure: better CFLAGS checking | Eric Wong | 1 | -2/+10 |
2008-04-12 | configure: output ipv6 support option result | Max Kellermann | 1 | -0/+6 |
2008-04-12 | provide switches for TCP and unix sockets | Max Kellermann | 1 | -0/+36 |
2008-04-12 | enable more warnings | Max Kellermann | 1 | -1/+1 |
2007-06-24 | Check for pkg-config unconditionally. It might not be needed if we disable | J. Alexander Treuman | 1 | -5/+1 |
2007-06-24 | Updating some ./configure --help text. | J. Alexander Treuman | 1 | -2/+2 |
2007-06-24 | Adding WavPack support. Patch courtesy Kodest. | J. Alexander Treuman | 1 | -1/+16 |
2007-06-13 | Adding FIFO audio output. This is pretty much identical to the old one, | J. Alexander Treuman | 1 | -0/+14 |
2007-06-03 | Define HAVE_ZEROCONF if Avahi or Bonjour support is enabled, so that we can | J. Alexander Treuman | 1 | -1/+3 |
2007-06-03 | Cleaning up zeroconf configure magic. | J. Alexander Treuman | 1 | -14/+15 |
2007-06-02 | Check if we need -ldns_sd for Bonjour. | J. Alexander Treuman | 1 | -0/+1 |
2007-06-02 | Added Bonjour zeroconf support. This works now natively on MacOS X. | Patrik Weiskircher | 1 | -13/+21 |
2007-06-01 | Requiring autoconf 2.60. This is needed for the new C99 and POSIX type | J. Alexander Treuman | 1 | -1/+1 |
2007-05-30 | Bumping version numbers to 0.14.0. | J. Alexander Treuman | 1 | -3/+3 |
2007-05-30 | Forgot a change to configure.ac in one of the previous commits. | J. Alexander Treuman | 1 | -0/+1 |
2007-05-30 | Adding a null output plugin. | J. Alexander Treuman | 1 | -0/+2 |
2007-04-04 | Removing Sun audio support from configure and ChangeLog. Turns out the | J. Alexander Treuman | 1 | -12/+0 |
2007-03-31 | Don't use -L$libdir -I$includedir. $libdir and $includedir are paths for | J. Alexander Treuman | 1 | -24/+0 |
2007-03-20 | Bumping version numbers to 0.13.0. Future 0.12.x releases will be made | J. Alexander Treuman | 1 | -3/+3 |
2007-02-27 | Forgot a || in that last commit. Oops. | J. Alexander Treuman | 1 | -1/+1 |
2007-02-27 | LSR and Zeroconf support both use PKG_CHECK_MODULES, and thus require | J. Alexander Treuman | 1 | -1/+2 |
2007-02-02 | Add libsamplerate support, old resampling is still an option, but this sounds... | Avuton Olrich | 1 | -1/+20 |
2007-01-14 | configure.ac: no longer drop MPD_CFLAGS if shout is enabled | Eric Wong | 1 | -5/+3 |
2007-01-14 | configure.ac: get rid of scary message about OggFLAC with FLAC 1.1.3 | Eric Wong | 1 | -3/+13 |
2007-01-14 | configure.ac: shell portability fix (test -a) | Eric Wong | 1 | -4/+6 |
2007-01-11 | Added zeroconf service publishing using avahi | Jim Ramsay | 1 | -0/+40 |
2006-12-17 | Do PKG_PROG_PKG_CONFIG if either pulse or jack is enabled. This is because | J. Alexander Treuman | 1 | -0/+4 |
2006-12-17 | Cleaning up the JACK/PulseAudio configure magic to be more consistent with | J. Alexander Treuman | 1 | -7/+5 |
2006-10-18 | jack patch from anarch (and some type fixes for mp4 and acc plugins) | Warren Dukes | 1 | -0/+16 |
2006-10-10 | Bumping version numbers to 0.12.1 | J. Alexander Treuman | 1 | -3/+3 |
2006-09-22 | Bumping version numbers to 0.12.0. | J. Alexander Treuman | 1 | -2/+2 |
2006-09-15 | Updating version numbers to rc4. | J. Alexander Treuman | 1 | -2/+2 |
2006-09-13 | configure.ac: replace double quotes AC_MSG_ERROR with brackets | Eric Wong | 1 | -2/+2 |
2006-09-11 | configure.ac: fix tremor detection usage | Eric Wong | 1 | -80/+26 |
2006-09-06 | configure.ac: fix an obvious typo for setting mpcdec libs | Eric Wong | 1 | -1/+1 |
2006-08-24 | Bumping version to rc3 | J. Alexander Treuman | 1 | -2/+2 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -1/+1 |
2006-08-18 | Bumping some version numbers to rc2 | J. Alexander Treuman | 1 | -2/+2 |
2006-08-10 | Bump some more version numbers to rc1 now that it won't break the protocol. | J. Alexander Treuman | 1 | -1/+1 |
2006-08-10 | Separate PROTOCOL_VERSION from VERSION | Eric Wong | 1 | -1/+2 |
2006-08-10 | The configure.ac version is used in the mpd reply, and using rc1 breaks some ... | J. Alexander Treuman | 1 | -2/+2 |
2006-08-10 | 0.12.0 -> 0.12.0rc1 | J. Alexander Treuman | 1 | -2/+2 |
2006-08-04 | configure.ac: fix a typo | Eric Wong | 1 | -1/+1 |
2006-07-26 | Remove the fifo plugin. It's currently useless for the average user, and mak... | J. Alexander Treuman | 1 | -14/+0 |
2006-07-26 | Put mp4ff back into the tree | Avuton Olrich | 1 | -9/+9 |
2006-07-22 | configure.ac: don't always try to add local lib/include paths | Eric Wong | 1 | -27/+35 |
2006-07-22 | Cleanup some now unnecessary variables from the id3/mad removal | Eric Wong | 1 | -10/+2 |
2006-07-22 | Nicer formatting for ./configure --help | J. Alexander Treuman | 1 | -33/+33 |