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
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
automatically update the database with Linux inotify
Max Kellermann
1
-0
/
+10
2009-09-24
configure.ac: rename HAVE_CURL to ENABLE_CURL
Max Kellermann
1
-1
/
+1
2009-09-24
update: splitted update.c into several sources
Max Kellermann
1
-0
/
+4
2009-09-06
openal output plugin
Serge Ziryukin
1
-0
/
+4
2009-08-26
decoder/mpg123: new decoder plugin based on libmpg123
Max Kellermann
1
-0
/
+6
2009-08-24
output/recorder: new output plugin for recording radio streams
Max Kellermann
1
-0
/
+4
2009-07-28
client: splitted client.c into several pieces
Max Kellermann
1
-0
/
+9
2009-07-28
client: moved struct client to client_internal.h
Max Kellermann
1
-0
/
+1
2009-07-28
cmdline: obey $(sysconfdir) for default mpd.conf location
Max Kellermann
1
-0
/
+2
2009-07-19
Add reverse_endian field to struct audio_format and handle conversion
David Woodhouse
1
-1
/
+3
2009-07-19
removed buffer2array.c
Max Kellermann
1
-2
/
+0
2009-07-19
conf: use the tokenizer library
Max Kellermann
1
-8
/
+8
2009-07-19
tokenizer: new library replacing buffer2array()
Max Kellermann
1
-0
/
+2
2009-07-15
Makefile.am: disable test/run_encoder without plugins
Max Kellermann
1
-1
/
+3
2009-07-14
encoder/twolame: new encoder plugin based on libtwolame
Max Kellermann
1
-0
/
+6
2009-07-14
Makefile.am: use WAVPACK_CFLAGS and WAVPACK_LIBS
Max Kellermann
1
-0
/
+2
2009-07-07
decoder/sndfile: new decoder plugin based on libsndfile
Max Kellermann
1
-0
/
+6
2009-07-06
Makefile.am: disable test/run_encoder without plugins
Max Kellermann
1
-1
/
+3
2009-07-06
output: use the software mixer plugin
Max Kellermann
1
-0
/
+1
2009-07-06
mixer/software: new mixer which controls filter/volume
Max Kellermann
1
-1
/
+7
2009-07-06
output: attach a filter chain to each audio_output
Max Kellermann
1
-0
/
+2
2009-07-06
filter/convert: new filter which calls pcm_convert() on demand
Max Kellermann
1
-1
/
+10
2009-07-06
filter/chain: new library for creating a chain of filters
Max Kellermann
1
-0
/
+2
2009-07-06
mixer_type: moved volume_mixer_type from volume.c
Max Kellermann
1
-0
/
+2
2009-07-05
filter/volume: don't use volume_level_get()
Max Kellermann
1
-0
/
+1
2009-07-05
test: added program "run_filter"
Max Kellermann
1
-2
/
+22
2009-07-03
filter: added "volume" plugin
Max Kellermann
1
-0
/
+1
2009-07-03
filter: added new plugin API for filters
Max Kellermann
1
-0
/
+6
2009-06-25
Makefile.am: require automake 1.10
Max Kellermann
1
-1
/
+1
2009-06-02
doc: added Developer's Manual
Max Kellermann
1
-1
/
+5
2009-05-15
doc: fixed DocBook markup in doc/sticker.xml
Max Kellermann
1
-1
/
+1
2009-05-15
Makefile.am: added doc/doxygen.conf to $(EXTRA_DIST)
Max Kellermann
1
-1
/
+1
2009-05-04
Makefile.am: run sparse once with all sources
Max Kellermann
1
-4
/
+1
2009-04-30
Makefile.am: ship DocBook sources even when documentation is disabled
Max Kellermann
1
-2
/
+2
2009-04-29
scripts: Remove mpd.spec, it was always half-baked.
Avuton Olrich
1
-1
/
+1
2009-04-26
Makefile.am: moved doxygen invocation out of HAVE_XMLTO
Max Kellermann
1
-3
/
+3
2009-04-25
Makefile.am: moved source files to $(TAG_SRC)
Max Kellermann
1
-13
/
+25
2009-04-21
test: added program "read_mixer"
Max Kellermann
1
-4
/
+10
2009-04-13
configure.ac: detect libiso9660 with pkg-config
Max Kellermann
1
-0
/
+2
2009-04-13
configure.ac: detect libzzip with pkg-config
Max Kellermann
1
-0
/
+14
2009-04-13
Implemented basic icy support for the httpd output
Hagen Schink
1
-0
/
+2
2009-04-13
test: added run_input test program
Max Kellermann
1
-0
/
+12
2009-04-10
removed TODO file
Max Kellermann
1
-1
/
+1
2009-04-10
test: added configuration file reader
Max Kellermann
1
-0
/
+8
2009-04-02
make: gitignore is not necessary for distribution.
Avuton Olrich
1
-1
/
+0
2009-04-01
configure.ac: renamed --enable-mod to --enable-mikmod
Max Kellermann
1
-1
/
+1
2009-04-01
configure.ac: renamed --enable-oggvorbis to --enable-vorbis
Max Kellermann
1
-3
/
+3
2009-04-01
Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBS
Max Kellermann
1
-2
/
+3
2009-04-01
Makefile.am: use LAME_CFLAGS and LAME_LIBS
Max Kellermann
1
-0
/
+2
2009-04-01
sticker_print: new library for sending stickers to a client
Max Kellermann
1
-1
/
+5
[next]