log

age author description
2015-06-10 Chris Cannam Pass on signal from transform failure
2015-05-21 Chris Cannam Merge
2015-05-21 Chris Cannam Avoid going pop when setting play head to before time 0
2015-05-06 Chris Cannam Rewind/ffwd shouldn't be available when nothing loaded
2015-05-06 Chris Cannam Fixes to scaling of splash screen
2015-04-20 Chris Cannam Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer)
2015-04-20 Chris Cannam Merge from default branch alignment_view
2015-04-20 Chris Cannam Merge from branch tonioni
2015-04-13 Chris Cannam Revert to -Werror in debug only tonioni
2015-03-31 Chris Cannam When loading a session, do not import any layers for which the identified models can't be found tonioni
2015-03-31 Chris Cannam Deactivate very verbose debug tonioni
2015-03-31 Chris Cannam Remove some debug; set some gain values tonioni
2015-03-31 Chris Cannam Remove redundant include tonioni
2015-03-25 Chris Cannam Revisit menu items without shortcuts, now that fixes are arriving in Qt tonioni
2015-03-24 Chris Cannam Reset audio generator when clearing ring buffers -- because we are about to jump back in time to the start of the buffered area, so any pending note-offs won't happen until much later, so we should drop the pending notes entirely tonioni