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
*
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
*
Makefile.am: moved file names to $(OUTPUT_API_SRC)
Max Kellermann
2009-03-10
1
-3
/
+5
*
added memory poisoning library
Max Kellermann
2009-03-09
1
-0
/
+1
*
pulse mixer
David Guibert
2009-03-07
1
-0
/
+1
*
pipe: added music_buffer, rewrite music_pipe
Max Kellermann
2009-03-06
1
-0
/
+2
*
music_pipe: added music_pipe_push()
Max Kellermann
2009-03-06
1
-0
/
+1
*
music_pipe: moved struct music_chunk to chunk.h
Max Kellermann
2009-03-03
1
-0
/
+2
*
input_lastfm: new input plugin for last.fm radio
Max Kellermann
2009-03-02
1
-0
/
+5
*
input: moved plugins to ./src/input/
Max Kellermann
2009-03-02
1
-8
/
+8
*
input_stream: moved struct input_plugin to input_plugin.h
Max Kellermann
2009-03-02
1
-0
/
+1
*
tag_id3: parse ID3 tags in AIFF files
Max Kellermann
2009-03-02
1
-3
/
+4
*
tag_id3: parse ID3 tags in RIFF/WAV files
Max Kellermann
2009-03-02
1
-3
/
+5
*
configure.ac: make "xmlto" optional
Max Kellermann
2009-03-01
1
-3
/
+12
*
Makefile.am: fixed xmlto output path
Max Kellermann
2009-03-01
1
-1
/
+1
*
test: added test program which reads tags from a file
Max Kellermann
2009-02-28
1
-1
/
+23
*
tag: moved APE code to tag_ape.c
Max Kellermann
2009-02-28
1
-0
/
+2
*
pipe: new audio output plugin which runs a command
Michal Nazarewicz
2009-02-28
1
-0
/
+4
*
socket_util: added function sockaddr_to_string()
Max Kellermann
2009-02-28
1
-0
/
+2
*
output_api: removed audio_output_get_name()
Max Kellermann
2009-02-25
1
-1
/
+0
*
test: added encoder test program
Max Kellermann
2009-02-25
1
-0
/
+9
*
test: added decoder test program
Max Kellermann
2009-02-25
1
-1
/
+18
*
configure.ac: declare AM_CFLAGS
Max Kellermann
2009-02-25
1
-1
/
+1
*
Makefile.am: use AM_CPPFLAGS, AM_LDFLAGS
Max Kellermann
2009-02-25
1
-4
/
+2
*
Makefile.am: added per-subsystem variables
Max Kellermann
2009-02-25
1
-80
/
+131
*
ls: moved generic URI utilities to uri.c
Max Kellermann
2009-02-25
1
-0
/
+2
*
Makefile.am: no recursive makefiles
Max Kellermann
2009-02-23
1
-9
/
+481
*
test: added command line test program for pcm_volume.c
Max Kellermann
2009-02-18
1
-2
/
+5
[next]