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
/
DecoderAPI.hxx
Age
Commit message (
Expand
)
Author
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-14
DecoderAPI: add function decoder_read_full()
Max Kellermann
2013-12-14
DecoderAPI: add function decoder_skip()
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-26
DecoderControl: move code/attributes to new class MixRampInfo
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-24
DecoderAPI: add "pure" attributes
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-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-02
replay_gain_*.h: rename to *.hxx
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
conf.h: remove obsolete header
Max Kellermann
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-31
DecoderAPI: pass rvalue reference to decoder_tag()
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-28
decoder_api: convert to C++
Max Kellermann