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
/
decoder
/
SndfileDecoderPlugin.cxx
Age
Commit message (
Collapse
)
Author
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
2013-10-21
decoder: rename the struct to "Decoder"
Max Kellermann
2013-10-21
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
2013-09-27
DecoderCommand: convert to strictly-typed enum
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
Replaces GLib's GError.
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-29
audio_check: convert to C++
Max Kellermann
2013-07-29
tag_handler: convert to C++
Max Kellermann
2013-07-28
decoder_api: convert to C++
Max Kellermann
2013-07-28
decoder/sndfile: convert to C++
Max Kellermann