mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 01:47:43 +01:00
Deep "automation regions" support.
Fix zoom/height/etc changing for automation region views. Broke smooth automation region dragging (make omelette, break eggs, etc). git-svn-id: svn://localhost/ardour2/trunk@2424 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7423ad46a7
commit
c190aca4a0
30 changed files with 516 additions and 93 deletions
|
|
@ -414,7 +414,7 @@ UI::process_error_message (Transmitter::Channel chn, const char *str)
|
|||
RefPtr<Style> style;
|
||||
RefPtr<TextBuffer::Tag> ptag;
|
||||
RefPtr<TextBuffer::Tag> mtag;
|
||||
char *prefix;
|
||||
const char *prefix;
|
||||
size_t prefix_len;
|
||||
bool fatal_received = false;
|
||||
#ifndef OLD_STYLE_ERRORS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue