mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Merge all the (disconcertingly missing) track/region/etc height changes from 2.0.
Fix track y positioning and initial region size/location. Fix automation click-to-add-points (i.e. points actually show up where you click). Fancy whiz-bang dynamic resize 2.0 professional edition support for MIDI/CC/Automation tracks/regions. git-svn-id: svn://localhost/ardour2/branches/3.0@3769 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7aea02083a
commit
b87ca000f8
23 changed files with 112 additions and 126 deletions
|
|
@ -71,7 +71,7 @@ class MidiRegionView : public RegionView
|
|||
inline MidiStreamView* midi_stream_view() const
|
||||
{ return midi_view()->midi_view(); }
|
||||
|
||||
void set_y_position_and_height (double, double);
|
||||
void set_height (double);
|
||||
|
||||
void set_frame_color();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue