Jonathan Moore Liles
455c93683c
Implement drag and drop for making/breaking JACK connections in Non Mixer and Non Timeline.
(Drag jack output module and drop on jack input module of another strip)
In Non Mixer, all JACK modules (including Aux) will now list their connections.
12 years ago
Jonathan Moore Liles
0c4161ce85
nonlib: Use GNU extension program_invocation_short_name to get module name for debug output.
12 years ago
Jonathan Moore Liles
9df0e9d665
nonlib: Clean up signals handshaking.
12 years ago
Jonathan Moore Liles
7d5a0e13f6
nonlib: Use tmp file when generating snapshot.
12 years ago
Jonathan Moore Liles
14099b7cfc
nonlib: Add assertions to catch multiple calls to log_create() which would result in duplicate log entries.
12 years ago
Jonathan Moore Liles
e4d08afc68
Timeline: Cancel unresponsive disk_threads.
12 years ago
Jonathan Moore Liles
4f4698a12c
Nonlib: Add (some) support for opening sessions readonly.
12 years ago
Jonathan Moore Liles
964a1c53a3
wscript: Attempt to set proper compile/link flags for pthreads.
12 years ago
Jonathan Moore Liles
63bfc927c6
Remove some old build system lint.
12 years ago
Jonathan Moore Liles
d86b71cb2c
Replace custom build system with WAF.
12 years ago
Jonathan Moore Liles
afd354a5b8
Clean up some compiler warnings
12 years ago
Jonathan Moore Liles
3a999ecc86
Mixer: Fix segfault in module paste.
13 years ago
Jonathan Moore Liles
6f993eeb10
nonlib: Always get the latest unjournaled state when saving.
13 years ago
Jonathan Moore Liles
1f9c2bbb6a
Timeline: Fix thread synchronization issues during recording.
13 years ago
fundamental
ab98b66f44
The changes needed to get "nsm.h" to work with C (or C++ where stdio.h has not been included)
13 years ago
Jonathan Moore Liles
d249bb9bbd
OSC: Properly encode/decode special characters in osc paths.
13 years ago
Jonathan Moore Liles
0fba0747fc
OSC: Fix bug that wiped out Signal paths.
13 years ago
Jonathan Moore Liles
fa195cf817
Add C only NSM API header.
13 years ago
Jonathan Moore Liles
ac30a5a4e2
OSC: Fix some uninitialized values.
13 years ago
Jonathan Moore Liles
f816742b65
OSC: Don't fail if peer scan callback is not set!
13 years ago
Jonathan Moore Liles
16a4c0f51d
Mixer: Fix receiving of direct OSC messages.
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
dd5aa2cdcf
Add known-working FLTK revision as a submodule. Link to it statically.
13 years ago
Jonathan Moore Liles
676a98c17e
Mixer: Implement NSM dirtiness notification.
13 years ago
Jonathan Moore Liles
ae6b78cf89
Timeline: Maybe be more accurate in reporting used disk space.
13 years ago
Jonathan Moore Liles
0e5db66f16
Use one master makefile instead of having a different one per project.
13 years ago
Jonathan Moore Liles
82b2c5e565
Oops. Forgot to update NSM API versions.
13 years ago
Jonathan Moore Liles
bb75847ac1
Mixer: Implement mixer Strip import/export
15 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
cbf5fefa7b
Add libsigc++ as a dependency.
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
d93a2de86b
Timeline: Don't die when not running under NSM.
13 years ago
Jonathan Moore Liles
7cfa1ec38a
OSC: Implement generic signal model with path auto discovery through NSM.
13 years ago
Jonathan Moore Liles
dca72cb455
Give Non-DAW the ability to detect Non-Mixer OSC servers via NSM broadcast handshake.
13 years ago
Jonathan Moore Liles
0f688c99ae
OSC: Process all available events in one wait cycle.
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
d5ed4e8ada
NSM: Process more than one message per wait cycle!
13 years ago
Jonathan Moore Liles
4a22d675e2
Implement the Non-Session-Manager (NSM)
15 years ago
Jonathan Moore Liles
9ff41fe8fa
Mixer: Display realtime parameter changes (initiated via automation or GUI) in Module_Parameter_Editor
13 years ago
Jonathan Moore Liles
2d7279a931
OSC: Don't swallow up all parameterless messages.
13 years ago
Jonathan Moore Liles
fe4faaca1b
Mixer: Allow clients to query for available OSC paths.
13 years ago
Jonathan Moore Liles
53f077ee88
Mixer: Add basic OSC control to Controller_Module.
13 years ago
Jonathan Moore Liles
a91bc7566f
Mixer: Add basic OSC support.
15 years ago
Jonathan Moore Liles
4cf327e1a7
Tweak build system.
15 years ago
Jonathan Moore Liles
906872c79b
Massively reoganize tree.
15 years ago