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: Move ALSA to Audio Output Plugins (nonstreaming), add subheader.
Avuton Olrich
2010-04-21
1
-11
/
+13
*
|
configure.ac: Move converter plugins up with other aux plugins.
Avuton Olrich
2010-04-21
1
-18
/
+21
*
|
configure.ac: Move archive plugins around (alphabetize), add subheaders.
Avuton Olrich
2010-04-21
1
-15
/
+18
*
|
configure.ac: Add subheaders to Input/Sticker/Autodiscovery/Metadata and Misc.
Avuton Olrich
2010-04-21
1
-0
/
+11
*
|
configure.ac: Move libid3tag to "Metadata Plugins"
Avuton Olrich
2010-04-21
1
-11
/
+13
*
|
configure.ac: Move inotify to "Miscellaneous Libraries".
Avuton Olrich
2010-04-21
1
-16
/
+12
*
|
configure.ac: Move all AC_ARG* functions to a single place in the configure.ac.
Avuton Olrich
2010-04-21
1
-250
/
+288
*
|
configure.ac: Add better headers to improve readability.
Avuton Olrich
2010-04-21
1
-66
/
+55
*
|
Merge branch 'master' of git://github.com/mcfiredrill/mpd
Max Kellermann
2010-04-20
1
-0
/
+19
|
\
\
|
*
|
Decoder for game music emulation library.
Tony Miller
2010-04-10
1
-0
/
+19
*
|
|
configure.ac: Check for LAME libraries the same way others are checked for.
Avuton Olrich
2010-04-15
1
-4
/
+12
*
|
|
configure.ac: Don't allow UNIX IPC to be configured for a native Windows build.
Avuton Olrich
2010-04-13
1
-0
/
+6
|
/
/
*
|
configure.ac: new libwrap autoconf test
Max Kellermann
2010-01-20
1
-1
/
+14
*
|
client: optionally use libwrap
Davide Camurri
2010-01-20
1
-0
/
+2
*
|
configure.ac: disable -Wdeclaration-after-statement
Max Kellermann
2010-01-02
1
-1
/
+0
*
|
configure.ac: expose variables OPENAL_CFLAGS and OPENAL_LIBS
Max Kellermann
2010-01-01
1
-5
/
+3
*
|
Makefile.am: added unit tests for the archive plugins
Max Kellermann
2009-12-31
1
-0
/
+18
*
|
archive/iso: renamed plugin to "iso9660"
Max Kellermann
2009-12-16
1
-2
/
+2
*
|
archive/zip: renamed plugin to "zzip"
Max Kellermann
2009-12-15
1
-10
/
+10
*
|
cmdline: print out list of encoders in --version info
Viliam Mateicka
2009-11-17
1
-0
/
+4
*
|
encoder: introducing flac encoder plugin
Viliam Mateicka
2009-11-17
1
-0
/
+16
*
|
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+3
*
|
Merge branch 'master' of git://git.musicpd.org/metyl/mpd
Max Kellermann
2009-11-11
1
-1
/
+19
|
\
\
|
*
|
wave_encoder: new encoder for streaming PCM wave files.
Viliam Mateicka
2009-11-10
1
-1
/
+19
*
|
|
configure.ac: enable_audiofile defaults to "auto"
Max Kellermann
2009-11-10
1
-2
/
+2
*
|
|
configure.ac: require GLib 2.12
Max Kellermann
2009-11-10
1
-2
/
+2
*
|
|
Merge branch 'v0.15.x'
Max Kellermann
2009-11-10
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
zzip: require libzzip 0.13
Max Kellermann
2009-11-10
1
-1
/
+1
|
*
input/mms: require libmms 0.4
Max Kellermann
2009-11-10
1
-1
/
+1
|
*
Modify version string to post-release version 0.15.6~git
Avuton Olrich
2009-10-18
1
-1
/
+1
|
*
mpd version 0.15.5
release-0.15.5
Avuton Olrich
2009-10-18
1
-1
/
+1
|
*
Modify version string to post-release version 0.15.5~git
Avuton Olrich
2009-10-03
1
-1
/
+1
|
*
mpd version 0.15.4
release-0.15.4
Avuton Olrich
2009-10-03
1
-1
/
+1
|
*
Modify version string to post-release version 0.15.4~git
Avuton Olrich
2009-08-29
1
-1
/
+1
|
*
mpd version 0.15.3
release-0.15.3
Avuton Olrich
2009-08-29
1
-1
/
+1
|
*
Modify version string to post-release version 0.15.3~git
Avuton Olrich
2009-08-15
1
-1
/
+1
*
|
set the close-on-exec flag on all file descriptors
Max Kellermann
2009-11-07
1
-1
/
+3
*
|
output/jack: use jack_client_open() instead of jack_client_new()
Max Kellermann
2009-11-05
1
-1
/
+1
*
|
add --disable-inotify for configure to disable inotify when autodetected
Viliam Mateicka
2009-10-24
1
-1
/
+19
*
|
Makefile.am: enable the "subdir-objects" option
Max Kellermann
2009-10-22
1
-1
/
+1
*
|
pulse: code rewrite using the asynchronous libpulse API
Max Kellermann
2009-10-21
1
-1
/
+1
*
|
configure.ac: require GLib 2.16
Max Kellermann
2009-10-13
1
-2
/
+2
*
|
configure: Fix up the recorder plugin configure.
Avuton Olrich
2009-10-10
1
-3
/
+3
*
|
configure.ac: build with large file support by default
Alam Arias
2009-10-08
1
-0
/
+2
*
|
automatically update the database with Linux inotify
Max Kellermann
2009-09-25
1
-0
/
+3
*
|
configure.ac: rename HAVE_CURL to ENABLE_CURL
Max Kellermann
2009-09-24
1
-2
/
+2
*
|
output/osx: fix the OS X 10.6 build
Patrik Weiskircher
2009-09-20
1
-6
/
+0
*
|
output/openal: support OpenAL plugin on Mac OS X
Serge Ziryukin
2009-09-07
1
-3
/
+13
*
|
configure.ac: use /Developer/SDKs/MacOSX10.5.sdk
Patrik Weiskircher
2009-09-06
1
-0
/
+6
*
|
openal output plugin
Serge Ziryukin
2009-09-06
1
-0
/
+25
[prev]
[next]