summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/DsdiffDecoderPlugin.cxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-07-05tag/Handler: convert to class with virtual methodsMax Kellermann
2018-05-03Merge branch 'v0.20.x'Max Kellermann
2018-05-03decoder/{dsdiff,dsf}: support more MIME typesMax Kellermann
2018-01-25decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methodsMax Kellermann
2018-01-21decoder/Plugin: add "noexcept"Max Kellermann
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-18decoder/Client: add Submit methodsMax Kellermann
2016-11-18decoder/Client: add DecoderCommand/seek virtual methodsMax Kellermann
2016-11-18decoder/Client: add virtual method Ready()Max Kellermann
2016-11-18decoder/Client: new interface which wraps struct DecoderMax Kellermann
2016-11-10CheckAudioFormat: migrate from class Error to C++ exceptionsMax Kellermann
2016-03-07Merge branch 'v0.19.x'Max Kellermann
2016-03-06decoder/dsdiff: fix off-by-one buffer overflowMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-23tag/TagHandler: pass by referenceMax Kellermann
2016-02-22tag/handler: use CamelCaseMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-22configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann
2014-08-29TagHandler: pass SongTime to duration()Max Kellermann
2014-08-29DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann
2014-08-26decoder/dsdiff: use integer seek timesMax Kellermann
2014-08-23decoder/dsdiff: implement seekingMax Kellermann
2014-08-23decoder/dsdiff: refactor the main decoder loopMax Kellermann
2014-08-23decoder/dsdiff: add local variable "remaining_bytes"Max Kellermann
2014-08-23decoder/dsdiff: don't skip remaining bytesMax Kellermann
2014-08-23decoder/dsdiff: eliminate local variable "buffer_samples"Max Kellermann
2014-08-23decoder/dsdiff: support only one "DSD" chunkMax Kellermann
2014-08-21Merge branch 'v0.18.x'Max Kellermann
2014-08-19decoder/DsdLib: use offset_type instead of uint64_tMax Kellermann
2014-08-19InputStream: move typedef offset_type to Offset.hxxMax Kellermann
2014-08-16Report bitrate for DSF and DSDIFF DSD decodersJurgen Kramer
2014-07-12decoder/dsdiff: move artist/title/id3 offsets out of DsdiffMetaDataMax Kellermann
2014-07-12Merge branch 'v0.18.x'Max Kellermann
2014-07-09Merge branch 'v0.18.x'Max Kellermann
2014-01-24Input*: move to input/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann