1937 Commits (master)
 

Author SHA1 Message Date
  Jonathan Moore Liles 1904aba516 Non-Mixer: Tweak MIDI mapping section of doc and render MUP to HTML. 6 years ago
  Jonathan Moore Liles 9fdf3a6ae3 Merge documentation patch. 6 years ago
  Jonathan Moore Liles a2971c0718 wcsript: Fix syntax for Python3. 6 years ago
  Jonathan Moore Liles 63a624414b wscript: Automatically disable SSE on platforms that don't support it (i.e. raspberry pi) 6 years ago
  non25 7f42caf789 Additional info 6 years ago
  Jonathan Moore Liles 3d18cf37b9 Update NTK. 6 years ago
  Jonathan Moore Liles 10c31e5729 Timeline: Add option to import source at mouse via timeline context menu (as an alternative to DND) 6 years ago
  Jonathan Moore Liles 1daf0f6150 Replace deprecated scanf %a modifier with %m. 6 years ago
  Jonathan Moore Liles e7f4a1c4b9 Timeline: Rework region loop and loop declick logic. 6 years ago
  Jonathan Moore Liles 754d113b0e Timeline: Rework region fade in/out and declick logic. 6 years ago
  Jonathan Moore Liles a22f33f486 Merge pull request #201 from hilbrichtsoftware/master 7 years ago
  Nils Hilbricht 35d06de361 Change 4 lines in the docs to reflect that the server sends server-control in capabilities not server_control 7 years ago
  martin f572e331ee Unblock SIGCHLD for launched processes 7 years ago
  Daniel Appelt 16885e69fe Add missing first event to sequencer event editor 7 years ago
  Jonathan Moore Liles 3946d39221 Mixer: Fix issues with port auto-connection 7 years ago
  Jonathan Moore Liles 1ef382fbbe NSM: Fix mem/fd leaks 7 years ago
  Jonathan Moore Liles 5d274f430c Non-Sequencer: Don't die in event editor when inserting event with none selected. 7 years ago
  Jonathan Moore Liles 88fe7e7b97 Mixer/AUX_Module: Define can_support_inputs function. 8 years ago
  Jonathan Moore Liles b57f891e6d OSC: Fix OSC method deletion upon signal deletion. 8 years ago
  Jonathan Moore Liles 5984b12b1a Timeline: Fix invalid output of control sequence playback before initial and after final control point. 8 years ago
  Jonathan Moore Liles f483957996 OSC: Fix dangling method on signal rename. 8 years ago
  Jonathan Moore Liles cfe4aec158 Timeline: Fix segfault in control sequence playback 8 years ago
  Jonathan Moore Liles fe51e322f3 OSC: Fix signal lookup in removal notification handler. 8 years ago
  Jonathan Moore Liles c0113d1e7a Timeline: Don't let sequence widgets swallow events meant for track header. 8 years ago
  Jonathan Moore Liles abde7f3bb5 Mixer/Controller_Module: Shutdown JACK port when switching off CV mode. 8 years ago
  Jonathan Moore Liles 156fd6d453 Revert "Timeline: Fix bug in track right click handling." 8 years ago
  Jonathan Moore Liles aefc328c2d Timeline: Improve drag scrolling behavior. 8 years ago
  Jonathan Moore Liles 97d149421f Timeline: Cleaner fix for resize behavior. 8 years ago
  Jonathan Moore Liles 3e4c6e9a50 Timeline: Fix determination of project name from command-line. 8 years ago
  Jonathan Moore Liles 640bfbb4d1 Timeline: Improve window resize behavior. 8 years ago
  Jonathan Moore Liles 386d293650 Timeline: Hide spacer widget that was interfering with drag and drop event delivery. 8 years ago
  Jonathan Moore Liles 83fa3637f6 Timeline/Control_Sequence: Use un-clamped X values for drawing curves. 8 years ago
  Jonathan Moore Liles e42f0a9bd7 Timeline: Fix region box drawing error. 8 years ago
  Jonathan Moore Liles 319a393cd6 Timeline: Fix region/fade drawing at tight zoom levels. 8 years ago
  Jonathan Moore Liles 037ecb5d9f Mixer: Fix delayed OSC response in noui mode. 8 years ago
  Jonathan Moore Liles dc25c750fb Timeline: Fix false region drag between tracks triggered by region context menu use. 8 years ago
  Jonathan Moore Liles 40e7b77420 Timeline: Fix logging of region split at playhead. 8 years ago
  Jonathan Moore Liles 8fbcb4eb79 Timeline: Ensure that pushed widget gets FL_RELEASE event even when being dragged unto a another track. 8 years ago
  Jonathan Moore Liles cf8e553bb4 Timeline/Audio_Region: Ensure the region splits are logged as a group. 8 years ago
  Jonathan Moore Liles 18a299cac7 Add track height "Enormous". 8 years ago
  Jonathan Moore Liles 8a58591067 Timeline: Don't attempt to join thread that hasn't been created. 8 years ago
  Jonathan Moore Liles 0047df03fe Timeline: Don't die if punch-in frame is before first block of recorded audio. 8 years ago
  Jonathan Moore Liles 60059f4005 Timeline: Fix assertion triggered by failure to join a diskthread which self-terminated due to punch-out. 8 years ago
  Jonathan Moore Liles ab88b2d3ec nonlib/Thread: Separate running() logic from thread descriptor. 8 years ago
  Jonathan Moore Liles 7934a71c70 nonlib/Thread: Don't clear _thread in exit(), because join() will need it later. 8 years ago
  Jonathan Moore Liles e230929a57 NSM Proxy: Detect, log, and display startup errors of proxied process. 9 years ago
  Jonathan Moore Liles 6bd899f223 NSM: Fix typo in --help text. 9 years ago
  Jonathan Moore Liles 57653d5cdf Timeline: Don't die when undo function is used when no project is open or when there is nothing left to undo. 9 years ago
  Jonathan Moore Liles 686d830402 Mixer: Don't segfault when user right-clicks on channel number module. 9 years ago
  Jonathan Moore Liles 9d39699950 Timeline: Add more more keybindings, particularly of performing actions at the location of the playhead. 9 years ago