f76de32Update NTK. by
Jonathan Moore Liles
2021-01-20 18:31:25 -0800
181dd64Mixer: Fix export strip function. by
Jonathan Moore Liles
2021-01-20 17:22:51 -0800
c83aa8eUpdate NTK. by
Jonathan Moore Liles
2021-01-10 14:47:02 -0800
0b23c87Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. by
Jonathan Moore Liles
2021-01-08 17:47:03 -0800
e7c85f1Timeline: Fix region DND onto last track that was a connection DND source. by
Jonathan Moore Liles
2021-01-05 20:36:14 -0800
826bea3Timeline: 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. by
Jonathan Moore Liles
2021-01-01 18:19:10 -0800
393684fMixer: Enforce stability of module OSC path over close/open cycles. by
Jonathan Moore Liles
2020-12-25 17:41:37 -0800
ab469f8Mixer: Fix crash on save after group removal. by
Jonathan Moore Liles
2020-12-23 21:42:29 -0800
cf03ea1Mixer: fix size of SM blinker. by
Jonathan Moore Liles
2020-12-18 18:01:56 -0800
cda9258Mixer: Fix meter falloff in chain view. by
Jonathan Moore Liles
2020-12-13 21:00:17 -0800
f2aeb8aMixer/DPM: Fix bug where peaks are sometimes not drawn. by
Jonathan Moore Liles
2020-12-13 19:43:15 -0800
9f3181bMixer: 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. by
Jonathan Moore Liles
2020-12-13 14:46:46 -0800
20dce6cTimeline: Don't assert if peakfile contains no blocks---it's probably just because it was just opened and hasn't been written into yet. by
Jonathan Moore Liles
2020-12-12 22:04:40 -0800
793a9c1Mixer: Make port autoconnection during startup and shutdown more efficient. by
Jonathan Moore Liles
2020-12-12 17:24:48 -0800
f6e3ca8Mixer: Automatically run in "noui" mode if DISPLAY environment variable unset (i.e. X11 not available). by
Jonathan Moore Liles
2020-12-02 22:23:03 -0800
286dec3Mixer: Fix JACK port disconnection when Auto Input/Output mode is changed. by
Jonathan Moore Liles
2020-12-02 21:49:27 -0800
00c02c7Mixer: Fix settings menu layout issue. by
Jonathan Moore Liles
2020-12-01 17:46:55 -0800
e46fac4Partially revert "Mixer: Avoid some unnecessary redraws when opening project." by
Jonathan Moore Liles
2020-12-01 16:41:23 -0800
e0402a3Mixer: Fix glitch in redrawing of meter scales when scrolling. by
Jonathan Moore Liles
2020-12-01 15:56:52 -0800
7c071c7wscript: Use -mtune=native by default for performance boost benefiting those who build from source, packagers can disable. by
Jonathan Moore Liles
2020-11-22 20:37:10 -0800
9e82b28dsp: code style tweak. by
Jonathan Moore Liles
2020-11-22 14:29:42 -0800
a0fd557Timeline: fix crash when removing a track. by
Jonathan Moore Liles
2020-11-21 18:28:56 -0800
82f9610Mixer: Try to better cope with parameter feedback feedback cycles. by
Jonathan Moore Liles
2020-11-19 18:48:41 -0800
1f0f01cTimeline: Don't send the same OSC control sequence value twice and so avoid messing with OSC learning in non-mixer when transport is stopped. by
Jonathan Moore Liles
2020-11-17 19:53:06 -0800
e290c6eMixer: Fix crash if user messes with the window while project is loading. by
Jonathan Moore Liles
2020-11-11 19:42:26 -0800
9aa275eMixer: Fix crash when disabling strip auto output. by
Jonathan Moore Liles
2020-11-11 19:37:02 -0800
f5b2150Mixer: Implement slow fall off for meters. by
Jonathan Moore Liles
2020-11-06 18:35:55 -0800
c808c53Timeline: Acquire sequence lock for region split. by
Jonathan Moore Liles
2020-11-05 20:09:48 -0800
ae773fbMixer: Tweak appearance. by
Jonathan Moore Liles
2020-11-02 18:03:54 -0800
6bde501Mixer,Timeline: Fix port connection drag and drop between applications. by
Jonathan Moore Liles
2020-11-01 22:29:33 -0800
da78618Mixer: Make meters more efficient. by
Jonathan Moore Liles
2020-10-30 20:55:31 -0700
368492fSequencer: Use a 3 break gradient for velocity colors. by
Jonathan Moore Liles
2020-10-29 21:41:09 -0700
5ea0c24Sequencer: Fix crash in event editor. by
Jonathan Moore Liles
2020-10-29 21:40:48 -0700
d84416cMixer/Module_Parameter_Editor: Tweak layout so that 4-Band Parametric Filter plugin is more legible. by
Jonathan Moore Liles
2020-10-29 20:25:20 -0700
a59823eMixer: Tweak strip highlighting. by
Jonathan Moore Liles
2020-10-29 20:15:07 -0700
6673606Mixer: Tweak meter appearance. by
Jonathan Moore Liles
2020-10-27 17:42:35 -0700
54e8737Timeline: Don't forget to log changing takes after the fact. by
Jonathan Moore Liles
2020-10-25 21:57:21 -0700
0157734Timeline: Add "Disabled" fade type to disable both fade and declicking for cases where regions need to be abutted perfectly. by
Jonathan Moore Liles
2020-10-23 22:08:13 -0700
655ccf9Mixer: Avoid some unnecessary redraws when opening project. by
Jonathan Moore Liles
2020-10-23 22:06:32 -0700
a9846d1Mixer: Tweak meter appearance. by
Jonathan Moore Liles
2020-10-23 22:05:46 -0700
ad6dbbaTimeline: Split OSC send and receive functionality into different threads. by
Jonathan Moore Liles
2020-10-20 18:53:57 -0700
362a153nonlib/OSC/Endpoint: Work around for liblo/UDP layer dropping packets on bulk signal listing. by
Jonathan Moore Liles
2020-10-20 18:52:37 -0700
830823aMixer/DPM: Quick hack to add smoothing to meter values. by
Jonathan Moore Liles
2020-10-19 18:20:27 -0700
dd274dbMixer/Module_Parameter_Editor: Tweak slider appearance. by
Jonathan Moore Liles
2020-10-18 21:33:28 -0700
13c107eMixer: Tweak meter appearance to look better with light color schemes. by
Jonathan Moore Liles
2020-10-18 21:05:09 -0700
b1d59fcTimeline,Mixer: Tweak colors for light themes. by
Jonathan Moore Liles
2020-10-17 15:29:12 -0700
e42b508FL/Fl_Sometimes_Input: Allow user to abort edit with Escape key. by
Jonathan Moore Liles
2020-10-17 10:55:06 -0700
628fef3Mixer/Module_Parameter_Editor: Increase font sizes, tweak boxtypes. by
Jonathan Moore Liles
2020-10-16 20:58:06 -0700
53ff962Sequencer: Fix bug in fitting scale to viewport. by
Jonathan Moore Liles
2020-10-16 17:45:00 -0700
ee87246Mixer: Make panner points more opaque. by
Jonathan Moore Liles
2020-10-15 21:05:26 -0700
9987f78Mixer: Dezipper spatializer azimuth and elevation automation. by
Jonathan Moore Liles
2020-10-14 21:26:42 -0700
7895b5eMixer: 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. by
Jonathan Moore Liles
2020-10-11 23:16:26 -0700
83f7aa8Timeline: Tweak styling of selected regions. by
Jonathan Moore Liles
2020-10-11 23:15:33 -0700
8d68853Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface). by
Jonathan Moore Liles
2020-10-10 20:10:16 -0700
4c14cddTimeline: Redraw right hand child region on split. by
Jonathan Moore Liles
2020-10-10 00:07:19 -0700
b13d2daTimeline: Fix rare segfault which occurred when region loop point is just beyond the end of a region and at the beginning of a buffer. by
Jonathan Moore Liles
2020-10-06 23:45:37 -0700
5378bbbTimeline: Improve error message for sf_open create. by
Jonathan Moore Liles
2020-10-07 18:10:34 -0700
b0d850fnonlib/MIDI: Cleanup some type signatures. by
Jonathan Moore Liles
2020-10-07 18:09:48 -0700
e5c08b3MIDI-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. by
Jonathan Moore Liles
2020-09-29 22:57:26 -0700
572f94aMIDI-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. by
Jonathan Moore Liles
2020-09-29 22:56:05 -0700
e36a053Sequencer: Don't crash when user picks the branch instead of the leaf in scale chooser. by
Jonathan Moore Liles
2020-09-27 23:13:24 -0700
10bcd0cMidi-Mapper: Don't get confused if user neglects to operate all controls on the first run. by
Jonathan Moore Liles
2020-09-26 20:32:51 -0700
cd4896bSequencer: Just use theme UP_BOX for note shape... by
Jonathan Moore Liles
2020-09-26 10:17:57 -0700
19b7927Sequencer: Tweak appearance to look better with different color schemes. by
Jonathan Moore Liles
2020-09-26 09:59:17 -0700
a208942Mixer: Give better visual feedback in control OSC/MIDI learning mode. by
Jonathan Moore Liles
2020-09-24 23:37:32 -0700
5affbe4Mixer: Fix osc/midi by-number mode control for strips with names containing punctuation and spaces. by
Jonathan Moore Liles
2020-09-24 23:16:27 -0700
9b87c08Mixer: Improve contrast with light color scheme. by
Jonathan Moore Liles
2020-09-24 19:12:07 -0700
cb3d4f9Mixer: Remove superfluous semicolon. by
Jonathan Moore Liles
2020-09-24 17:58:55 -0700
9330b07Mixer: Fix off by one bug in strip autoconnect affecting Auxes. by
Jonathan Moore Liles
2020-09-24 17:58:12 -0700
a578cbbSequencer: Add some missing items to GM Drum note map. by
Jonathan Moore Liles
2020-09-22 18:14:51 -0700
820298fTimeline: Make clocks look more contrasty with light color scheme. by
Jonathan Moore Liles
2020-09-22 18:14:13 -0700
992e55bSequencer: Fix configuration bug causing error message "Couldn't open instrument directory". by
Jonathan Moore Liles
2020-09-20 13:13:50 -0700
81e24f4Sequencer: Fix off-by-one bug preventing notes from being inserted ahead of other notes. by
Jonathan Moore Liles
2020-09-20 12:52:16 -0700
6bee859Timeline: Tweak style of measure lines. by
Jonathan Moore Liles
2020-09-18 22:52:34 -0700
455cc0fTimeline: Tweak style of audio regions. by
Jonathan Moore Liles
2020-09-18 22:52:18 -0700
8109ff7Sequencer: Fix casting/sign related bug which could cause a hang during SMF writing. by
Jonathan Moore Liles
2020-09-16 18:19:07 -0700
1a07ddaSequencer: Save file to tmp file before overwriting original. by
Jonathan Moore Liles
2020-09-16 18:18:43 -0700
b3ffef1Mixer: Show strip number at top of each strip (eases mentally mapping onto hardware control surface). by
Jonathan Moore Liles
2020-10-10 20:10:16 -0700
a7a7b96Mixer: Tweak module colors. Show LADSPA plugins in a different color. by
Jonathan Moore Liles
2020-09-27 23:12:43 -0700
aebe168 (refs/pull/167/head)Add emacs-like redo. by
Nicolò Balzarotti
2015-09-22 18:02:43 +0200
7565be8Session-manager: Work around for clients with stupidly large icons. by
Jonathan Moore Liles
2020-12-16 20:01:18 -0800
8069b3b (refs/pull/294/head)Add 128x128 hicolor as possible icon path 128 / 32 = 4, so it scales cleanly by
falkTX
2021-01-04 00:26:18 +0000
257ec59 (refs/pull/146/head)Mixer: Fix crash when closing project containing certain configurations of modules. by
Jonathan Moore Liles
2020-12-02 20:13:44 -0800
28b3b41Merge branch 'master' of github.com:original-male/non by
falkTX
2021-01-02 23:26:53 +0000