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
ccc8823461
tweak human readable names for meter-types
2015-07-05 17:19:55 +02:00
74d13efd8d
Preference GUI for default meters
2015-07-05 17:19:39 +02:00
15d150603c
use default meter type when creating new tracks/busses
2015-07-05 17:15:01 +02:00
8bd32dc4ce
prepare default meter-type config
2015-07-05 17:12:30 +02:00
4f81b17e85
another float/double -Wabsolute-value fix
2015-07-05 16:13:08 +02:00
7a7c87d5f4
remove tabs from python code
2015-07-05 14:50:13 +02:00
3ada7398e9
another python3 issue
2015-07-05 14:43:26 +02:00
025e8db11d
stationary playhead implies follow playhead
2015-07-04 16:35:49 +02:00
fa7bb93329
fix jack_port_get_aliases return value (if n/a)
2015-07-04 12:54:41 +02:00
cba7d37107
fix various issues when deleting midi region during step-edit
...
fixes #6404
2015-07-04 12:33:10 +02:00
a68221e323
fix jack/pthread windows condition
2015-07-04 11:49:44 +02:00
9ccfb921d4
synchronize with https://github.com/x42/weakjack/
2015-07-04 11:46:09 +02:00
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
58a7b0e137
fix side-effect of moving to jack1 headers
2015-07-04 05:59:37 +02:00
278cd98799
fix compilation with mingw + pthreads
2015-07-04 05:48:42 +02:00
efb9da770d
fix use of += in waf variable
2015-07-04 05:43:34 +02:00
c905be691d
only compile, don’t link & run jack checks
2015-07-04 04:24:22 +02:00
4753a5be56
packaging: cope with OSX/finder latency on busy systems
2015-07-04 02:47:47 +02:00
d48a5f7068
fix weak jack w/new jack_port_rename()
2015-07-04 00:20:12 +02:00
35ab6e9075
fix error in type definition for weak jack handling of jack_port_rename
2015-07-02 14:24:49 -04:00
b8b5d0b4c7
alternative fix for the same problem that 9e2048decf
was addressing
2015-07-02 14:15:11 -04:00
aaab192436
add conditional use of jack_port_rename(), a newly added public API for JACK
2015-07-02 14:02:07 -04:00
9e2048decf
Don’t use invalid iterator during cleanup. fixes #6403
2015-07-02 19:46:38 +02:00
466af2a80b
don’t compile tracks specific sources for ardour.
2015-07-02 15:32:29 +02:00
2fd506c07c
possible fix for stack overflow when parsing video info
2015-07-02 14:46:46 +02:00
dd311c6b76
stream of consciousness^Wtypos
2015-07-02 11:23:24 +02:00
2f79682460
separate plugin & channel-strip installation
2015-07-02 11:20:10 +02:00
024c11d4ec
Fifteen bytes in the harriman cache
...
Yo ho ho and a bottle of zip.
2015-07-02 10:35:44 +02:00
4756423e60
fix another late night typo
2015-07-02 10:16:02 +02:00
71595234bc
indicate port-connections of non-track type
...
Previously a Midi-track with synth showed “-“ for the output
even if the audio output ports were connected. (only MIDI
connections are displayed on the button).
2015-07-02 10:03:21 +02:00
fe5852fc1d
MSVC doesn't like us calling 'sqrt()' with integers (it doesn't have a version which takes an int)
...
So let's specify which version we'd like it to use.
2015-07-02 08:23:38 +01:00
f814045f80
MSVC doesn't have 'sleep()' (it uses 'Sleep()' with a capital 'S') so let's make sure it'll still compile
...
(see the note about possibly using 'Glib::usleep()' ??)
2015-07-02 08:23:38 +01:00
51dd5b525b
Add some newly introduced sources to our MSVC project (gtkmm2ext)
2015-07-02 08:23:37 +01:00
60495f7b5f
why does it have to be so hard to get all filenames right?!
2015-07-02 05:21:50 +02:00
94ba8baa25
more early morning installer fixes
2015-07-02 05:17:17 +02:00
4f562d3f3b
let’s call Mixbus “Mixbus”..
2015-07-02 05:04:42 +02:00
1561c727bc
now with slashes.
2015-07-02 04:44:12 +02:00
331111c0b5
some more MB linux packaging fixes
2015-07-02 04:26:53 +02:00
bd6777e6dc
fix another typo in MB/linux bundle
2015-07-01 23:23:36 +02:00
471268ac55
get and deploy harrison binaries.
2015-07-01 23:15:49 +02:00
4830f6e6cf
fix mixbus bundling
2015-07-01 23:04:03 +02:00