index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2009-01-22
playlist: moved code to queue.c
Max Kellermann
2009-01-19
sticker: added song sticker library
Max Kellermann
2009-01-19
sticker: new library for storing dynamic information about songs
Max Kellermann
2009-01-18
removed playerData.c
Max Kellermann
2009-01-12
configure.ac: added the --enable-sqlite option
Max Kellermann
2009-01-11
Makefile.am: moved C/CPP/LDFLAGS up
Max Kellermann
2009-01-10
Introducing mixer api
Viliam Mateicka
2009-01-07
Makefile.am: added mixer_api.h to mpd_headers
Max Kellermann
2009-01-07
pcm_utils: moved conversion code to pcm_convert.c
Max Kellermann
2009-01-07
pcm_utils: moved code to pcm_format.c
Max Kellermann
2009-01-07
pcm_utils: moved code to pcm_mix.c
Max Kellermann
2009-01-07
pcm_utils: moved code to pcm_volume.c
Max Kellermann
2009-01-07
removed dlist.h
Max Kellermann
2009-01-04
removed the "condition" library
Max Kellermann
2009-01-03
added library for parsing icy-metadata
Max Kellermann
2009-01-03
pcm_utils: use the custom PRNG for volume dithering
Max Kellermann
2009-01-02
list: removed linked list library
Max Kellermann
2009-01-01
removed the signal_check libraries
Max Kellermann
2009-01-01
main_notify: renamed source to event_pipe.c
Max Kellermann
2008-12-31
Moving mixers to audio outputs
Viliam Mateicka
2008-12-30
main: export the main_loop variable
Max Kellermann
2008-12-30
main: use the GLib main loop
Max Kellermann
2008-12-30
zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.c
Max Kellermann
2008-12-30
main: moved daemonize() to daemon.c
Max Kellermann
2008-12-29
removed os_compat.h
Max Kellermann
2008-12-28
decoder: new plugin using modplug library
Viliam Mateicka
2008-12-27
moved command line parser to cmdline.c
Max Kellermann
2008-12-27
disable archive API without plugins
Max Kellermann
2008-12-27
Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd
Max Kellermann
2008-12-24
Makefile.am: fix sparse invocation
Max Kellermann
2008-12-16
archiveapi: archive plugin for ISO files
Viliam Mateicka
2008-12-16
archiveapi: archive plugin for ZIP files
Viliam Mateicka
2008-12-16
archiveapi: archive plugin for BZ2 files
Viliam Mateicka
2008-12-16
new archive api, input_archive stream
Viliam Mateicka
2008-11-11
replay_gain: renamed sources to replay_gain.c, replay_gain.h
Max Kellermann
2008-11-05
Makefile.am: distribute input_curl.h
Max Kellermann
2008-11-03
configure.ac: separate the "aac" and "mp4" decoder tests
Max Kellermann
2008-11-02
removed unused sources
Max Kellermann
2008-11-02
renamed outputBuffer.[ch] to pipe.[ch]
Max Kellermann
2008-10-31
removed UTF-8 library, use GLib instead
Max Kellermann
2008-10-31
removed the sllist library
Max Kellermann
2008-10-26
output: don't compile plugins which are disabled
Max Kellermann
2008-10-26
input_stream: renamed sources, no CamelCase
Max Kellermann
2008-10-26
http: use libcurl
Max Kellermann
2008-10-26
renamed src/audioOutputs/ to src/output/
Max Kellermann
2008-10-26
renamed src/inputPlugins/ to src/decoder/
Max Kellermann
2008-10-25
removed internal copy of libmp4ff
Max Kellermann
2008-10-23
pcm_utils: moved channel conversion functions to pcm_channels.c
Max Kellermann
2008-10-23
pcm_utils: moved code to pcm_resample.c
Max Kellermann
2008-10-23
pcm_dither: added generic 24 to 16 bit dithering
Max Kellermann
[next]