1770 Commits (e6313394cd9da4f5228e1fc929d6da996876661c)
 

Author SHA1 Message Date
  Jonathan Moore Liles a5588f7ad4 Timeline: Prevent status info update from causing complete redraw due to new NTK transparency logic. 13 years ago
  fundamental ab98b66f44 The changes needed to get "nsm.h" to work with C (or C++ where stdio.h has not been included) 13 years ago
  Jonathan Moore Liles 8eef38f0cc Timeline: Fix graphics corruption. Also, indicate loop point by modifying waveform color. 13 years ago
  Jonathan Moore Liles c0375e614a Timeline: Fix null pointer derefrence when copying sequence points. 13 years ago
  Jonathan Moore Liles 2af46a1a0c Timeline: Fix locking behavior of Control Sequences. 13 years ago
  Jonathan Moore Liles d249bb9bbd OSC: Properly encode/decode special characters in osc paths. 13 years ago
  Jonathan Moore Liles 0fba0747fc OSC: Fix bug that wiped out Signal 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 7217266f6b Timeline: Tweak measure line drawing. 13 years ago
  Jonathan Moore Liles 72a0c0eb3e Timeline: Tweak fade drawing. 13 years ago
  Jonathan Moore Liles 3cca1e48a5 Timeline: Add feature to adjust region gain/scale with mouse. 13 years ago
  Jonathan Moore Liles e5875fa072 Fix runaway processing in peakfile generation. 13 years ago
  Jonathan Moore Liles 3e73817155 Fix some clang warnings. 13 years ago
  Jonathan Moore Liles a8a5638f6a Timeline: Add missing include of unistd.h. 13 years ago
  Jonathan Moore Liles 66d7701655 Sequencer: Don't skip first note of repeating patterns in Phrase mode. 13 years ago
  Jonathan Moore Liles 8df6acd540 FL: Clean up enter key press behavior of Fl_Sometimes_Input 13 years ago
  Jonathan Moore Liles b1cbd4faa6 Timeline: Improve the appearance of measure lines. 13 years ago
  Jonathan Moore Liles d7fc792839 Timeline: Improve the appearance of sequence widget labels. 13 years ago
  Jonathan Moore Liles 5eb890d653 Fix problem performing initial build. 13 years ago
  Jonathan Moore Liles 6ae771b297 Timeline: Transition to C NSM API header instead of C++ version. 13 years ago
  Jonathan Moore Liles fa195cf817 Add C only NSM API header. 13 years ago
  Jonathan Moore Liles 9b669e42e0 Fix NTK Makefile. 13 years ago
  Jonathan Moore Liles fbef266be3 Update NTK submodule. 13 years ago
  Jonathan Moore Liles a465c17e2a Timeline/Track: Change button appearance. 13 years ago
  Jonathan Moore Liles c370130d2b Timeline: Avoid drawing fade curves when clipped or 0 width. 13 years ago
  Jonathan Moore Liles fa5d739ac7 Timeline: Make entire window an Fl_Overlay_Window instead of using a subwindow for timeline. 13 years ago
  Jonathan Moore Liles c9a7e56b80 Sequencer: Fix layering of controls. 13 years ago
  Jonathan Moore Liles 0cc0bf2f00 Sequencer: Eliminate some unnecessary drawing. 13 years ago
  Jonathan Moore Liles 73d2c2d396 Timeline: Use simpler boxtypes for audio regions. 13 years ago
  Jonathan Moore Liles 0904809a05 FL: Fix configure. 13 years ago
  Jonathan Moore Liles d23307ca53 Sequencer: Use double for ticks_t 13 years ago
  Jonathan Moore Liles 2c6b6b1a75 FLTK->NTK 13 years ago
  Jonathan Moore Liles a588f4ae96 Timeline: Make display of box around audio regions optional. 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 f279f49b1e NSM: Don't accept an open command while one is still pending. 13 years ago
  Jonathan Moore Liles f816742b65 OSC: Don't fail if peer scan callback is not set! 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 be79c69161 Add a master configure script. 13 years ago
  Jonathan Moore Liles da225ff64a nonlib: Remove sigc++ dependencey from OSC::Endpoint. 13 years ago
  Jonathan Moore Liles c21e7b1381 Sequencer: Replace 'Circle' note shape with 'Box'. 13 years ago
  Jonathan Moore Liles 272e87cbf8 NSM: Don't clear the 'stopped' status of dumb clients upon save. 13 years ago
  Jonathan Moore Liles ae5879a20e NSM: Don't allow 'added' clients to replace stopped clients. 13 years ago
  Jonathan Moore Liles 57ac27ecac Change the appearance of the "SM" indicator in mixer, daw, sequencer. Tweak GUIs. 13 years ago
  Jonathan Moore Liles 61addce803 Add missing includes for unistd.h 13 years ago
  Jonathan Moore Liles e662a7623b Add missing includes for unistd.h 13 years ago
  Jonathan Moore Liles 5e63b25504 FL: Reset boxtypes before activating new theme. 13 years ago
  Jonathan Moore Liles 25a0b8afc6 FL: Mute colors in Clean theme. 13 years ago