13
0
livetrax/libs/evoral
2011-06-11 15:35:34 +00:00
..
evoral major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00:00
src major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00:00
test Fix test compile. 2010-07-28 00:42:43 +00:00
run-tests.sh Fix up evoral test suite. 2010-07-25 00:39:04 +00:00
wscript Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00