Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Thu, 20 Nov 2014 12:30:16 +0000 | Chris Cannam | Couple more RealTime tests |
Wed, 19 Nov 2014 15:28:51 +0000 | Chris Cannam | Another RealTime test |
Mon, 17 Nov 2014 17:10:29 +0000 | Chris Cannam | Merge |
Mon, 17 Nov 2014 17:09:32 +0000 | Chris Cannam | Start RealTime tests |
Mon, 17 Nov 2014 15:31:07 +0000 | Chris Cannam | CXX11 (-std=c++11) branch, to test build environments before making any code adaptations cxx11 |
Fri, 14 Nov 2014 17:23:38 +0000 | Chris Cannam | Provide access to local filename |
Fri, 14 Nov 2014 17:23:27 +0000 | Chris Cannam | Provide reader from QIODevice |
Fri, 14 Nov 2014 13:51:33 +0000 | Chris Cannam | When using an aggregate model to pass data to a transform, zero-pad the shorter input to the duration of the longer rather than truncating the longer. (This is better behaviour for e.g. MATCH, and in any case the code was previously truncating incorrectly and ending up with garbage data at the end.) |