log

age author description
Fri, 03 Apr 2020 12:12:02 +0100 Chris Cannam Merge from branch audio-source-refactor. Various changes to memory management for plugins, ring buffers etc, for safer code further up the stack
Fri, 27 Mar 2020 10:06:03 +0000 Chris Cannam Add GenericCommand
Fri, 20 Mar 2020 16:30:33 +0000 Chris Cannam Use shared_ptr for plugin instances throughout audio-source-refactor
Fri, 20 Mar 2020 16:30:16 +0000 Chris Cannam Might as well use the aligning allocator here, though it'll make no real difference audio-source-refactor
Thu, 19 Mar 2020 16:09:55 +0000 Chris Cannam Use a shared_ptr audio-source-refactor
Thu, 19 Mar 2020 16:09:04 +0000 Chris Cannam Make RingBuffer copyable, and simplify a bit audio-source-refactor