summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-02pcm_volume: return boolMax Kellermann
2009-03-01pcm_volume: no CamelCaseMax Kellermann
2009-03-01audio_parser: added API documentationMax Kellermann
2009-03-01crossfade: fix doxygen tagMax Kellermann
2009-03-01flac: parse stream tagsMax Kellermann
2009-03-01listen: return GError on "unix path too long"Max Kellermann
2009-03-01listen: removed unused macro BINDERROR()Max Kellermann
2009-03-01output_init: removed getBlockParam()Max Kellermann
2009-03-01output_init: return GError on errorMax Kellermann
2009-03-01output_init: moved code to audio_output_detect()Max Kellermann
2009-03-01audiofile: added 24 bit supportMax Kellermann
2009-03-01output: removed duplicate debug messages from pluginsMax Kellermann
2009-03-01output_thread: log audio format in a debug messageMax Kellermann
2009-03-01decoder_api: log audio format in a debug messageMax Kellermann
2009-03-01listen: fix windows specific codeMax Kellermann
2009-03-01socket_util: include ws2tcpip.h for getnameinfo()Max Kellermann
2009-03-01daemon: disable daemonize_detach() on WIN32Max Kellermann
2009-03-01configure.ac: make "xmlto" optionalMax Kellermann
2009-03-01Makefile.am: fixed xmlto output pathMax Kellermann
2009-03-01tag: convert ignore_tag_items to a bool arrayMax Kellermann
2009-03-01tag: added API documentationMax Kellermann
2009-03-01tag: no CamelCaseMax Kellermann
2009-03-01use GLIB_CHECK_VERSION()Max Kellermann
2009-02-28volume: throttle access to hardware mixersMax Kellermann
2009-02-28output: use GTimer instead of time_t for reopen after failureMax Kellermann
2009-02-28output: added option to disable audio outputs by defaultMax Kellermann
2009-02-28audiofile: removed duplicate decoder_get_command() callsMax Kellermann
2009-02-28audiofile: refuse to play non-seekable filesMax Kellermann
2009-02-28audiofile: no CamelCaseMax Kellermann
2009-02-28Merge branch 'master' of git://git.musicpd.org/avuton/mpdMax Kellermann
2009-02-28configure: don't fail if pipe_output is the only output plugin.Avuton Olrich
2009-02-28configure: move id3 and lame to 'Other Features'Avuton Olrich
2009-02-28test: added test program which reads tags from a fileMax Kellermann
2009-02-28configure: don't fail if mp4 is the only enabled input plugin.Avuton Olrich
2009-02-28configure: move the configure status stuff in alphabetical order.Avuton Olrich
2009-02-28tag: moved APE code to tag_ape.cMax Kellermann
2009-02-28pipe: Fix wording in configure and add configure status.Avuton Olrich
2009-02-28pipe: new audio output plugin which runs a commandMichal Nazarewicz
2009-02-28decoder_list: print decoder list with suffixesMax Kellermann
2009-02-28listen: allocate sockaddr_storage struct for accept()Max Kellermann
2009-02-28client: use sockaddr_to_string()Max Kellermann
2009-02-28socket_util: unpack V4MAPPED addressesMax Kellermann
2009-02-28socket_util: added function sockaddr_to_string()Max Kellermann
2009-02-28update: use G_FILE_TEST_IS_REGULAR for archive filesMax Kellermann
2009-02-28update: don't update unchanged archiveMax Kellermann
2009-02-28directory: added "mtime" propertyMax Kellermann
2009-02-28update: moved code to update_archive_file()Max Kellermann
2009-02-27directory: moved DIRECTORY_* string constantsMax Kellermann
2009-02-27song_print: hide HTTP password in playlistMax Kellermann
2009-02-27client: removed duplicate "client" string from logMax Kellermann