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
*
fs/io/FileOutputStream: use O_TMPFILE if available
Max Kellermann
2015-01-06
1
-1
/
+1
*
configure.ac: add macro MPD_DEFINE_CONDITIONAL
Max Kellermann
2014-12-22
1
-81
/
+37
*
configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgme
Max Kellermann
2014-12-22
1
-11
/
+4
*
configure.ac: remove redundant declaration "HAVE_ISO9660"
Max Kellermann
2014-12-22
1
-3
/
+0
*
sticker/Database: require SQLite 3.7.3
Max Kellermann
2014-12-12
1
-1
/
+1
*
configure.ac: use MPD_ENABLE_AUTO_LIB for libfaad
Max Kellermann
2014-12-09
1
-3
/
+2
*
configure.ac: add macro MPD_ENABLE_AUTO_LIB
Max Kellermann
2014-12-09
1
-45
/
+8
*
configure.ac: use AC_CHECK_FUNCS for pthread_setname_np()
Max Kellermann
2014-12-09
1
-6
/
+2
*
configure.ac: check for pthread before librt
Max Kellermann
2014-12-09
1
-12
/
+12
*
configure.ac: move --with-tremor declaration down
Max Kellermann
2014-12-09
1
-5
/
+5
*
configure.ac: inherit existing TREMOR_CFLAGS and TREMOR_LIBS
Max Kellermann
2014-12-09
1
-22
/
+12
*
configure.ac: reset tremor_prefix
Max Kellermann
2014-12-09
1
-0
/
+1
*
configure.ac: make failure to find libvorbisidec fatal
Max Kellermann
2014-12-09
1
-4
/
+2
*
configure.ac: use AC_CHECK_FUNC for Tremor check
Max Kellermann
2014-12-09
1
-1
/
+1
*
m4/mpd_with_flags: add macro MPD_WITH_FLAGS
Max Kellermann
2014-12-09
1
-8
/
+4
*
configure.ac: improve description for --enable-id3
Max Kellermann
2014-12-09
1
-1
/
+1
*
src/win32: move resources to win32/
Max Kellermann
2014-12-09
1
-1
/
+1
*
configure.ac: add option to disable CUE
Max Kellermann
2014-12-08
1
-0
/
+6
*
playlist/soundcloud: drop support for libyajl1
Max Kellermann
2014-12-05
1
-4
/
+1
*
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-12-05
1
-1
/
+1
*
configure.ac: make GLib optional by default
Max Kellermann
2014-12-05
1
-5
/
+11
*
decoder/sidplay: use class SidDatabase
Max Kellermann
2014-12-04
1
-2
/
+0
*
util/StringUtil: add ToUpperASCII()
Max Kellermann
2014-12-04
1
-3
/
+2
*
util/SplitString: new utility class
Max Kellermann
2014-12-04
1
-6
/
+4
*
decoder/gme: simplify ParseContainerPath()
Max Kellermann
2014-12-02
1
-2
/
+0
*
output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy()
Max Kellermann
2014-12-01
1
-2
/
+0
*
input/cdio_paranoia: use CopyString() instead of g_strlcpy()
Max Kellermann
2014-12-01
1
-3
/
+2
*
Merge tag 'v0.19.5'
Max Kellermann
2014-11-26
1
-24
/
+0
|
\
|
*
decoder/mp4v2: remove because of incompatible license
Max Kellermann
2014-11-25
1
-24
/
+0
|
*
configure.ac: prepare for 0.19.5
Max Kellermann
2014-11-24
1
-2
/
+2
|
*
configure.ac: prepare for 0.19.4
Max Kellermann
2014-11-12
1
-2
/
+2
|
*
configure.ac: prepare for 0.19.3
Max Kellermann
2014-11-04
1
-2
/
+2
*
|
configure.ac: add macro MPD_AUTO
Max Kellermann
2014-11-23
1
-10
/
+6
*
|
configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB
Max Kellermann
2014-11-22
1
-31
/
+4
*
|
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-11-21
1
-381
/
+59
*
|
configure.ac: allow disabling syslog() support
Max Kellermann
2014-11-21
1
-2
/
+13
*
|
configure.ac: add option "--disable-daemon"
Max Kellermann
2014-11-20
1
-0
/
+13
*
|
SongSticker: don't use GLib
Max Kellermann
2014-10-25
1
-2
/
+0
*
|
decoder/wavpack: don't use GLib
Max Kellermann
2014-10-25
1
-2
/
+0
*
|
playlist/SoundCloud: don't use GLib for string allocation
Max Kellermann
2014-10-25
1
-2
/
+0
*
|
configure.ac: prepare for 0.20
Max Kellermann
2014-10-25
1
-3
/
+3
|
/
*
configure.ac: update VERSION_REVISION
Max Kellermann
2014-10-25
1
-1
/
+1
*
configure.ac: add storage plugin section to result
Max Kellermann
2014-10-25
1
-0
/
+4
*
configure.ac: show DSD in result
Max Kellermann
2014-10-25
1
-0
/
+1
*
configure.ac: require xmlto for --enable-documentation
Max Kellermann
2014-10-25
1
-3
/
+4
*
configure.ac: auto-disable plugins that require GLib when --disable-glib is used
Max Kellermann
2014-10-24
1
-0
/
+20
*
configure.ac: improve database dependency checks
Max Kellermann
2014-10-24
1
-2
/
+6
*
configure.ac: prepare for 0.19.2
Max Kellermann
2014-10-23
1
-1
/
+1
*
configure.ac: prepare for 0.19.1
Max Kellermann
2014-10-11
1
-1
/
+1
*
release v0.19
Max Kellermann
2014-10-10
1
-1
/
+1
[next]