152 Commits (e69a124e2783f5af6cfe81abbb46fe6f397a4600)

Author SHA1 Message Date
  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
  Jonathan Moore Liles d97d1556d6 Fix wscripts for python3 12 years ago
  Jonathan Moore Liles d86b71cb2c Replace custom build system with WAF. 12 years ago
  Jonathan Moore Liles afd354a5b8 Clean up some compiler warnings 12 years ago
  Jonathan Moore Liles 21ba2e35e5 scripts: Dynamically link to system-wide NTK, if found. 12 years ago
  Jonathan Moore Liles 03fdc46f3c Remove dates from documentation. Update CSS. 12 years ago
  Jonathan Moore Liles bcfa3953b1 Remove website documents from repository. 12 years ago
  Jonathan Moore Liles 2861509b52 Update repository paths in documentation. 12 years ago
  Jonathan Moore Liles 5f7a29219e Mixer: fix bug in makefile. 12 years ago
  Jonathan Moore Liles ee8764495f Mixer: Add --no-ui commandline option and non-mixer-noui executable symlink to permit running an instance of non-mixer without connecting to an X display. 12 years ago
  Jonathan Moore Liles 3a999ecc86 Mixer: Fix segfault in module paste. 13 years ago
  James Morris 15e095092c Small fix for the ladspa plugin module to multiple the port hint by sample rate to give frequency ports the correct value range. 13 years ago
  Jonathan Moore Liles c53cb2e7fe Mixer: Fix -3db error in meter display. 13 years ago
  Jonathan Moore Liles 89d26989f3 Mixer: Panner: Don't mangle line-style. 13 years ago
  Jonathan Moore Liles 7f8de0710a Mixer: Fix divide by zero in DPM. 13 years ago
  Jonathan Moore Liles 870203b3dd Mixer: Update for NTK transparency. 13 years ago
  Jonathan Moore Liles a480a93ba4 Tweak Timeline<->Mixer discovery handshake. 13 years ago
  Jonathan Moore Liles ee5e4958d3 Mixer: Use LDRF_CFLAGS in makefile. 13 years ago
  Jonathan Moore Liles d249bb9bbd OSC: Properly encode/decode special characters in osc paths. 13 years ago
  Jonathan Moore Liles e5e6925c2c Mixer: Fix OSC path naming for multiple instances of the same LADSPA plugin. 13 years ago
  Jonathan Moore Liles 2c6b6b1a75 FLTK->NTK 13 years ago
  Jonathan Moore Liles f5240cb2f4 Mixer: Improve panner drawing. 13 years ago
  Jonathan Moore Liles 363f2f04bc Mixer: Allow controller modules to be removed. 13 years ago
  Jonathan Moore Liles ac30a5a4e2 OSC: Fix some uninitialized values. 13 years ago
  Jonathan Moore Liles 16a4c0f51d Mixer: Fix receiving of direct OSC messages. 13 years ago
  Jonathan Moore Liles 9f28f7a1a8 Move -L flags after the object name in linker commands. 13 years ago
  Jonathan Moore Liles da225ff64a nonlib: Remove sigc++ dependencey from OSC::Endpoint. 13 years ago