Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Fri, 05 May 2006 11:28:04 +0000 | Chris Cannam | * Add a method in System.{cpp,h} to try to establish whether a process of a |
Thu, 04 May 2006 20:17:28 +0000 | Chris Cannam | * Reduce number of allocations and deallocations by keeping a spare buffer |
Thu, 04 May 2006 16:03:02 +0000 | Chris Cannam | * Introduce simple non-RT thread base class |
Thu, 04 May 2006 13:59:57 +0000 | Chris Cannam | * Add file reader thread, and make the matrix file code use it to preload |
Wed, 03 May 2006 16:48:03 +0000 | Chris Cannam | * Add property labels to property containers (so i18n() won't affect file format) |
Wed, 03 May 2006 16:47:04 +0000 | Chris Cannam | * Remove mmap-based code again. We can be more efficient with read(). |