Mercurial > hg > vampy-host
log native/PyRealTime.cpp @ 113:1c7c4bd74363
age | author | description |
---|---|---|
Wed, 17 Jun 2015 12:43:01 +0100 | Chris Cannam | Fix RealTime compare (& thus the tests, for Py2 anyway) |
Wed, 17 Jun 2015 12:35:41 +0100 | Chris Cannam | Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2). |
Mon, 26 Jan 2015 12:28:23 +0000 | Chris Cannam | More informative error |
Wed, 21 Jan 2015 15:04:05 +0000 | Chris Cannam | Add output_index to the returned output descriptor as well; use it |
Wed, 21 Jan 2015 12:43:50 +0000 | Chris Cannam | naming: module methods snake_case |
Wed, 21 Jan 2015 11:06:03 +0000 | Chris Cannam | RealTime comparator |
Wed, 14 Jan 2015 08:30:47 +0000 | Chris Cannam | Move files into subdirs base PyRealTime.cpp@d18a9314bf70 |