| Commit message (Expand) | Author | Files | Lines |
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 |
2006-07-22 | Adding fifo output plugin | J. Alexander Treuman | 1 | -0/+14 |
2006-07-19 | Remove the internal mp4ff dependency | Avuton Olrich | 1 | -38/+38 |
2006-07-18 | Some more autotools fixes/hacks/workarounds | Eric Wong | 1 | -1/+29 |
2006-07-17 | configure.ac: oops, unbreak configure :x | Eric Wong | 1 | -1/+1 |
2006-07-17 | Fix some autotools related problems | Eric Wong | 1 | -3/+11 |
2006-07-16 | If no input plugin is supported, fail to configure. | Avuton Olrich | 1 | -0/+12 |
2006-07-16 | Remove hosted libid3tag & libmad | Avuton Olrich | 1 | -101/+69 |
2006-07-16 | remove the glib library dependency | Eric Wong | 1 | -3/+0 |
2006-07-15 | configure.ac: remove uncessary grep usage | Eric Wong | 1 | -3/+4 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Add PulseAudio support | J. Alexander Treuman | 1 | -2/+16 |
2006-07-04 | configure.ac: fix configure failing with newer faad2 | R.Ramkumar | 1 | -0/+4 |
2006-06-05 | configure.ac: set -Wall if we detect gcc-$VERSION or gcc$VERSION | Eric Wong | 1 | -1/+2 |
2006-06-04 | correctly check for setenv() function | Eric Wong | 1 | -0/+1 |
2006-06-04 | configure.ac: fix a bash-ism in generated ./configure | Eric Wong | 1 | -1/+1 |
2006-03-16 | merge with mpd/trunk up to r3925 | Eric Wong | 1 | -13/+33 |
2005-12-14 | Configure fix, so when no glib found it gives a error, and another race condi... | Qball Cow | 1 | -1/+1 |
2005-11-16 | DJWLindenaar balanced tree and master process patch | Qball Cow | 1 | -0/+4 |
2005-10-07 | Ticho's configure.ac patch | Qball Cow | 1 | -19/+18 |
2005-09-08 | Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr... | Qball Cow | 1 | -2/+3 |
2005-08-26 | disable shout if tremor is used because tremor is only an encoder | Eric Wong | 1 | -1/+4 |
2005-08-25 | patch for using Tremor to decode Ogg-Vorbis | Eric Wong | 1 | -4/+58 |
2005-08-25 | todo update | Warren Dukes | 1 | -1/+13 |
2005-08-02 | --enable-ao enables ao, doesn't disable ao support | Warren Dukes | 1 | -1/+1 |
2005-07-30 | update musepack decoding code to use the newer mpcdec library | Eric Wong | 1 | -17/+17 |
2005-06-30 | actually disable shout if ogg-vorbis is disabled, instead of just | Eric Wong | 1 | -0/+1 |
2005-03-24 | pretty up configure output a bit | Warren Dukes | 1 | -57/+35 |
2005-03-23 | add support sun configure stuff | Warren Dukes | 1 | -1/+13 |
2005-03-17 | OS X tweaks | Warren Dukes | 1 | -1/+1 |
2005-03-17 | slight tweak of avuton's idea of causing an error when no audio output's found | Warren Dukes | 1 | -24/+8 |
2005-03-16 | Update the configure.ac to make sure it can't be compiled without an output t... | Avuton Olrich | 1 | -1/+5 |
2005-03-13 | some broken OS X stuff | Warren Dukes | 1 | -0/+1 |
2005-03-13 | add OS X configure stuff and added a skeleton audioOutput plugin for OS X | Warren Dukes | 1 | -0/+13 |