Cog/Audio/Chain
Christopher Snowhill 9f6134a588 Bug Fix: Attempt to make seeking more performant
Seeking should clear the buffers completely now, and will be nearly
instant, depending on how fast the input can decode.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-25 18:12:30 -08:00
..
DSP Bug Fix: Solve outstanding Equalizer bugs 2025-02-23 21:16:46 -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 Bug Fix: Audio chain should do more error checking 2025-02-15 19:58:12 -08:00
BufferChain.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
ChunkList.h Audio: Make chunk merging abortable 2025-02-13 13:51:55 -08:00
ChunkList.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:27 -08:00
ConverterNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:27 -08:00
ConverterNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:27 -08:00
DSPNode.h Visualization: Reworked buffering system 2025-02-13 01:13:15 -08:00
DSPNode.m Audio: Improve buffer signaling 2025-02-13 19:58:30 -08:00
InputNode.h Bug Fix: Greatly improve seeking operations 2025-02-23 19:59:13 -08:00
InputNode.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
Node.h Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
Node.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
OutputNode.h Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
OutputNode.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:30 -08:00
VisualizationNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:27 -08:00
VisualizationNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:27 -08:00