Nils
992a044efa
Introduce command line parameters to handle showing nmsd messages. Default is on. Remove any NDEBUG handling, because that was overidden by distributions default build options. We want the users to report meaningful bugs
4 years ago
Nils
88202c9a79
Add header copyright even to unchanged files to adhere to stricter packaging requirements.
4 years ago
Nils
3814780563
Change license to GPLv3 but do _not_ claim copyright for unaltered files
5 years ago
Nils
e431cd55ae
Convert to meson
5 years ago
Nils
902ddab8ee
cpp and hpp file extensions instead of rarely used upper case ones
5 years ago
Jonathan Moore Liles
70856a6e8e
OSC Signal cleanups.
12 years ago
Jonathan Moore Liles
a3a8247b83
Mixer: Add connection/disconnection submenu to controller module context menu.
12 years ago
Jonathan Moore Liles
6adf6a9389
OSC: Simplify OSC signal protocol. Add midi<->osc gateway program.
12 years ago
Jonathan Moore Liles
37d5dd87b9
Mixer: Implement two way mapping for OSC learning.
12 years ago
Jonathan Moore Liles
9df0e9d665
nonlib: Clean up signals handshaking.
12 years ago
Jonathan Moore Liles
afd354a5b8
Clean up some compiler warnings
12 years ago
Jonathan Moore Liles
ac30a5a4e2
OSC: Fix some uninitialized values.
13 years ago
Jonathan Moore Liles
da225ff64a
nonlib: Remove sigc++ dependencey from OSC::Endpoint.
This also removes sigc++ as a dependency for mixer and timeline.
13 years ago
Jonathan Moore Liles
250b7db644
Cleanup compiler warnings.
13 years ago
Jonathan Moore Liles
2f67b1bee4
OSC: Fix signal creation notification.
13 years ago
Jonathan Moore Liles
dafc476222
Big OSC signal cleanups
13 years ago
Jonathan Moore Liles
a48a739db2
OSC: Improvements to signal routing.
13 years ago
Jonathan Moore Liles
edefd1126f
OSC: Signal cleanups.
13 years ago
Jonathan Moore Liles
5a0527c623
OSC: Save and restore OSC signal connections outgoing from Non-DAW.
13 years ago
Jonathan Moore Liles
f769375a7a
NSM: Clients must use the same protocol (UDP,TCP) as NSM server.
13 years ago
Jonathan Moore Liles
7cfa1ec38a
OSC: Implement generic signal model with path auto discovery through NSM.
13 years ago
Jonathan Moore Liles
038a6cc712
NSM: Support sessions spread across multiple servers.
One Session Manager GUI instance connects to and controls multiple server
instances (specified by multiple --nsm-url arguments on the commandline).
The servers may be on different physical machines, or on the same machine
(using different values for --session-root).
13 years ago
Jonathan Moore Liles
4a22d675e2
Implement the Non-Session-Manager (NSM)
15 years ago
Jonathan Moore Liles
fe4faaca1b
Mixer: Allow clients to query for available OSC paths.
13 years ago
Jonathan Moore Liles
a91bc7566f
Mixer: Add basic OSC support.
15 years ago