|
148c1f805b
|
Fix broken indentation.
git-svn-id: svn://localhost/ardour2/branches/3.0@9151 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 21:53:10 +00:00 |
|
|
b1697a75ac
|
Fix LV2 UI related memory errors with new SLV2.
git-svn-id: svn://localhost/ardour2/branches/3.0@9150 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 21:02:51 +00:00 |
|
|
06b4092ad0
|
reinstate code that prevents GUI control from talking to backend if session is synced externall
git-svn-id: svn://localhost/ardour2/branches/3.0@9148 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 20:32:43 +00:00 |
|
|
6215c3ceac
|
add separate color for the border of a selected time axis view item
git-svn-id: svn://localhost/ardour2/branches/3.0@9146 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 19:36:41 +00:00 |
|
Carl Hetherington
|
278286125c
|
Remove unnecessary (and wrong) check for movement, as the parent does it (fixes #3850).
git-svn-id: svn://localhost/ardour2/branches/3.0@9145 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 19:25:41 +00:00 |
|
Carl Hetherington
|
82cb7c3280
|
Check movement threshold using the raw grab frame rather than the snapped one, which I think is right.
git-svn-id: svn://localhost/ardour2/branches/3.0@9144 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 19:25:18 +00:00 |
|
|
121ef12ae7
|
restore visibility of streamview rect lines that act as track separators
git-svn-id: svn://localhost/ardour2/branches/3.0@9141 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 17:41:02 +00:00 |
|
|
fc349ab3b6
|
use a better contrasting color for selected region waveform fill
git-svn-id: svn://localhost/ardour2/branches/3.0@9140 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-14 17:14:51 +00:00 |
|
|
b8e09aea91
|
add a new alpha release notification page to startup assistant
git-svn-id: svn://localhost/ardour2/branches/3.0@9139 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-13 18:17:42 +00:00 |
|
|
5c4f7313ef
|
sort export formats & presets in alphabetical name order
git-svn-id: svn://localhost/ardour2/branches/3.0@9135 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-13 16:22:24 +00:00 |
|
Sakari Bergen
|
751cc84dd2
|
Properly create new presets, i.e. without duplicate id's on save-after-rename
git-svn-id: svn://localhost/ardour2/branches/3.0@9132 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-12 21:28:58 +00:00 |
|
|
12d538b0cf
|
move internal (note) edit mode binding to "e" to be more ergonomic (the old binding was really deeply un-useful
git-svn-id: svn://localhost/ardour2/branches/3.0@9125 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-12 20:15:24 +00:00 |
|
Carl Hetherington
|
e806084402
|
Restore Use PH button in locations UI (#3667).
git-svn-id: svn://localhost/ardour2/branches/3.0@9117 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-10 00:43:23 +00:00 |
|
Carl Hetherington
|
d9101a1561
|
Small refactoring; fix stuck notes on the sequence LMB down, RMB down, LMB up, RMB up (#3824).
git-svn-id: svn://localhost/ardour2/branches/3.0@9114 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-09 18:13:12 +00:00 |
|
|
fd380077bf
|
move comment to a more appropriate location
git-svn-id: svn://localhost/ardour2/branches/3.0@9113 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-09 05:20:55 +00:00 |
|
|
8849cb4287
|
add new concept for managing alignment style (AlignChoice); switch to using worst_playback_latency() just about everywhere we were using worst_output_latency() - the former includes plugin latency. answer appears to break earlier fixes to alignment, but is semantically right, so plan to investigate in another 8 hours or so
git-svn-id: svn://localhost/ardour2/branches/3.0@9112 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-09 05:19:44 +00:00 |
|
|
30ac00b92d
|
since some track context menu items depend on the selection, conditionally add a time axis to the selection BEFORE building the menu, not after
git-svn-id: svn://localhost/ardour2/branches/3.0@9111 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-09 05:18:05 +00:00 |
|
|
785e32237d
|
Fix compilation with old SLV2.
git-svn-id: svn://localhost/ardour2/branches/3.0@9109 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 22:43:02 +00:00 |
|
|
ca9a816d30
|
Update for new SLV2 UI API.
git-svn-id: svn://localhost/ardour2/branches/3.0@9108 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 20:14:45 +00:00 |
|
|
82c794db70
|
reinstate context menu on stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@9106 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 14:51:18 +00:00 |
|
|
4f84a6cd1d
|
remove spurious debug line
git-svn-id: svn://localhost/ardour2/branches/3.0@9105 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 14:45:51 +00:00 |
|
|
07e607ebad
|
reinstate (de)selection operations that should happen on mouse button release
git-svn-id: svn://localhost/ardour2/branches/3.0@9104 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 12:45:23 +00:00 |
|
|
b88c773894
|
when leaving internal edit mode, if the current mode is range ("draw") and it wasn't before we entered internal edit mode, flip back to whatever it was before we entered
git-svn-id: svn://localhost/ardour2/branches/3.0@9102 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 01:55:50 +00:00 |
|
|
92578ddef5
|
show internal edit mode status correctly on session load
git-svn-id: svn://localhost/ardour2/branches/3.0@9101 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 01:49:13 +00:00 |
|
Carl Hetherington
|
e64486acfa
|
Clamp output of y_to_note so that it doesn't return out-of-range values. Should fix #3823.
git-svn-id: svn://localhost/ardour2/branches/3.0@9096 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 17:17:11 +00:00 |
|
Carl Hetherington
|
0d40ff55c8
|
Trim some includes.
git-svn-id: svn://localhost/ardour2/branches/3.0@9095 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 17:17:03 +00:00 |
|
|
a187460b07
|
use the same color for the stereo panner center line as the mono panner
git-svn-id: svn://localhost/ardour2/branches/3.0@9091 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:06:29 +00:00 |
|
Carl Hetherington
|
eabe5b31f8
|
Hide/Remove to apply to the track selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9090 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:05:45 +00:00 |
|
Carl Hetherington
|
8f45604f27
|
Make Active apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9089 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:04:46 +00:00 |
|
Carl Hetherington
|
92a5e4da48
|
Make stuff in the automation menu apply to the track selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9088 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:04:36 +00:00 |
|
Carl Hetherington
|
965a974083
|
Make the route group submenu of the RouteTimeAxisView menu apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9087 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:04:03 +00:00 |
|
|
fc32ea7642
|
Uncrustify (no functional changes).
git-svn-id: svn://localhost/ardour2/branches/3.0@9084 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-06 20:23:15 +00:00 |
|
|
f000061dc7
|
Update for new SLV2 UI API.
git-svn-id: svn://localhost/ardour2/branches/3.0@9083 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-06 03:55:45 +00:00 |
|
|
f649d775bc
|
prevent trim cursors appearing, and prevent note trimming, when in a MIDI note that is too small on-screen. avoids silliness with trim cursors appearing while drawing small notes on screen, though really, it would nice to avoid them appearing ever in a note that was just added. not sure how to do that.
git-svn-id: svn://localhost/ardour2/branches/3.0@9077 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-05 23:00:49 +00:00 |
|
Carl Hetherington
|
fb2ef7cb9a
|
Call PluginControl when a LV2 GUI control changes, rather than calling the plugin directly. Fixes problems with ganged mono plugins on multi-channel tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9076 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 23:14:16 +00:00 |
|
Carl Hetherington
|
cbf530b6b5
|
Make speaker dialogue manage the session's Speakers. Make azimuth control work. Various tweaks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9073 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:35:02 +00:00 |
|
Carl Hetherington
|
88ff3c0bd1
|
Stop speaker positions jumping around when clicked on.
git-svn-id: svn://localhost/ardour2/branches/3.0@9072 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:34:50 +00:00 |
|
Carl Hetherington
|
0da1f2edb2
|
Make add speaker button work.
git-svn-id: svn://localhost/ardour2/branches/3.0@9071 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:34:42 +00:00 |
|
Carl Hetherington
|
87e332fd1c
|
Make menu option for speaker config the same as the window title.
git-svn-id: svn://localhost/ardour2/branches/3.0@9070 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:33:51 +00:00 |
|
Carl Hetherington
|
96943d6d85
|
No-op: whitespace.
git-svn-id: svn://localhost/ardour2/branches/3.0@9069 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:33:35 +00:00 |
|
|
89d6f40e33
|
forward unhandled button events from MidiRegionView back to Editor
git-svn-id: svn://localhost/ardour2/branches/3.0@9068 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 15:16:21 +00:00 |
|
Carl Hetherington
|
91768171d8
|
Restore MIDI note preview (#3821).
git-svn-id: svn://localhost/ardour2/branches/3.0@9066 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 13:22:32 +00:00 |
|
Carl Hetherington
|
ffebe2c3fe
|
Slight fix to comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@9065 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 03:58:17 +00:00 |
|
Carl Hetherington
|
7b15526750
|
Hack round a maybe delightful (for some values of delightful) and certainly evil confluence of small bugs causing no MIDI notes on record (#3820).
git-svn-id: svn://localhost/ardour2/branches/3.0@9064 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 03:55:14 +00:00 |
|
|
d08e3b94c5
|
basic adoption of new mouse binding facility
git-svn-id: svn://localhost/ardour2/branches/3.0@9063 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 03:10:48 +00:00 |
|
Carl Hetherington
|
b15e1cba3b
|
Small cleanup.
git-svn-id: svn://localhost/ardour2/branches/3.0@9061 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 00:35:47 +00:00 |
|
|
29558bd272
|
restore oddly-commented out (by me) restoration of editor geometry from saved settings. appears to fix most issues with pane sizing in addition to the obvious one of window size
git-svn-id: svn://localhost/ardour2/branches/3.0@9059 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 19:25:56 +00:00 |
|
|
4f73aabc13
|
remove unused signal
git-svn-id: svn://localhost/ardour2/branches/3.0@9058 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 18:51:54 +00:00 |
|
|
477fca0de0
|
deframe audio regions as well as MIDI when entering internal edit mode
git-svn-id: svn://localhost/ardour2/branches/3.0@9057 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 18:32:06 +00:00 |
|
|
80c46cc451
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
git-svn-id: svn://localhost/ardour2/branches/3.0@9056 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 17:58:11 +00:00 |
|