100 Commits (b48ca7c44bafdd2af0d8cd8c8c93e7fbf588bda5)

Author SHA1 Message Date
  Jonathan Moore Liles fdcf74ddbe Replace crappy Fl::scheme() thing with a more useful theme implementation in Fl_Theme and Fl_Color_Sheme classes. 13 years ago
  Jonathan Moore Liles f941d7c923 Clean up DESTDIR install behavior. 13 years ago
  Jonathan Moore Liles 6673f7057a Mixer: Listen for OSC messages in a thread instead of polling. 13 years ago
  Jonathan Moore Liles 11c9a02687 Add some omitted symlinks required for the build. 13 years ago
  Jonathan Moore Liles 2e80994cf5 More tweaking of build for static FLTK. 13 years ago
  Jonathan Moore Liles 5336880bd4 Further tweak build system to work with private version of FLTK. 13 years ago
  Jonathan Moore Liles 0f86ee6882 Use the same value for Fl::visual() everywhere. 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 670400cbf9 Handle SIGHUP. 13 years ago
  Jonathan Moore Liles 2d5072c7d7 Mixer: Improve commandline handling. 13 years ago
  Jonathan Moore Liles 676a98c17e Mixer: Implement NSM dirtiness notification. 13 years ago
  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