Carl Hetherington
|
436b59884d
|
Fix further typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@9363 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-17 23:06:28 +00:00 |
|
Carl Hetherington
|
ecadb71e14
|
Extend range selections using the selected tracks, rather than all tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9362 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-17 15:34:26 +00:00 |
|
Carl Hetherington
|
75f313d250
|
Fix typo in bindings file.
git-svn-id: svn://localhost/ardour2/branches/3.0@9361 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-17 15:14:50 +00:00 |
|
Carl Hetherington
|
80abf7693e
|
Remove extend-range-to-{start,end}-of-region and replace with move-range-{start,end}-to-{previous,next}-region boundary after discussions with Chris. Seems to make more sense, and works without the need for a region selection, which is fiddly to adjust when one is in range mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@9360 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-17 13:55:41 +00:00 |
|
Carl Hetherington
|
c437fe0f30
|
Fix step editor note lengths and default to crotchet / mf in the dialogue (#3963).
git-svn-id: svn://localhost/ardour2/branches/3.0@9358 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-16 13:55:06 +00:00 |
|
Carl Hetherington
|
cb643ab965
|
Remove some calls to process_updates() which I think prevent GTK coalescing redraw requests. Remove some debugging code. Suspend update of MIDI regions during scroomer drag to speed things up (#3954).
git-svn-id: svn://localhost/ardour2/branches/3.0@9357 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-16 13:31:27 +00:00 |
|
Carl Hetherington
|
443c51fee2
|
Fix crash on bouncing a range selection that includes a buss (#3962).
git-svn-id: svn://localhost/ardour2/branches/3.0@9356 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-16 11:30:58 +00:00 |
|
Carl Hetherington
|
b999368186
|
Put relief on all toolbar buttons for consistency (#3967).
git-svn-id: svn://localhost/ardour2/branches/3.0@9355 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-16 11:02:29 +00:00 |
|
Carl Hetherington
|
1cc5a1829b
|
Fix 'make new plugins active' configure option (#3975).
git-svn-id: svn://localhost/ardour2/branches/3.0@9351 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-15 00:28:29 +00:00 |
|
Carl Hetherington
|
7c7853e4ff
|
Prevent unnecessary recomputation of horizontal zoom parameters after a summary move drag.
git-svn-id: svn://localhost/ardour2/branches/3.0@9341 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-11 18:48:44 +00:00 |
|
Paul Davis
|
41d0052d19
|
remove all use of access(2) (this was done a bit stupidly, we could have used g_access)
git-svn-id: svn://localhost/ardour2/branches/3.0@9340 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-09 15:38:42 +00:00 |
|
Carl Hetherington
|
33cd347529
|
Fix crash due to _over_region_trim_target not being updated when a RegionView disappears (#3956).
git-svn-id: svn://localhost/ardour2/branches/3.0@9332 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-07 23:14:04 +00:00 |
|
Paul Davis
|
75bea74412
|
don't assume that there is an AutomationControl for every signalled control
change from ::lv2_ui_write()
git-svn-id: svn://localhost/ardour2/branches/3.0@9328 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-07 17:20:30 +00:00 |
|
Carl Hetherington
|
574ef8d61b
|
Hopefully allow compilation against gtkmm 2.24.0 (#3946 and #3934).
git-svn-id: svn://localhost/ardour2/branches/3.0@9319 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 23:26:44 +00:00 |
|
Carl Hetherington
|
58bd627666
|
Fix prevention of region drags before time 0 (#3947).
git-svn-id: svn://localhost/ardour2/branches/3.0@9318 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 23:12:45 +00:00 |
|
David Robillard
|
0906b39918
|
Fix my name :)
git-svn-id: svn://localhost/ardour2/branches/3.0@9302 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 15:00:16 +00:00 |
|
Carl Hetherington
|
e8c8befb87
|
Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940.
git-svn-id: svn://localhost/ardour2/branches/3.0@9299 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 02:04:37 +00:00 |
|
Carl Hetherington
|
ebb31e504b
|
Rename Transpose to Pitch Shift to correspond with its dialogue box.
git-svn-id: svn://localhost/ardour2/branches/3.0@9298 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 02:04:00 +00:00 |
|
Carl Hetherington
|
72f85f6cec
|
Fix show checkbuttons for mixer groups on startup (#3919). Also synchronise visible status between editor and mixer.
git-svn-id: svn://localhost/ardour2/branches/3.0@9297 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:36:36 +00:00 |
|
Carl Hetherington
|
eaf2c28d99
|
GPL boilerplate.
git-svn-id: svn://localhost/ardour2/branches/3.0@9296 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:32:12 +00:00 |
|
Carl Hetherington
|
10280ab531
|
Remove erroneous note about playlists when removing busses.
git-svn-id: svn://localhost/ardour2/branches/3.0@9295 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:31:55 +00:00 |
|
Carl Hetherington
|
59b54e167f
|
Fix typos (part of #3939).
git-svn-id: svn://localhost/ardour2/branches/3.0@9294 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-06 00:31:38 +00:00 |
|
Carl Hetherington
|
4d8dc5c9ca
|
Make Enter give RESPONSE_ACCEPT in the normalize dialogue (#3937).
git-svn-id: svn://localhost/ardour2/branches/3.0@9293 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-05 10:34:33 +00:00 |
|
Paul Davis
|
e54d71ec3d
|
remove unused arguments to keep gcc quiet
git-svn-id: svn://localhost/ardour2/branches/3.0@9291 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-05 01:03:44 +00:00 |
|
David Robillard
|
62e730b57a
|
Fix broken whitespace (no functional changes).
git-svn-id: svn://localhost/ardour2/branches/3.0@9288 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 22:46:48 +00:00 |
|
Paul Davis
|
1052bc39bf
|
remove message about MidiRegionView::redisplay_model() being called without a model - its OK and this message is distracting
git-svn-id: svn://localhost/ardour2/branches/3.0@9280 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 16:38:53 +00:00 |
|
Carl Hetherington
|
071d1185f6
|
Slightly grubby fix to restore plugin output meters (#3926).
git-svn-id: svn://localhost/ardour2/branches/3.0@9278 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 13:19:09 +00:00 |
|
Paul Davis
|
3d21df3a15
|
do not set icon list *and* default icon list, which results in a GTK warning when the per-window icon(s) are found to be already realized because they are the same as the default set
git-svn-id: svn://localhost/ardour2/branches/3.0@9277 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 12:47:40 +00:00 |
|
Carl Hetherington
|
02cfe41bff
|
Update region peak amplitude when the region is trimmed (#3931).
git-svn-id: svn://localhost/ardour2/branches/3.0@9276 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-04 12:21:26 +00:00 |
|
Carl Hetherington
|
b850f58467
|
Fix center_edit_point action name.
git-svn-id: svn://localhost/ardour2/branches/3.0@9275 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-03 23:50:30 +00:00 |
|
Carl Hetherington
|
1ec69a3b70
|
Fix Transport->Play->Play option name, and rename Play Selection to Play Selected Range (part of #3927).
git-svn-id: svn://localhost/ardour2/branches/3.0@9274 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-03 20:57:04 +00:00 |
|
Carl Hetherington
|
58f386961b
|
Use some helper functions to trim some lines. There should be no functional changes.
git-svn-id: svn://localhost/ardour2/branches/3.0@9273 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-03 20:56:52 +00:00 |
|
Paul Davis
|
b3faa154b8
|
copy pre-defined export presets & formats into the correct location in the bundle
git-svn-id: svn://localhost/ardour2/branches/3.0@9264 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-02 14:17:44 +00:00 |
|
Paul Davis
|
7d30cc243f
|
cleanup repeated pattern for setting in-bundle search paths and add ARDOUR_EXPORT_FORMATS_PATH to that list
git-svn-id: svn://localhost/ardour2/branches/3.0@9262 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-04-02 14:10:48 +00:00 |
|
Carl Hetherington
|
df37327b27
|
Make route group editor list reorderable (part of #3918).
git-svn-id: svn://localhost/ardour2/branches/3.0@9250 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-31 23:56:38 +00:00 |
|
Carl Hetherington
|
de3ee71138
|
Untick speaker dialog in menu when it is closed (#3898).
git-svn-id: svn://localhost/ardour2/branches/3.0@9245 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-30 13:19:28 +00:00 |
|
Carl Hetherington
|
a8b4169cce
|
Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903).
git-svn-id: svn://localhost/ardour2/branches/3.0@9243 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-30 12:37:14 +00:00 |
|
Carl Hetherington
|
8d86a71f0f
|
Updated ru.po from prokoudine (#3895).
git-svn-id: svn://localhost/ardour2/branches/3.0@9219 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-27 21:36:49 +00:00 |
|
Paul Davis
|
8b3d50f7e6
|
revert recent change to cleaner names for MIDI ports, which breaks certain other code that expects full port names
git-svn-id: svn://localhost/ardour2/branches/3.0@9218 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-27 14:33:41 +00:00 |
|
Paul Davis
|
7ad031503c
|
hide/rearrange stuff affected by last commit only if Profile->get_small_screen() is true
git-svn-id: svn://localhost/ardour2/branches/3.0@9215 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-26 21:03:42 +00:00 |
|
Paul Davis
|
b691ba816f
|
goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nudge stuff up to transport bar; reduces minimum width quite a bit (still big though)
git-svn-id: svn://localhost/ardour2/branches/3.0@9214 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-26 20:11:28 +00:00 |
|
Paul Davis
|
d89b808af2
|
get MIDI binding maps dir name correct (ugh)
git-svn-id: svn://localhost/ardour2/branches/3.0@9210 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-25 22:15:10 +00:00 |
|
Paul Davis
|
8d203215e7
|
define MIDI map location in bundle via envvar
git-svn-id: svn://localhost/ardour2/branches/3.0@9205 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-25 21:21:40 +00:00 |
|
Carl Hetherington
|
ad942b104a
|
Prevent region drags with the middle button in internal edit mode (#3869).
git-svn-id: svn://localhost/ardour2/branches/3.0@9199 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-24 11:48:12 +00:00 |
|
Paul Davis
|
9dc28d1131
|
remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make things slightly easier to read
git-svn-id: svn://localhost/ardour2/branches/3.0@9193 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-23 15:13:04 +00:00 |
|
Paul Davis
|
d8a302d647
|
(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
git-svn-id: svn://localhost/ardour2/branches/3.0@9192 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-23 14:53:20 +00:00 |
|
Paul Davis
|
40e2a6b16b
|
set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
git-svn-id: svn://localhost/ardour2/branches/3.0@9191 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-23 14:36:29 +00:00 |
|
Carl Hetherington
|
073cf1782c
|
Fix crash on getting state of selected MIDI region automation tracks (fixes #3860).
git-svn-id: svn://localhost/ardour2/branches/3.0@9187 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-22 19:01:34 +00:00 |
|
Paul Davis
|
7874dd2b07
|
two small fixes from melvin ray herr for the step editor
git-svn-id: svn://localhost/ardour2/branches/3.0@9171 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-21 15:07:37 +00:00 |
|
David Robillard
|
9850407bd9
|
Indent python files with spaces as per style guide.
git-svn-id: svn://localhost/ardour2/branches/3.0@9158 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-16 16:32:56 +00:00 |
|