0106604
Mixer: Fix crash when closing project containing certain configurations of modules. by
2020-12-02 20:13:44 -0800
97d1232
Revert "Merge remote-tracking branch 'diovudau/master'" by
2021-01-02 13:25:47 -0800
3052974
Fixup README by
2020-12-15 11:58:58 +0000
47172c5
Rename README for proper markdown reading by
2020-12-15 11:56:42 +0000
2707e75
Update README.build by
2020-12-15 11:55:55 +0000
1a3f7ca
Update README.build by
2020-12-15 11:55:32 +0000
c36a6bf
(refs/pull/289/head)
Add license header to NSM_Proxy_UI.fl by
2020-06-08 12:55:21 +0200
5fe669e
(refs/pull/285/head)
Add DrumkV1 instruments list by
2020-05-16 18:24:03 +0200
8925131
(refs/pull/282/head)
proper highlighting of code in README by
2020-04-26 23:31:17 +0200
04c2bbe
(refs/pull/116/merge)
Merge 5ed163dbf5
into bbe8386499
by
2020-03-07 14:56:11 +0100
cdd9190
(refs/pull/277/head)
fix indentation warnings by
2020-03-07 14:49:40 +0100
bbe8386
Merge remote-tracking branch 'diovudau/master' by
2020-03-06 21:47:00 -0800
aa940df
(refs/pull/276/head)
Add message /nsm/gui/session/root to ask for the absolute path of the NSM directory by
2020-03-02 18:29:27 +0100
e9ea58b
(refs/pull/274/head)
Fix OSC message session root to be similar to other messages by
2020-03-01 12:33:25 +0100
6738e80
Send the session dir path after gui_announce by
2020-02-29 15:44:18 +0100
a868f77
Send a clients PID through /nsm/gui/client/pid after /nsm/gui/client/new by
2020-02-29 14:42:53 +0100
7b1fc6e
Merge branch 'master' of github.com:original-male/non by
2019-09-29 01:07:29 +0100
d958df0
Upgrade waf to 2.0.18 by
2019-09-25 00:01:22 -0700
ec5b3d6
(refs/pull/246/head)
Add --load-session argument to load a session on start by
2019-01-11 14:56:14 +0100
c15bfa8
Update non-timeline.desktop.in by
2017-03-24 00:53:16 +0100
7f0cc1d
Update non-session-manager.desktop.in by
2017-03-24 00:52:23 +0100
911a9bd
Update non-sequencer.desktop.in by
2017-03-24 00:51:47 +0100
d280f93
Update non-mixer.desktop.in by
2017-03-24 00:50:31 +0100
ea6ff30
wscript: Fix install error caused by upgrade to waf 2.0.9. by
2018-08-25 13:15:57 -0700
d0432ca
Update NTK submodule. by
2018-08-21 18:10:14 -0700
9e9f90f
Upgrade waf to 2.0.9 by
2018-08-20 21:21:38 -0700
5ae43bb
nonlib/OSC: Don't try to send feedback to non-existent path. by
2018-02-14 17:26:26 -0800
9c7c0c1
(refs/pull/223/head)
Change project configuration order by
2017-10-31 11:00:08 +0100
1904aba
(tag: non-session-manager-v1.2.0, tag: non-sequencer-v1.9.5, tag: non-mixer-v1.2.0, tag: non-daw-v1.2.0)
Non-Mixer: Tweak MIDI mapping section of doc and render MUP to HTML. by
2017-07-08 10:11:23 -0700
9fdf3a6
Merge documentation patch. by
2017-07-08 09:47:11 -0700
a2971c0
wcsript: Fix syntax for Python3. by
2017-05-14 12:05:42 -0700
63a6244
wscript: Automatically disable SSE on platforms that don't support it (i.e. raspberry pi) by
2017-05-06 21:14:18 -0700
7f42caf
(refs/pull/214/head)
Additional info by
2017-04-24 15:53:08 +0300
1560e6c
(refs/pull/186/merge)
Merge 568e8a9608
into 3d18cf37b9
by
2017-04-24 12:21:40 +0000
acc90d0
(refs/pull/199/merge)
Merge 80ed58c9e6
into 3d18cf37b9
by
2017-04-24 12:21:40 +0000
7a0f8e4
(refs/pull/52/merge)
Merge 73ffcad8b9
into 3d18cf37b9
by
2017-04-24 12:21:40 +0000
f282bf2
(refs/pull/200/merge)
Merge 204790bb13
into 3d18cf37b9
by
2017-04-24 12:21:39 +0000
87437d0
LV2 plugin support by
2017-04-24 10:26:27 +0200
3d18cf3
Update NTK. by
2017-04-23 10:38:07 -0700
10c31e5
Timeline: Add option to import source at mouse via timeline context menu (as an alternative to DND) by
2017-03-27 23:18:24 -0700
1daf0f6
Replace deprecated scanf %a modifier with %m. by
2017-03-27 23:16:09 -0700
b0268ca
(refs/pull/212/head)
Update non-timeline.desktop.in by
2017-03-24 00:53:16 +0100
f1f7ba3
Update non-session-manager.desktop.in by
2017-03-24 00:52:23 +0100
cf44bf8
Update non-sequencer.desktop.in by
2017-03-24 00:51:47 +0100
1d7f3b2
Update non-mixer.desktop.in by
2017-03-24 00:50:31 +0100
e7f4a1c
Timeline: Rework region loop and loop declick logic. by
2016-12-08 23:27:46 -0800
754d113
Timeline: Rework region fade in/out and declick logic. by
2016-12-06 17:19:12 -0800
a22f33f
Merge pull request #201 from hilbrichtsoftware/master by
2016-10-13 15:26:29 -0700
b9a2829
(refs/pull/202/head)
Add /nsm/server/stop to the client-to-server control messages. Now clients can instruct nsmD to tell themselves to stop. This enables the client behaviour to for example ignore local close events (like from X11) and instead ask NSM to send the proper quit signal. The result is that NSM actually awaits the client quitting and does not respond with '...died unexpectedly' anymore by
2016-10-14 00:23:28 +0200
35d06de
(refs/pull/201/head)
Change 4 lines in the docs to reflect that the server sends server-control in capabilities not server_control by
2016-10-14 00:20:56 +0200
204790b
(refs/pull/200/head)
Add /nsm/server/stop to the client-to-server control messages. Now clients can instruct nsmD to tell themselves to stop. This enables the client behaviour to for example ignore local close events (like from X11) and instead ask NSM to send the proper quit signal. The result is that NSM actually awaits the client quitting and does not respond with '...died unexpectedly' anymore by
2016-10-14 00:11:42 +0200
6f339fd
Merge branch 'master' of github.com:hilbrichtsoftware/non by
2016-10-14 00:02:00 +0200
19eec7e
Correct session manager docs. Server sends 'server-control' as capabilities, not 'server_control' by
2016-10-14 00:01:43 +0200
80ed58c
(refs/pull/199/head)
The server actually sends :server-control: not :server_control:. Reflect that in the documentation by
2016-10-13 23:11:12 +0200
f572e33
(refs/pull/194/head)
Unblock SIGCHLD for launched processes by
2016-05-30 20:41:26 +0100
16885e6
(refs/pull/191/head)
Add missing first event to sequencer event editor by
2016-04-05 23:21:45 +0200
3946d39
Mixer: Fix issues with port auto-connection by
2016-03-02 21:13:17 -0800
1ef382f
NSM: Fix mem/fd leaks by
2016-02-06 17:51:05 -0800
5d274f4
Non-Sequencer: Don't die in event editor when inserting event with none selected. by
2015-12-16 17:57:09 -0800
568e8a9
(refs/pull/186/head)
Fix crash when adding non-notes to event editor by
2015-12-07 14:41:56 -0800
88fe7e7
Mixer/AUX_Module: Define can_support_inputs function. by
2015-10-06 17:16:57 -0700
b57f891
OSC: Fix OSC method deletion upon signal deletion. by
2015-10-05 17:58:49 -0700
5984b12
Timeline: Fix invalid output of control sequence playback before initial and after final control point. by
2015-10-03 20:23:09 -0700
f483957
OSC: Fix dangling method on signal rename. by
2015-10-02 17:38:54 -0700
cfe4aec
Timeline: Fix segfault in control sequence playback by
2015-10-02 17:38:45 -0700
fe51e32
OSC: Fix signal lookup in removal notification handler. by
2015-09-30 17:37:34 -0700
c0113d1
Timeline: Don't let sequence widgets swallow events meant for track header. by
2015-09-30 17:37:27 -0700
abde7f3
Mixer/Controller_Module: Shutdown JACK port when switching off CV mode. by
2015-09-29 22:10:52 -0700
156fd6d
Revert "Timeline: Fix bug in track right click handling." by
2015-09-29 22:10:48 -0700
aefc328
Timeline: Improve drag scrolling behavior. by
2015-09-29 22:10:37 -0700
97d1494
Timeline: Cleaner fix for resize behavior. by
2015-09-29 22:10:29 -0700
3e4c6e9
Timeline: Fix determination of project name from command-line. by
2015-09-29 22:10:19 -0700
640bfbb
Timeline: Improve window resize behavior. by
2015-09-22 17:44:14 -0700
386d293
Timeline: Hide spacer widget that was interfering with drag and drop event delivery. by
2015-09-21 17:34:17 -0700
83fa363
Timeline/Control_Sequence: Use un-clamped X values for drawing curves. by
2015-09-18 17:25:58 -0700
e42f0a9
Timeline: Fix region box drawing error. by
2015-09-18 17:25:48 -0700
319a393
Timeline: Fix region/fade drawing at tight zoom levels. by
2015-09-17 19:34:22 -0700
037ecb5
Mixer: Fix delayed OSC response in noui mode. by
2015-09-14 17:24:49 -0700
dc25c75
Timeline: Fix false region drag between tracks triggered by region context menu use. by
2015-09-09 17:19:30 -0700
40e7b77
Timeline: Fix logging of region split at playhead. by
2015-09-09 17:18:42 -0700
8fbcb4e
Timeline: Ensure that pushed widget gets FL_RELEASE event even when being dragged unto a another track. by
2015-09-08 17:28:47 -0700
cf8e553
Timeline/Audio_Region: Ensure the region splits are logged as a group. by
2015-09-08 17:27:51 -0700
18a299c
Add track height "Enormous". by
2015-04-04 14:53:18 -0700
8a58591
Timeline: Don't attempt to join thread that hasn't been created. by
2015-03-23 18:01:39 -0700
0047df0
Timeline: Don't die if punch-in frame is before first block of recorded audio. by
2015-03-11 23:05:47 -0700
60059f4
Timeline: Fix assertion triggered by failure to join a diskthread which self-terminated due to punch-out. by
2015-02-15 15:47:55 -0800
ab88b2d
nonlib/Thread: Separate running() logic from thread descriptor. by
2015-02-14 16:13:48 -0800
7934a71
nonlib/Thread: Don't clear _thread in exit(), because join() will need it later. by
2015-02-14 15:45:12 -0800
3222764
(refs/pull/147/head)
Prevent crash when trying to add Aux before input by
2014-12-09 02:22:07 +0200
e230929
NSM Proxy: Detect, log, and display startup errors of proxied process. by
2014-09-22 20:44:42 -0700
6bd899f
NSM: Fix typo in --help text. by
2014-09-18 20:35:40 -0700
57653d5
Timeline: Don't die when undo function is used when no project is open or when there is nothing left to undo. by
2014-07-21 22:31:10 -0700
686d830
Mixer: Don't segfault when user right-clicks on channel number module. by
2014-06-18 20:55:00 -0700
9d39699
Timeline: Add more more keybindings, particularly of performing actions at the location of the playhead. by
2014-06-07 16:44:36 -0700
9790201
Timeline: Fix bug where opening context menu on a region is equivalent to initiating a drag on that region. by
2014-06-07 16:43:39 -0700
d881dce
Timeline: Avoid deadlock in diskthread. by
2013-10-27 21:51:38 -0700
55bbce6
Timeline: Move punch logic to record diskthread. Punches are now sample accurate and work better in freewheeling mode. by
2013-10-24 18:21:45 -0700
6f3e96f
Maybe silence -Wunused-result warnings on arch. by
2014-05-04 14:02:42 -0700
2d43a8a
(refs/pull/122/head)
Use new Jack Metadata API to mark CV ports. by
2014-05-17 12:11:40 +0200
467e369
Timeline: Update syntax of impor-ardour-session script to work with python3. by
2014-05-04 13:22:32 -0700