Commit Graph

  • 2fcdc0b558
    Merge ec5b3d604a into cdad26211b Rik Berkelder 2021-02-01 20:12:47 -0500
  • 356d373770
    Merge aebe16893c into cdad26211b Nicolò Balzarotti 2021-02-01 20:12:12 -0500
  • 1c8cf724b6
    Merge 8925131f5b into cdad26211b theGreatWhiteShark 2021-02-01 20:11:54 -0500
  • 80120471f6
    Merge 5fe669e502 into cdad26211b Javier Vilarroig 2021-01-30 19:24:04 +0100
  • 4a84e4be78
    Merge c36a6bf7c5 into cdad26211b diovudau 2021-01-29 20:02:59 +0100
  • cdad26211b Bump versions. master non-session-manager-v1.3.0 non-sequencer-v1.10.0 non-mixer-v1.3.0 non-daw-v1.3.0 Jonathan Moore Liles 2021-01-27 17:50:26 -0800
  • ba30c91dad Update NTK Jonathan Moore Liles 2021-01-27 17:46:34 -0800
  • 3aa5fc3c21 Mixer: Avoid some unnecessary reallocations when changing channel count. Jonathan Moore Liles 2021-01-27 17:43:35 -0800
  • ce633212bb Timeline: Tweak style of loop point indicator. Jonathan Moore Liles 2021-01-24 14:09:55 -0800
  • 0f8017a1ef Mixer: Cope with some plugins having insane numbers of parameters. Jonathan Moore Liles 2021-01-23 22:21:40 -0800
  • e909d9594b Revert "Add 128x128 hicolor as possible icon path" Jonathan Moore Liles 2021-01-26 17:05:13 -0800
  • 8cad20285d
    Merge af83098a15 into f76de32c44 Wesley Merkel 2021-01-23 19:03:38 +0100
  • f76de32c44 Update NTK. Jonathan Moore Liles 2021-01-20 18:31:25 -0800
  • 181dd64689 Mixer: Fix export strip function. Jonathan Moore Liles 2021-01-20 17:22:51 -0800
  • c83aa8ebd8 Update NTK. Jonathan Moore Liles 2021-01-10 14:47:02 -0800
  • 0b23c871ee Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. Jonathan Moore Liles 2021-01-08 17:47:03 -0800
  • e7c85f1a37 Timeline: Fix region DND onto last track that was a connection DND source. Jonathan Moore Liles 2021-01-05 20:36:14 -0800
  • 826bea3c30 Timeline: Fix rare issue where moving the mouse over a region while recording at just the right moment could cause a spurious SET action to be written to the history. Jonathan Moore Liles 2021-01-01 18:19:10 -0800
  • 393684f376 Mixer: Enforce stability of module OSC path over close/open cycles. Jonathan Moore Liles 2020-12-25 17:41:37 -0800
  • ab469f8a23 Mixer: Fix crash on save after group removal. Jonathan Moore Liles 2020-12-23 21:42:29 -0800
  • cf03ea1562 Mixer: fix size of SM blinker. Jonathan Moore Liles 2020-12-18 18:01:56 -0800
  • cda92589e9 Mixer: Fix meter falloff in chain view. Jonathan Moore Liles 2020-12-13 21:00:17 -0800
  • f2aeb8a1f8 Mixer/DPM: Fix bug where peaks are sometimes not drawn. Jonathan Moore Liles 2020-12-13 19:43:15 -0800
  • 9f3181b9c7 Mixer: Because disconnecting/connecting JACK ports is slow, when handling a change of strip auto input setting, avoid disconnecting a port and then reconnecting it later. Jonathan Moore Liles 2020-12-13 14:46:46 -0800
  • 20dce6c6e6 Timeline: Don't assert if peakfile contains no blocks---it's probably just because it was just opened and hasn't been written into yet. Jonathan Moore Liles 2020-12-12 22:04:40 -0800
  • 793a9c1d4b Mixer: Make port autoconnection during startup and shutdown more efficient. Jonathan Moore Liles 2020-12-12 17:24:48 -0800
  • f6e3ca8831 Mixer: Automatically run in "noui" mode if DISPLAY environment variable unset (i.e. X11 not available). Jonathan Moore Liles 2020-12-02 22:23:03 -0800
  • 286dec338c Mixer: Fix JACK port disconnection when Auto Input/Output mode is changed. Jonathan Moore Liles 2020-12-02 21:49:27 -0800
  • 00c02c7d74 Mixer: Fix settings menu layout issue. Jonathan Moore Liles 2020-12-01 17:46:55 -0800
  • e46fac4470 Partially revert "Mixer: Avoid some unnecessary redraws when opening project." Jonathan Moore Liles 2020-12-01 16:41:23 -0800
  • e0402a3b99 Mixer: Fix glitch in redrawing of meter scales when scrolling. Jonathan Moore Liles 2020-12-01 15:56:52 -0800
  • 7c071c7422 wscript: Use -mtune=native by default for performance boost benefiting those who build from source, packagers can disable. Jonathan Moore Liles 2020-11-22 20:37:10 -0800
  • 9e82b28f07 dsp: code style tweak. Jonathan Moore Liles 2020-11-22 14:29:42 -0800
  • a0fd557baf Timeline: fix crash when removing a track. Jonathan Moore Liles 2020-11-21 18:28:56 -0800
  • 82f9610ca8 Mixer: Try to better cope with parameter feedback feedback cycles. Jonathan Moore Liles 2020-11-19 18:48:41 -0800
  • 1f0f01c0ad Timeline: Don't send the same OSC control sequence value twice and so avoid messing with OSC learning in non-mixer when transport is stopped. Jonathan Moore Liles 2020-11-17 19:53:06 -0800
  • e290c6ea60 Mixer: Fix crash if user messes with the window while project is loading. Jonathan Moore Liles 2020-11-11 19:42:26 -0800
  • 9aa275e0af Mixer: Fix crash when disabling strip auto output. Jonathan Moore Liles 2020-11-11 19:37:02 -0800
  • f5b215066a Mixer: Implement slow fall off for meters. Jonathan Moore Liles 2020-11-06 18:35:55 -0800
  • c808c53d6c Timeline: Acquire sequence lock for region split. Jonathan Moore Liles 2020-11-05 20:09:48 -0800
  • ae773fbf62 Mixer: Tweak appearance. Jonathan Moore Liles 2020-11-02 18:03:54 -0800
  • 6bde5017f5 Mixer,Timeline: Fix port connection drag and drop between applications. Jonathan Moore Liles 2020-11-01 22:29:33 -0800
  • da78618e5b Mixer: Make meters more efficient. Jonathan Moore Liles 2020-10-30 20:55:31 -0700
  • 368492f1c0 Sequencer: Use a 3 break gradient for velocity colors. Jonathan Moore Liles 2020-10-29 21:41:09 -0700
  • 5ea0c24468 Sequencer: Fix crash in event editor. Jonathan Moore Liles 2020-10-29 21:40:48 -0700
  • d84416c196 Mixer/Module_Parameter_Editor: Tweak layout so that 4-Band Parametric Filter plugin is more legible. Jonathan Moore Liles 2020-10-29 20:25:20 -0700
  • a59823e4c5 Mixer: Tweak strip highlighting. Jonathan Moore Liles 2020-10-29 20:15:07 -0700
  • 6673606262 Mixer: Tweak meter appearance. Jonathan Moore Liles 2020-10-27 17:42:35 -0700
  • 54e8737a90 Timeline: Don't forget to log changing takes after the fact. Jonathan Moore Liles 2020-10-25 21:57:21 -0700
  • 0157734a30 Timeline: Add "Disabled" fade type to disable both fade and declicking for cases where regions need to be abutted perfectly. Jonathan Moore Liles 2020-10-23 22:08:13 -0700
  • 655ccf94c3 Mixer: Avoid some unnecessary redraws when opening project. Jonathan Moore Liles 2020-10-23 22:06:32 -0700
  • a9846d1fc3 Mixer: Tweak meter appearance. Jonathan Moore Liles 2020-10-23 22:05:46 -0700
  • ad6dbba07c Timeline: Split OSC send and receive functionality into different threads. Jonathan Moore Liles 2020-10-20 18:53:57 -0700
  • 362a153412 nonlib/OSC/Endpoint: Work around for liblo/UDP layer dropping packets on bulk signal listing. Jonathan Moore Liles 2020-10-20 18:52:37 -0700
  • 830823a226 Mixer/DPM: Quick hack to add smoothing to meter values. Jonathan Moore Liles 2020-10-19 18:20:27 -0700
  • dd274db49b Mixer/Module_Parameter_Editor: Tweak slider appearance. Jonathan Moore Liles 2020-10-18 21:33:28 -0700
  • 13c107ebcc Mixer: Tweak meter appearance to look better with light color schemes. Jonathan Moore Liles 2020-10-18 21:05:09 -0700
  • b1d59fc68a Timeline,Mixer: Tweak colors for light themes. Jonathan Moore Liles 2020-10-17 15:29:12 -0700
  • e42b50814a FL/Fl_Sometimes_Input: Allow user to abort edit with Escape key. Jonathan Moore Liles 2020-10-17 10:55:06 -0700
  • 628fef30e9 Mixer/Module_Parameter_Editor: Increase font sizes, tweak boxtypes. Jonathan Moore Liles 2020-10-16 20:58:06 -0700
  • 53ff9621ff Sequencer: Fix bug in fitting scale to viewport. Jonathan Moore Liles 2020-10-16 17:45:00 -0700
  • ee872467fb Mixer: Make panner points more opaque. Jonathan Moore Liles 2020-10-15 21:05:26 -0700
  • 9987f78a72 Mixer: Dezipper spatializer azimuth and elevation automation. Jonathan Moore Liles 2020-10-14 21:26:42 -0700
  • 7895b5ec7e Mixer: Allow Mono Pan module to be added a stereo chain. This converts the signal to mono and then pans the result. Useful for auditioning a mix in mono. Jonathan Moore Liles 2020-10-11 23:16:26 -0700
  • 83f7aa87f0 Timeline: Tweak styling of selected regions. Jonathan Moore Liles 2020-10-11 23:15:33 -0700
  • 8d6885387b Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface). Jonathan Moore Liles 2020-10-10 20:10:16 -0700
  • 4c14cdd350 Timeline: Redraw right hand child region on split. Jonathan Moore Liles 2020-10-10 00:07:19 -0700
  • b13d2da674 Timeline: Fix rare segfault which occurred when region loop point is just beyond the end of a region and at the beginning of a buffer. Jonathan Moore Liles 2020-10-06 23:45:37 -0700
  • 5378bbbb27 Timeline: Improve error message for sf_open create. Jonathan Moore Liles 2020-10-07 18:10:34 -0700
  • b0d850ff76 nonlib/MIDI: Cleanup some type signatures. Jonathan Moore Liles 2020-10-07 18:09:48 -0700
  • e5c08b3b58 MIDI-Mapper: Require controls to be actuated/moved twice before mapping signal in order to detect whether value has 14, 7 or 1 significant bits. Also, support non-motirzed faders/endless encoders by not transmitting control change until value of controller comes within 5% of value of signal. Also, change file format (backwards compatible). Also, fix some issues with NRPN decoding. Jonathan Moore Liles 2020-09-29 22:57:26 -0700
  • 572f94ad44 MIDI-Mapper: Preserve mapping creation order when loading/saving. This makes it possible to fiddle controls in a defined order and then edit the file to give them useful names. Jonathan Moore Liles 2020-09-29 22:56:05 -0700
  • e36a053b84 Sequencer: Don't crash when user picks the branch instead of the leaf in scale chooser. Jonathan Moore Liles 2020-09-27 23:13:24 -0700
  • 10bcd0c2d7 Midi-Mapper: Don't get confused if user neglects to operate all controls on the first run. Jonathan Moore Liles 2020-09-26 20:32:51 -0700
  • cd4896b762 Sequencer: Just use theme UP_BOX for note shape... Jonathan Moore Liles 2020-09-26 10:17:57 -0700
  • 19b7927f08 Sequencer: Tweak appearance to look better with different color schemes. Jonathan Moore Liles 2020-09-26 09:59:17 -0700
  • a2089421b1 Mixer: Give better visual feedback in control OSC/MIDI learning mode. Jonathan Moore Liles 2020-09-24 23:37:32 -0700
  • 5affbe4cef Mixer: Fix osc/midi by-number mode control for strips with names containing punctuation and spaces. Jonathan Moore Liles 2020-09-24 23:16:27 -0700
  • 9b87c089d0 Mixer: Improve contrast with light color scheme. Jonathan Moore Liles 2020-09-24 19:12:07 -0700
  • cb3d4f9254 Mixer: Remove superfluous semicolon. Jonathan Moore Liles 2020-09-24 17:58:55 -0700
  • 9330b07d99 Mixer: Fix off by one bug in strip autoconnect affecting Auxes. Jonathan Moore Liles 2020-09-24 17:58:12 -0700
  • a578cbb8e1 Sequencer: Add some missing items to GM Drum note map. Jonathan Moore Liles 2020-09-22 18:14:51 -0700
  • 820298f4dd Timeline: Make clocks look more contrasty with light color scheme. Jonathan Moore Liles 2020-09-22 18:14:13 -0700
  • 992e55bf0d Sequencer: Fix configuration bug causing error message "Couldn't open instrument directory". Jonathan Moore Liles 2020-09-20 13:13:50 -0700
  • 81e24f4239 Sequencer: Fix off-by-one bug preventing notes from being inserted ahead of other notes. Jonathan Moore Liles 2020-09-20 12:52:16 -0700
  • 6bee859f6f Timeline: Tweak style of measure lines. Jonathan Moore Liles 2020-09-18 22:52:34 -0700
  • 455cc0f3ad Timeline: Tweak style of audio regions. Jonathan Moore Liles 2020-09-18 22:52:18 -0700
  • 8109ff7bc0 Sequencer: Fix casting/sign related bug which could cause a hang during SMF writing. Jonathan Moore Liles 2020-09-16 18:19:07 -0700
  • 1a07dda5d9 Sequencer: Save file to tmp file before overwriting original. Jonathan Moore Liles 2020-09-16 18:18:43 -0700
  • b3ffef17b5 Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface). Jonathan Moore Liles 2020-10-10 20:10:16 -0700
  • a7a7b967c8 Mixer: Tweak module colors. Show LADSPA plugins in a different color. Jonathan Moore Liles 2020-09-27 23:12:43 -0700
  • 2a09e0ba52
    Merge 322276474a into 55de086026 Adam Avramov 2021-01-05 18:16:46 -0800
  • f91b3b99fd
    Merge cdd9190dfe into 55de086026 Roy Vegard Ovesen 2021-01-05 18:12:57 -0800
  • 55de086026 Add 128x128 hicolor as possible icon path 128 / 32 = 4, so it scales cleanly falkTX 2021-01-04 00:26:18 +0000
  • 92ee1db45c
    Merge 257ec5951e into 7565be85fb Filipe Coelho 2021-01-04 11:37:15 +0100
  • aebe16893c Add emacs-like redo. Nicolò Balzarotti 2015-09-22 18:02:43 +0200
  • 7565be85fb Session-manager: Work around for clients with stupidly large icons. Jonathan Moore Liles 2020-12-16 20:01:18 -0800
  • 8069b3be98 Add 128x128 hicolor as possible icon path 128 / 32 = 4, so it scales cleanly falkTX 2021-01-04 00:26:18 +0000
  • 257ec5951e
    Mixer: Fix crash when closing project containing certain configurations of modules. Jonathan Moore Liles 2020-12-02 20:13:44 -0800
  • 28b3b414d9 Merge branch 'master' of github.com:original-male/non falkTX 2021-01-02 23:26:53 +0000