1709 Commits (89f62c13a481cd35fb86a46d0c1189c3c3d8022c)
 

Author SHA1 Message Date
  Jonathan Moore Liles 89f62c13a4 Fix conditional compilation typo. 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 a1336880b5 Timeline: Fix 'Vary Color' region drawing mode. Also, tweak appearance. 11 years ago
  Jonathan Moore Liles 4bf4a1ef14 Timeline: Always wait for diskstreams when freewheeling. 11 years ago
  Jonathan Moore Liles 55f54085c5 OSC: Escape pattern matching characters in signal names. 11 years ago
  Jonathan Moore Liles 96a6709fe8 Update latency compensation code for new JACK latency API. 11 years ago
  Jonathan Moore Liles 40352db651 Mixer: Fix aux module broken by group changes. 11 years ago
  Jonathan Moore Liles d5741f9999 Clean up some compiler warnings. 11 years ago
  Jonathan Moore Liles 2545510006 Mixer/Plugin_Module: Fix detection of INTEGER hint when default 1 hint is specified. 11 years ago
  Jonathan Moore Liles 865a14b74b Mixer: Fix saving of JACK inputs setting as adjusted from buttons on JACK module. 11 years ago
  Jonathan Moore Liles 4c5551ad8e Mixer: Fix opening project by relative pathname on commandline. 11 years ago
  Jonathan Moore Liles 4bda8db1fd Mixer: Improve module name abbreviation. 11 years ago
  Jonathan Moore Liles 839ed187d6 Mixer/Plugin_Module: Avoid unnecessary plugin reactivation. 11 years ago
  Jonathan Moore Liles 8fe598eff4 Timeline: Fixes for flac and ogg/vorbis playback and recording. Add new Ogg capture formats at various quality levels. 11 years ago
  Jonathan Moore Liles 2afec38a54 Timeline: Read interleaved blocks of samples from libsndfile, rather than processing one channel at a time. 11 years ago
  Jonathan Moore Liles ff41fb9f81 wscript: Test for __builtin_assume_aligned which is new in GCC 4.7. 11 years ago
  Jonathan Moore Liles ca7d95a92d Mixer: Update documentation 11 years ago
  Jonathan Moore Liles f68232ab5c Sequencer: Cover up bug in gcc-4.8. 12 years ago
  Jonathan Moore Liles 03fcf31311 Sequencer: GUI tweaks. Get rid of randomize row feature. 12 years ago
  Jonathan Moore Liles 04c8e908e8 Sequencer: Implement simple undo. 12 years ago
  Jonathan Moore Liles 451e948a17 Sequencer: GUI tweaks. 12 years ago
  Jonathan Moore Liles 8055e08e9e Sequencer: Fix instrument path. 12 years ago
  Jonathan Moore Liles a797093a58 Sequencer: Fix initial canvas display. 12 years ago
  Jonathan Moore Liles 6e776faf24 Sequencer: Cleanup prototypes. 12 years ago
  Jonathan Moore Liles b8184ac910 Sequencer: Fix pattern insertion trigger length on phrase. 12 years ago
  Jonathan Moore Liles a30d065cb7 Sequencer: Tweak canvas drawing. 12 years ago
  Jonathan Moore Liles 8001b1b2c1 Sequencer: Fix edit menu for phrase mode. 12 years ago
  Jonathan Moore Liles 8101abafeb Work around another retarded bug in binutils-gold. 12 years ago
  Jonathan Moore Liles a872d99e9b Sequencer: More simplification of pattern drawing. 12 years ago
  Jonathan Moore Liles cec17e7990 Sequencer: Remove canvas optimizations in favor of simpler drawing. 12 years ago
  Jonathan Moore Liles 09fe968264 Sequencer: Clean up event editor display/scrolling behavior. 12 years ago
  Jonathan Moore Liles 68655cc599 Sequencer: Replace pattern number spinner with value slider. 12 years ago
  Jonathan Moore Liles 46d2324446 Timeline/Fade: minor cleanup. 11 years ago
  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