Nils
|
a57dd42c12
|
remove wscript checks that were for mixer sequencer and timeline
|
5 years ago |
Nils
|
596db80257
|
Make nonlib smaller by removing files that were only for sequencer, timeline and mixer
|
5 years ago |
Nils
|
480655d958
|
Remove .gitmodules
|
5 years ago |
Nils
|
9a7c4f9dc7
|
rename capital C of nsmd extension to the more standard .cpp
|
5 years ago |
Nils
|
7992fec7a1
|
remove more files that are not daemon and jackpatch, are copyrighted or are of unclear licensing. This includes branding like logos and icons as well as the documentation for the NTK non-session-manager GUI that got removed here as well
|
5 years ago |
Nils
|
80e9f4bd09
|
remove timeline sequencer mixer
|
5 years ago |
Nils
|
922e632317
|
Readme for this intermediate state
|
5 years ago |
Nils
|
bb49591286
|
Change default build to only compile non-session-manager and jackpatch
|
5 years ago |
Nils
|
6352026948
|
For what its worth, ignore temp waf files
|
5 years ago |
Jonathan Moore Liles
|
bbe8386499
|
Merge remote-tracking branch 'diovudau/master'
|
5 years ago |
Nils
|
aa940df662
|
Add message /nsm/gui/session/root to ask for the absolute path of the NSM directory
|
5 years ago |
Jonathan Moore Liles
|
d958df0486
|
Upgrade waf to 2.0.18
Closes #253
|
5 years ago |
Olivier Humbert
|
c15bfa85fd
|
Update non-timeline.desktop.in
|
8 years ago |
Olivier Humbert
|
7f0cc1d733
|
Update non-session-manager.desktop.in
|
8 years ago |
Olivier Humbert
|
911a9bded4
|
Update non-sequencer.desktop.in
|
8 years ago |
Olivier Humbert
|
d280f9391f
|
Update non-mixer.desktop.in
|
8 years ago |
Jonathan Moore Liles
|
ea6ff30cea
|
wscript: Fix install error caused by upgrade to waf 2.0.9.
Closes #244
|
6 years ago |
Jonathan Moore Liles
|
d0432caa0b
|
Update NTK submodule.
|
6 years ago |
Jonathan Moore Liles
|
9e9f90f2f0
|
Upgrade waf to 2.0.9
Closes #244
|
6 years ago |
Jonathan Moore Liles
|
5ae43bb27c
|
nonlib/OSC: Don't try to send feedback to non-existent path.
Closes #227.
|
7 years ago |
Jonathan Moore Liles
|
1904aba516
|
Non-Mixer: Tweak MIDI mapping section of doc and render MUP to HTML.
|
8 years ago |
Jonathan Moore Liles
|
9fdf3a6ae3
|
Merge documentation patch.
|
8 years ago |
Jonathan Moore Liles
|
a2971c0718
|
wcsript: Fix syntax for Python3.
Closes #216
|
8 years ago |
Jonathan Moore Liles
|
63a624414b
|
wscript: Automatically disable SSE on platforms that don't support it (i.e. raspberry pi)
Closes: #213
|
8 years ago |
non25
|
7f42caf789
|
Additional info
Added info about MIDI controller usage, and info on getting OSC paths for Module controls.
|
8 years ago |
Jonathan Moore Liles
|
3d18cf37b9
|
Update NTK.
|
8 years ago |
Jonathan Moore Liles
|
10c31e5729
|
Timeline: Add option to import source at mouse via timeline context menu (as an alternative to DND)
Closes #211.
|
8 years ago |
Jonathan Moore Liles
|
1daf0f6150
|
Replace deprecated scanf %a modifier with %m.
|
8 years ago |
Jonathan Moore Liles
|
e7f4a1c4b9
|
Timeline: Rework region loop and loop declick logic.
|
8 years ago |
Jonathan Moore Liles
|
754d113b0e
|
Timeline: Rework region fade in/out and declick logic.
Closes #204
|
8 years ago |
Jonathan Moore Liles
|
a22f33f486
|
Merge pull request #201 from hilbrichtsoftware/master
Change 4 lines in the docs to reflect that the server sends server-co…
|
8 years ago |
Nils Hilbricht
|
35d06de361
|
Change 4 lines in the docs to reflect that the server sends server-control in capabilities not server_control
|
8 years ago |
martin
|
f572e331ee
|
Unblock SIGCHLD for launched processes
|
9 years ago |
Daniel Appelt
|
16885e69fe
|
Add missing first event to sequencer event editor
|
9 years ago |
Jonathan Moore Liles
|
3946d39221
|
Mixer: Fix issues with port auto-connection
Closes #188
|
9 years ago |
Jonathan Moore Liles
|
1ef382fbbe
|
NSM: Fix mem/fd leaks
Closes: #187
|
9 years ago |
Jonathan Moore Liles
|
5d274f430c
|
Non-Sequencer: Don't die in event editor when inserting event with none selected.
Closes #182, #118
|
9 years ago |
Jonathan Moore Liles
|
88fe7e7b97
|
Mixer/AUX_Module: Define can_support_inputs function.
Closes #181
|
9 years ago |
Jonathan Moore Liles
|
b57f891e6d
|
OSC: Fix OSC method deletion upon signal deletion.
Closes #184
|
9 years ago |
Jonathan Moore Liles
|
5984b12b1a
|
Timeline: Fix invalid output of control sequence playback before initial and after final control point.
Closes #180
|
9 years ago |
Jonathan Moore Liles
|
f483957996
|
OSC: Fix dangling method on signal rename.
Closes #174
|
9 years ago |
Jonathan Moore Liles
|
cfe4aec158
|
Timeline: Fix segfault in control sequence playback
Closes #173
|
9 years ago |
Jonathan Moore Liles
|
fe51e322f3
|
OSC: Fix signal lookup in removal notification handler.
Closes #176
|
9 years ago |
Jonathan Moore Liles
|
c0113d1e7a
|
Timeline: Don't let sequence widgets swallow events meant for track header.
Closes #177
|
9 years ago |
Jonathan Moore Liles
|
abde7f3bb5
|
Mixer/Controller_Module: Shutdown JACK port when switching off CV mode.
Closes #172
|
9 years ago |
Jonathan Moore Liles
|
156fd6d453
|
Revert "Timeline: Fix bug in track right click handling."
This reverts commit 8a6772b6b9 .
Closes #171
|
9 years ago |
Jonathan Moore Liles
|
aefc328c2d
|
Timeline: Improve drag scrolling behavior.
|
9 years ago |
Jonathan Moore Liles
|
97d149421f
|
Timeline: Cleaner fix for resize behavior.
|
9 years ago |
Jonathan Moore Liles
|
3e4c6e9a50
|
Timeline: Fix determination of project name from command-line.
Closes #169
|
9 years ago |
Jonathan Moore Liles
|
640bfbb4d1
|
Timeline: Improve window resize behavior.
|
9 years ago |