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
/
MpcdecDecoderPlugin.cxx
Age
Commit message (
Expand
)
Author
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
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-15
Util/Macros: replacement for GLib's G_N_ELEMENTS()
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
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
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-31
decoder/mpcdec: remove support for the "old" API
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/mpcdec: convert to C++
Max Kellermann