89 Commits (ae6b78cf8943d39c952eef37f709e539b6e1efce)

Author SHA1 Message Date
  Jonathan Moore Liles f3b66982b7 scripts: Add test for unresolvable hostname to build. 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 ba45c07b04 Mixer: Restore display of module name in Module Parameter Editor. 13 years ago
  Jonathan Moore Liles e4b42dc812 Bump versions. 13 years ago
  Jonathan Moore Liles bb75847ac1 Mixer: Implement mixer Strip import/export 15 years ago
  Jonathan Moore Liles 044414c4c2 Mixer: Try to fix some weirdness with Controller Module knob display. 13 years ago
  Jonathan Moore Liles df0a9c4267 Mixer: Make slider types optional too. 13 years ago
  Jonathan Moore Liles 5fbdd940be Mixer: Try harder to avoid drawing meters more than necessary. 13 years ago
  Jonathan Moore Liles 32bd29a28b GUI tweaks. 13 years ago
  Jonathan Moore Liles 26fa9eba3b Mixer: Add new 'plastic' knob type. Make knob type to display configurable. 13 years ago
  Jonathan Moore Liles 9bb9a91b22 Add 'gleam' inspired boxtypes to replace the ones in the gtk+ theme. Also, tweak crystal boxtypes. 13 years ago
  Jonathan Moore Liles 46eb00f8d6 Use getopt_long for processing command line arguments to Non-DAW and Non-Mixer. 13 years ago
  Jonathan Moore Liles 3a5c330e34 Everybody gets new icons! Also, .desktop files. 13 years ago
  Jonathan Moore Liles 55c83cf4ec Mixer: Update documentation. 13 years ago
  Jonathan Moore Liles d8c32376e1 Mixer: Document spatialization control for Ambisonics plugins. 13 years ago
  Jonathan Moore Liles 9de99e2380 Update documentation. 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 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 b2affcc5d5 Don't poll NSM as frequently. 13 years ago
  Jonathan Moore Liles 080100d3b4 Mixer: Fix an invalid read on strip destruction due to a missing lock. 13 years ago
  Jonathan Moore Liles bc216741f4 Mixer: 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 31f0d6b311 Mixer: Destroy instances of Controller_Module when the connected modules are removed. 13 years ago
  Jonathan Moore Liles e9804033ab Mixer: Fix GUI update on Controller_Modules being controlled via JACK CV. 13 years ago
  Jonathan Moore Liles 4a22d675e2 Implement the Non-Session-Manager (NSM) 15 years ago
  Jonathan Moore Liles cff2c15583 Mixer: Fix mirroring and OSC automation of Spatialization controls. 13 years ago
  Jonathan Moore Liles 0590687857 Mixer: Don't allow ',' in OSC paths. 13 years ago
  Jonathan Moore Liles 100b23d1fb Mixer: Fix behavior issues of Toggle controls. 13 years ago
  Jonathan Moore Liles a11961f9b6 Mixer: Cleanup OSC value scaling/clamping behavior. 13 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 b852f977ae Mixer: Add OSC section to documentation. 13 years ago
  Jonathan Moore Liles f3b9b0c00d Mixer: Update OSC paths upon chain/strip name change. 13 years ago
  Jonathan Moore Liles d2a3afb810 Mixer: Don't create/destroy OSC ports more often than necessary. 13 years ago
  Jonathan Moore Liles 5027e65d13 Mixer: Default OSC paths are CV. Use /unscaled for exact input. 13 years ago
  Jonathan Moore Liles 812fad8567 Mixer: Feedback control values to OSC senders. 13 years ago
  Jonathan Moore Liles 18a1429b22 Mixer: Create unique OSC paths even when multiple instances of a module/plugin with the same name exist in a chain. 13 years ago
  Jonathan Moore Liles f9bbdb20c9 Mixer: Make OSC ports a property of Module::Port, not Controller_Module. Therefore, all plugin parameters will be accessible via OSC. 13 years ago
  Jonathan Moore Liles 6d7059777b Mixer: OSC enhancements. Responsd to both exact (range limited) and Control Voltage (0.0-1.0 on */cv) input. 13 years ago
  Jonathan Moore Liles f864159b51 Mixer: Ensure that JACK_Module passes chain_name_changed event to its Controllers. 13 years ago
  Jonathan Moore Liles fe4faaca1b Mixer: Allow clients to query for available OSC paths. 13 years ago
  Jonathan Moore Liles d959b54f6a Mixer: Add commandline option for specifying the OSC port to use. 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