log

age author description
Wed, 20 Nov 2013 10:15:06 +0000 Chris Cannam Merge redo_framer
Wed, 20 Nov 2013 10:14:53 +0000 Chris Cannam Speed up duplicated streams -- don't advance after every single read; don't recalculate low tide quite so much
Wed, 20 Nov 2013 10:14:08 +0000 Chris Cannam Fix and tests for non-padded framer mode redo_framer
Wed, 20 Nov 2013 08:22:11 +0000 Chris Cannam Typo fix redo_framer
Wed, 20 Nov 2013 08:18:48 +0000 Chris Cannam Patching up the existing framer tests redo_framer
Wed, 20 Nov 2013 08:18:37 +0000 Chris Cannam Type stream -> stream_t redo_framer
Wed, 20 Nov 2013 08:07:45 +0000 Chris Cannam Overhaul streamed api as well. This will take quite some testing redo_framer
Tue, 19 Nov 2013 20:44:09 +0000 Chris Cannam Fixes toward framer overhaul redo_framer
Tue, 19 Nov 2013 19:26:48 +0000 Chris Cannam Toward a more flexible framer interface redo_framer
Tue, 19 Nov 2013 19:26:15 +0000 Chris Cannam Take this out for now redo_framer
Tue, 19 Nov 2013 14:37:39 +0000 Chris Cannam Round on printout
Tue, 19 Nov 2013 14:18:46 +0000 Chris Cannam Add extendedBy, paddedBy
Mon, 18 Nov 2013 16:54:46 +0000 Chris Cannam Add format/print, remove some type decorations that are no longer needed
Sat, 16 Nov 2013 10:11:28 +0000 Chris Cannam Remove struct member decorations as well
Fri, 15 Nov 2013 17:44:46 +0000 Chris Cannam Remove variant decorations; they're no longer needed with new smart typedefs
Mon, 04 Nov 2013 14:18:06 +0000 Chris Cannam Concurrent hash
Sun, 03 Nov 2013 10:30:01 +0000 Chris Cannam Concurrent hash
Sat, 02 Nov 2013 15:56:23 +0000 Chris Cannam Matrix concat with Horizontal/Vertical arg -> rename to concatHorizontal/concatVertical
Sat, 02 Nov 2013 15:46:10 +0000 Chris Cannam Slightly longer test data
Sat, 02 Nov 2013 15:41:37 +0000 Chris Cannam Add another _t type suffix
Sat, 02 Nov 2013 15:36:01 +0000 Chris Cannam Minor simplifications in vector
Sat, 02 Nov 2013 14:58:44 +0000 Chris Cannam Pull blockfuncs functions into vector (except for fftshift which goes into fft), drop vec.raw
Fri, 01 Nov 2013 22:12:37 +0000 Chris Cannam Merge from branch opaque_type_references
Fri, 01 Nov 2013 21:45:02 +0000 Chris Cannam Remove unused loads opaque_type_references
Fri, 01 Nov 2013 18:18:24 +0000 Chris Cannam More type fixes opaque_type_references
Fri, 01 Nov 2013 18:16:02 +0000 Chris Cannam More type fixes for opaque type references opaque_type_references
Fri, 01 Nov 2013 17:05:31 +0000 Chris Cannam Fix to density (and test), add nonZeroValues
Fri, 01 Nov 2013 12:58:37 +0000 Chris Cannam Fix flipped (and add test)
Fri, 01 Nov 2013 11:24:07 +0000 Chris Cannam Toward building with latest Yeti compiler updates for referring to opaque types (not currently working, waiting on a compiler fix) opaque_type_references
Fri, 01 Nov 2013 10:45:41 +0000 Chris Cannam Slightly lower filter cutoff when downsampling