index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: declare AM_CFLAGS
Max Kellermann
2009-02-25
1
-2
/
+4
*
configure.ac: fix comma errors
Max Kellermann
2009-02-24
1
-2
/
+2
*
Makefile.am: no recursive makefiles
Max Kellermann
2009-02-23
1
-1
/
+1
*
shout: use the new encoder API
Max Kellermann
2009-02-22
1
-7
/
+1
*
encoder: added lame mp3 encoder
Max Kellermann
2009-02-22
1
-0
/
+4
*
encoder: added vorbis encoder
Max Kellermann
2009-02-22
1
-0
/
+4
*
added the encoder API
Max Kellermann
2009-02-22
1
-0
/
+2
*
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
[next]