1925 Commits (24c28f5ef655fa800636c45bbc1c1108b517f36c)
 

Author SHA1 Message Date
  Jonathan Moore Liles e578deb112 Timeline: Avoid unaligned access. 11 years ago
  Jonathan Moore Liles 1cb9f68cf1 Mixer: Limit rate of DSP meter updates. 11 years ago
  Jonathan Moore Liles 19487a72e4 Tweak buffer ops for GCC auto vectorization. 11 years ago
  Jonathan Moore Liles 9b8f02fbf3 NSM/NSM Proxy: Add two new options. Stop Signal and Config File. 11 years ago
  Jonathan Moore Liles 21ab68d3e5 NSM/JackPatch: Replace mutex in callback handling with ringbuffer (may help with JACK1 which runs the callbacks in the RT thread). 11 years ago
  Jonathan Moore Liles d1c4fe418b Midi-Mapper: Close gracefully on sigterm. 11 years ago
  Jonathan Moore Liles b0fc87ec86 Mixer: Fix group membership of new strips. 11 years ago
  Jonathan Moore Liles fab76b1c4f Set FTZ and DAZ flags by default for all JACK client threads. 11 years ago
  Jonathan Moore Liles dd21a18c81 Mixer: Add group DSP meters. 11 years ago
  Jonathan Moore Liles 5ccc6e7595 Mixer: Implement basic groups. 11 years ago
  Jonathan Moore Liles d2b2c0808d Timeline: Fix double free in project open 11 years ago
  Jonathan Moore Liles e6d153c13c Sequencer: Work around internal compiler error bug in GCC 4.8. 11 years ago
  Jonathan Moore Liles 9837a8f3f7 Timeline: Fix typo. 11 years ago
  Jonathan Moore Liles 0da98f95b8 Fix some memory leaks and other valgrind warnings. 11 years ago
  Jonathan Moore Liles a3f1265ef3 Timeline: Reduce window minimum height. 11 years ago
  Jonathan Moore Liles 612fdfe952 Mixer: Save/restore state of spatialization console. 11 years ago
  Jonathan Moore Liles 0d42bf3483 wscript: tweak optimization options. 11 years ago
  Jonathan Moore Liles 50d5411411 Mixer/Spatializer: Fade delay into non-interpolating mode when source is stationary. 11 years ago
  Jonathan Moore Liles 2da6c503aa NSM/jackpatch: Sort connections before saving. 11 years ago
  Jonathan Moore Liles 8d330997d1 Mixer/midi mapper: Use proper NSM client ID. 11 years ago
  Jonathan Moore Liles 932a78c747 Mixer: Fix jack client rename on strip rename. 11 years ago
  Jonathan Moore Liles e95fd10775 Mixer: Fix panner control connection to old ambisonics LADSPA plugins. 11 years ago
  Jonathan Moore Liles be025b00b9 Mixer: Add cross hairs to panner plane backdrop. 11 years ago
  Jonathan Moore Liles b31eef9c36 Mixer/DPM: Fix reposition interfering with optimized drawing. 11 years ago
  Jonathan Moore Liles 123d45c1ae Update NTK. 11 years ago
  Jonathan Moore Liles e88c255d45 Mixer: Fix initial size. 11 years ago
  Jonathan Moore Liles 70856a6e8e OSC Signal cleanups. 11 years ago
  Jonathan Moore Liles cfd451c4d6 Mixer: Implement Spatializer module. 12 years ago
  Jonathan Moore Liles a59dad4204 nonlib: Fix bugs in JACK::Port. 12 years ago
  Jonathan Moore Liles fd1207b75e Mixer: Clip children when drawing modules. 12 years ago
  Jonathan Moore Liles a958276b06 Timeline: Mark ports as Terminal. 12 years ago
  Jonathan Moore Liles 1a9741cb7f Mixer: Remove dead signal feedback code. 12 years ago
  Jonathan Moore Liles 6d2aeaf405 Mixer: Implement Spatialization Console. 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 0c6a3ea0f8 Mixer: Improve appearance of panner/spatialization widget with pixmap background. 12 years ago
  Jonathan Moore Liles a3a8247b83 Mixer: Add connection/disconnection submenu to controller module context menu. 12 years ago
  Jonathan Moore Liles 07161196bd Mixer: Use a four color gradient for meters. 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 d7d711807d FL/Fl_Scalepack: Fix resize bug. 11 years ago
  Jonathan Moore Liles fad4f7938c NSM: Don't wait on clients that have died while executing a command. 11 years ago
  Jonathan Moore Liles d9ba4bda2b Timeline/Control_Point: Don't draw with zero width. 11 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 3b8991c54c NSM_Proxy: save options upon 'start'. 12 years ago
  Jonathan Moore Liles 582621edd2 Mixer: Fixes for consolidated timeout. 12 years ago
  Jonathan Moore Liles bbffb98981 Mixer: Consolidate all GUI update timeouts into one to avoid unnecessary X events. 12 years ago
  Jonathan Moore Liles 72a1e2a5cf Mixer: Implement de-zippering for controls of all built-in modules. 12 years ago
  Jonathan Moore Liles 3e932c9930 OSC: Rename OSC method when signal is renamed. 12 years ago
  Jonathan Moore Liles 02bb329551 Mixer: Fix connection DND. 12 years ago