178 Commits (1c6add6c2b9b51dc7a7a2f4867b2fa29e9f9699b)

Author SHA1 Message Date
  Jonathan Moore Liles 3084956664 Mixer: Don't process (dis)connection notifications from JACK while destroying chain. 12 years ago
  Jonathan Moore Liles 973089890c Mixer: Clean up some issues with display of JACK connection lists. 12 years ago
  Jonathan Moore Liles ea9d7b2420 Mixer: Fix resize issues with JACK module connection display list. 12 years ago
  Roy Vegard Ovesen ec8bfcba63 Make sure that every highest peak value is drawn 12 years ago
  Jonathan Moore Liles e6e101fc67 Tweak colors. 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 dcec3282a9 Mixer: Increase font size for fader value. 12 years ago
  Jonathan Moore Liles 00a78fdb27 Mixer: Set a default upper bound on module parameters of 1 in case the module (LADSPA Plugins in particular) doesn't specify one. 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 92932fb1b0 Mixer/Plugin chooser: Add shortcuts for all and favorites views. 12 years ago
  Jonathan Moore Liles 90551b732d Mixer: When listing plugins, properly display mono compatibe plugins. 12 years ago
  Jonathan Moore Liles b3830057cb Mixer: Don't list plugins which are unsuitable for RT use. 12 years ago
  Jonathan Moore Liles f5eaf5bc2d Mixer: Don't die when spatialization plugin is removed. 12 years ago
  Jonathan Moore Liles b4d811adf1 Mixer: Don't hang when terminated while modal window is open. 12 years ago
  Jonathan Moore Liles 851be29d6a Mixer/Plugin_Chooser: Add a little padding in table cells. 12 years ago
  Jonathan Moore Liles 171975b26b Mixer: Allow searching by category in plugin chooser. 12 years ago
  Jonathan Moore Liles 07e40513c6 Minor cleanup. 12 years ago
  Jonathan Moore Liles 5adba898ef Mixer: Tweak plugin chooser appearance. 12 years ago
  Jonathan Moore Liles dd9eb35ab2 Implement plugin browser, with search and favorites. 12 years ago
  Jonathan Moore Liles 5d35f37d4e Fix window icons. 12 years ago
  Jonathan Moore Liles 29479f73c4 Mixer: Ensure that meters are drawn correctly before the first resize. 12 years ago
  Jonathan Moore Liles cbf7df0e0d Mixer: Clean up strip layout. 12 years ago
  Jonathan Moore Liles b531769184 Mixer: Move inputs control. 12 years ago
  Jonathan Moore Liles e386d963aa Mixer: Tweak strip appearance. 12 years ago
  Jonathan Moore Liles f879b9eab5 Mixer: Provide project load progress to NSM. 12 years ago
  Jonathan Moore Liles c794617b30 Mixer: Silence valgrind warning. 12 years ago
  Jonathan Moore Liles 9df0e9d665 nonlib: Clean up signals handshaking. 12 years ago
  Jonathan Moore Liles 92716b103d Mixer: Only display spatialization control when strip is in Fader view. Closes #36. 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 b855493014 Mixer: disable context menu on fader view meter indicators. 12 years ago
  Jonathan Moore Liles c59554c774 Mixer: Reduce module spacing. 12 years ago
  Jonathan Moore Liles e8892926fd Mixer/Chain: Don't block RT thread when printing debugging messages. 12 years ago
  Jonathan Moore Liles 0e467993a2 Mixer: Tweak module appearance. 12 years ago
  Jonathan Moore Liles d86cda8977 Mixer: Don't die if a plugin specified in the project can't be loaded. Requires storing plugin I/O config in project file. 12 years ago
  Jonathan Moore Liles 42072343d3 Mixer: Fix persistence of bypass setting for LADSPA plugins. 12 years ago
  Jonathan Moore Liles b1eb988257 Mixer: Refuse to bypass modules whose channel configuration makes bypassing illogical. 12 years ago
  Jonathan Moore Liles f29a132dfc Get rid of FL/FL symlink. 12 years ago
  Jonathan Moore Liles 63c4f68b3b Mixer: Fix plugin bypass and plugin insertion broken by 8b9ef85. 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 8b9ef85c80 Mixer: Fix bypass for 1 IN 2 out modules. 12 years ago
  Jonathan Moore Liles 8e5ccd9093 New icons! 12 years ago
  Jonathan Moore Liles 626f79f8c9 Rename Non-DAW to Non-Timeline. Also, update copyright dates. 12 years ago
  Jonathan Moore Liles 47874addb5 Mixer/wscript: Check for presence of ladspa.h. 12 years ago
  Jonathan Moore Liles b83c70175d Remove some unnecessary NTK calls. 12 years ago
  Jonathan Moore Liles 569ba81f42 Mixer: Explicitly link to libdl. 12 years ago
  Jonathan Moore Liles 964a1c53a3 wscript: Attempt to set proper compile/link flags for pthreads. 12 years ago
  Jonathan Moore Liles 5ffe3d44b3 Restore installation of .desktop files lost in WAF conversion. 12 years ago