2f67b1b
OSC: Fix signal creation notification. by
2012-02-26 18:47:07 -0800
1cdc624
NSM: Don't forget to inform GUI of the removal of stopped clients when closing a session. by
2012-02-26 18:09:04 -0800
cdcc61d
NSM: Minor GUI enhancements. by
2012-02-26 16:59:51 -0800
e8cc16e
NSM: Add session locking to nsmd. by
2012-02-26 16:39:50 -0800
6e0aa57
NSM: Add --detach option to nsmd. by
2012-02-26 16:11:59 -0800
dafc476
Big OSC signal cleanups by
2012-02-25 18:01:46 -0800
cbf5fef
Add libsigc++ as a dependency. by
2012-02-25 17:22:42 -0800
a48a739
OSC: Improvements to signal routing. by
2012-02-24 20:23:45 -0800
edefd11
OSC: Signal cleanups. by
2012-02-24 03:52:57 -0800
6151e06
Timeline: Clock cleanup. by
2012-02-24 02:43:44 -0800
62c8490
Timeline: Run OSC output in a dedicated thread. by
2012-02-24 01:59:26 -0800
5a0527c
OSC: Save and restore OSC signal connections outgoing from Non-DAW. by
2012-02-24 00:59:39 -0800
b82774d
Timeline: Add interpolation mode choice of Linear and None to Control Sequences. by
2012-02-23 20:53:51 -0800
5aff30f
Timeline/Track: Avoid unnecessary drawing of occluded track box. by
2012-02-23 21:59:50 -0800
f769375
NSM: Clients must use the same protocol (UDP,TCP) as NSM server. by
2012-02-23 20:34:07 -0800
b2affcc
Don't poll NSM as frequently. by
2012-02-23 19:46:49 -0800
080100d
Mixer: Fix an invalid read on strip destruction due to a missing lock. by
2012-02-23 19:33:09 -0800
219c3b1
FL: Fix an uninitialized value. by
2012-02-23 19:32:49 -0800
bc21674
Mixer: Don't die when not running under NSM. by
2012-02-23 19:00:13 -0800
d93a2de
Timeline: Don't die when not running under NSM. by
2012-02-23 18:55:43 -0800
f15523e
NSM: Mutli-server fixes. by
2012-02-23 04:10:55 -0800
7cfa1ec
OSC: Implement generic signal model with path auto discovery through NSM. by
2012-02-21 00:48:13 -0800
dca72cb
Give Non-DAW the ability to detect Non-Mixer OSC servers via NSM broadcast handshake. by
2012-02-20 01:58:46 -0800
0f688c9
OSC: Process all available events in one wait cycle. by
2012-02-23 01:40:20 -0800
038a6cc
NSM: Support sessions spread across multiple servers. by
2012-02-23 00:40:54 -0800
69c11d4
NSM: Fix logic when waiting for clients to load. by
2012-02-20 01:57:55 -0800
58a4cd1
NSM: Update documentation. by
2012-02-20 22:19:38 -0800
b9f297b
NSM: Detect death of clients whose processes are not children of NSMD. by
2012-02-20 20:09:41 -0800
d5ed4e8
NSM: Process more than one message per wait cycle! by
2012-02-20 19:03:56 -0800
31f0d6b
Mixer: Destroy instances of Controller_Module when the connected modules are removed. by
2012-02-19 23:45:15 -0800
e980403
Mixer: Fix GUI update on Controller_Modules being controlled via JACK CV. by
2012-02-19 23:19:15 -0800
4a22d67
Implement the Non-Session-Manager (NSM) by
2010-01-20 16:33:02 -0800
cff2c15
Mixer: Fix mirroring and OSC automation of Spatialization controls. by
2012-02-10 04:01:02 -0800
0590687
Mixer: Don't allow ',' in OSC paths. by
2012-02-10 03:59:25 -0800
100b23d
Mixer: Fix behavior issues of Toggle controls. by
2012-02-10 01:06:35 -0800
a11961f
Mixer: Cleanup OSC value scaling/clamping behavior. by
2012-02-10 00:42:58 -0800
9ff41fe
Mixer: Display realtime parameter changes (initiated via automation or GUI) in Module_Parameter_Editor by
2012-02-10 00:28:37 -0800
b852f97
Mixer: Add OSC section to documentation. by
2012-02-09 02:01:36 -0800
f3b9b0c
Mixer: Update OSC paths upon chain/strip name change. by
2012-02-09 23:06:40 -0800
d2a3afb
Mixer: Don't create/destroy OSC ports more often than necessary. by
2012-02-09 23:06:21 -0800
5027e65
Mixer: Default OSC paths are CV. Use /unscaled for exact input. by
2012-02-09 23:08:34 -0800
812fad8
Mixer: Feedback control values to OSC senders. by
2012-02-09 23:08:13 -0800
2d7279a
OSC: Don't swallow up all parameterless messages. by
2012-02-09 00:37:49 -0800
18a1429
Mixer: Create unique OSC paths even when multiple instances of a module/plugin with the same name exist in a chain. by
2012-02-09 00:19:00 -0800
f9bbdb2
Mixer: Make OSC ports a property of Module::Port, not Controller_Module. Therefore, all plugin parameters will be accessible via OSC. by
2012-02-08 22:38:34 -0800
6d70597
Mixer: OSC enhancements. Responsd to both exact (range limited) and Control Voltage (0.0-1.0 on */cv) input. by
2012-02-08 19:03:48 -0800
f864159
Mixer: Ensure that JACK_Module passes chain_name_changed event to its Controllers. by
2012-02-08 16:20:02 -0800
fe4faac
Mixer: Allow clients to query for available OSC paths. by
2012-02-08 15:39:03 -0800
d959b54
Mixer: Add commandline option for specifying the OSC port to use. by
2012-02-08 10:39:03 -0800
53f077e
Mixer: Add basic OSC control to Controller_Module. by
2012-02-07 19:44:40 -0800
a91bc75
Mixer: Add basic OSC support. by
2010-01-20 16:33:02 -0800
93dd987
Don't rely on 'Fl' symlink which only exists on Debian. by
2012-02-25 18:01:35 -0800
0631949
Fix fluid file for different behavior in the lastest version of FLUID. by
2012-02-20 03:00:23 -0800
a84e6b8
Bring some 'configure' script improvements over from Non-DAW. by
2012-02-20 02:54:34 -0800
e5a8e0a
Really. I do. by
2012-02-20 02:50:19 -0800
3b317f6
Some distributions put --as-needed in pkg-config and fltk-config results. *See you in /dev/null* by
2012-02-20 02:26:46 -0800
9d25390
Some distributions put --as-needed in pkg-config and fltk-config results. *See you in /dev/null* by
2012-02-20 02:26:46 -0800
1d25063
Mixer: Handle WM main window close event just like Quit menu comment (confirm save). by
2012-02-10 02:14:01 -0800
a8888d4
Mixer: Don't segfault during teardown upon WM initiated exit. by
2012-02-08 15:36:25 -0800
7207303
Mixer: Don't segfault when removing a module. by
2012-02-07 19:39:27 -0800
36194c9
Fix build being broken by some include defining a preprocessor macro for 'None' by
2012-02-04 21:31:01 -0800
6a09ce1
Fix division by zero on metronome update by
2011-06-21 22:21:51 -0700
c7a54f2
Fix list corruption in insert_time and fix sort(), too by
2011-06-21 21:58:15 -0700
66cd761
Mixer: Explicitly link to libdl. by
2011-05-30 21:07:33 -0700
dea3ae9
Fix 64-bit bug in peakfile handling. by
2010-02-25 16:44:59 -0600
9f87bbd
Timeline: Fix 64-bit bug in interactive region trimming. by
2010-03-11 00:03:45 -0600
fb8c941
Mixer: Fix callback delivery by Controller Module. by
2010-02-27 12:55:25 -0600
a790220
Mixer: Raise (arbitrary) maximum number of channels of JACK module from 6 to 16. by
2010-02-27 12:38:45 -0600
0f0933f
Mixer/Module_Parameter_Edtior: Silence compiler warnings. by
2010-02-24 18:41:01 -0600
c7ae81f
Mixer/Module_Parameter_Editor: Don't point widow label at stack allocation. by
2010-02-24 18:40:34 -0600
6ac4106
Make spatialization mode of controller_module more robust. by
2010-02-24 17:25:56 -0600
93a6d87
Mixer/Panner: Fix azimuth assignment. by
2010-02-24 09:06:40 -0600
fc31233
Mixer: Cleanup. by
2010-02-24 09:06:11 -0600
4a97f3d
Mixer: Auto-connect spatializer controls to spatialization plugins. by
2010-02-24 09:05:46 -0600
f770ced
Mixer/Mixer: Cleanup. by
2010-02-24 09:00:14 -0600
ee705ff
FL/Fl_Scalepack: Give scalepack the ability contain a resizable() child. by
2010-02-24 08:58:47 -0600
8258336
Mixer: Fix azimuth/elevation reporting. Load current values in Module_Parameter_Editor. by
2010-02-14 15:20:50 -0600
d12bdc2
Mixer: Further improve the appearance of the Panner widget. by
2010-02-13 11:24:37 -0600
57937f2
Module Parameter Editor: Don't use local allocation to store label. by
2010-02-12 05:06:56 -0600
bb8193c
Mixer/Panner: Vary width of latitude lines. by
2010-02-12 05:06:26 -0600
f4ded55
Mixer/Module_Parameter_Editor: Automatically show panner control for module parameter pairs named Azimuth and Elevation. by
2010-02-12 04:22:53 -0600
63c4296
Mixer: Report azimuth and elevation of panner points. by
2010-02-12 04:21:34 -0600
1fa23f1
Mixer: Improve spatializer appearance. by
2010-02-12 04:20:43 -0600
474ad16
Mixer: Save/load the control mode status of the gain controller as part of the mixer strip's state. by
2010-02-17 07:29:41 -0600
65095d1
Move non-daw scripts into timeline/ tree. by
2010-02-07 19:27:42 -0600
80278aa
FL: Get rid of unnecessary call to clip_children(). by
2010-02-05 18:38:40 -0600
d5b1691
Mixer: Destroy a module's parameter editor window when the module itself is destroyed. by
2010-02-05 12:43:32 -0600
0b0fb9a
Mixer: Don't die if user picks a submenu node in module context menu. by
2010-02-04 13:05:25 -0600
6015dc1
Mixer: Fix automatic row layout logic. by
2010-02-04 07:45:56 -0600
2f74b4d
Mixer: Set minimum size for main window. by
2010-02-04 07:45:30 -0600
178becd
FL: Clip drawing of value of FL_Sometimes_Input when in non-input mode. by
2010-02-03 04:56:30 -0600
7a702ee
Fix a mismerge that caused meter indicators not to be updated. by
2010-02-02 17:55:58 -0600
83e51b2
Fix another 64-bit bug in Module insertion. by
2010-02-02 03:19:16 -0600
1febc10
Fix a 64-bit bug in LADSPAInfo. by
2010-02-02 02:53:42 -0600
9e8a4b6
Mixer: Don't use Fl_Group::clip_children(), which was only made public in FLTK 1.1.10. by
2010-02-02 01:13:32 -0600
76d9f48
Last minute documentation updates. by
2010-02-01 23:38:47 -0600
1bd1324
FL: Make About_Dialog more dynamic. by
2010-02-01 21:54:09 -0600
08b3bae
Improve logo for Non-Mixer. by
2010-02-01 21:21:26 -0600
f480d04
New logo for Non-DAW. by
2010-02-01 20:05:31 -0600
4cf327e
Tweak build system. by
2010-02-01 03:50:38 -0600