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
7dd51f6fb3
properly apply default state
...
Actions that also have a private editor variable
need to be applied regardless of XML state.
2015-03-21 19:44:58 +01:00
bb71a8956b
disable pre-fader mute by default
...
<oofus> rgareus: pre fader sends are not really used
for FX sends, they would either be sending to other
busses or to something like headphone/cue feeds.
You don't want those mixes having stuff muted in
them as you are muting you main mix.
2015-03-21 19:44:58 +01:00
nick_m
bc20da35f7
Revert mistaken change in e7b0e67bc8
2015-03-22 05:35:13 +11:00
a10e17411f
fix --disable-plugins (bypass ‘em all)
2015-03-21 17:52:27 +01:00
614fc8c7bb
fix visual undo.
...
TODO: Check if it’s feasible/required to add a
GUIPropertiesChanged signal and have axis-views
subscribe to it.
2015-03-21 16:50:47 +01:00
5dc7866132
only temp. disable visual state saving.
2015-03-21 16:09:35 +01:00
f121d04d6d
vertical fit: hide tracks in-between
2015-03-21 16:09:35 +01:00
nick_m
85587c19a4
Right align some more numeric entries in the meter/tempo dialogs.
2015-03-22 00:33:27 +11:00
nick_m
69a6c4d747
Provide an image if there are no peaks.
2015-03-22 00:31:32 +11:00
0f2ead3d6b
fix redraw of automation ControlPoints
2015-03-20 23:31:21 +01:00
322ec39761
error-log button: acknowledge new errors w/o hiding Log
...
override toggle, in case new errors show up while
the log window is already visible
2015-03-20 22:48:53 +01:00