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
/
m4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add infrastructure for using multiple event loops
Denis Krjuchkov
2013-11-27
1
-0
/
+13
*
configure.ac: add function MPD_AUTO_LIB and use it
Max Kellermann
2013-10-17
1
-0
/
+17
*
configure.ac: pass option name to MPD_OPTIONAL_FUNC()
Max Kellermann
2013-08-07
1
-5
/
+5
*
configure.ac: add option --enable-eventfd
Max Kellermann
2013-08-06
1
-0
/
+12
*
decoder/faad: use the newer NeAAC* API
Max Kellermann
2013-01-29
1
-53
/
+12
*
faad.m4: clear FAAD_LIBS if faad got auto-disabled
Max Kellermann
2013-01-29
1
-0
/
+3
*
faad.m4: don't add -I. to temporary CFLAGS
Max Kellermann
2013-01-29
1
-1
/
+1
*
faad.m4: remove faad --with-* options
Max Kellermann
2013-01-29
1
-26
/
+2
*
decoder/mp4ff: delete obsolete plugin
Max Kellermann
2013-01-28
1
-34
/
+0
*
Merge branch 'v0.17.x'
Max Kellermann
2013-01-03
1
-1
/
+2
|
\
|
*
mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIB
Denis Krjuchkov
2013-01-03
1
-1
/
+2
*
|
configure.ac: copy missing file m4/ax_check_link_flag.m4
Max Kellermann
2012-08-03
1
-0
/
+71
*
|
configure.ac: enable --gc-sections
Max Kellermann
2012-08-02
1
-0
/
+61
*
|
configure.ac: require C++11 compiler
Max Kellermann
2012-08-01
1
-0
/
+107
|
/
*
configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scripts
Max Kellermann
2012-07-30
4
-18
/
+204
*
configure.ac: use $LIBS instead of $MPD_LIBS
Max Kellermann
2011-10-09
2
-5
/
+5
*
configure.ac: substitute FAAD_CFLAGS, FAAD_LIBS
Max Kellermann
2011-10-09
1
-2
/
+8
*
configure.ac: fail if libid3tag was enabled explicitly, but not found
Max Kellermann
2011-09-01
1
-0
/
+15
*
Merge branch 'v0.15.x' into v0.16.x
Max Kellermann
2011-01-07
2
-8
/
+8
|
\
|
*
configure.ac: use AC_LANG_SOURCE
Max Kellermann
2011-01-07
2
-8
/
+8
*
|
configure.ac: eliminate bashism "echo -n"
Max Kellermann
2011-01-07
1
-5
/
+5
*
|
configure.ac: avoid GNU extension in "expr match" call
Max Kellermann
2011-01-07
1
-1
/
+1
*
|
configure.ac: Add optional third variable to results.
Avuton Olrich
2010-04-21
1
-4
/
+6
*
|
libOggFLAC.m4: Remove libOggFLAC.m4 as it's buggy.
Avuton Olrich
2010-04-21
1
-116
/
+0
*
|
configure.ac: New pretty print results menu.
Avuton Olrich
2010-04-21
1
-0
/
+17
*
|
lame.m4: Remove unused macro file
Avuton Olrich
2010-04-15
1
-111
/
+0
*
|
configure.ac: new libwrap autoconf test
Max Kellermann
2010-01-20
1
-32
/
+9
*
|
client: optionally use libwrap
Davide Camurri
2010-01-20
1
-0
/
+37
|
/
*
configure.ac: use $FAAD_LIBS in libmp4ff check
Max Kellermann
2009-05-26
1
-1
/
+1
*
configure.ac: removed the --disable-lametest option
Max Kellermann
2009-05-15
1
-9
/
+0
*
configure: Fix where mp4 was not explicitly disabled.
Avuton Olrich
2009-04-29
1
-1
/
+3
*
configure.ac: added function MPD_AUTO_PRE
Max Kellermann
2009-04-15
1
-0
/
+15
*
configure.ac: print feature name in error message
Max Kellermann
2009-04-15
1
-1
/
+1
*
configure.ac: fix error on disabled features
Max Kellermann
2009-03-29
1
-1
/
+1
*
configure.ac: added M4 function MPD_AUTO_PKG() for ALSA
Max Kellermann
2009-03-28
1
-0
/
+10
*
configure.ac: fail when ALSA is enabled but not found
Max Kellermann
2009-03-28
1
-0
/
+40
*
configure: Move the faad stuff to m4/faad.m4
Avuton Olrich
2009-03-06
1
-0
/
+190
*
configure: No capitalization on beginning of help strings.
Avuton Olrich
2009-03-06
1
-4
/
+4
*
configure: trim down the line length for the libOggFLAC help strings
Avuton Olrich
2009-03-06
1
-4
/
+16
*
configure: trim down the line length for the lame arguments
Avuton Olrich
2009-03-06
1
-4
/
+16
*
configure.ac: declare AM_CFLAGS
Max Kellermann
2009-02-25
1
-1
/
+1
*
m4: deleted acx_pthread.m4 and codeset.m4
Max Kellermann
2009-01-05
2
-298
/
+0
*
configure.ac: check if "struct ucred" is available
Max Kellermann
2008-10-16
1
-0
/
+32
*
configure.ac: find more libraries with pkg-config
Max Kellermann
2008-10-16
2
-212
/
+0
*
fixing several imports to work via pkg-config
Enrico Weigelt
2008-10-15
6
-846
/
+0
*
autotools: add pthreads linker support
Eric Wong
2008-10-06
1
-0
/
+275
*
shout: added mp3 encoder
Eric Wollesen
2008-09-12
1
-0
/
+108
*
quote "=" in the CFLAGS check
Max Kellermann
2008-08-25
1
-1
/
+1
*
configure: better CFLAGS checking
Eric Wong
2008-04-12
1
-0
/
+18
*
Updating libFLAC.m4 so that -L isn't erroneously specified without an
J. Alexander Treuman
2007-05-28
1
-18
/
+8
[next]