Commit Graph

16019 Commits

Author SHA1 Message Date
a9b2f97395 jot down some thoughts about drop-zone dragging. 2015-03-25 15:57:16 +01:00
b90c38639a fix drags crossing automation lanes. 2015-03-25 14:43:11 +01:00
nick_m
1580c6d635 Fix some strings incorrectly marked for translation.
My apologies to translators.
2015-03-25 23:31:23 +11:00
f851a0bf3a two more drop zone checks
see also 6cfb6ef
2015-03-25 13:05:24 +01:00
d05c09c1f6 consistent message session start->end. 2015-03-25 12:33:51 +01:00
6cfb6ef665 fix drop-zone drops
There is no special ‘-1’ indicator any more.
i->time_axis_view is unbound to allow relative
positioning when dragging multiple regions.
2015-03-25 12:11:49 +01:00
b34f26a7d0 retain Send control visibility state, fixes #6210 2015-03-25 11:10:58 +01:00
29abc678dd fix potential crash when video tools are N/A 2015-03-25 03:39:47 +01:00
9696469289 implement drags from off-canvas to the drop-zone.
fixes #6195 #6205
2015-03-25 01:48:29 +01:00
b637c2223f Major rework of DnD.
Allow dragging multiple regions from multiple
tracks across any number of hidden tracks and 
automation lanes.

fixes #6176 and #6172
2015-03-25 01:48:29 +01:00
089c334d0c Resolve only active notes when muted/non-soloed.
Fixes bug #6206.
2015-03-24 13:48:43 -04:00
d67d4d129f remove Ardour from MSVC message dialog and use PROGRAM_NAME 2015-03-24 10:55:40 -05:00
1296b7fe89 fix spelling error 2015-03-24 10:55:33 -05:00
92ba2d5780 partial fix for Canvas Region DnD & comments
Fixes #6172 and #6176 for single region drags.

Further work is needed if multiple regions on different tracks are dragged over hidden tracks
(see inline comment).
2015-03-24 15:25:39 +01:00
nick_m
eff25b06f5 Fix 0006183 (waveview crash).
Should fix crash when audiosource disappears.
Reworked from submitted patch from tlat.
2015-03-24 23:35:43 +11:00
5bbea60546 another potential fix for video-export filename/crash 2015-03-24 03:28:07 +01:00
d44273e8a4 make mixer strip “Add XXX Port” translatable 2015-03-24 02:57:25 +01:00
e6ccbc024c fix video-export-dialog memleak/assert 2015-03-24 01:32:32 +01:00
a122542597 fix empty/unset sync source preference.
(non JACK backends w/JACK-transport)
2015-03-23 23:18:47 +01:00
7519e45719 fix 4.X windows packaging 2015-03-23 20:46:59 +01:00
Pavel Fric
f078c68767 update Czech translation, #5724 2015-03-23 20:28:01 +01:00
pablus
5c634f1d65 update spanish translation, #6204 2015-03-23 20:24:30 +01:00
Raffaele Morelli
d73baad337 update italian translation, #6209 2015-03-23 20:21:49 +01:00
53ac99a26a rework check for old configuration files
check early on (before announcement-check, bundle-
env and ARDOUR_UI ctor have a chance to create the
new config dir)
2015-03-23 18:31:55 +01:00
a09e942eec OSX: pango & gtk-pixbuf modules be gone. 2015-03-23 16:27:34 +01:00
c68da4236e use built-in pango & gdk-pixbus modules (Linux) 2015-03-23 16:15:11 +01:00
65731eaa5c work around gtk filechooser bug. 2015-03-23 15:36:15 +01:00
fb015b1be9 fix “Denormal Dropdown” inconsistency 2015-03-23 14:20:17 +01:00
4b05417d2f OSX bundle updates for 4.X[-rcX] 2015-03-23 13:33:08 +01:00
20985dfdf9 clean up after linux packaging 2015-03-23 13:02:39 +01:00
547285cb59 clean up after OSX packaging. 2015-03-23 12:59:24 +01:00
610e30cde3 ..but make cfgtool portable 2015-03-23 12:34:07 +01:00
da5c3a3a33 don’t [cross]compile cfg tool.exe 2015-03-23 12:28:44 +01:00
8e7c065f83 limit plugin-preset ‘seen_set_state’ message. 2015-03-23 01:53:07 +01:00
ec86ca2a4d replace LinkButton
make link work on OSX and Windows:
Gtk-WARNING **: Unable to show ‘…’: Operation not supported
2015-03-23 00:23:06 +01:00
91405a1b2f consolidate plugin freebie messages, fix #6151 2015-03-23 00:05:47 +01:00
d9655f6d64 cfgtool: add external VST functions used by libardour 2015-03-22 23:37:55 +01:00
e4428ece34 update system_config 2015-03-22 23:20:55 +01:00
948a43d083 config dump tool details. 2015-03-22 23:01:29 +01:00
7939f21779 do not install cfgtool 2015-03-22 22:26:00 +01:00
c7216e03f1 small tool to dump default config. 2015-03-22 22:15:37 +01:00
fd7f16ff7b remove inconsistent default config
use values from ardour/rc_configuration_vars.h
2015-03-22 16:12:41 +01:00
4f6f7f45f6 add GPL boilerplate. 2015-03-22 16:12:41 +01:00
fbe673d9c7 fix #6208, negative broadcast timestamps 2015-03-22 16:12:40 +01:00
39e5f7b94b Add a new MSVC project for building the Portaudio backend 2015-03-22 11:54:58 +00:00
675444c7dd Engine: remember state only on “Apply” and “OK”
filed under “another scary engine dialog change”
2015-03-22 01:28:33 +01:00
7e2f8bd872 amend 157299a, really fix “Show Toolbars” 2015-03-21 21:52:40 +01:00
157299a2f0 “Show Toolbars” is not saved and on by default. 2015-03-21 21:38:36 +01:00
3812925a62 consistent ordering of Ruler Actions. 2015-03-21 19:44:58 +01:00
9cdb0e2765 Change default zoom to Playhead 2015-03-21 19:44:58 +01:00