mpd/src/decoder
Sebastian Thorarensen b6ac249c3c decoder/mikmod: Add loop configuration parameter
This patch allows the user to configure the mikmod decoder plugin to loop
modules. It adds a configuration parameter to the mikmod decoder called
"loop" which can be "no" (the old behaviour, default) or "yes" to allow
modules to use backward loops.
2013-10-18 14:23:24 +02:00
..
AdPlugDecoderPlugin.cxx Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
AdPlugDecoderPlugin.h decoder/adplug: new decoder plugin 2012-09-25 22:03:44 +02:00
AudiofileDecoderPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
AudiofileDecoderPlugin.hxx decoder/audiofile: convert to C++ 2013-07-28 12:48:26 +02:00
DsdiffDecoderPlugin.cxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
DsdiffDecoderPlugin.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
DsdLib.cxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
DsdLib.hxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
DsfDecoderPlugin.cxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
DsfDecoderPlugin.hxx decoder/{dsf,dsdiff}: convert to C++ 2013-07-28 12:20:50 +02:00
FaadDecoderPlugin.cxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
FaadDecoderPlugin.hxx decoder/faad: convert to C++ 2013-04-17 22:33:59 +02:00
FfmpegDecoderPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FfmpegDecoderPlugin.hxx decoder/ffmpeg: convert to C++ 2013-01-26 01:17:43 +01:00
FfmpegMetaData.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FfmpegMetaData.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
FlacCommon.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FlacCommon.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FlacDecoderPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FlacDecoderPlugin.h decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FlacDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
FlacInput.cxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
FlacInput.hxx decoder/FLAC*: rename files and symbols to Flac* 2013-05-06 23:36:47 +06:00
FlacIOHandle.cxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
FlacIOHandle.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
FlacMetadata.cxx replay_gain_*.h: rename to *.hxx 2013-10-02 12:22:12 +02:00
FlacMetadata.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
FlacPcm.cxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
FlacPcm.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
FluidsynthDecoderPlugin.cxx Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
FluidsynthDecoderPlugin.hxx decoder/fluidsynth: convert to C++ 2013-07-28 13:16:27 +02:00
GmeDecoderPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
GmeDecoderPlugin.hxx decoder/gme: convert to C++ 2013-04-08 23:32:53 +02:00
MadDecoderPlugin.cxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
MadDecoderPlugin.hxx decoder/mad: convert to C++ 2013-07-26 11:59:17 +02:00
MikmodDecoderPlugin.cxx decoder/mikmod: Add loop configuration parameter 2013-10-18 14:23:24 +02:00
MikmodDecoderPlugin.hxx decoder/mikmod: convert to C++ 2013-07-28 13:03:04 +02:00
ModplugDecoderPlugin.cxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
ModplugDecoderPlugin.hxx decoder/modplug: convert to C++ 2013-07-28 13:03:04 +02:00
MpcdecDecoderPlugin.cxx Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
MpcdecDecoderPlugin.hxx decoder/mpcdec: convert to C++ 2013-07-28 13:04:12 +02:00
Mpg123DecoderPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Mpg123DecoderPlugin.hxx decoder/mpg123: convert to C++ 2013-07-28 13:03:04 +02:00
OggCodec.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
OggCodec.hxx decoder_api: convert to C++ 2013-07-28 13:18:48 +02:00
OggFind.cxx decoder/OggUtil,Opus: move code to new class OggSyncState 2013-01-08 11:04:14 +01:00
OggFind.hxx decoder/OggUtil,Opus: move code to new class OggSyncState 2013-01-08 11:04:14 +01:00
OggSyncState.hxx decoder/OggUtil,Opus: move code to new class OggSyncState 2013-01-08 11:04:14 +01:00
OggUtil.cxx decoder_api: convert to C++ 2013-07-28 13:18:48 +02:00
OggUtil.hxx decoder/OggUtil: add OggExpectPageSeek() 2013-01-08 01:30:44 +01:00
OpusDecoderPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OpusDecoderPlugin.h src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
OpusDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OpusDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OpusHead.cxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
OpusHead.hxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
OpusReader.hxx OpusReader: don't use strndup() 2013-04-09 01:03:44 +02:00
OpusTags.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
OpusTags.hxx src/decoder/opus: new decoder plugin for the Opus codec 2012-09-05 23:01:17 +02:00
PcmDecoderPlugin.cxx InputStream: use int64_t instead of goffset 2013-10-17 10:45:10 +02:00
PcmDecoderPlugin.hxx decoder/pcm: convert to C++ 2013-07-28 13:10:05 +02:00
sidplay_decoder_plugin.cxx system/ByteOrder: new library for byte ordering / endianess 2013-10-16 22:09:44 +02:00
SndfileDecoderPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
SndfileDecoderPlugin.hxx decoder/sndfile: convert to C++ 2013-07-28 12:48:26 +02:00
VorbisComments.cxx replay_gain_*.h: rename to *.hxx 2013-10-02 12:22:12 +02:00
VorbisComments.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
VorbisDecoderPlugin.cxx system/ByteOrder: new library for byte ordering / endianess 2013-10-16 22:09:44 +02:00
VorbisDecoderPlugin.h decoder/vorbis: convert to C++ 2013-01-07 22:04:58 +01:00
VorbisDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
VorbisDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
WavpackDecoderPlugin.cxx Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
WavpackDecoderPlugin.hxx decoder/wavpack: convert to C++ 2013-01-10 18:18:14 +01:00
WildmidiDecoderPlugin.cxx fs/Path: rename to AllocatedPath 2013-10-17 23:43:46 +02:00
WildmidiDecoderPlugin.hxx decoder/wildmidi: convert to C++ 2013-07-28 13:03:04 +02:00
XiphTags.cxx TagTable: un-inline the two functions 2013-09-04 23:57:30 +02:00
XiphTags.hxx Tag*: move TagTable.hxx to libtag.a 2013-09-04 23:54:37 +02:00