cog/Audio/Chain
Chris Moeller 06d0f1834c Added slight sleep delay to retry cycle of input decoder chain 2015-08-02 00:18:22 -07:00
..
BufferChain.h Through a bit of ugliness and interface exposure, the InputNode will now pause the OutputNode while it is making the decoder seek, which prevents cases of the output continuing to run for seconds at a time during a slow seek operation by decoders such as HighlyComplete 2013-10-20 22:04:09 -07:00
BufferChain.m Added a silence decoder, and fall back all decoder open failures on one second of silence 2015-02-08 18:15:02 -08:00
ConverterNode.h Fixed ConverterNode listener 2013-10-10 20:02:02 -07:00
ConverterNode.m Added slight sleep delay to retry cycle of input decoder chain 2015-08-02 00:18:22 -07:00
InputNode.h mamburu: Fixed InputNode's thread not being stopped at all 2013-10-12 13:59:34 -07:00
InputNode.m Handled FLAC seeking to the end of file, and stopping on seek errors in general 2014-03-26 02:46:36 -07:00
Node.h Fixed crash, and in doing so introduced a huge memory leak! 2008-02-16 02:46:19 +00:00
Node.m Minor changes that may or may not have any impact on gaplessness 2013-10-18 05:33:38 -07:00
OutputNode.h Through a bit of ugliness and interface exposure, the InputNode will now pause the OutputNode while it is making the decoder seek, which prevents cases of the output continuing to run for seconds at a time during a slow seek operation by decoders such as HighlyComplete 2013-10-20 22:04:09 -07:00
OutputNode.m Through a bit of ugliness and interface exposure, the InputNode will now pause the OutputNode while it is making the decoder seek, which prevents cases of the output continuing to run for seconds at a time during a slow seek operation by decoders such as HighlyComplete 2013-10-20 22:04:09 -07:00