13
0
Commit Graph

17349 Commits

Author SHA1 Message Date
6dbe10dcfd -Wabsolute-value fix 2015-07-15 23:52:05 +02:00
9bf381db0a amend 3a5ac7f 2015-07-15 23:40:45 +02:00
3a5ac7f37f update existing dpm meter-falloff config to new fastest. 2015-07-15 23:18:13 +02:00
84485a4cf2 remove insanely fast meter fall-off (inaccurate) 2015-07-15 23:16:18 +02:00
aa87e52c3b VST-info hotfix for 32/64 parallel installs.
In the long-run this needs a better solution: Dedicated cache
folders..
2015-07-15 19:36:49 +02:00
3f25b7ec4f Revert "add debug info for xjadeo binary"
This reverts commit 8af2d08f88.
2015-07-15 19:03:56 +02:00
42bfc63d7a fix pre-fader insert mute. 2015-07-15 16:53:29 +02:00
b7b1f9a0a6 fix “missing operator<< for PBD::ID” (clang) 2015-07-15 01:21:19 +02:00
5b748e20d8 migrate bundled-plugin site 2015-07-14 20:17:30 +02:00
847946694b Removed (version specific) keybindings file name from usage. 2015-07-13 14:05:32 -07:00
d8f3f9f02d Move learned midi binding reload after midi map load (fixes #6405) 2015-07-13 13:47:00 -07:00
fa3896a483 use “1” as small-step for integer controls. 2015-07-13 15:33:46 +02:00
56ba08b7cb implement scroll-wheel support for ClickBoxes 2015-07-13 15:33:15 +02:00
f4229968d9 keep invisible processors enabled.
fixes issues with --disable-plugins disabling internal returns
(and breaking existing aux-sends).
2015-07-13 13:19:24 +02:00
1c438e9a05 almost uname -m :) 2015-07-12 19:27:23 +02:00
34315a59ad consolidate windows pingback 2015-07-12 01:54:44 +02:00
6315b2ebf5 add ProductName to windows pingback 2015-07-12 01:16:44 +02:00
be14d600c9 windows announcements file name 2015-07-11 23:39:22 +02:00
e7c60afd6b another windows pingback fix 2015-07-11 22:59:15 +02:00
7775933cd8 tweak windows pingback 2015-07-11 22:35:59 +02:00
e188051ea0 add missing include 2015-07-11 22:20:55 +02:00
9abed822b8 cont'd work on windows pingback 2015-07-11 22:19:08 +02:00
5e7d9d30e2 fix verbose plugin scan 2015-07-11 22:16:33 +02:00
96a9bf988f prepare windows pingback 2015-07-11 21:46:25 +02:00
deedb25ab6 add pingback URL for windows 2015-07-11 21:46:25 +02:00
5c1b594920 GUI checkbox to en/disable verbose plugin-scan 2015-07-11 21:46:25 +02:00
4baf634a67 prepare verbose plugin scanning (log VST details) 2015-07-11 21:46:25 +02:00
81c7eff66b fix “Show waveform in regions” Preference. 2015-07-11 05:25:47 +02:00
937ed39c45 fix PBD::ID string format 2015-07-11 05:17:02 +02:00
95545630e5 tweak video import dialog (handle non video files) 2015-07-10 23:46:48 +02:00
8c56770593 Allow to select video-files regardless of file ext. 2015-07-10 23:46:48 +02:00
1d0bff865b Merge branch 'ovenwerks-master' 2015-07-10 16:53:14 -04:00
ed8ab2c80a Fixed pb in toggle mode to switch at half way (fixes #6424) 2015-07-10 16:52:43 -04:00
a29b050883 Fixed generic MIDI program change event size to two bytes (fixes #6426) 2015-07-10 16:52:43 -04:00
6349570fb2 Add debug for generic midi control 2015-07-10 16:52:43 -04:00
81bd6469fc Add a midimap for WiiMote via midikb. 2015-07-10 16:52:43 -04:00
da6790fc21 Merge branch 'Seablade-master' 2015-07-10 16:45:26 -04:00
7d3ef23183 Add in MXF file as a supported video format 2015-07-10 16:45:10 -04:00
4c608b6e04 assign new IDs to plugin copies on paste.
when copying a plugin the state is transferred by serializing
XML and setting state from XML. This state includes the unique ID.

This ID needs to be identical at first in order to load
the state from <session-dir>/plugins/<ID>/*
2015-07-10 22:09:18 +02:00
9ab76a5cf0 fix previous commit double dot in file ext. 2015-07-10 19:02:46 +02:00
a73a039a3a separate VST blacklist for 32/64bit 2015-07-10 18:54:26 +02:00
ad9f76a8c5 add context menu to hide/show Midi-tracks - fixes #6430 2015-07-10 11:47:20 +02:00
62d0384b5a ignore ldd warnings version during installation
some selinux systems can be picky
2015-07-10 00:09:01 +02:00
8af2d08f88 add debug info for xjadeo binary 2015-07-09 21:06:30 +02:00
b3c429d1fe fix MB’s .so execution permissions 2015-07-08 18:08:16 +02:00
364022a35a add locale-guard when saving engine states, also #6418 2015-07-08 11:34:57 +02:00
40c603c7e9 UTF8 encode windows device names - potential fix for #6418 2015-07-08 11:34:57 +02:00
821cc80a35 stationary PH: improve performance and reduce jitter. 2015-07-07 03:21:01 +02:00
1e169ea3e8 fix wscripts to work with python3.
encode/decode return byte arrays in python3, not strings
2015-07-06 10:06:06 -04:00
d26a57d377 update system config to match rc_configuration_vars 2015-07-06 02:07:32 +02:00