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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
doc: generate API documentation with doxygen
Max Kellermann
1
-0
/
+7
2009-02-12
configure.ac: always check for C++ compiler
Max Kellermann
1
-5
/
+2
2009-02-12
wildmidi: new decoder plugin for MIDI files
Max Kellermann
1
-0
/
+32
2009-02-12
fluidsynth: new decoder plugin for MIDI files
Max Kellermann
1
-1
/
+21
2009-02-11
configure.ac: define conditional am__fastdepCXX
Max Kellermann
1
-0
/
+2
2009-02-11
sidplay: new decoder plugin for playing C64 SID files
Max Kellermann
1
-0
/
+26
2009-02-11
configure.ac: removed misplaced comma
Max Kellermann
1
-1
/
+1
2009-02-09
configure.ac: define HAVE_FFMPEG after all checks
Max Kellermann
1
-2
/
+5
2009-02-04
configure.ac: raised protocol version to "0.15.0"
Max Kellermann
1
-1
/
+1
2009-02-04
configure.ac: make DocBook processing optional
Max Kellermann
1
-7
/
+12
2009-01-30
configure.ac: detect jack_set_info_function()
Max Kellermann
1
-0
/
+10
2009-01-29
configure.ac: disable MMS by default
Max Kellermann
1
-1
/
+1
2009-01-29
added support for the MMS protocol
Max Kellermann
1
-0
/
+18
2009-01-15
oggvorbis: define HAVE_OGGVORBIS when tremor is enabled
Max Kellermann
1
-1
/
+3
2009-01-12
configure.ac: added the --enable-sqlite option
Max Kellermann
1
-0
/
+14
2009-01-11
configure.ac: removed duplicate PKG_PROG_PKG_CONFIG
Max Kellermann
1
-2
/
+0
2009-01-06
configure.ac: declare MPD_LIBS and MPD_CFLAGS first
Max Kellermann
1
-10
/
+10
2009-01-05
configure.ac: moved checks to argument declarations I
Max Kellermann
1
-68
/
+68
2009-01-05
configure.ac: moved checks to argument declarations I
Max Kellermann
1
-38
/
+38
2009-01-05
configure.ac: reordered plugin types
Max Kellermann
1
-105
/
+125
2009-01-05
configure.ac: moved build options down
Max Kellermann
1
-23
/
+18
2009-01-05
configure.ac: use AC_CHECK_HEADERS to check for locale.h
Max Kellermann
1
-1
/
+1
2009-01-05
configure.ac: moved mandatory checks up
Max Kellermann
1
-18
/
+35
2009-01-05
configure.ac: removed obsolete checks
Max Kellermann
1
-5
/
+0
2009-01-05
use GLib byte order macros
Max Kellermann
1
-2
/
+0
2009-01-05
configure.ac: disable ID3 support when libid3tag was not found
Max Kellermann
1
-1
/
+1
2009-01-04
configure.ac: detect libid3tag without pkg-config
Max Kellermann
1
-3
/
+8
2009-01-03
configure.ac: link with -lws2_32 on WIN32
Max Kellermann
1
-0
/
+6
2008-12-30
main: use the GLib main loop
Max Kellermann
1
-1
/
+1
2008-12-30
zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.c
Max Kellermann
1
-0
/
+2
2008-12-29
main: use g_setenv() instead of setenv()
Max Kellermann
1
-1
/
+0
2008-12-29
configure.ac: append archive libraries to $MPD_LIBS
Max Kellermann
1
-4
/
+9
2008-12-29
configure.ac: check for archive libraries only if enabled
Max Kellermann
1
-3
/
+9
2008-12-29
configure.ac: removed pthread checks
Max Kellermann
1
-4
/
+0
2008-12-28
log: support syslog()
Max Kellermann
1
-0
/
+15
2008-12-28
decoder: new plugin using modplug library
Viliam Mateicka
1
-0
/
+21
2008-12-27
configure.ac: fixed description to bzip2 compile option
Viliam Mateicka
1
-1
/
+1
2008-12-27
Add an "Archive support" section to the configure results screen.
Avuton Olrich
1
-18
/
+21
2008-12-27
Change configure time option to be bzip2 rather than bz2.
Avuton Olrich
1
-1
/
+1
2008-12-27
Fix text string to show bz2 rather than rar.
Avuton Olrich
1
-1
/
+1
2008-12-27
disable archive API without plugins
Max Kellermann
1
-0
/
+10
2008-12-27
configure.ac: moved archive library checks to options
Max Kellermann
1
-14
/
+16
2008-12-27
Check for pkg-config before using it
Qball Cow
1
-0
/
+3
2008-12-25
Modify version string to post-release version 0.15~git
Avuton Olrich
1
-1
/
+1
2008-12-25
MPD version 0.14
release-0.14
Avuton Olrich
1
-1
/
+1
2008-12-24
configure.ac: renamed shout options
Max Kellermann
1
-4
/
+4
2008-12-24
configure.ac: fix --enable-un documentation
Max Kellermann
1
-2
/
+2
2008-12-24
configure.ac: disable the mikmod plugin by default
Max Kellermann
1
-1
/
+1
2008-12-22
Build makefiles after checking available outputs and decoder plugins
Qball Cow
1
-10
/
+12
2008-12-20
MPD version 0.14~beta3
release-0.14_beta3
Avuton Olrich
1
-1
/
+1
[next]