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
Age
Commit message (
Expand
)
Author
2009-03-02
pcm_volume: return bool
Max Kellermann
2009-03-01
pcm_volume: no CamelCase
Max Kellermann
2009-03-01
audio_parser: added API documentation
Max Kellermann
2009-03-01
crossfade: fix doxygen tag
Max Kellermann
2009-03-01
flac: parse stream tags
Max Kellermann
2009-03-01
listen: return GError on "unix path too long"
Max Kellermann
2009-03-01
listen: removed unused macro BINDERROR()
Max Kellermann
2009-03-01
output_init: removed getBlockParam()
Max Kellermann
2009-03-01
output_init: return GError on error
Max Kellermann
2009-03-01
output_init: moved code to audio_output_detect()
Max Kellermann
2009-03-01
audiofile: added 24 bit support
Max Kellermann
2009-03-01
output: removed duplicate debug messages from plugins
Max Kellermann
2009-03-01
output_thread: log audio format in a debug message
Max Kellermann
2009-03-01
decoder_api: log audio format in a debug message
Max Kellermann
2009-03-01
listen: fix windows specific code
Max Kellermann
2009-03-01
socket_util: include ws2tcpip.h for getnameinfo()
Max Kellermann
2009-03-01
daemon: disable daemonize_detach() on WIN32
Max Kellermann
2009-03-01
configure.ac: make "xmlto" optional
Max Kellermann
2009-03-01
Makefile.am: fixed xmlto output path
Max Kellermann
2009-03-01
tag: convert ignore_tag_items to a bool array
Max Kellermann
2009-03-01
tag: added API documentation
Max Kellermann
2009-03-01
tag: no CamelCase
Max Kellermann
2009-03-01
use GLIB_CHECK_VERSION()
Max Kellermann
2009-02-28
volume: throttle access to hardware mixers
Max Kellermann
2009-02-28
output: use GTimer instead of time_t for reopen after failure
Max Kellermann
2009-02-28
output: added option to disable audio outputs by default
Max Kellermann
2009-02-28
audiofile: removed duplicate decoder_get_command() calls
Max Kellermann
2009-02-28
audiofile: refuse to play non-seekable files
Max Kellermann
2009-02-28
audiofile: no CamelCase
Max Kellermann
2009-02-28
Merge branch 'master' of git://git.musicpd.org/avuton/mpd
Max Kellermann
2009-02-28
configure: don't fail if pipe_output is the only output plugin.
Avuton Olrich
2009-02-28
configure: move id3 and lame to 'Other Features'
Avuton Olrich
2009-02-28
test: added test program which reads tags from a file
Max Kellermann
2009-02-28
configure: don't fail if mp4 is the only enabled input plugin.
Avuton Olrich
2009-02-28
configure: move the configure status stuff in alphabetical order.
Avuton Olrich
2009-02-28
tag: moved APE code to tag_ape.c
Max Kellermann
2009-02-28
pipe: Fix wording in configure and add configure status.
Avuton Olrich
2009-02-28
pipe: new audio output plugin which runs a command
Michal Nazarewicz
2009-02-28
decoder_list: print decoder list with suffixes
Max Kellermann
2009-02-28
listen: allocate sockaddr_storage struct for accept()
Max Kellermann
2009-02-28
client: use sockaddr_to_string()
Max Kellermann
2009-02-28
socket_util: unpack V4MAPPED addresses
Max Kellermann
2009-02-28
socket_util: added function sockaddr_to_string()
Max Kellermann
2009-02-28
update: use G_FILE_TEST_IS_REGULAR for archive files
Max Kellermann
2009-02-28
update: don't update unchanged archive
Max Kellermann
2009-02-28
directory: added "mtime" property
Max Kellermann
2009-02-28
update: moved code to update_archive_file()
Max Kellermann
2009-02-27
directory: moved DIRECTORY_* string constants
Max Kellermann
2009-02-27
song_print: hide HTTP password in playlist
Max Kellermann
2009-02-27
client: removed duplicate "client" string from log
Max Kellermann
[next]