log
graph
tags
bookmarks
branches
changeset
browse
bz2
zip
gz
help
Mercurial
>
hg
>
sonic-visualiser
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 796:
(0)
-300
-100
-14
+14
+100
+300
+1000
tip
age
author
description
2014-09-03
Chris Cannam
Fix uninitialised members
2014-09-03
Chris Cannam
Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
2014-09-03
Chris Cannam
Fix uninitialised bool
2014-09-03
Chris Cannam
Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan)
2014-09-03
Chris Cannam
Fix local declaration hiding outer scope, which caused export-multiple to export a single file as well as the multiple one (from coverity scan)
2014-09-02
Chris Cannam
Small text fix
2014-09-02
Chris Cannam
Update CHANGELOG
2014-09-02
Chris Cannam
Add const version of this accessor
2014-09-02
Chris Cannam
Use getInteractionLayer for immediate interactions, rather than getSelectedLayer (which may be invisible)
2014-09-02
Chris Cannam
Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want
2014-09-02
Chris Cannam
Use fixed-order when exporting layers to a session
2014-09-02
Chris Cannam
Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work)
2014-09-02
Chris Cannam
Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer.
2014-09-02
Chris Cannam
Populate the fixed order layer list
less
more
| rev 796:
(0)
-300
-100
-14
+14
+100
+300
+1000
tip