| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing Sun audio support from configure and ChangeLog. Turns out the | J. Alexander Treuman | 2007-04-04 | 1 | -12/+0 |
* | Don't use -L$libdir -I$includedir. $libdir and $includedir are paths for | J. Alexander Treuman | 2007-03-31 | 1 | -24/+0 |
* | Bumping version numbers to 0.13.0. Future 0.12.x releases will be made | J. Alexander Treuman | 2007-03-20 | 1 | -3/+3 |
* | Forgot a || in that last commit. Oops. | J. Alexander Treuman | 2007-02-27 | 1 | -1/+1 |
* | LSR and Zeroconf support both use PKG_CHECK_MODULES, and thus require | J. Alexander Treuman | 2007-02-27 | 1 | -1/+2 |
* | Add libsamplerate support, old resampling is still an option, but this sounds... | Avuton Olrich | 2007-02-02 | 1 | -1/+20 |
* | configure.ac: no longer drop MPD_CFLAGS if shout is enabled | Eric Wong | 2007-01-14 | 1 | -5/+3 |
* | configure.ac: get rid of scary message about OggFLAC with FLAC 1.1.3 | Eric Wong | 2007-01-14 | 1 | -3/+13 |
* | configure.ac: shell portability fix (test -a) | Eric Wong | 2007-01-14 | 1 | -4/+6 |
* | Added zeroconf service publishing using avahi | Jim Ramsay | 2007-01-11 | 1 | -0/+40 |
* | Do PKG_PROG_PKG_CONFIG if either pulse or jack is enabled. This is because | J. Alexander Treuman | 2006-12-17 | 1 | -0/+4 |
* | Cleaning up the JACK/PulseAudio configure magic to be more consistent with | J. Alexander Treuman | 2006-12-17 | 1 | -7/+5 |
* | jack patch from anarch (and some type fixes for mp4 and acc plugins) | Warren Dukes | 2006-10-18 | 1 | -0/+16 |
* | Bumping version numbers to 0.12.1 | J. Alexander Treuman | 2006-10-10 | 1 | -3/+3 |
* | Bumping version numbers to 0.12.0. | J. Alexander Treuman | 2006-09-22 | 1 | -2/+2 |
* | Updating version numbers to rc4. | J. Alexander Treuman | 2006-09-15 | 1 | -2/+2 |
* | configure.ac: replace double quotes AC_MSG_ERROR with brackets | Eric Wong | 2006-09-13 | 1 | -2/+2 |
* | configure.ac: fix tremor detection usage | Eric Wong | 2006-09-11 | 1 | -80/+26 |
* | configure.ac: fix an obvious typo for setting mpcdec libs | Eric Wong | 2006-09-06 | 1 | -1/+1 |
* | Bumping version to rc3 | J. Alexander Treuman | 2006-08-24 | 1 | -2/+2 |
* | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 2006-08-20 | 1 | -1/+1 |
* | Bumping some version numbers to rc2 | J. Alexander Treuman | 2006-08-18 | 1 | -2/+2 |
* | Bump some more version numbers to rc1 now that it won't break the protocol. | J. Alexander Treuman | 2006-08-10 | 1 | -1/+1 |
* | Separate PROTOCOL_VERSION from VERSION | Eric Wong | 2006-08-10 | 1 | -1/+2 |
* | The configure.ac version is used in the mpd reply, and using rc1 breaks some ... | J. Alexander Treuman | 2006-08-10 | 1 | -2/+2 |
* | 0.12.0 -> 0.12.0rc1 | J. Alexander Treuman | 2006-08-10 | 1 | -2/+2 |
* | configure.ac: fix a typo | Eric Wong | 2006-08-04 | 1 | -1/+1 |
* | Remove the fifo plugin. It's currently useless for the average user, and mak... | J. Alexander Treuman | 2006-07-26 | 1 | -14/+0 |
* | Put mp4ff back into the tree | Avuton Olrich | 2006-07-26 | 1 | -9/+9 |
* | configure.ac: don't always try to add local lib/include paths | Eric Wong | 2006-07-22 | 1 | -27/+35 |
* | Cleanup some now unnecessary variables from the id3/mad removal | Eric Wong | 2006-07-22 | 1 | -10/+2 |
* | Nicer formatting for ./configure --help | J. Alexander Treuman | 2006-07-22 | 1 | -33/+33 |
* | Adding fifo output plugin | J. Alexander Treuman | 2006-07-22 | 1 | -0/+14 |
* | Remove the internal mp4ff dependency | Avuton Olrich | 2006-07-19 | 1 | -38/+38 |
* | Some more autotools fixes/hacks/workarounds | Eric Wong | 2006-07-18 | 1 | -1/+29 |
* | configure.ac: oops, unbreak configure :x | Eric Wong | 2006-07-17 | 1 | -1/+1 |
* | Fix some autotools related problems | Eric Wong | 2006-07-17 | 1 | -3/+11 |
* | If no input plugin is supported, fail to configure. | Avuton Olrich | 2006-07-16 | 1 | -0/+12 |
* | Remove hosted libid3tag & libmad | Avuton Olrich | 2006-07-16 | 1 | -101/+69 |
* | remove the glib library dependency | Eric Wong | 2006-07-16 | 1 | -3/+0 |
* | configure.ac: remove uncessary grep usage | Eric Wong | 2006-07-15 | 1 | -3/+4 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Add PulseAudio support | J. Alexander Treuman | 2006-07-13 | 1 | -2/+16 |
* | configure.ac: fix configure failing with newer faad2 | R.Ramkumar | 2006-07-04 | 1 | -0/+4 |
* | configure.ac: set -Wall if we detect gcc-$VERSION or gcc$VERSION | Eric Wong | 2006-06-05 | 1 | -1/+2 |
* | correctly check for setenv() function | Eric Wong | 2006-06-04 | 1 | -0/+1 |
* | configure.ac: fix a bash-ism in generated ./configure | Eric Wong | 2006-06-04 | 1 | -1/+1 |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 1 | -13/+33 |
* | Configure fix, so when no glib found it gives a error, and another race condi... | Qball Cow | 2005-12-14 | 1 | -1/+1 |
* | DJWLindenaar balanced tree and master process patch | Qball Cow | 2005-11-16 | 1 | -0/+4 |