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
Jonathan Moore Liles
5fecc4b673
Mixer: Warn if user attempts to quit without saving.
15 years ago
Jonathan Moore Liles
9002016db5
Mixer: Implement cut/copy/paste for modules.
15 years ago
Jonathan Moore Liles
8d9557f88c
Enforce JACK client name length restrictions.
15 years ago
Jonathan Moore Liles
13b3ddc301
Attempt to cope with failure to create JACK clients and ports.
15 years ago
Jonathan Moore Liles
bf376d9171
Mixer: Implement Project/Open menu option.
15 years ago
Jonathan Moore Liles
b559a0ed7b
JACK doesn't like it if you set a slow-sync callback and don't act like a slow-sync client...
15 years ago
Jonathan Moore Liles
e8eae16fa1
Silence warnings about asprintf return value.
15 years ago
Jonathan Moore Liles
0042d8e531
Cleanup.
15 years ago
Jonathan Moore Liles
d0af570a36
When recreating ports after 'renaming' a jack client, sort by mode, then alpha.
15 years ago
Jonathan Moore Liles
355bf8dbe8
Mixer: Fix plugin loading chicken/egg problem.
15 years ago
Jonathan Moore Liles
e1a41ba9c9
Add hack to support 'renaming' of JACK::Client.
We wouldn't need this if JACK had jack_client_set_name().
15 years ago
Jonathan Moore Liles
d7f74e8e15
Mixer: Changes to support project saving/loading.
15 years ago
Jonathan Moore Liles
55ebb9e107
Remove (deprecated) LASH support.
15 years ago
Jonathan Moore Liles
66daa1e23f
Don't allow process callback to be invoked between Engine and JACK::Client destruction.
Patch submitted by Peter Nelson. Comments added.
15 years ago
Jonathan Moore Liles
48698780d9
Refactor common components of Timeline and Mixer into nonlib/
15 years ago