Cog/Audio/Chain
Christopher Snowhill 00d861efc0 Bug Fix: Unregister observer correctly
Only unregister it if it was actually registered.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-27 14:39:21 -08:00
..
DSP Bug Fix: Rubber Band should now flush last chunk 2025-02-27 00:58:51 -08:00
AudioChunk.h Audio: General fixes and improvements 2025-02-13 06:35:38 -08:00
AudioChunk.m Audio: General fixes and improvements 2025-02-13 06:35:38 -08:00
BufferChain.h Cleanup: Remove unused code 2025-02-27 14:31:58 -08:00
BufferChain.m Cleanup: Remove unused code 2025-02-27 14:31:58 -08:00
ChunkList.h Bug Fix: Unregister observer correctly 2025-02-27 14:39:21 -08:00
ChunkList.m Bug Fix: Unregister observer correctly 2025-02-27 14:39:21 -08:00
ConverterNode.h Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
ConverterNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:27 -08:00
DSPNode.h Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
DSPNode.m Audio: Improve buffer signaling 2025-02-13 19:58:30 -08:00
InputNode.h Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
InputNode.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
Node.h Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
Node.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
OutputNode.h Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
OutputNode.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
VisualizationNode.h Cleanup: Massive code cleanup and reorganization 2025-02-26 01:15:03 -08:00
VisualizationNode.m Bug Fix: Do not perform cascading reset on DSPs 2025-02-27 00:58:47 -08:00