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-07-15
Makefile.am: disable test/run_encoder without plugins
Max Kellermann
1
-1
/
+3
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
2009-03-31
Configure/Make dependencies for cue/cue_tag.h/.c
Jochen Keil
1
-3
/
+9
2009-03-28
Makefile.am: use PULSE_CFLAGS and PULSE_LIBS
Max Kellermann
1
-0
/
+2
2009-03-28
Makefile.am: use JACK_CFLAGS and JACK_LIBS
Max Kellermann
1
-0
/
+2
2009-03-28
Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBS
Max Kellermann
1
-0
/
+7
2009-03-21
move printAllOutputPluginTypes to output_list.c
Viliam Mateicka
1
-2
/
+0
2009-03-16
solaris: new audio output plugin for Solaris /dev/audio
Max Kellermann
1
-0
/
+4
2009-03-15
vorbis_encoder: added support for all MPD tag types
Max Kellermann
1
-0
/
+2
2009-03-15
Makefile.am: added documentation upload target
Max Kellermann
1
-0
/
+8
2009-03-15
httpd: new output plugin to replace "shout"
Max Kellermann
1
-0
/
+11
2009-03-15
page: new library for reference counted buffers
Max Kellermann
1
-0
/
+2
2009-03-14
fifo_buffer: added buffering library
Max Kellermann
1
-0
/
+2
2009-03-14
pcm_resample: choose the fallback resampler at runtime
Max Kellermann
1
-2
/
+1
2009-03-14
pcm_resample: renamed implementation functions
Max Kellermann
1
-0
/
+1
2009-03-14
Makefile.am: don't let sparse scan C++ sources
Max Kellermann
1
-1
/
+1
2009-03-14
Makefile.am: added limit definitions to SPARSE_CPPFLAGS
Max Kellermann
1
-0
/
+2
2009-03-14
mixer_api: moved mixer_plugin imports to mixer_list.h
Max Kellermann
1
-0
/
+1
2009-03-14
mixer_api: moved functions to mixer_control.c
Max Kellermann
1
-0
/
+1
2009-03-14
volume: moved code to mixer_all.c
Max Kellermann
1
-0
/
+2
2009-03-14
mixer_api: moved struct mixer_plugin to mixer_plugin.h
Max Kellermann
1
-0
/
+1
2009-03-12
Makefile.am: link test/software_volume with GLib
Max Kellermann
1
-0
/
+2
2009-03-12
audio: moved mixer functions to mixer_control.c
Max Kellermann
1
-2
/
+7
2009-03-12
doc: added skeleton for the user manual
Max Kellermann
1
-1
/
+4
2009-03-11
Pass glib libs properly to libtool.
Diego Elio 'Flameeyes' Pettenò
1
-6
/
+10
2009-03-10
test: added program "run_output"
Max Kellermann
1
-0
/
+16
2009-03-10
Makefile.am: moved file names to $(OUTPUT_API_SRC)
Max Kellermann
1
-3
/
+5
2009-03-09
added memory poisoning library
Max Kellermann
1
-0
/
+1
2009-03-07
pulse mixer
David Guibert
1
-0
/
+1
2009-03-06
pipe: added music_buffer, rewrite music_pipe
Max Kellermann
1
-0
/
+2
[next]