2014-09-03 |
Chris Cannam |
Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan)
|
2014-06-17 |
Chris Cannam |
Remove size_t's, fix compiler warnings
warnfix_no_size_t
|
2013-12-11 |
Chris Cannam |
Clarify
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-05-14 |
Chris Cannam |
Remove some debug
qt5
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2009-09-25 |
Chris Cannam |
* Add time display format preference
|
2008-11-25 |
Chris Cannam |
* Add ability to export a transform structure as RDF -- for use
|
2008-09-18 |
Chris Cannam |
* Merge revisions 1041 to 1130 from sv-rdf-import branch
|
2008-06-16 |
Chris Cannam |
* Basic implementation of add and remove point in data editor
|
2008-04-29 |
Chris Cannam |
* Merge rev 1048 (build fixes) from rdf-import branch
|
2008-03-28 |
Chris Cannam |
...
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-08 |
Chris Cannam |
* PortAudio driver: do not specify frames per buffer, let PA decide
|
2007-12-07 |
Chris Cannam |
* Merge from transforms branch -- switch over to using Transform object
|
2007-03-07 |
Chris Cannam |
* More useful status bar text -- show the current play time and the extents of
|
2006-10-10 |
Chris Cannam |
* Improve output from Profiler class and make it incur less (no) overhead in
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
2006-06-08 |
Chris Cannam |
* RFE 1497743: Adjust layer text file format to allow copy/paste into Excel
|
2006-05-16 |
Chris Cannam |
* Fix rounding error in RealTime (thanks to Craig Sapp)
sv1-v0.9rc2
|
2006-03-20 |
Chris Cannam |
* Update licensing rubric for GPL
|
2006-03-20 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
2006-02-10 |
Chris Cannam |
* Add the Note layer for pianoroll-type display of note-type data
|
2006-01-31 |
Chris Cannam |
* Update some copyright notice dates
|
2006-01-12 |
Chris Cannam |
* Update copyrights to 2006
|
2006-01-10 |
Chris Cannam |
initial import
|