Robin Gareus
d3a74d3c70
Fix some small memory leak (libardour)
2018-01-27 15:45:12 +01:00
Robin Gareus
48c1a24284
Fix some clang warnings (argument with 'nonnull' attribute passed null)
2018-01-26 18:07:23 +01:00
Len Ovens
c1632635b5
OSC: reorder /set_surface parameters to fit manual
...
remove unused call
2018-01-24 08:17:45 -08:00
Len Ovens
5e4aa5455e
OSC: Make sure observers are restarted if port changes
2018-01-24 08:17:45 -08:00
Len Ovens
ea0808de2d
OSC: Allow Surface to set it's own receive port
2018-01-24 08:17:45 -08:00
Len Ovens
f7ec31d95d
OSC: allow each surface to set portmode for that IP.
2018-01-24 08:17:45 -08:00
Robin Gareus
d785883836
Fix FP16 Solo (0x53 is mapped to encoder-press, 0x56 to loop)
2018-01-23 19:00:18 +01:00
Hiroki Inagaki
277c75c894
Update Japanese translation
2018-01-23 12:14:36 +01:00
Robin Gareus
b88fd1e6ca
Fix Export-format timecode spec (frames: timecode frames)
...
undo/fix 30b087ab3d
2018-01-21 11:00:57 +01:00
Robin Gareus
c833b56029
Explicit encoding for bindings html.
2018-01-17 16:52:16 +01:00
Robin Gareus
e3457977c9
Add Lua bindings to change Location/Maker names
2018-01-15 17:26:24 +01:00
Len Ovens
1ebe6cdf07
OSC: Added feedback for /strip/hide
2018-01-14 13:07:40 -08:00
Len Ovens
c7a052a45f
OSC: add /strip/hide
2018-01-14 13:07:40 -08:00
Len Ovens
ef1301759d
OSC: Add feedback for hidden strip
2018-01-13 08:41:58 -08:00
Len Ovens
e51c5ab76a
OSC: add /select/hide
2018-01-13 07:58:37 -08:00
Robin Gareus
40498f841d
Refine 31f79489, de-duplicate AU I/O configurations
2018-01-12 01:09:45 +01:00
Robin Gareus
31f7948936
Fix AU i/o busses accounting.
...
This fixes issues for synths with zero audio input, explicit default
stereo config and optional busses.
2018-01-11 20:18:00 +01:00
Len Ovens
7d6e6424c7
OSC: Expand gainmode to add two new options
...
fix bug where a surface might have more than one global observer
2018-01-09 19:19:29 -08:00
Robin Gareus
7671268bc3
strlen is not a member of std.
2018-01-03 18:06:55 +01:00
Len Ovens
15fa89c8dd
OSC: Plugin activate should detect no plugins
2018-01-02 10:23:11 -08:00
Robin Gareus
6f8b9612f6
Lua-binding to directly add automation-events
2017-12-31 18:15:34 +01:00
Robin Gareus
9fc68378c6
Process Panner Automatables (emit Changed)
...
Pan-automation is evaluated directly from the control-list.
::distribute_automated() does not update the controls.
However, the *owner* of each automation-control is responsible to
evaluate automation of automated automation-controls (and emit Changed()
signals to notify the GUI and slaved controls).
This follow the same concept as PluginInsert: The Changed signal
is called on demand when evaluating automation.
This fixes pan-automation-sliders (automation-lane header) not updating.
2017-12-31 18:15:34 +01:00
Len Ovens
6536126ad2
OSC: Check for no markers yet (crash fix)
2017-12-29 14:47:00 -08:00
Len Ovens
0dc3400707
remove unused line
2017-12-24 08:56:19 -08:00
Len Ovens
6d204e76eb
OSC: fix jog mode } in wrong place
2017-12-23 13:50:28 -08:00
Len Ovens
283ff0230d
OSC: Add feedback for /marker
2017-12-23 13:17:11 -08:00
Robin Gareus
1a602cbfa2
Tweak size of transport-icons for consistent height+baseline
2017-12-23 00:57:06 +01:00
Hiroki Inagaki
720ad15a45
Update Japanese translation
2017-12-22 22:19:00 +01:00
Robin Gareus
f40e2375cb
Tweak icons (for non-square layout)
2017-12-22 22:15:50 +01:00
Len Ovens
34a926fc51
OSC: add /marker to locate to a marker.
2017-12-22 12:04:05 -08:00
Robin Gareus
5a23719da3
FP8/16: Ignore "black" a strip color, always light select-button
2017-12-21 02:30:01 +01:00
Robin Gareus
1deb6525b8
FP8/16 fix meter + no-pan display mode
2017-12-21 02:30:01 +01:00
Robin Gareus
c0d333ba9c
FP8/16 subscribe to panner changes (add/remove channel)
2017-12-21 02:30:01 +01:00
Len Ovens
0d72f37318
OSC: Add /surface/list option to setting GUI
2017-12-20 07:48:35 -08:00
Robin Gareus
e921088ee8
Fix fp16 encoder (misleading doc on fp8)
2017-12-19 17:56:57 +01:00
Robin Gareus
3cb952d7fb
Revert "Prototype to allow embedding sysex in midi-map"
...
This reverts commit 561c8eea0c .
It is rare that a device needs sysex-initialization every time it is
connected, besides a single simple "Sysex" entry without options
is not very flexible.
2017-12-19 17:45:03 +01:00
Robin Gareus
4ebcef53f8
Relax max MIDI msg size to 256 (for long sysex)
...
(win-mme already used 256, CoreMIDI can handle up to 256 as can ALSA)
2017-12-19 17:41:57 +01:00
Robin Gareus
f9d7a3720d
Fix faderport-16 touch on/off (fixes faders 9..16)
2017-12-19 03:50:07 +01:00
Len Ovens
22939488e7
OSC: Move /surface/list output to PBD::info
2017-12-16 12:42:32 -08:00
Len Ovens
847b71e12d
OSC: make custom strip lists work on linked surfaces too
2017-12-16 08:24:41 -08:00
Robin Gareus
0c3531efe7
Fix gcc4 builds "GCC diagnostic not allowed inside functions"
2017-12-16 17:08:36 +01:00
Robin Gareus
46eed03282
Downgrade some undo-related error messages
...
Missing undo isn't a error. There are valid cases for this to happen.
e.g. switching snapshots or deleting tracks or session-format changes
It's useful to know, but should not distract users showing up as "Errors"
2017-12-16 15:38:02 +01:00
Robin Gareus
ca979ee606
Sync weakjack with upstream https://github.com/x42/weakjack/
2017-12-15 21:56:46 +01:00
Len Ovens
886244feea
OSC: Add Sorted or not to custom strip list
...
fix bug where processor_changed sometimes gets null address
2017-12-15 09:43:48 -08:00
Len Ovens
559344d99d
OSC: in custom strip list check all strips exist
2017-12-15 09:43:48 -08:00
Len Ovens
d6eea08021
OSC: initialize parameter correctly
2017-12-15 09:43:48 -08:00
Robin Gareus
d34ae43931
Fix FP8/16 port-names
2017-12-13 23:44:39 +01:00
Robin Gareus
26a59261fe
Fix FP16 fader-touch release for faders 9..16
2017-12-13 23:11:37 +01:00
Robin Gareus
ae0dd7c209
Fix FP16 select button 10..16
2017-12-13 21:59:22 +01:00
Robin Gareus
508f23c4d0
Add FP17 to reserved I/O names
2017-12-12 14:13:34 +01:00