Carl Hetherington
|
3b0c5e3541
|
Respond to JACK session quit request. Fixes #3491.
git-svn-id: svn://localhost/ardour2/branches/3.0@7878 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-07 12:12:16 +00:00 |
|
Carl Hetherington
|
2d08273987
|
Remove some unused code.
git-svn-id: svn://localhost/ardour2/branches/3.0@7876 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-05 14:55:08 +00:00 |
|
Carl Hetherington
|
8222348761
|
Improve GUI display during MIDI record in various ways.
git-svn-id: svn://localhost/ardour2/branches/3.0@7875 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-05 00:27:26 +00:00 |
|
Carl Hetherington
|
22ffdfa6ad
|
Fix incorrect angle brackets for includes.
git-svn-id: svn://localhost/ardour2/branches/3.0@7874 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-05 00:25:57 +00:00 |
|
Carl Hetherington
|
15eae738d0
|
Comments.
git-svn-id: svn://localhost/ardour2/branches/3.0@7873 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-05 00:20:37 +00:00 |
|
Carl Hetherington
|
bf83719ca0
|
Stop spurious regions being added to tracks when chasing MTC.
git-svn-id: svn://localhost/ardour2/branches/3.0@7868 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-02 00:06:23 +00:00 |
|
Carl Hetherington
|
fff03c103d
|
Small cleanup.
git-svn-id: svn://localhost/ardour2/branches/3.0@7867 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-02 00:06:11 +00:00 |
|
Carl Hetherington
|
1c7f17dcc0
|
Demangle stacktrace names.
git-svn-id: svn://localhost/ardour2/branches/3.0@7866 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-10-02 00:06:01 +00:00 |
|
Carl Hetherington
|
74c69114bc
|
Fix confusion about the 'done' variable in InterThreadInfo during import. 'done' now means that a given run of the import thread has completed; 'all_done' means that the whole import operation has completed. Fixes #3396.
git-svn-id: svn://localhost/ardour2/branches/3.0@7862 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-29 22:59:39 +00:00 |
|
Carl Hetherington
|
045754c52b
|
Don't mark reloaded MIDI sources as non-writable. Fixes #3483.
git-svn-id: svn://localhost/ardour2/branches/3.0@7853 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-28 22:31:24 +00:00 |
|
Carl Hetherington
|
f761f13f6b
|
Don't cut output rate of non-interpolated controllers.
git-svn-id: svn://localhost/ardour2/branches/3.0@7852 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-28 18:47:24 +00:00 |
|
|
0ff828822f
|
use select next/prev stuff on editor track+bus list
git-svn-id: svn://localhost/ardour2/branches/3.0@7851 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-28 18:37:21 +00:00 |
|
|
baf8cfe815
|
add new code for generic select next/previous row ops in a treeview
git-svn-id: svn://localhost/ardour2/branches/3.0@7849 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-28 17:26:05 +00:00 |
|
|
aad157337c
|
correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores text on canvas), in which i move some functions around, rename stuff and add comments
git-svn-id: svn://localhost/ardour2/branches/3.0@7846 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-26 13:33:39 +00:00 |
|
Carl Hetherington
|
42a23312a0
|
Slightly hacky but functional fix for large quantities of MIDI output when interpolating sharp changes in controller value. Fixes #3476.
git-svn-id: svn://localhost/ardour2/branches/3.0@7840 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-24 14:05:20 +00:00 |
|
Carl Hetherington
|
6a67194735
|
framecnt -> framepos for extents, as I think it makes slightly more sense.
git-svn-id: svn://localhost/ardour2/branches/3.0@7836 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-23 22:55:51 +00:00 |
|
Carl Hetherington
|
8202e6cfbb
|
Fix implicit cast of framepos_t to nframes_t. Fixes #3473.
git-svn-id: svn://localhost/ardour2/branches/3.0@7835 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-23 22:55:08 +00:00 |
|
Carl Hetherington
|
b6eede26fa
|
Remove debugging code.
git-svn-id: svn://localhost/ardour2/branches/3.0@7834 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-23 22:54:47 +00:00 |
|
Carl Hetherington
|
cf4091a03a
|
Fix assert. Remove some debug output.
git-svn-id: svn://localhost/ardour2/branches/3.0@7833 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-23 21:48:17 +00:00 |
|
|
ded4a143db
|
much craziness with canvas cursors; fix 0 beat cursor text when shortening notes; fix crash when trimming locked regions; don't show trim cursors when region is locked; partial version of enumwriter validation fix from 2.X (less necessary with 3.0; probably more ...
git-svn-id: svn://localhost/ardour2/branches/3.0@7831 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-22 15:21:06 +00:00 |
|
Carl Hetherington
|
096f146d94
|
Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup editor/mixer options a bit.
git-svn-id: svn://localhost/ardour2/branches/3.0@7828 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-22 00:41:25 +00:00 |
|
Carl Hetherington
|
4d908a12fd
|
Claim button presses on PixFaders. Fixes #3470.
git-svn-id: svn://localhost/ardour2/branches/3.0@7827 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-21 23:34:59 +00:00 |
|
|
90e73a3a6d
|
(1) remove almost-never used block/unlock_property_changes() methods from PBD::Stateful (2) hide used and path columns from region list (3) detect mouse position within MIDI notes and thus allow move or trim from the same mouse mode (object or trim; first & last 1/4 of each note is for trimming
git-svn-id: svn://localhost/ardour2/branches/3.0@7823 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-21 15:15:06 +00:00 |
|
Carl Hetherington
|
e6ecd36b26
|
Revert previous commit, adding comment as to why.
git-svn-id: svn://localhost/ardour2/branches/3.0@7822 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-21 15:02:45 +00:00 |
|
Carl Hetherington
|
f7d973476c
|
Patch from Lincoln: don't save state on starting record, as it can be slow. Fixes #3452.
git-svn-id: svn://localhost/ardour2/branches/3.0@7821 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-21 14:29:11 +00:00 |
|
|
a017411dfa
|
missing part of lincoln's patch
git-svn-id: svn://localhost/ardour2/branches/3.0@7819 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-21 03:09:24 +00:00 |
|
|
97a96ee250
|
region list displays actual playlist use count for each region, rather than a GUI-based count
git-svn-id: svn://localhost/ardour2/branches/3.0@7814 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-20 19:18:17 +00:00 |
|
Carl Hetherington
|
19ccb83ff5
|
Fix VST build.
git-svn-id: svn://localhost/ardour2/branches/3.0@7811 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-20 03:43:45 +00:00 |
|
Carl Hetherington
|
ac34829f3b
|
Add missing files.
git-svn-id: svn://localhost/ardour2/branches/3.0@7810 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-20 01:01:53 +00:00 |
|
Carl Hetherington
|
a2885a430b
|
Add progress bar to strip silence dialogue. Fixes #3103.
git-svn-id: svn://localhost/ardour2/branches/3.0@7809 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-20 00:58:25 +00:00 |
|
Carl Hetherington
|
a212e7eec9
|
Make sure that _get_vector writes a value to the output array even when veclen == 1. Fixes #3461.
git-svn-id: svn://localhost/ardour2/branches/3.0@7808 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-20 00:57:44 +00:00 |
|
Carl Hetherington
|
dadee4622d
|
Put images on the fade in/out menus. Fixes #3411.
git-svn-id: svn://localhost/ardour2/branches/3.0@7805 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-19 03:31:03 +00:00 |
|
Carl Hetherington
|
9054c71fb8
|
Update regions list when editing a region fade. Fixes #3458.
git-svn-id: svn://localhost/ardour2/branches/3.0@7801 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-18 20:55:51 +00:00 |
|
Carl Hetherington
|
d2c23d8204
|
Fix save/reload of pan automation.
git-svn-id: svn://localhost/ardour2/branches/3.0@7798 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-18 20:01:36 +00:00 |
|
|
ede4ecbb00
|
megaopus patch #2 for today: remove nframes64_t and sframes_t from source
git-svn-id: svn://localhost/ardour2/branches/3.0@7792 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-17 18:20:37 +00:00 |
|
|
10bdce85a0
|
megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t
git-svn-id: svn://localhost/ardour2/branches/3.0@7791 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-17 16:24:22 +00:00 |
|
Carl Hetherington
|
48d5e569af
|
Tidy formatting.
git-svn-id: svn://localhost/ardour2/branches/3.0@7787 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-16 17:01:19 +00:00 |
|
|
64ccab5227
|
lincoln's patch for scroomer pinching, from #3222
git-svn-id: svn://localhost/ardour2/branches/3.0@7786 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-16 16:18:50 +00:00 |
|
|
8e00b86ebb
|
make resampled sources (during import) report their "natural position" (i.e. BWF timecode) using the samplerate of the session, not the original source, for correct positioning; minor frame{pos,cnt}_t cleanup
git-svn-id: svn://localhost/ardour2/branches/3.0@7785 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-16 16:11:26 +00:00 |
|
|
3b8d6d3b56
|
lincoln's patch to stop a3 from nuking bounced files created by a2, fixes #3441
git-svn-id: svn://localhost/ardour2/branches/3.0@7781 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-15 15:22:39 +00:00 |
|
Carl Hetherington
|
90ad837c90
|
Tidy up PeaksReady locking slightly and emit it during done_with_peakfile_writes. Fixes some non-appearing peaks after record.
git-svn-id: svn://localhost/ardour2/branches/3.0@7776 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-14 23:15:43 +00:00 |
|
|
c1ee2c6943
|
use isspace() and not isgraph() to identify whitespace; remove Glib::ustring version of strip_whitespace_edges()
git-svn-id: svn://localhost/ardour2/branches/3.0@7773 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-14 16:50:22 +00:00 |
|
|
4d112a8e6b
|
remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog
git-svn-id: svn://localhost/ardour2/branches/3.0@7772 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-14 15:45:21 +00:00 |
|
Carl Hetherington
|
875f0befd5
|
Fix restoration of MementoCommand<Crossfade>. Fixes #3418.
git-svn-id: svn://localhost/ardour2/branches/3.0@7771 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-14 00:41:53 +00:00 |
|
Carl Hetherington
|
42acfc365f
|
Just flush processors on stop (when plugins-stop-on-transport is true) rather than doing deactivate/activate. Should fix #3445.
git-svn-id: svn://localhost/ardour2/branches/3.0@7770 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-14 00:41:33 +00:00 |
|
Carl Hetherington
|
14f67ab187
|
Patch from Lincoln to fix placement of plugins in 2.X sessions. Fixes #3444.
git-svn-id: svn://localhost/ardour2/branches/3.0@7762 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-09 14:41:09 +00:00 |
|
Carl Hetherington
|
d3ed5483b0
|
Fix assertion failure when turning plugins off.
git-svn-id: svn://localhost/ardour2/branches/3.0@7760 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-09 14:40:46 +00:00 |
|
Carl Hetherington
|
136b8ed747
|
Fix restore of fader automation from 2.X sessions.
git-svn-id: svn://localhost/ardour2/branches/3.0@7754 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-07 23:26:21 +00:00 |
|
|
5ce3409e5d
|
Fix missing virtual destructors.
git-svn-id: svn://localhost/ardour2/branches/3.0@7753 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-07 21:26:37 +00:00 |
|
|
aaf6ea8d28
|
Upgrade to latest autowaf.
Tidy up configure output.
git-svn-id: svn://localhost/ardour2/branches/3.0@7752 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-07 20:48:54 +00:00 |
|
Carl Hetherington
|
7c678d0713
|
Set up session range location correctly from 2.X sessions. Fixes #3435.
git-svn-id: svn://localhost/ardour2/branches/3.0@7750 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-07 12:19:41 +00:00 |
|
Carl Hetherington
|
bac638935e
|
Fix comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@7746 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-06 21:00:31 +00:00 |
|
Carl Hetherington
|
e1106c39b8
|
Don't create a feedback loop by auto-connecting a master route to itself.
git-svn-id: svn://localhost/ardour2/branches/3.0@7745 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-06 20:59:15 +00:00 |
|
Carl Hetherington
|
ea2648503b
|
Cleanup of region drag code to be a bit more efficient and shorter. Fixes crashes when dragging regions to the wrong track type.
git-svn-id: svn://localhost/ardour2/branches/3.0@7744 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-06 12:34:11 +00:00 |
|
Carl Hetherington
|
852ec4c77b
|
Removed unused code.
git-svn-id: svn://localhost/ardour2/branches/3.0@7741 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-03 17:20:24 +00:00 |
|
Carl Hetherington
|
ad547e53fc
|
Don't add standard processors twice to routes from 2.X sessions. Fixes #3434.
git-svn-id: svn://localhost/ardour2/branches/3.0@7740 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-03 17:04:15 +00:00 |
|
Carl Hetherington
|
5b90aab4d8
|
Fix restore of sends from session files for both 2.X and 3.0 sessions. Fixes #3433.
git-svn-id: svn://localhost/ardour2/branches/3.0@7739 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-03 15:34:09 +00:00 |
|
Carl Hetherington
|
8778724701
|
Rename debug -> dump
git-svn-id: svn://localhost/ardour2/branches/3.0@7738 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-03 15:24:21 +00:00 |
|
Carl Hetherington
|
0c496aafed
|
Activate plugins that are added to a PluginInsert after it itself has been activated.
git-svn-id: svn://localhost/ardour2/branches/3.0@7736 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-02 19:11:02 +00:00 |
|
|
98d994f29c
|
fix a variety of unused argument errors noted by gcc 4.3.2 on x86
git-svn-id: svn://localhost/ardour2/branches/3.0@7733 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-02 17:01:36 +00:00 |
|
|
6f73d71780
|
fix thinko-bug in string specialization of Property<T>
git-svn-id: svn://localhost/ardour2/branches/3.0@7731 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-02 16:59:27 +00:00 |
|
Carl Hetherington
|
e76c4ee06d
|
Default to play mode for MIDI controllers. Fixes #3429.
git-svn-id: svn://localhost/ardour2/branches/3.0@7728 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-01 23:08:42 +00:00 |
|
Carl Hetherington
|
f645b4119e
|
Clean up MidiSource::midi_read now that the signed type sframes_t is being used to pass positions around.
git-svn-id: svn://localhost/ardour2/branches/3.0@7726 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-01 01:50:24 +00:00 |
|
Carl Hetherington
|
61af48d18e
|
Fix error in diskstream fill calculations. Fixes #3426.
git-svn-id: svn://localhost/ardour2/branches/3.0@7725 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-01 01:46:38 +00:00 |
|
Carl Hetherington
|
369b639222
|
Fix uninitialised value.
git-svn-id: svn://localhost/ardour2/branches/3.0@7724 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-09-01 01:44:31 +00:00 |
|
|
07d74fb21b
|
don't set jack transport position frame (violates JACK API); clean up other related code
git-svn-id: svn://localhost/ardour2/branches/3.0@7723 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-31 16:01:42 +00:00 |
|
|
f13b700944
|
mostly fix 3409 by making it impossible to sync to JACK if video pull up/down is non-zero. missing: can still alter video pull up/down after syncing to JACK, will likely wait till post-3.0
git-svn-id: svn://localhost/ardour2/branches/3.0@7721 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-31 01:49:33 +00:00 |
|
Carl Hetherington
|
b9dca83832
|
Auto-connect outputs that appear as a result of e.g. instruments being added to MIDI tracks. Fixes #3368.
git-svn-id: svn://localhost/ardour2/branches/3.0@7720 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-30 22:34:21 +00:00 |
|
Carl Hetherington
|
e528e5038f
|
Allow crossfades from the undo record to be recreated even if their regions are no longer in a playlist.
git-svn-id: svn://localhost/ardour2/branches/3.0@7719 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-30 22:34:05 +00:00 |
|
Carl Hetherington
|
2221fc139c
|
Missing return.
git-svn-id: svn://localhost/ardour2/branches/3.0@7718 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-30 22:33:56 +00:00 |
|
|
a1a86992ea
|
minor tweaks
git-svn-id: svn://localhost/ardour2/branches/3.0@7716 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-30 18:40:36 +00:00 |
|
|
120e5d6e68
|
force AIFF and WAV exports to Big and Little endianness respectively
git-svn-id: svn://localhost/ardour2/branches/3.0@7715 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-30 18:40:23 +00:00 |
|
Carl Hetherington
|
3150041423
|
(Hopefully) clarify operator= and copy construction behaviour of the Property hierarchy. Also make operator= copy the value but NOT the property ID; this stops e.g. a = b giving a the property ID of b and confusing things. Fixes some problems with save/restore of region sync position.
git-svn-id: svn://localhost/ardour2/branches/3.0@7707 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-29 01:09:05 +00:00 |
|
Carl Hetherington
|
bce90b1802
|
Fix up some inconsistencies in handling of region sync points.
git-svn-id: svn://localhost/ardour2/branches/3.0@7706 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-29 01:08:07 +00:00 |
|
|
1526735d79
|
some (unfinished) work on incorporating Ben's rev 6919 changes regarding track selection; make newly selected tracks show the current range selection; fix crashes related to meter display; remove "all" group from main group tab display and just put it down in its own button (totally incomplete); minor cleanups
git-svn-id: svn://localhost/ardour2/branches/3.0@7696 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-26 23:25:44 +00:00 |
|
Carl Hetherington
|
c243a02c99
|
Fix crossfade undo using the stateful diff system. Fixes #3257.
git-svn-id: svn://localhost/ardour2/branches/3.0@7694 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-26 01:44:11 +00:00 |
|
Carl Hetherington
|
df2fd94919
|
Remove no-longer used file.
git-svn-id: svn://localhost/ardour2/branches/3.0@7693 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-26 01:11:03 +00:00 |
|
|
884ee2a3cc
|
check dependents in Playlist after moving a region to a specific layer; make region layering editor appear reliably; click on xfade sets clicked_routeview
git-svn-id: svn://localhost/ardour2/branches/3.0@7692 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 22:42:35 +00:00 |
|
Carl Hetherington
|
b92ebde801
|
Fix test.
git-svn-id: svn://localhost/ardour2/branches/3.0@7691 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 20:53:27 +00:00 |
|
|
88583b4abd
|
major chunk of the region layering editor from 2.X, fwd-ported to 3.0
git-svn-id: svn://localhost/ardour2/branches/3.0@7689 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 19:28:33 +00:00 |
|
|
2ba08927bd
|
strip no-longer used code related to plugin parameter state
git-svn-id: svn://localhost/ardour2/branches/3.0@7688 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 19:27:41 +00:00 |
|
|
afcbdcf850
|
make sure that Crossfades increment source use counts
git-svn-id: svn://localhost/ardour2/branches/3.0@7687 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 19:23:45 +00:00 |
|
Carl Hetherington
|
b9126419ae
|
Small cleanups.
git-svn-id: svn://localhost/ardour2/branches/3.0@7686 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 17:32:21 +00:00 |
|
Carl Hetherington
|
f30402d073
|
clear_history -> clear_changes and some comments.
git-svn-id: svn://localhost/ardour2/branches/3.0@7685 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 17:32:08 +00:00 |
|
Carl Hetherington
|
21855b71d2
|
Modify StatefulDiffCommand undo record to only contain the changes in one direction, as the other direction can be inferred. Breaks session history file compatibility.
git-svn-id: svn://localhost/ardour2/branches/3.0@7684 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 17:31:57 +00:00 |
|
Carl Hetherington
|
803f3a6a30
|
Small cleanups.
git-svn-id: svn://localhost/ardour2/branches/3.0@7683 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 17:31:49 +00:00 |
|
Carl Hetherington
|
fde848282d
|
Move various code up the Property / Stateful hierarchies.
git-svn-id: svn://localhost/ardour2/branches/3.0@7682 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 17:31:41 +00:00 |
|
Carl Hetherington
|
7b29752441
|
Rename various things in the property system.
git-svn-id: svn://localhost/ardour2/branches/3.0@7681 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 17:31:33 +00:00 |
|
Carl Hetherington
|
167c439002
|
Remove unused and broken method.
git-svn-id: svn://localhost/ardour2/branches/3.0@7680 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-25 17:31:20 +00:00 |
|
|
be85889464
|
fix load+save of plugin parameter automation
git-svn-id: svn://localhost/ardour2/branches/3.0@7678 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-24 22:07:53 +00:00 |
|
Carl Hetherington
|
2ba936f0b3
|
Fix port matrix menu checkbox when the window is closed. Make the port matrix origin the bottom left when tabs are on left and bottom. Don't shrink the port matrix when auto-resizing it.
git-svn-id: svn://localhost/ardour2/branches/3.0@7673 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-24 13:28:27 +00:00 |
|
|
6e904b1e16
|
3.0 version of rev 5564 from 2.x - basic boolean plugin parameter automation (no graphical editing intended). this involved adding a new "toggled" property to Evoral::Parameter
git-svn-id: svn://localhost/ardour2/branches/3.0@7670 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-23 16:31:34 +00:00 |
|
Carl Hetherington
|
74801c3212
|
Move some RegionListProperty methods up to SequenceProperty.
git-svn-id: svn://localhost/ardour2/branches/3.0@7668 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-22 23:53:00 +00:00 |
|
Carl Hetherington
|
067c4458a0
|
Don't write undo records for automation that moves with regions when nothing changes about the automation.
git-svn-id: svn://localhost/ardour2/branches/3.0@7665 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-20 23:58:49 +00:00 |
|
Carl Hetherington
|
cdb3ade9ff
|
Fix automation re-load.
git-svn-id: svn://localhost/ardour2/branches/3.0@7664 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-20 23:58:09 +00:00 |
|
|
b2bf4eee3d
|
2.X commits up to and including 7519
git-svn-id: svn://localhost/ardour2/branches/3.0@7661 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-20 22:36:35 +00:00 |
|
Carl Hetherington
|
da4dee659b
|
Re-work duplicate and buggy ensure_buffers() method.
git-svn-id: svn://localhost/ardour2/branches/3.0@7659 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-20 20:00:08 +00:00 |
|
|
8d1b41180a
|
forward port 7015 from 2.x
git-svn-id: svn://localhost/ardour2/branches/3.0@7658 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-20 13:24:38 +00:00 |
|
Carl Hetherington
|
f4290fc09c
|
Resize internal send target buffers on set_block_size(); fixes #3330.
git-svn-id: svn://localhost/ardour2/branches/3.0@7655 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-19 23:53:00 +00:00 |
|
|
7b6b75f38f
|
forward port automation handling changes from 2.x, upto and including about rev 6981 (will need full testing in the 3.X context). as on 2.x, this removes real-time visual updates to automation curves during write/touch automation recording
git-svn-id: svn://localhost/ardour2/branches/3.0@7653 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-08-19 21:09:40 +00:00 |
|