mpd/src/decoder/plugins
2018-02-13 09:53:05 +01:00
..
AdPlugDecoderPlugin.cxx decoder/{adplug,sidplay}: add missing "noexcept" 2018-01-23 10:02:36 +01:00
AdPlugDecoderPlugin.h update copyright year 2017-01-03 20:48:59 +01:00
AudiofileDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
AudiofileDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
DsdiffDecoderPlugin.cxx decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods 2018-01-25 13:01:39 +01:00
DsdiffDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
DsdLib.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
DsdLib.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
DsfDecoderPlugin.cxx decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods 2018-01-25 13:01:39 +01:00
DsfDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
FaadDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
FaadDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
FfmpegDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
FfmpegDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
FfmpegIo.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
FfmpegIo.hxx update copyright year 2017-01-03 20:48:59 +01:00
FfmpegMetaData.cxx Merge branch 'v0.20.x' 2017-07-31 13:50:14 +02:00
FfmpegMetaData.hxx update copyright year 2017-01-03 20:48:59 +01:00
FlacCommon.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
FlacCommon.hxx update copyright year 2017-01-03 20:48:59 +01:00
FlacDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
FlacDecoderPlugin.h update copyright year 2017-01-03 20:48:59 +01:00
FlacDomain.cxx update copyright year 2017-01-03 20:48:59 +01:00
FlacDomain.hxx update copyright year 2017-01-03 20:48:59 +01:00
FlacInput.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
FlacInput.hxx update copyright year 2017-01-03 20:48:59 +01:00
FlacIOHandle.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
FlacIOHandle.hxx update copyright year 2017-01-03 20:48:59 +01:00
FlacMetadata.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
FlacMetadata.hxx *: add lost of "noexcept" specifications 2017-06-04 12:46:48 +02:00
FlacPcm.cxx update copyright year 2017-01-03 20:48:59 +01:00
FlacPcm.hxx update copyright year 2017-01-03 20:48:59 +01:00
FlacStreamDecoder.hxx update copyright year 2017-01-03 20:48:59 +01:00
FluidsynthDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
FluidsynthDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
GmeDecoderPlugin.cxx util/StringFormat: new utility library 2018-01-24 13:28:28 +01:00
GmeDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
HybridDsdDecoderPlugin.cxx decoder/HybridDSD: implement seeking 2018-02-13 09:53:05 +01:00
HybridDsdDecoderPlugin.hxx decoder/HybridDSD: new decoder plugin for Hybrid DSD 2018-02-13 00:00:00 +01:00
MadDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
MadDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
MikmodDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
MikmodDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
ModplugDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
ModplugDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
MpcdecDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
MpcdecDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
Mpg123DecoderPlugin.cxx decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods 2018-01-25 13:01:39 +01:00
Mpg123DecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
OggCodec.cxx update copyright year 2017-01-03 20:48:59 +01:00
OggCodec.hxx update copyright year 2017-01-03 20:48:59 +01:00
OggDecoder.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
OggDecoder.hxx update copyright year 2017-01-03 20:48:59 +01:00
OpusDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
OpusDecoderPlugin.h update copyright year 2017-01-03 20:48:59 +01:00
OpusDomain.cxx update copyright year 2017-01-03 20:48:59 +01:00
OpusDomain.hxx update copyright year 2017-01-03 20:48:59 +01:00
OpusHead.cxx update copyright year 2017-01-03 20:48:59 +01:00
OpusHead.hxx update copyright year 2017-01-03 20:48:59 +01:00
OpusReader.hxx update copyright year 2017-01-03 20:48:59 +01:00
OpusTags.cxx release v0.20.7 2017-05-15 23:01:49 +02:00
OpusTags.hxx update copyright year 2017-01-03 20:48:59 +01:00
PcmDecoderPlugin.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
PcmDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
SidplayDecoderPlugin.cxx util/StringFormat: new utility library 2018-01-24 13:28:28 +01:00
SidplayDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
SndfileDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
SndfileDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
VorbisDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
VorbisDecoderPlugin.h update copyright year 2017-01-03 20:48:59 +01:00
VorbisDomain.cxx update copyright year 2017-01-03 20:48:59 +01:00
VorbisDomain.hxx update copyright year 2017-01-03 20:48:59 +01:00
WavpackDecoderPlugin.cxx decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods 2018-01-25 13:01:39 +01:00
WavpackDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
WildmidiDecoderPlugin.cxx decoder/Plugin: add "noexcept" 2018-01-21 11:47:17 +01:00
WildmidiDecoderPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00