Nils
|
902ddab8ee
|
cpp and hpp file extensions instead of rarely used upper case ones
|
5 years ago |
Nils
|
596db80257
|
Make nonlib smaller by removing files that were only for sequencer, timeline and mixer
|
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
|
bb49591286
|
Change default build to only compile non-session-manager and jackpatch
|
5 years ago |
Nils
|
aa940df662
|
Add message /nsm/gui/session/root to ask for the absolute path of the NSM directory
|
5 years ago |
Olivier Humbert
|
7f0cc1d733
|
Update non-session-manager.desktop.in
|
8 years ago |
Jonathan Moore Liles
|
1daf0f6150
|
Replace deprecated scanf %a modifier with %m.
|
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 |
Jonathan Moore Liles
|
1ef382fbbe
|
NSM: Fix mem/fd leaks
Closes: #187
|
9 years ago |
Jonathan Moore Liles
|
e230929a57
|
NSM Proxy: Detect, log, and display startup errors of proxied process.
|
10 years ago |
Jonathan Moore Liles
|
6bd899f223
|
NSM: Fix typo in --help text.
Closes #137
|
10 years ago |
Jonathan Moore Liles
|
52150723c6
|
NSM: Tweak GUI appearance.
|
11 years ago |
Jonathan Moore Liles
|
9b8f02fbf3
|
NSM/NSM Proxy: Add two new options. Stop Signal and Config File.
|
11 years ago |
Jonathan Moore Liles
|
21ab68d3e5
|
NSM/JackPatch: Replace mutex in callback handling with ringbuffer (may help with JACK1 which runs the callbacks in the RT thread).
|
11 years ago |
Jonathan Moore Liles
|
0da98f95b8
|
Fix some memory leaks and other valgrind warnings.
|
11 years ago |
Jonathan Moore Liles
|
2da6c503aa
|
NSM/jackpatch: Sort connections before saving.
|
11 years ago |
Jonathan Moore Liles
|
fad4f7938c
|
NSM: Don't wait on clients that have died while executing a command.
|
11 years ago |
Jonathan Moore Liles
|
3b8991c54c
|
NSM_Proxy: save options upon 'start'.
|
12 years ago |
Jonathan Moore Liles
|
dafaebb0de
|
NSM: Add quit button/keybinding.
|
12 years ago |
Jonathan Moore Liles
|
4dcc011ca1
|
NSM: Write server unresponsiveness to status log instead of popping up an alert window.
|
12 years ago |
Jonathan Moore Liles
|
d0c4be1ff9
|
NSM: Add timestamp to status log.
|
12 years ago |
Jonathan Moore Liles
|
f2bc2b5c9b
|
NTK: Don't keep unneeded clients in session when switching.
|
12 years ago |
Jonathan Moore Liles
|
8b5f5a76aa
|
NSM: Command all unneeded 'switch' capable clients to exit when switching sessions.
Closes #60.
|
12 years ago |
Jonathan Moore Liles
|
1c6add6c2b
|
NSM/jackpatch: Rebuild patch network upon NSM save.
|
12 years ago |
Jonathan Moore Liles
|
1945477b10
|
NSM: Specify window class for NSM-Proxy GUI.
|
12 years ago |
Jonathan Moore Liles
|
5d59a1d291
|
NSM: Redraw session list after refresh even if it's empty.
|
12 years ago |
Jonathan Moore Liles
|
5ea31d47d7
|
NSM: Fix compiler warning.
|
12 years ago |
Jonathan Moore Liles
|
3f3f98b4ca
|
NSM: Make log display one-line high by default.
Closes #51
|
12 years ago |
Jonathan Moore Liles
|
a3c1e806a9
|
NSM: Disallow adding clients by path name.
|
12 years ago |
Jonathan Moore Liles
|
ae633840fb
|
NSM: Add status message log display to GUI.
|
12 years ago |
Jonathan Moore Liles
|
4ef20c0f71
|
NSM: Give clients a 5 second period in which to announce themselves--otherwise assume they are dumb clients.
|
12 years ago |
Jonathan Moore Liles
|
5d35f37d4e
|
Fix window icons.
|
12 years ago |
Jonathan Moore Liles
|
6ec8f6e85e
|
NSM/nsm-proxy: unset NSM_URL env var before launching child.
|
12 years ago |
Jonathan Moore Liles
|
ffcf1454d5
|
jackpatch: Avoid race condition for ports registered after start but before open.
|
12 years ago |
Jonathan Moore Liles
|
e69a124e27
|
jackpatch: Don't make unnecessary connection attempts on response to 'open'.
|
12 years ago |
Jonathan Moore Liles
|
bb26718834
|
NSM: Wait up to 60 seconds for all clients to close.
|
12 years ago |
Jonathan Moore Liles
|
4d3e4ca4f1
|
jackpatch: Don't attempt to make JACK connection when one of the ports doesn't exist yet.
|
12 years ago |
Jonathan Moore Liles
|
d7cf8955b8
|
NSM: Add clarification to the API document.
|
12 years ago |
Jonathan Moore Liles
|
5c6e9f8d37
|
NSM: Don't return false error message from duplicate function.
Closes #34
|
12 years ago |
Jonathan Moore Liles
|
4103cd016b
|
NSM: Clean up session selection behavior.
|
12 years ago |
Jonathan Moore Liles
|
271eb2d331
|
NSM: Clean up GUI resize behavior.
Closes #47.
|
12 years ago |
Jonathan Moore Liles
|
14b8507fcb
|
NSM: Don't wait for replies from dumb clients!
|
12 years ago |
Jonathan Moore Liles
|
299193dc60
|
NSM: Further clarify nsmd debugging output regarding client death.
|
12 years ago |
Jonathan Moore Liles
|
7bbc97983b
|
NSM: Show client icons in nsm GUI.
|
12 years ago |
Jonathan Moore Liles
|
acb38aca99
|
NSM: Clarify client X died message.
|
12 years ago |
Jonathan Moore Liles
|
2c646deebf
|
NSM: Oops. Add "optional-gui" server capability.
|
12 years ago |
Roy Vegard Ovesen
|
daf240d83e
|
Add keyboard shortcut to refresh button
|
12 years ago |
Roy Vegard Ovesen
|
31f05a7aac
|
A button to refresh the sessions list
|
12 years ago |