log

age author description
2013-12-03 Chris Cannam Merge from default branch tonioni
2013-12-03 Chris Cannam Merge
2013-12-03 Chris Cannam Add piano scale to note layer as well (need to handle the auto-align case properly)
2013-12-03 Chris Cannam Add piano to time-value layer too
2013-12-03 Chris Cannam Pull out PianoScale into separate class
2013-12-03 Chris Cannam Remove polling on play status, eliminating one source of idle wakeups (requires connection to playStatusChanged from callback play source)
2013-11-29 Chris Cannam Fix uninitialised member tonioni
2013-11-29 Chris Cannam If any panes have a fixed size, respect that when resizing pane stack sizes tonioni
2013-11-28 Chris Cannam Merge from default branch tonioni
2013-11-28 Chris Cannam Avoid infeasibly wide dialog box
2013-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-11-26 Chris Cannam WS -> OS
2013-11-22 Chris Cannam Merge from default branch tonioni
2013-11-21 Chris Cannam Make some debug output optional