|
422309880c
|
avoid delivering NaN's when setting up a generic plugin UI
git-svn-id: svn://localhost/ardour2/branches/3.0@8116 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-28 18:29:21 +00:00 |
|
|
785478b251
|
new utility, arldd, to run ldd(1) on an uninstalled ardour build
git-svn-id: svn://localhost/ardour2/branches/3.0@8115 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 23:18:37 +00:00 |
|
|
bb592809f1
|
merge gnomecanvas into ardour tree, so that we can fix our own bugs and not wait for silly gnome release schedules
git-svn-id: svn://localhost/ardour2/branches/3.0@8114 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 23:16:42 +00:00 |
|
|
5a47cb37b8
|
rest of process lock removal, plus no GUIs for internal returns
git-svn-id: svn://localhost/ardour2/branches/3.0@8112 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 21:32:29 +00:00 |
|
|
28791ac5e6
|
better fix for IOSelector::set_state()'s need to hold the process lock
git-svn-id: svn://localhost/ardour2/branches/3.0@8107 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 16:44:51 +00:00 |
|
|
30d64f31ac
|
take process lock in global port matrix' set_state() method; use namespace ARDOUR too
git-svn-id: svn://localhost/ardour2/branches/3.0@8105 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 16:41:28 +00:00 |
|
|
7df2aa24c9
|
move process lock taking to avoid deadlock when connecting ports
git-svn-id: svn://localhost/ardour2/branches/3.0@8104 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 15:51:58 +00:00 |
|
Carl Hetherington
|
2c75a06390
|
GPL boilerplate.
git-svn-id: svn://localhost/ardour2/branches/3.0@8102 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 01:04:02 +00:00 |
|
Carl Hetherington
|
163bb2b50e
|
Copy-edit.
git-svn-id: svn://localhost/ardour2/branches/3.0@8100 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-27 00:42:40 +00:00 |
|
Carl Hetherington
|
b0d559b031
|
Add missing files from previous commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@8098 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-26 23:31:14 +00:00 |
|
Carl Hetherington
|
a8fbb47e0a
|
Handle unknown plugins on loading sessions by hiding them from the user and telling them so.
git-svn-id: svn://localhost/ardour2/branches/3.0@8097 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-26 23:30:48 +00:00 |
|
|
a8d4e33d1b
|
Fix more broken indentation (whitespace changes only).
git-svn-id: svn://localhost/ardour2/branches/3.0@8094 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-26 19:57:03 +00:00 |
|
|
5a0c8cd79c
|
add two process lock calls where some port connecting occurs
git-svn-id: svn://localhost/ardour2/branches/3.0@8092 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-26 18:28:42 +00:00 |
|
|
553cf2982c
|
one step closer to working vbap panning
git-svn-id: svn://localhost/ardour2/branches/3.0@8091 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-26 17:43:03 +00:00 |
|
Carl Hetherington
|
1539ac1b96
|
Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values)
git-svn-id: svn://localhost/ardour2/branches/3.0@8090 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-26 00:29:12 +00:00 |
|
Carl Hetherington
|
54cbc45a5a
|
Prevent removal of route inputs when the plugins cannot be configured with the new number. Rework locking so that the process lock is held from the point that a route input is removed until after the processors are reconfigured; fixes #3548.
git-svn-id: svn://localhost/ardour2/branches/3.0@8089 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-25 23:46:24 +00:00 |
|
|
8b68ed57ec
|
Fix some messed up code (spacey tabs).
(There is faar more of this... FIX YOUR EDITORS!)
git-svn-id: svn://localhost/ardour2/branches/3.0@8086 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-25 20:37:39 +00:00 |
|
Carl Hetherington
|
c862d320ff
|
Improve visual cues during plugin drag and drop. Fixes #3566.
git-svn-id: svn://localhost/ardour2/branches/3.0@8085 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-25 17:41:04 +00:00 |
|
Sakari Bergen
|
ba2c3baa99
|
Add a default export format to prevent dialog from crashing when used for first time
git-svn-id: svn://localhost/ardour2/branches/3.0@8084 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-25 14:32:46 +00:00 |
|
Carl Hetherington
|
e131fd391d
|
Put MIDI notes into their own canvas group, and reparent this group during start trims to stop the notes moving. Improves the visual display on start trim of a MIDI region.
git-svn-id: svn://localhost/ardour2/branches/3.0@8080 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-24 01:04:53 +00:00 |
|
Carl Hetherington
|
d40e61c914
|
Fix crash on failed processor DnD. Fixes #3554.
git-svn-id: svn://localhost/ardour2/branches/3.0@8079 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-24 00:46:51 +00:00 |
|
Carl Hetherington
|
d2c530bc9e
|
Create snapped drag-created MIDI notes 1 frame shorter than the ending grid line to prevent confusion such as in #3557.
git-svn-id: svn://localhost/ardour2/branches/3.0@8077 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-23 21:56:57 +00:00 |
|
|
da6609a077
|
make region trim keybinding work again; don't show quantize dialog if its not relevant (no MIDI regions selected
git-svn-id: svn://localhost/ardour2/branches/3.0@8076 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-23 17:18:16 +00:00 |
|
|
210f54bc09
|
add back "q" for MIDI note quantize
git-svn-id: svn://localhost/ardour2/branches/3.0@8075 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-23 16:59:35 +00:00 |
|
|
1b2b21169c
|
semi-functioning vbap panning, still not done
git-svn-id: svn://localhost/ardour2/branches/3.0@8074 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-23 16:38:17 +00:00 |
|
Carl Hetherington
|
601d6bb3bf
|
Make double-click on a processor box entry toggle visibility of the plugin window rather than always opening it.
git-svn-id: svn://localhost/ardour2/branches/3.0@8072 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-23 14:30:45 +00:00 |
|
Carl Hetherington
|
313da7822a
|
Fix hang on closing the dialogue in some circumstances. Further fix for #3560.
git-svn-id: svn://localhost/ardour2/branches/3.0@8071 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-23 01:00:37 +00:00 |
|
Carl Hetherington
|
595c7c4411
|
Fix multiple selection with Ctrl-Click in DnDVBox.
git-svn-id: svn://localhost/ardour2/branches/3.0@8070 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-23 00:28:09 +00:00 |
|
Carl Hetherington
|
eaa939b7c4
|
Fix warnings.
git-svn-id: svn://localhost/ardour2/branches/3.0@8069 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-22 18:24:08 +00:00 |
|
Carl Hetherington
|
bf411d3730
|
Simplify strip silence dialogue threading, hopefully fixing #3560 in the process.
git-svn-id: svn://localhost/ardour2/branches/3.0@8068 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-22 17:15:32 +00:00 |
|
Carl Hetherington
|
03d2864820
|
Update ghost note presence when mouse mode is changed. Fixes #3559.
git-svn-id: svn://localhost/ardour2/branches/3.0@8066 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-21 23:54:57 +00:00 |
|
Carl Hetherington
|
8631c44439
|
Fix untranslateable strings.
git-svn-id: svn://localhost/ardour2/branches/3.0@8065 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-21 22:37:58 +00:00 |
|
Carl Hetherington
|
e1d194cf48
|
Fix trimming of old processor window proxies. May fix #3547.
git-svn-id: svn://localhost/ardour2/branches/3.0@8059 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-19 16:36:17 +00:00 |
|
Carl Hetherington
|
b5fcd80ed6
|
Fix crash on updating route IOs, and clean up confusing method names slightly.
git-svn-id: svn://localhost/ardour2/branches/3.0@8058 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-19 16:34:50 +00:00 |
|
Carl Hetherington
|
8fc660e76e
|
Move mouse cursor stuff out of Editor into its own class.
git-svn-id: svn://localhost/ardour2/branches/3.0@8048 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 14:53:16 +00:00 |
|
Carl Hetherington
|
840a81a0e4
|
Small cleanups.
git-svn-id: svn://localhost/ardour2/branches/3.0@8047 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 14:43:28 +00:00 |
|
Carl Hetherington
|
eb9530b2bb
|
No-op: whitespace only.
git-svn-id: svn://localhost/ardour2/branches/3.0@8046 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 14:41:17 +00:00 |
|
Carl Hetherington
|
ee76685f8d
|
Modify region trim cursor if a region can only be trimmed in one direction.
git-svn-id: svn://localhost/ardour2/branches/3.0@8045 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 22:55:39 +00:00 |
|
|
27be3234f5
|
fix missing symbol errors on OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@8043 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 19:53:57 +00:00 |
|
|
b52988ae97
|
fix missing symbol errors on OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@8042 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 19:53:31 +00:00 |
|
Carl Hetherington
|
f237b2e23b
|
Present trim cursors over region view name bar.
git-svn-id: svn://localhost/ardour2/branches/3.0@8041 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 19:00:31 +00:00 |
|
Carl Hetherington
|
b21f4cab02
|
Fix crash on coming out of record that I introduced a few commits ago.
git-svn-id: svn://localhost/ardour2/branches/3.0@8040 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 01:07:40 +00:00 |
|
Carl Hetherington
|
a19e79f4f0
|
Fix crashes after removing markers.
git-svn-id: svn://localhost/ardour2/branches/3.0@8039 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 23:47:09 +00:00 |
|
Carl Hetherington
|
b55ef985f5
|
Put clock in the centre of the menu bar in full-screen mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@8038 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 23:47:01 +00:00 |
|
Carl Hetherington
|
2d4d9d3679
|
Fix some cursor hot spots.
git-svn-id: svn://localhost/ardour2/branches/3.0@8037 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 22:36:12 +00:00 |
|
Carl Hetherington
|
ba649118f2
|
Use a couple more cursors in the summary.
git-svn-id: svn://localhost/ardour2/branches/3.0@8036 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 22:03:57 +00:00 |
|
Carl Hetherington
|
fc142a3fe6
|
Fix up summary mouse cursors.
git-svn-id: svn://localhost/ardour2/branches/3.0@8035 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 21:55:21 +00:00 |
|
Carl Hetherington
|
3b7302ecd4
|
Fix up fade in/out cursors.
git-svn-id: svn://localhost/ardour2/branches/3.0@8034 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 21:55:11 +00:00 |
|
Carl Hetherington
|
39fc90abda
|
Fix region name highlight drawing slightly (#2948)
git-svn-id: svn://localhost/ardour2/branches/3.0@8031 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 17:26:50 +00:00 |
|
Carl Hetherington
|
5c27c2dc50
|
Fix initial display of automatic regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@8030 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 16:53:33 +00:00 |
|