aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* log: properly check log_thresholdDaniel Schömer2008-11-09
* decoder: updated API documentationMax Kellermann2008-11-09
* wavpack: removed try_decode() methodMax Kellermann2008-11-09
* flac: make the init() method check for oggflac supportMax Kellermann2008-11-09
* decoder: converted dc.error to a dc.state valueMax Kellermann2008-11-08
* decoder: removed "plugin" from the decoder structMax Kellermann2008-11-08
* wavpack: make 24-bit samples available for mpdLaszlo Ashin2008-11-08
* wavpack: check last_byte in push_back_byte() methodLaszlo Ashin2008-11-08
* wavpack: wrapper for converting void* to struct wavpack_input*Laszlo Ashin2008-11-08
* wavpack: put braces around one line code blocksLaszlo Ashin2008-11-08
* wavpack: added prefix to local function namesLaszlo Ashin2008-11-08
* wavpack: unified code styleLaszlo Ashin2008-11-08
* configure.ac: enable _ogg_common.c when flac is enabledMax Kellermann2008-11-07
* configure.ac: added AC_CONFIG_SRCDIRMax Kellermann2008-11-07
* listen: fix namespace collision on OpenSolarisTom Servo2008-11-07
* wavpack: check wvc seekabilityLaszlo Ashin2008-11-06
* wavpack: close wvc stream on errorLaszlo Ashin2008-11-06
* wavpack: enable seekingLaszlo Ashin2008-11-06
* input_curl: retrieve error message from ERRORBUFFERMax Kellermann2008-11-06
* input_curl: return 0 on error from read()Max Kellermann2008-11-06
* input_curl: enable FAILONERRORMax Kellermann2008-11-06
* MPD version 0.14~alpha1Max Kellermann2008-11-05
* path: removed superfluous error check in path_set_fs_charset()Max Kellermann2008-11-05
* log: check if log_charset is setMax Kellermann2008-11-05
* NEWS: updated 0.14 changelogMax Kellermann2008-11-05
* NEWS: reformatted 0.14 itemsMax Kellermann2008-11-05
* README: added version number to GPLMax Kellermann2008-11-05
* README: removed mp4ffMax Kellermann2008-11-05
* UPGRADING: added a 0.14 sectionMax Kellermann2008-11-05
* INSTALL: update dependency listMax Kellermann2008-11-05
* Makefile.am: distribute input_curl.hMax Kellermann2008-11-05
* main: print usage to stdoutMax Kellermann2008-11-05
* log: convert messages to system charsetMax Kellermann2008-11-05
* log: use boolMax Kellermann2008-11-05
* log: provide a GLib logging handlerMax Kellermann2008-11-05
* log: use GLib message loggingMax Kellermann2008-11-05
* log: no CamelCaseMax Kellermann2008-11-05
* log: removed warning bufferMax Kellermann2008-11-05
* main: initialize locale (LC_CTYPE)Max Kellermann2008-11-05
* path: don't allocate charset twiceMax Kellermann2008-11-05
* path: get filesystem charset from GLibMax Kellermann2008-11-05
* path: no CamelCaseMax Kellermann2008-11-05
* enable GLib threadingMax Kellermann2008-11-05
* main: don't close all file descriptors on startupMax Kellermann2008-11-05
* pulse: removed reconnect intervalMax Kellermann2008-11-05
* pulse: check if connection is open in pulse_cancel()Max Kellermann2008-11-05
* wavpack: read_bytes() should not return after partial readsMax Kellermann2008-11-05
* wavpack: don't close the streamMax Kellermann2008-11-05
* configure.ac: check for avcodec_decode_audio2()Max Kellermann2008-11-04
* decoder: removed stream_typesMax Kellermann2008-11-04