| Commit message (Expand) | Author | Files | Lines |
2005-02-02 | - Clarify MPC to musepack (MPC) as not to confuse new MPD customers | Avuton Olrich | 1 | -4/+10 |
2005-02-01 | configure now checks for libmusepack | Warren Dukes | 1 | -0/+46 |
2005-02-01 | use alsa m4 stuff to generate configure | Warren Dukes | 1 | -19/+1 |
2005-01-31 | fix --enable-mod | Warren Dukes | 1 | -1/+1 |
2005-01-16 | this should fix compile bugs #350 and #351 | Warren Dukes | 1 | -9/+13 |
2004-11-10 | merge changes from metadata-rewrite branch | Warren Dukes | 1 | -1/+1 |
2004-11-02 | disable shout support if vorbis not found | Warren Dukes | 1 | -0/+6 |
2004-10-30 | oops, forgot to commit changes to configure.ac | Warren Dukes | 1 | -1/+2 |
2004-10-22 | fix a snafoo in configure.ac | Warren Dukes | 1 | -1/+1 |
2004-10-22 | todo and configure script updates | Warren Dukes | 1 | -2/+2 |
2004-10-16 | bump version to 0.12.0 | Warren Dukes | 1 | -1/+1 |
2004-08-20 | shout configure/auto* stuff | Warren Dukes | 1 | -0/+11 |
2004-07-24 | 1) fix bug, id3_tag_parse does may return NULL if there's an error in decodin... | Warren Dukes | 1 | -1/+1 |
2004-07-23 | bump version to 0.12.0 for next development cycle | Warren Dukes | 1 | -1/+1 |
2004-07-18 | 1) bumb version to 0.11.3 | Warren Dukes | 1 | -1/+1 |
2004-07-04 | bump version number | Warren Dukes | 1 | -1/+1 |
2004-06-19 | bump version number | Warren Dukes | 1 | -1/+1 |
2004-06-17 | actually, scratch the last change | Warren Dukes | 1 | -20/+0 |
2004-06-17 | check in configure script if iconv() needs CONST | Warren Dukes | 1 | -0/+20 |
2004-06-17 | add LIBMIKMOD_LDADD to MPD_LIBS | Warren Dukes | 1 | -1/+1 |
2004-05-31 | mod_plugin, just for tarzeau | Warren Dukes | 1 | -1/+16 |
2004-05-29 | oops forgot forte C++ fixes in configure.ac | Warren Dukes | 1 | -1/+4 |
2004-05-19 | todo updates | Warren Dukes | 1 | -3/+3 |
2004-05-18 | ok, after starting good, this is a little less blocky for playing streams | Warren Dukes | 1 | -0/+1 |
2004-05-11 | check for main in libiconv, cause it doesn't define iconv_open, but libiconv_... | Warren Dukes | 1 | -1/+1 |
2004-05-11 | use AM_LANGINFO_CODESET in configure.ac, old configure.ac wasn't checking | Warren Dukes | 1 | -2/+4 |
2004-04-11 | add --disable-audio configure option | Warren Dukes | 1 | -1/+12 |
2004-04-10 | bump version number up to 0.11.0 | Warren Dukes | 1 | -1/+1 |
2004-03-31 | update stuff for 0.10.3 release | Warren Dukes | 1 | -1/+1 |
2004-03-30 | allow to disable alsa | Warren Dukes | 1 | -8/+12 |
2004-03-25 | minor fix ups for types | Warren Dukes | 1 | -0/+2 |
2004-03-25 | fix and detect differences between faad2 1.1 and 2.0 | Warren Dukes | 1 | -1/+65 |
2004-03-24 | check for mad and id3tag headers | Warren Dukes | 1 | -6/+15 |
2004-03-24 | forgot to set CPPFLAGS for some AC_CHECK_HEADERS, where it uses CPPFLAGS | Warren Dukes | 1 | -0/+12 |
2004-03-23 | add more info to configuration output | Warren Dukes | 1 | -5/+46 |
2004-03-21 | more autconf fun | Warren Dukes | 1 | -4/+4 |
2004-03-21 | more faad autoconf checks | Warren Dukes | 1 | -1/+5 |
2004-03-21 | fix for iconv | Warren Dukes | 1 | -4/+37 |
2004-03-19 | more fun with LOCALE and LANGINFO | Warren Dukes | 1 | -15/+7 |
2004-03-18 | version bump | Warren Dukes | 1 | -1/+1 |
2004-03-18 | weee | Warren Dukes | 1 | -2/+0 |
2004-03-18 | MP4/AAC, not just AAC | Warren Dukes | 1 | -2/+2 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -28/+36 |
2004-03-17 | configure script clean ups | Warren Dukes | 1 | -8/+60 |
2004-03-17 | import mp4ff, since its not installed correctly by faad2 | Warren Dukes | 1 | -6/+19 |
2004-03-17 | fix a few snafoo's in configure.ac | Warren Dukes | 1 | -5/+50 |
2004-03-04 | update to 0.15.1 of libmad and libid3tag | Warren Dukes | 1 | -1/+1 |
2004-03-03 | ok, don't use AC_CHECK_LIBM, just use my own homebrewed version | Warren Dukes | 1 | -2/+2 |
2004-03-03 | use AC_CHECK_LIBM instead | Warren Dukes | 1 | -2/+2 |
2004-03-03 | check to see if we need -lm | Warren Dukes | 1 | -0/+2 |