Carl Hetherington
|
f2a84a944d
|
Add missing GPL boilerplate.
git-svn-id: svn://localhost/ardour2/branches/3.0@9490 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-11 11:55:23 +00:00 |
|
Carl Hetherington
|
d7c836dc07
|
Ensure that empty drag-created MIDI regions get a file on disk so that there aren't missing file errors on reload (#4024).
git-svn-id: svn://localhost/ardour2/branches/3.0@9486 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-08 23:45:33 +00:00 |
|
Carl Hetherington
|
d901dbccc9
|
Make a new write source when the diskstream name changes so that sources don't get a name which includes the old name.
git-svn-id: svn://localhost/ardour2/branches/3.0@9485 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-08 23:45:26 +00:00 |
|
Carl Hetherington
|
143dddd9a7
|
Add a GUI to set the number of active extenders for the Mackie control surface.
git-svn-id: svn://localhost/ardour2/branches/3.0@9484 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-05 22:44:50 +00:00 |
|
Carl Hetherington
|
e89d8af65b
|
Fix non-appearance of MIDI region names (#3891).
git-svn-id: svn://localhost/ardour2/branches/3.0@9483 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-05 14:40:53 +00:00 |
|
Carl Hetherington
|
bcaf808f7d
|
Make GhostRegion a sigc::trackable as MidiGhostRegion connects to signals. Fixes e.g. a crash on track resize after splitting a MIDI region with automation.
git-svn-id: svn://localhost/ardour2/branches/3.0@9482 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-05 13:49:35 +00:00 |
|
Carl Hetherington
|
e0926ce2c6
|
Fix marker deletion from 9479 properly.
git-svn-id: svn://localhost/ardour2/branches/3.0@9481 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-05 12:45:24 +00:00 |
|
Carl Hetherington
|
ae91577f2c
|
Re-use locations when setting location list state, so that selected locations are preserved through an undo (#3929).
git-svn-id: svn://localhost/ardour2/branches/3.0@9480 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-05 12:09:37 +00:00 |
|
Carl Hetherington
|
35eecc5916
|
Remove LocationMarker from the editor's lists before deleting it, as the deletion causes the contents of the editor's list to be deselected. May be related to #3929.
git-svn-id: svn://localhost/ardour2/branches/3.0@9479 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-05 12:08:12 +00:00 |
|
Carl Hetherington
|
0ae6682bf8
|
Fix display of new tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9478 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 15:52:15 +00:00 |
|
Carl Hetherington
|
69e8f4221c
|
Disallow Marker copy construction.
git-svn-id: svn://localhost/ardour2/branches/3.0@9477 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 15:51:30 +00:00 |
|
Carl Hetherington
|
d947f27faf
|
Remove some unused code.
git-svn-id: svn://localhost/ardour2/branches/3.0@9476 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 15:03:35 +00:00 |
|
Carl Hetherington
|
acd59c3439
|
Fix restoration of connections to control surface ports.
git-svn-id: svn://localhost/ardour2/branches/3.0@9475 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 15:00:43 +00:00 |
|
Carl Hetherington
|
09c0014790
|
No-op; coding style.
git-svn-id: svn://localhost/ardour2/branches/3.0@9474 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 15:00:30 +00:00 |
|
Carl Hetherington
|
4216d201fb
|
Fix offset of verbose cursor when dragging fade-ins (#4010).
git-svn-id: svn://localhost/ardour2/branches/3.0@9473 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 14:56:24 +00:00 |
|
Carl Hetherington
|
378ea3430f
|
Don't alter horizontal padding when shrinking tracks to their minimum height (part of #4014).
git-svn-id: svn://localhost/ardour2/branches/3.0@9472 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 12:26:32 +00:00 |
|
Carl Hetherington
|
bcb554a190
|
Fix problems with sessions being saved as foo.ardour.ardour when loaded using the session file name (#4026).
git-svn-id: svn://localhost/ardour2/branches/3.0@9471 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 11:32:35 +00:00 |
|
Carl Hetherington
|
56b70dcc0b
|
Do log/lin mapping for Mackie faders so that they behave like the on-screen ones.
git-svn-id: svn://localhost/ardour2/branches/3.0@9470 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 09:22:41 +00:00 |
|
Carl Hetherington
|
91d512174e
|
Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders that don't support touch).
git-svn-id: svn://localhost/ardour2/branches/3.0@9469 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 09:22:32 +00:00 |
|
Carl Hetherington
|
f01dc1bfd5
|
Fix crash on startup when using BCF mode for the mackie surface.
git-svn-id: svn://localhost/ardour2/branches/3.0@9468 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 09:22:23 +00:00 |
|
Carl Hetherington
|
ba8a593c29
|
Add small GUI to select Mackie / BCF2000 emulation for the mackie surface.
git-svn-id: svn://localhost/ardour2/branches/3.0@9467 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 09:22:11 +00:00 |
|
Carl Hetherington
|
cff8af89de
|
Comment typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@9466 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-04 09:21:20 +00:00 |
|
Carl Hetherington
|
f2160077c7
|
Fix non-appearing track names when opening sessions with minimum track height (part of #4014).
git-svn-id: svn://localhost/ardour2/branches/3.0@9465 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-03 18:40:23 +00:00 |
|
|
92e72260b1
|
without drobilla's new stuff, LV2Plugin::_ui_type points to global data so do not try to free it
git-svn-id: svn://localhost/ardour2/branches/3.0@9464 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-03 14:34:40 +00:00 |
|
Carl Hetherington
|
55586be83a
|
Prevent note drags from moving a note before the start of its region.
git-svn-id: svn://localhost/ardour2/branches/3.0@9463 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-03 00:45:54 +00:00 |
|
Carl Hetherington
|
d1f58cf5a4
|
Don't hide solo/mute/rec enable for the smallest track height, as there appears to be no need to (#4014).
git-svn-id: svn://localhost/ardour2/branches/3.0@9462 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-03 00:08:14 +00:00 |
|
Carl Hetherington
|
6949d3ea62
|
Sort bundle names in mixer strip menus alphabetically to prevent them being re-ordered when the session's route list is sorted for signal flow (#4021).
git-svn-id: svn://localhost/ardour2/branches/3.0@9461 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-02 23:53:10 +00:00 |
|
Carl Hetherington
|
fe2651ae5f
|
Remove playlists from the session lists when they DropReferences. Should fix #4023.
git-svn-id: svn://localhost/ardour2/branches/3.0@9460 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-02 23:22:00 +00:00 |
|
Carl Hetherington
|
f89c285bcc
|
Tinker with text related to clean-up.
git-svn-id: svn://localhost/ardour2/branches/3.0@9459 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-02 23:21:53 +00:00 |
|
Carl Hetherington
|
2a1844a28e
|
Fix piano roll to use the same octave numbering as the verbose canvas cursor (#4015).
git-svn-id: svn://localhost/ardour2/branches/3.0@9458 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-02 22:34:44 +00:00 |
|
Carl Hetherington
|
a4b1a1bb14
|
Factor out stop limit computation into its own method. Ignore stop-at-session-end if there is a punch range and punch-in is enabled (#4022).
git-svn-id: svn://localhost/ardour2/branches/3.0@9457 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-02 22:21:59 +00:00 |
|
Carl Hetherington
|
988348185e
|
Separate verbose cursor out into its own class and clean up the API. Fixes #4010.
git-svn-id: svn://localhost/ardour2/branches/3.0@9455 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-05-02 13:38:16 +00:00 |
|
Todd Naugle
|
5711425f18
|
Fix debug build detection
git-svn-id: svn://localhost/ardour2/branches/3.0@9453 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-28 21:07:47 +00:00 |
|
|
1a342e758b
|
new file for translator information
git-svn-id: svn://localhost/ardour2/branches/3.0@9450 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-28 20:49:15 +00:00 |
|
Todd Naugle
|
83cd8d1a83
|
Remove unused strip option from package script. Fixed build script to properly detect non-debug builds
git-svn-id: svn://localhost/ardour2/branches/3.0@9447 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-28 19:28:22 +00:00 |
|
|
06e8b6452d
|
Fix external UIs (e.g. Calf git).
git-svn-id: svn://localhost/ardour2/branches/3.0@9442 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-28 15:36:51 +00:00 |
|
|
0060b9929f
|
Update for new SLV2 API.
git-svn-id: svn://localhost/ardour2/branches/3.0@9438 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-28 06:02:22 +00:00 |
|
|
e54a8f8437
|
Update for new Suil API.
git-svn-id: svn://localhost/ardour2/branches/3.0@9437 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-28 01:52:51 +00:00 |
|
|
c0a009beb9
|
forward port a disgusting hack from 2.X that stops the timefx thread's exiting from preventing its request event pool being marked dead too soon
git-svn-id: svn://localhost/ardour2/branches/3.0@9431 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-26 15:17:17 +00:00 |
|
Carl Hetherington
|
8ca87df015
|
Fix subtraction of bar/beat/tick for verbose canvas cursor (#4011).
git-svn-id: svn://localhost/ardour2/branches/3.0@9426 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-25 21:19:25 +00:00 |
|
|
3356957afa
|
remove some left over debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@9425 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-25 12:28:35 +00:00 |
|
|
62168b674d
|
reverse debugging stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@9424 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 15:36:56 +00:00 |
|
|
20858349f0
|
reverse debugging stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@9423 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 15:36:45 +00:00 |
|
|
613c11c5ac
|
yet more temporary debugging for slv2/calf issue
git-svn-id: svn://localhost/ardour2/branches/3.0@9422 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 15:08:31 +00:00 |
|
|
5b1f0e7919
|
further temporary debugging for slv2/calf issue
git-svn-id: svn://localhost/ardour2/branches/3.0@9421 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 15:07:07 +00:00 |
|
|
01231deaa5
|
additional temporary debugging for slv2/calf issue
git-svn-id: svn://localhost/ardour2/branches/3.0@9420 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 15:04:55 +00:00 |
|
|
2f1bc2334c
|
better temporary debugging for slv2/calf issue
git-svn-id: svn://localhost/ardour2/branches/3.0@9419 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 14:13:49 +00:00 |
|
|
a851e3b5d9
|
more temporary debugging for slv2/calf issue
git-svn-id: svn://localhost/ardour2/branches/3.0@9418 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 14:02:22 +00:00 |
|
|
046a91db0b
|
temporary debugging for slv2/calf issue
git-svn-id: svn://localhost/ardour2/branches/3.0@9417 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-24 14:00:36 +00:00 |
|
Carl Hetherington
|
977874ab93
|
Missing file.
git-svn-id: svn://localhost/ardour2/branches/3.0@9416 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-23 03:50:32 +00:00 |
|