cog/Audio/Chain
Dzmitry Neviadomski 70a22e9611 Fix some more warnings. 2021-01-27 05:12:07 +03: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 Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
ConverterNode.h Fixed ConverterNode listener 2013-10-10 20:02:02 -07:00
ConverterNode.m Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
InputNode.h mamburu: Fixed InputNode's thread not being stopped at all 2013-10-12 13:59:34 -07:00
InputNode.m Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
Node.h Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
Node.m Fix some more warnings. 2021-01-27 05:12:07 +03: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 Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00