71 Commits (d958df0486c7397c243f5ac36bf4acbc461a1e50)

Author SHA1 Message Date
  Jonathan Moore Liles 1daf0f6150 Replace deprecated scanf %a modifier with %m. 8 years ago
  Jonathan Moore Liles 3946d39221 Mixer: Fix issues with port auto-connection 9 years ago
  Jonathan Moore Liles 686d830402 Mixer: Don't segfault when user right-clicks on channel number module. 11 years ago
  Hanspeter Portner 2d43a8abe7 Use new Jack Metadata API to mark CV ports. 11 years ago
  Jonathan Moore Liles f3fdea50d6 Mixer: Don't leak spectrum view windows. 11 years ago
  Jonathan Moore Liles 45a33b8467 Mixer: Tweak spectrum view. 11 years ago
  Jonathan Moore Liles d332da3c39 Mixer: Fix some issues with the new spectrum view. 11 years ago
  Jonathan Moore Liles 6673dcd28e Mixer: Implement plugin spectrum view. 11 years ago
  Jonathan Moore Liles 7c71faab1c Mixer: Fix compiler warning. 11 years ago
  Jonathan Moore Liles f3b73381d7 More latency compensation tweaks. 11 years ago
  Jonathan Moore Liles 9b634cf001 Tweak latency reporting/compensation. 11 years ago
  Jonathan Moore Liles 795249a612 Mixer: Adjust threshold of boolean control via OSC. 'On' state is triggered at > half of maximum value. 11 years ago
  Jonathan Moore Liles 3fad04c2d5 Mixer: Tweak appearance. 11 years ago
  Jonathan Moore Liles fc5c59c61d Mixer: Implement port autoconnection system. 11 years ago
  Jonathan Moore Liles 7da3bb325f Add fancy new focus frame. 11 years ago
  Jonathan Moore Liles 2cca17376a Mixer/Module: Clean up some focus issues, add tooltip, and focus keybinding. 11 years ago
  Jonathan Moore Liles f8f6bad322 Mixer: Fix copy and paste of spatializer module. 11 years ago
  Jonathan Moore Liles 442003e61f Mixer: Further tweak plugin name abbreviation. 11 years ago
  Jonathan Moore Liles 96a6709fe8 Update latency compensation code for new JACK latency API. 11 years ago
  Jonathan Moore Liles 4bda8db1fd Mixer: Improve module name abbreviation. 11 years ago
  Jonathan Moore Liles 5ccc6e7595 Mixer: Implement basic groups. 12 years ago
  Jonathan Moore Liles e95fd10775 Mixer: Fix panner control connection to old ambisonics LADSPA plugins. 12 years ago
  Jonathan Moore Liles 70856a6e8e OSC Signal cleanups. 12 years ago
  Jonathan Moore Liles cfd451c4d6 Mixer: Implement Spatializer module. 12 years ago
  Jonathan Moore Liles fd1207b75e Mixer: Clip children when drawing modules. 12 years ago
  Jonathan Moore Liles aedbca82be Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color. 12 years ago
  Jonathan Moore Liles fd64b39fa4 Mixer: Tweaks to by-number learning. 12 years ago
  Jonathan Moore Liles 6adf6a9389 OSC: Simplify OSC signal protocol. Add midi<->osc gateway program. 12 years ago
  Jonathan Moore Liles 37d5dd87b9 Mixer: Implement two way mapping for OSC learning. 12 years ago
  Jonathan Moore Liles bc78302220 Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color. 12 years ago
  Jonathan Moore Liles 72a1e2a5cf Mixer: Implement de-zippering for controls of all built-in modules. 12 years ago
  Jonathan Moore Liles 5af9afdd8d Mixer: Fix some button handling. 12 years ago
  Jonathan Moore Liles 455c93683c Implement drag and drop for making/breaking JACK connections in Non Mixer and Non Timeline. 12 years ago
  Jonathan Moore Liles fc5ef8f9f9 Mixer: Add new module "Aux" to allow creation of "send" topology without requiring an extra strip to control the send gain. 12 years ago
  Jonathan Moore Liles 7900ef6add Mixer: Fix segfault on attempt to make osc ports for module ports which shouldn't be controllable. 12 years ago
  Jonathan Moore Liles eff5189638 Mixer: Add 'visible' property to port hints. 12 years ago
  Jonathan Moore Liles f5eaf5bc2d Mixer: Don't die when spatialization plugin is removed. 12 years ago
  Jonathan Moore Liles dd9eb35ab2 Implement plugin browser, with search and favorites. 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 0e467993a2 Mixer: Tweak module appearance. 12 years ago
  Jonathan Moore Liles b1eb988257 Mixer: Refuse to bypass modules whose channel configuration makes bypassing illogical. 12 years ago
  Jonathan Moore Liles 70e0db1c47 Mixer: change active/inactive coloring of modules to make deactivation more visible. 12 years ago
  Jonathan Moore Liles 3a999ecc86 Mixer: Fix segfault in module paste. 13 years ago
  Jonathan Moore Liles d249bb9bbd OSC: Properly encode/decode special characters in osc paths. 13 years ago
  Jonathan Moore Liles da225ff64a nonlib: Remove sigc++ dependencey from OSC::Endpoint. 13 years ago
  Jonathan Moore Liles 6673f7057a Mixer: Listen for OSC messages in a thread instead of polling. 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 a48a739db2 OSC: Improvements to signal routing. 13 years ago