|
b800dc207d
|
make per-track port matrix dialog into a real dialog, complete with ctrl-w handling
git-svn-id: svn://localhost/ardour2/branches/3.0@9040 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 18:36:28 +00:00 |
|
|
1ea01b7257
|
revert to using our own icons for zoom in/out/full, but rescale them to be a little bigger
git-svn-id: svn://localhost/ardour2/branches/3.0@9039 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 18:22:19 +00:00 |
|
|
5e431d1d58
|
remove entire "stub" file concept; open new audio and MIDI files on demand (at first write); could be a few gotchas with some corner case scenarios, but apparently works OK
git-svn-id: svn://localhost/ardour2/branches/3.0@9038 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 17:05:16 +00:00 |
|
Carl Hetherington
|
488d54a341
|
Remove action-driven keyboard brush, which is the same as paste as far as I can see.
git-svn-id: svn://localhost/ardour2/branches/3.0@9037 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 17:02:09 +00:00 |
|
Carl Hetherington
|
292cda7865
|
No-op: coding style.
git-svn-id: svn://localhost/ardour2/branches/3.0@9036 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 17:00:54 +00:00 |
|
Carl Hetherington
|
3409f591db
|
Comments.
git-svn-id: svn://localhost/ardour2/branches/3.0@9035 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 17:00:35 +00:00 |
|
Carl Hetherington
|
f14b079a9a
|
Fix up undo/redo of MIDI note paste (#3815).
git-svn-id: svn://localhost/ardour2/branches/3.0@9033 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 16:18:59 +00:00 |
|
Carl Hetherington
|
6b4622a3f0
|
Number CC automation tracks from 0 rather than 1 (#3814)
git-svn-id: svn://localhost/ardour2/branches/3.0@9032 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 14:14:46 +00:00 |
|
|
5fb296cd6b
|
lincoln's patch to use QM onset detection in RFerret, and other tweaks
git-svn-id: svn://localhost/ardour2/branches/3.0@9031 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 12:43:44 +00:00 |
|
|
730cdb38bc
|
upgrade VAMP SDK to latest (or newer) version
git-svn-id: svn://localhost/ardour2/branches/3.0@9030 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 12:38:17 +00:00 |
|
|
3deba1921b
|
add queen mary DSP library
git-svn-id: svn://localhost/ardour2/branches/3.0@9029 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 12:37:39 +00:00 |
|
Carl Hetherington
|
fa41cfef58
|
Less subtle attempt to prevent crashes on removing sources during session deletion.
git-svn-id: svn://localhost/ardour2/branches/3.0@9028 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 11:30:37 +00:00 |
|
|
865f4db12e
|
use entered track for fit-tracks if in internal edit mode and no tracks or regions are selected
git-svn-id: svn://localhost/ardour2/branches/3.0@9027 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 02:59:44 +00:00 |
|
|
786028a20a
|
make fit-selected-tracks operate on tracks with selected regions IF no tracks are selected
git-svn-id: svn://localhost/ardour2/branches/3.0@9026 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 02:46:19 +00:00 |
|
Carl Hetherington
|
50858919d3
|
Clean up Misc. Shortcuts menu.
git-svn-id: svn://localhost/ardour2/branches/3.0@9025 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 02:15:16 +00:00 |
|
|
7ca751726b
|
(a) require JACK 0.120.1 to compile (but NOT to run) (b) fix up illegal retrieval of jack port buffer sizes before jack_activate()
git-svn-id: svn://localhost/ardour2/branches/3.0@9024 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 01:39:52 +00:00 |
|
Carl Hetherington
|
d0227fe5b7
|
Add missing snap-to actions to the main menu so that their keyboard accelerators work (#3787).
git-svn-id: svn://localhost/ardour2/branches/3.0@9023 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 00:40:48 +00:00 |
|
Carl Hetherington
|
3b84c96017
|
Remove some unused code, and Editor::get_prefix() which wasn't doing anything.
git-svn-id: svn://localhost/ardour2/branches/3.0@9022 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 00:30:28 +00:00 |
|
Carl Hetherington
|
b461bc1dc1
|
Put some up/down buttons to the right of the summary. Might help with #3786.
git-svn-id: svn://localhost/ardour2/branches/3.0@9021 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 00:30:19 +00:00 |
|
Carl Hetherington
|
d5e44d00a6
|
Missing files.
git-svn-id: svn://localhost/ardour2/branches/3.0@9020 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:28:02 +00:00 |
|
Carl Hetherington
|
7cf24873f8
|
Use PBD debugging code for keyboard debugging.
git-svn-id: svn://localhost/ardour2/branches/3.0@9019 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:26:27 +00:00 |
|
Carl Hetherington
|
90cbf4e708
|
Remove unused code.
git-svn-id: svn://localhost/ardour2/branches/3.0@9018 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:26:11 +00:00 |
|
Carl Hetherington
|
115a150470
|
Make track shrink / expand bindable actions (#3695).
git-svn-id: svn://localhost/ardour2/branches/3.0@9017 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:25:55 +00:00 |
|
Carl Hetherington
|
468f35ba29
|
s/processormenu/ProcessorMenu/g to make the key bindings editor a bit prettier.
git-svn-id: svn://localhost/ardour2/branches/3.0@9016 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:25:42 +00:00 |
|
|
b37b23af97
|
improve, cleanup, rationalize Session::cleanup_sources() and supporting infrastructure
git-svn-id: svn://localhost/ardour2/branches/3.0@9015 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:54:54 +00:00 |
|
|
3553ba71fa
|
comment fix
git-svn-id: svn://localhost/ardour2/branches/3.0@9014 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:54:12 +00:00 |
|
|
b69b903433
|
fix width handling in vbap panner
git-svn-id: svn://localhost/ardour2/branches/3.0@9013 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:53:54 +00:00 |
|
|
97b7b13ecc
|
slightly improve text of cleanup results dialog
git-svn-id: svn://localhost/ardour2/branches/3.0@9012 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:53:21 +00:00 |
|
|
2075ffc474
|
rationalizations and so forth for panner2d drawing (math is hard)
git-svn-id: svn://localhost/ardour2/branches/3.0@9011 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:52:59 +00:00 |
|
Carl Hetherington
|
252be42c04
|
Set session dirty when pans change (#3807).
git-svn-id: svn://localhost/ardour2/branches/3.0@9010 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:40:01 +00:00 |
|
Carl Hetherington
|
0ace3f6e20
|
assert to show up #3812 more clearly.
git-svn-id: svn://localhost/ardour2/branches/3.0@9009 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 20:44:12 +00:00 |
|
Carl Hetherington
|
b125ed2ef2
|
Fix previous.
git-svn-id: svn://localhost/ardour2/branches/3.0@9007 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 18:09:40 +00:00 |
|
Carl Hetherington
|
cda09a0878
|
Make sure CapturingProcessors write a type to their state node so that they can be reloaded without a crash.
git-svn-id: svn://localhost/ardour2/branches/3.0@9006 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 18:08:57 +00:00 |
|
Carl Hetherington
|
35ea412280
|
Fix crash on session close.
git-svn-id: svn://localhost/ardour2/branches/3.0@9005 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 17:39:57 +00:00 |
|
Carl Hetherington
|
28d3dd69de
|
Update session range on trimming regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@9004 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 16:23:31 +00:00 |
|
Carl Hetherington
|
c89603465b
|
Fix crash on drag-n-drop of port inserts (#3809).
git-svn-id: svn://localhost/ardour2/branches/3.0@9003 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 15:24:44 +00:00 |
|
Carl Hetherington
|
3110429deb
|
Cleanup stub files after setup_raid_path has prepared the paths for it to use.
git-svn-id: svn://localhost/ardour2/branches/3.0@9002 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 15:05:55 +00:00 |
|
Carl Hetherington
|
1c5f395c01
|
Desensitize playlist menu with >1 selected tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9001 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 15:05:47 +00:00 |
|
Carl Hetherington
|
02ca880e9f
|
Make track mode menu apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9000 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 15:05:05 +00:00 |
|
Carl Hetherington
|
0ee1cbb077
|
Make an aborted MIDI capture due to no data being received behave the same as an explicitly aborted capture.
git-svn-id: svn://localhost/ardour2/branches/3.0@8999 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 02:04:57 +00:00 |
|
Carl Hetherington
|
4b5a59142b
|
Make the session watch sources' DropReferences and drop accordingly. Remove a now-redundant call to remove_source in AudioDiskstream. Make the MidiDiskstream drop references on write sources that it wants rid of, so that the sources are actually destroyed.
git-svn-id: svn://localhost/ardour2/branches/3.0@8998 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 02:04:50 +00:00 |
|
Carl Hetherington
|
b741c14f3e
|
Don't create the MidiDiskstream twice (in both _set_state and set_state_part_two)
git-svn-id: svn://localhost/ardour2/branches/3.0@8997 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 02:04:42 +00:00 |
|
Carl Hetherington
|
e47dd1a96a
|
Make sure that the MidiSource constructor doesn't set the wrong _flags.
git-svn-id: svn://localhost/ardour2/branches/3.0@8996 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 02:04:34 +00:00 |
|
Carl Hetherington
|
9efd8e2e40
|
Add assert to make sure that we succeed in making a writable SMFSource.
git-svn-id: svn://localhost/ardour2/branches/3.0@8995 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 02:04:23 +00:00 |
|
Carl Hetherington
|
afb4a5e438
|
Add virtual destructor.
git-svn-id: svn://localhost/ardour2/branches/3.0@8994 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 02:04:15 +00:00 |
|
Carl Hetherington
|
78310ad792
|
Hopefully fix disappearing MIDI recorded regions on the first record of a new session.
git-svn-id: svn://localhost/ardour2/branches/3.0@8993 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 02:03:52 +00:00 |
|
Carl Hetherington
|
f9b1e437a5
|
Restore fade option to strip silence.
git-svn-id: svn://localhost/ardour2/branches/3.0@8992 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 18:57:43 +00:00 |
|
Carl Hetherington
|
2d3c640fee
|
Fix up strip silence.
git-svn-id: svn://localhost/ardour2/branches/3.0@8991 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 18:57:25 +00:00 |
|
|
3af81e63bf
|
remove hard-coded use of '/' in pathscanner code as dir separator (use glib instead)
git-svn-id: svn://localhost/ardour2/branches/3.0@8990 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 16:35:43 +00:00 |
|
Carl Hetherington
|
50b52d9a53
|
Fix up display of silence rectangles, and shortest audible period (#3798).
git-svn-id: svn://localhost/ardour2/branches/3.0@8989 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 15:01:09 +00:00 |
|