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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tag_ape: move table lookup to tag_table.h
Max Kellermann
2010-06-30
1
-0
/
+1
*
Makefile.am: link test/run_decoder and test/read_tags with timer.c
Max Kellermann
2010-01-17
1
-0
/
+2
*
input/rewind: new input_stream wrapper to allow stream rewinding
Max Kellermann
2009-12-29
1
-1
/
+4
*
Makefile.am: create doxygen output directory
Max Kellermann
2009-12-26
1
-0
/
+1
*
Makefile.am: disable test/run_encoder without plugins
Max Kellermann
2009-07-15
1
-1
/
+3
*
doc: added Developer's Manual
Max Kellermann
2009-06-02
1
-1
/
+5
*
doc: fixed DocBook markup in doc/sticker.xml
Max Kellermann
2009-05-15
1
-1
/
+1
*
Makefile.am: added doc/doxygen.conf to $(EXTRA_DIST)
Max Kellermann
2009-05-15
1
-1
/
+1
*
Makefile.am: run sparse once with all sources
Max Kellermann
2009-05-04
1
-4
/
+1
*
Makefile.am: ship DocBook sources even when documentation is disabled
Max Kellermann
2009-04-30
1
-2
/
+2
*
scripts: Remove mpd.spec, it was always half-baked.
Avuton Olrich
2009-04-29
1
-1
/
+1
*
Makefile.am: moved doxygen invocation out of HAVE_XMLTO
Max Kellermann
2009-04-26
1
-3
/
+3
*
Makefile.am: moved source files to $(TAG_SRC)
Max Kellermann
2009-04-25
1
-13
/
+25
*
test: added program "read_mixer"
Max Kellermann
2009-04-21
1
-4
/
+10
*
configure.ac: detect libiso9660 with pkg-config
Max Kellermann
2009-04-13
1
-0
/
+2
*
configure.ac: detect libzzip with pkg-config
Max Kellermann
2009-04-13
1
-0
/
+14
*
Implemented basic icy support for the httpd output
Hagen Schink
2009-04-13
1
-0
/
+2
*
test: added run_input test program
Max Kellermann
2009-04-13
1
-0
/
+12
*
removed TODO file
Max Kellermann
2009-04-10
1
-1
/
+1
*
test: added configuration file reader
Max Kellermann
2009-04-10
1
-0
/
+8
*
make: gitignore is not necessary for distribution.
Avuton Olrich
2009-04-02
1
-1
/
+0
*
configure.ac: renamed --enable-mod to --enable-mikmod
Max Kellermann
2009-04-01
1
-1
/
+1
*
configure.ac: renamed --enable-oggvorbis to --enable-vorbis
Max Kellermann
2009-04-01
1
-3
/
+3
*
Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBS
Max Kellermann
2009-04-01
1
-2
/
+3
*
Makefile.am: use LAME_CFLAGS and LAME_LIBS
Max Kellermann
2009-04-01
1
-0
/
+2
*
sticker_print: new library for sending stickers to a client
Max Kellermann
2009-04-01
1
-1
/
+5
*
Configure/Make dependencies for cue/cue_tag.h/.c
Jochen Keil
2009-03-31
1
-3
/
+9
*
Makefile.am: use PULSE_CFLAGS and PULSE_LIBS
Max Kellermann
2009-03-28
1
-0
/
+2
*
Makefile.am: use JACK_CFLAGS and JACK_LIBS
Max Kellermann
2009-03-28
1
-0
/
+2
*
Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBS
Max Kellermann
2009-03-28
1
-0
/
+7
*
move printAllOutputPluginTypes to output_list.c
Viliam Mateicka
2009-03-21
1
-2
/
+0
*
solaris: new audio output plugin for Solaris /dev/audio
Max Kellermann
2009-03-16
1
-0
/
+4
*
vorbis_encoder: added support for all MPD tag types
Max Kellermann
2009-03-15
1
-0
/
+2
*
Makefile.am: added documentation upload target
Max Kellermann
2009-03-15
1
-0
/
+8
*
httpd: new output plugin to replace "shout"
Max Kellermann
2009-03-15
1
-0
/
+11
*
page: new library for reference counted buffers
Max Kellermann
2009-03-15
1
-0
/
+2
*
fifo_buffer: added buffering library
Max Kellermann
2009-03-14
1
-0
/
+2
*
pcm_resample: choose the fallback resampler at runtime
Max Kellermann
2009-03-14
1
-2
/
+1
*
pcm_resample: renamed implementation functions
Max Kellermann
2009-03-14
1
-0
/
+1
*
Makefile.am: don't let sparse scan C++ sources
Max Kellermann
2009-03-14
1
-1
/
+1
*
Makefile.am: added limit definitions to SPARSE_CPPFLAGS
Max Kellermann
2009-03-14
1
-0
/
+2
*
mixer_api: moved mixer_plugin imports to mixer_list.h
Max Kellermann
2009-03-14
1
-0
/
+1
*
mixer_api: moved functions to mixer_control.c
Max Kellermann
2009-03-14
1
-0
/
+1
*
volume: moved code to mixer_all.c
Max Kellermann
2009-03-14
1
-0
/
+2
*
mixer_api: moved struct mixer_plugin to mixer_plugin.h
Max Kellermann
2009-03-14
1
-0
/
+1
*
Makefile.am: link test/software_volume with GLib
Max Kellermann
2009-03-12
1
-0
/
+2
*
audio: moved mixer functions to mixer_control.c
Max Kellermann
2009-03-12
1
-2
/
+7
*
doc: added skeleton for the user manual
Max Kellermann
2009-03-12
1
-1
/
+4
*
Pass glib libs properly to libtool.
Diego Elio 'Flameeyes' Pettenò
2009-03-11
1
-6
/
+10
*
test: added program "run_output"
Max Kellermann
2009-03-10
1
-0
/
+16
[next]