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
/
ModplugDecoderPlugin.cxx
Age
Commit message (
Expand
)
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-21
decoder/modplug: use WritableBuffer instead of GByteArray
Max Kellermann
2013-10-21
decoder/modplug: move code to LoadModPlugFile()
Max Kellermann
2013-10-19
decoder/modplug: Add "loop_count" parameter
Sebastian Thorarensen
2013-10-17
InputStream: use int64_t instead of goffset
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-26
decoder/modplug: fix include directory
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-08-03
audio_format: 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/modplug: convert to C++
Max Kellermann