Carl Hetherington
|
30bc7d4607
|
Fix bug whereby region could not be dragged to the start of the session.
git-svn-id: svn://localhost/ardour2/branches/3.0@7618 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-13 16:50:01 +00:00 |
|
Carl Hetherington
|
4175db1ad9
|
Set tooltips correctly so that range button gets a tooltip of its keyboard shortcut.
git-svn-id: svn://localhost/ardour2/branches/3.0@7617 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-13 16:49:02 +00:00 |
|
Carl Hetherington
|
f46fdb2a6f
|
Don't set session dirty flag on setting up the play loop.
git-svn-id: svn://localhost/ardour2/branches/3.0@7616 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-13 16:48:48 +00:00 |
|
|
aac46a38fb
|
add step editing sustain support
git-svn-id: svn://localhost/ardour2/branches/3.0@7615 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-13 14:11:01 +00:00 |
|
Carl Hetherington
|
3364fda3de
|
Move _port_offset up to AudioPort, as MidiPort does not use it.
git-svn-id: svn://localhost/ardour2/branches/3.0@7614 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-13 02:13:12 +00:00 |
|
Carl Hetherington
|
8502e50377
|
Hopefully fix dropped MIDI notes on loop. Fixes #3133.
git-svn-id: svn://localhost/ardour2/branches/3.0@7613 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-13 02:13:03 +00:00 |
|
|
d936bdb3a8
|
only the last step-edited note remains selected after each note addition; waf install will install step_editing.bindings in the right place (i think)
git-svn-id: svn://localhost/ardour2/branches/3.0@7612 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-13 02:00:46 +00:00 |
|
Carl Hetherington
|
5ecf08a307
|
Add option to normalize across all selected regions. Clean up the region context menu a bit with respect to its handling of multiple selected regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@7611 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-12 23:26:59 +00:00 |
|
|
9196535878
|
lotsa keybindings for nearly everything in the step editor
git-svn-id: svn://localhost/ardour2/branches/3.0@7610 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-12 21:02:01 +00:00 |
|
|
eee61a9f9b
|
forward port commit 7608 for a3
git-svn-id: svn://localhost/ardour2/branches/3.0@7609 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-12 19:43:36 +00:00 |
|
Carl Hetherington
|
59af63cde9
|
Make automation-follows-regions the default.
git-svn-id: svn://localhost/ardour2/branches/3.0@7607 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-12 00:39:46 +00:00 |
|
Carl Hetherington
|
9ca95fe1f4
|
Modify option text to reflect the fact that MIDI automation is always moved with regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@7606 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-12 00:38:01 +00:00 |
|
Carl Hetherington
|
a1a0e9aba0
|
Indent sub-options for moving locked/glued markers.
git-svn-id: svn://localhost/ardour2/branches/3.0@7605 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-12 00:19:06 +00:00 |
|
Carl Hetherington
|
1e2fc9dcc0
|
Add option to insert time to move glued / locked markers. Fixes #3393.
git-svn-id: svn://localhost/ardour2/branches/3.0@7604 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 23:41:26 +00:00 |
|
Carl Hetherington
|
636efaabc4
|
Move insert time dialog to its own file.
git-svn-id: svn://localhost/ardour2/branches/3.0@7603 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 23:40:51 +00:00 |
|
|
95813bfaec
|
when adding a new region for step editing, do rounding-snap, not backwards-snap, to get the region position
git-svn-id: svn://localhost/ardour2/branches/3.0@7602 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 22:21:38 +00:00 |
|
|
1b42936caa
|
make step edit cursor follow zoom (and change its color a bit)
git-svn-id: svn://localhost/ardour2/branches/3.0@7601 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 20:16:39 +00:00 |
|
|
8bdf5cf1d0
|
fix up initial step edit pos when operating on an existing region
git-svn-id: svn://localhost/ardour2/branches/3.0@7600 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 19:42:42 +00:00 |
|
|
afd5b2002a
|
vari-size rect as step-edit cursor
git-svn-id: svn://localhost/ardour2/branches/3.0@7599 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 19:11:14 +00:00 |
|
|
5182f0770c
|
add a first hack at a step edit cursor (to be changed); add program+bank stubs (non-functional for the foreseeable future); fix up step edit changes propagating across all MIDI tracks; make program change "flags" change height along with track
git-svn-id: svn://localhost/ardour2/branches/3.0@7598 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 18:21:37 +00:00 |
|
|
fd3219bf29
|
rename mezzo-piano dynamics icon for consistency
git-svn-id: svn://localhost/ardour2/branches/3.0@7597 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 18:20:08 +00:00 |
|
|
9b83b7801e
|
white versions of the SVG dynamics icons
git-svn-id: svn://localhost/ardour2/branches/3.0@7596 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 18:19:26 +00:00 |
|
|
553a4e1598
|
switch dynamics icons to white and shrink their size by about 25%
git-svn-id: svn://localhost/ardour2/branches/3.0@7595 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 15:12:55 +00:00 |
|
Carl Hetherington
|
3d3d6feaa4
|
Add submenus for route group, playlist and automation to route context menu. Fixes #618.
git-svn-id: svn://localhost/ardour2/branches/3.0@7594 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 02:04:49 +00:00 |
|
Carl Hetherington
|
12aa01660a
|
Move track mode into a submenu.
git-svn-id: svn://localhost/ardour2/branches/3.0@7593 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 02:03:57 +00:00 |
|
Carl Hetherington
|
efe60474d6
|
Hopefully fix up automation control point selection (finally).
git-svn-id: svn://localhost/ardour2/branches/3.0@7592 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-11 01:23:03 +00:00 |
|
|
33e58df92c
|
label various spinners in the step editor
git-svn-id: svn://localhost/ardour2/branches/3.0@7591 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 23:23:47 +00:00 |
|
|
bbdc31768a
|
neo was told there was no spoon, i'm telling you there is no bsharp
git-svn-id: svn://localhost/ardour2/branches/3.0@7589 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 22:02:06 +00:00 |
|
|
71970fb881
|
part 2 of the OMG-make-radio-buttons-and-actions-work-properly commit for the step editor
git-svn-id: svn://localhost/ardour2/branches/3.0@7588 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 21:27:19 +00:00 |
|
|
a448f2827c
|
the OMG-make-radio-buttons-and-actions-work-properly commit for the step editor
git-svn-id: svn://localhost/ardour2/branches/3.0@7587 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 21:27:04 +00:00 |
|
Carl Hetherington
|
fc67586db5
|
Hopefully fix up region click + drag which I broke yesterday.
git-svn-id: svn://localhost/ardour2/branches/3.0@7586 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 16:41:51 +00:00 |
|
Carl Hetherington
|
67c0dd5310
|
Fix last-minute breakage of Ctrl-Click.
git-svn-id: svn://localhost/ardour2/branches/3.0@7585 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 10:38:48 +00:00 |
|
Carl Hetherington
|
48063c15df
|
Improve ctrl-click behaviour of automation points. Should fix #3385.
git-svn-id: svn://localhost/ardour2/branches/3.0@7584 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 01:52:49 +00:00 |
|
Carl Hetherington
|
75d265e388
|
Setup clock sensitivity with lock correctly.
git-svn-id: svn://localhost/ardour2/branches/3.0@7583 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 00:28:20 +00:00 |
|
Carl Hetherington
|
507e996d06
|
Don't drop MIDI messages that arrive at the very start of a JACK buffer, and add a temporary warning message to indicate when such drops happen.
git-svn-id: svn://localhost/ardour2/branches/3.0@7582 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 00:09:42 +00:00 |
|
Carl Hetherington
|
3cce57d490
|
Give mixer strips panners and a mono button based on the type of its outputs, not of its track.
git-svn-id: svn://localhost/ardour2/branches/3.0@7581 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-10 00:09:25 +00:00 |
|
Carl Hetherington
|
eaed7cfe25
|
Fix compatibility of marker positional lock style with 2.X sessions.
git-svn-id: svn://localhost/ardour2/branches/3.0@7580 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 23:15:54 +00:00 |
|
Carl Hetherington
|
69c9e2296c
|
Fix up state save/load of location lock/glue settings.
git-svn-id: svn://localhost/ardour2/branches/3.0@7579 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 22:23:32 +00:00 |
|
Carl Hetherington
|
78986385e1
|
Fix save/load of MIDI automation state. Fixes #3354.
git-svn-id: svn://localhost/ardour2/branches/3.0@7578 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 22:23:23 +00:00 |
|
Carl Hetherington
|
7c5f1b7a26
|
Add glue / lock buttons to the location window.
git-svn-id: svn://localhost/ardour2/branches/3.0@7577 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 18:22:10 +00:00 |
|
Carl Hetherington
|
2c90b4f36c
|
Fix fitting of automation tracks. Fixes #3384.
git-svn-id: svn://localhost/ardour2/branches/3.0@7576 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 17:28:38 +00:00 |
|
Carl Hetherington
|
0bb594471f
|
Show selected status visually for AutomationTimeAxisViews
git-svn-id: svn://localhost/ardour2/branches/3.0@7575 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 17:28:25 +00:00 |
|
Carl Hetherington
|
3600f60a03
|
Move get_child_list() into TimeAxisView.
git-svn-id: svn://localhost/ardour2/branches/3.0@7574 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 17:27:56 +00:00 |
|
Carl Hetherington
|
5b520324ce
|
Allow markers to be glued to bar/beat time. Fixes #1815.
git-svn-id: svn://localhost/ardour2/branches/3.0@7573 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 16:40:31 +00:00 |
|
Carl Hetherington
|
aa9fd33349
|
Update note name correctly during drag. Fixes #3382.
git-svn-id: svn://localhost/ardour2/branches/3.0@7572 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 14:49:03 +00:00 |
|
Carl Hetherington
|
e1cd6653da
|
In marks_either_side, don't return a marker that is exactly at the position that we request. Fixes #3386.
git-svn-id: svn://localhost/ardour2/branches/3.0@7571 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 14:12:15 +00:00 |
|
Carl Hetherington
|
6f512fe1e9
|
Copy-edit.
git-svn-id: svn://localhost/ardour2/branches/3.0@7570 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 14:11:44 +00:00 |
|
Carl Hetherington
|
f15862a4fb
|
Reset entered_track if it is set to an automation child whose parent is deleted. Fixes #3389.
git-svn-id: svn://localhost/ardour2/branches/3.0@7569 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 14:11:24 +00:00 |
|
Carl Hetherington
|
700726a040
|
Remove unnecessary connection option editor. Add GPL boilerplate. A little copy-editing. Fixes #3388.
git-svn-id: svn://localhost/ardour2/branches/3.0@7568 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-09 14:10:23 +00:00 |
|
Carl Hetherington
|
cd141a9d57
|
Explicitly check for and link libcurl and the dl* functions; allows linking with gold.
git-svn-id: svn://localhost/ardour2/branches/3.0@7567 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-08 02:20:45 +00:00 |
|