Robin Gareus
5e7d9d30e2
fix verbose plugin scan
2015-07-11 22:16:33 +02:00
Robin Gareus
96a9bf988f
prepare windows pingback
2015-07-11 21:46:25 +02:00
Robin Gareus
deedb25ab6
add pingback URL for windows
2015-07-11 21:46:25 +02:00
Robin Gareus
5c1b594920
GUI checkbox to en/disable verbose plugin-scan
2015-07-11 21:46:25 +02:00
Robin Gareus
4baf634a67
prepare verbose plugin scanning (log VST details)
2015-07-11 21:46:25 +02:00
Robin Gareus
81c7eff66b
fix “Show waveform in regions” Preference.
2015-07-11 05:25:47 +02:00
Robin Gareus
937ed39c45
fix PBD::ID string format
2015-07-11 05:17:02 +02:00
Robin Gareus
95545630e5
tweak video import dialog (handle non video files)
2015-07-10 23:46:48 +02:00
Robin Gareus
8c56770593
Allow to select video-files regardless of file ext.
2015-07-10 23:46:48 +02:00
Paul Davis
1d0bff865b
Merge branch 'ovenwerks-master'
2015-07-10 16:53:14 -04:00
Len Ovens
ed8ab2c80a
Fixed pb in toggle mode to switch at half way ( fixes #6424 )
2015-07-10 16:52:43 -04:00
Len Ovens
a29b050883
Fixed generic MIDI program change event size to two bytes ( fixes #6426 )
2015-07-10 16:52:43 -04:00
Len Ovens
6349570fb2
Add debug for generic midi control
2015-07-10 16:52:43 -04:00
Len Ovens
81bd6469fc
Add a midimap for WiiMote via midikb.
2015-07-10 16:52:43 -04:00
Paul Davis
da6790fc21
Merge branch 'Seablade-master'
2015-07-10 16:45:26 -04:00
Thomas Vecchione
7d3ef23183
Add in MXF file as a supported video format
2015-07-10 16:45:10 -04:00
Robin Gareus
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
Robin Gareus
9ab76a5cf0
fix previous commit double dot in file ext.
2015-07-10 19:02:46 +02:00
Robin Gareus
a73a039a3a
separate VST blacklist for 32/64bit
2015-07-10 18:54:26 +02:00
Robin Gareus
ad9f76a8c5
add context menu to hide/show Midi-tracks - fixes #6430
2015-07-10 11:47:20 +02:00
Robin Gareus
62d0384b5a
ignore ldd warnings version during installation
...
some selinux systems can be picky
2015-07-10 00:09:01 +02:00
Robin Gareus
8af2d08f88
add debug info for xjadeo binary
2015-07-09 21:06:30 +02:00
Robin Gareus
b3c429d1fe
fix MB’s .so execution permissions
2015-07-08 18:08:16 +02:00
Robin Gareus
364022a35a
add locale-guard when saving engine states, also #6418
2015-07-08 11:34:57 +02:00
Robin Gareus
40c603c7e9
UTF8 encode windows device names - potential fix for #6418
2015-07-08 11:34:57 +02:00
Robin Gareus
821cc80a35
stationary PH: improve performance and reduce jitter.
2015-07-07 03:21:01 +02:00
Paul Davis
1e169ea3e8
fix wscripts to work with python3.
...
encode/decode return byte arrays in python3, not strings
2015-07-06 10:06:06 -04:00
Robin Gareus
d26a57d377
update system config to match rc_configuration_vars
2015-07-06 02:07:32 +02:00
Robin Gareus
ccc8823461
tweak human readable names for meter-types
2015-07-05 17:19:55 +02:00
Robin Gareus
74d13efd8d
Preference GUI for default meters
2015-07-05 17:19:39 +02:00
Robin Gareus
15d150603c
use default meter type when creating new tracks/busses
2015-07-05 17:15:01 +02:00
Robin Gareus
8bd32dc4ce
prepare default meter-type config
2015-07-05 17:12:30 +02:00
Robin Gareus
4f81b17e85
another float/double -Wabsolute-value fix
2015-07-05 16:13:08 +02:00
Robin Gareus
7a7c87d5f4
remove tabs from python code
2015-07-05 14:50:13 +02:00
Robin Gareus
3ada7398e9
another python3 issue
2015-07-05 14:43:26 +02:00
Robin Gareus
025e8db11d
stationary playhead implies follow playhead
2015-07-04 16:35:49 +02:00
Robin Gareus
fa7bb93329
fix jack_port_get_aliases return value (if n/a)
2015-07-04 12:54:41 +02:00
Robin Gareus
cba7d37107
fix various issues when deleting midi region during step-edit
...
fixes #6404
2015-07-04 12:33:10 +02:00
Robin Gareus
a68221e323
fix jack/pthread windows condition
2015-07-04 11:49:44 +02:00
Robin Gareus
9ccfb921d4
synchronize with https://github.com/x42/weakjack/
2015-07-04 11:46:09 +02:00
Robin Gareus
416ef93635
use a trick to compile JACK/win with new and old headers
...
jack/systemdeps.h is jack2-only and contains many
windows-specific typedefs (native windows threads, ptw32 threads, MSVC
special cases etc etc.) which are not present in jack1/shared headers.
2015-07-04 09:52:04 +02:00
Robin Gareus
58a7b0e137
fix side-effect of moving to jack1 headers
2015-07-04 05:59:37 +02:00
Robin Gareus
278cd98799
fix compilation with mingw + pthreads
2015-07-04 05:48:42 +02:00
Robin Gareus
efb9da770d
fix use of += in waf variable
2015-07-04 05:43:34 +02:00
Robin Gareus
c905be691d
only compile, don’t link & run jack checks
2015-07-04 04:24:22 +02:00
Robin Gareus
4753a5be56
packaging: cope with OSX/finder latency on busy systems
2015-07-04 02:47:47 +02:00
Robin Gareus
d48a5f7068
fix weak jack w/new jack_port_rename()
2015-07-04 00:20:12 +02:00
Paul Davis
35ab6e9075
fix error in type definition for weak jack handling of jack_port_rename
2015-07-02 14:24:49 -04:00
Paul Davis
b8b5d0b4c7
alternative fix for the same problem that 9e2048decf was addressing
2015-07-02 14:15:11 -04:00
Paul Davis
aaab192436
add conditional use of jack_port_rename(), a newly added public API for JACK
2015-07-02 14:02:07 -04:00