Nils
|
4e304b1075
|
Update documentation and manpages
|
2 years ago |
Nils
|
3b1adb60d1
|
forgot a version number
|
2 years ago |
Nils
|
44a244f44a
|
update changelog, version numbers and docs for new bugfix release version 1.6.1
|
2 years ago |
Nils
|
fed65f02d5
|
better tests for xdg_runtime_dir. And provide a fallback if run on a non-xdg-system
|
2 years ago |
Nils
|
481d5b9252
|
Merge branch 'master' of github.com:jackaudio/new-session-manager
|
2 years ago |
Nils
|
0835ca284e
|
Absolutely make sure that all clients of the session are closed when closing the session. This solves the invisible, hidden clients still running even after nsmd quit itself. Also Decrease wait time for such clients at session quit from extreme 60s to very long 30s.
|
2 years ago |
Bruce Schultz
|
311e94b5d2
|
Display the correct session-root path in the warning message (#81)
|
2 years ago |
Nils
|
0f6719c2f2
|
final documentation timestamp for release
|
3 years ago |
Nils
|
f7bbbafb0d
|
changelog
|
3 years ago |
Nils
|
d757564244
|
Add desktop files for nsm-proxy and jackpatch with special entries proposed in github issue #40
|
3 years ago |
Nils
|
a70caef4cf
|
Remove redundant newline
|
3 years ago |
Nils
|
e225f89106
|
clean nsmd exit on osc quit
|
3 years ago |
Nils
|
17b3b2b5f3
|
regenerate static documents
|
3 years ago |
Nils
|
251f204293
|
format of api doc
|
3 years ago |
Nils
|
3b36e052fe
|
typo in the docs
|
3 years ago |
Nils
|
65b738e5fe
|
changelog format
|
3 years ago |
Nils
|
f42b8e3aac
|
jackpatch: Revert to 512 fixed array size for port and client names. But keep the jack derived value for snprintf
|
3 years ago |
Nils
|
3f1a462c66
|
Change Jackpatch version to 1.0.0
|
3 years ago |
Nils
|
1bde1c9f9d
|
changelog
|
3 years ago |
Nils
|
67fd23f0a2
|
Make jackpatch reliable. Finally. Also mute verbose log.
|
3 years ago |
Nils
|
8e9242e92b
|
jackpatch: Finally fix the bug that connections of temporarily missing clients were deleted. fixes #gh-74 . Still very verbose terminal output
|
3 years ago |
Nils
|
5f9794fee9
|
jackpatch: convert version to semantinc with 0.2.0 and add --version to command line parameter
|
3 years ago |
Nils
|
bc17af1d04
|
jackpatch: convert version to semantinc with 0.2.0 and add --version to command line parameter
|
3 years ago |
Nils
|
ac34cc9ca2
|
jackpatch: use actual jack client and port length for our arrays, not a hardcoded guess
|
3 years ago |
Nils
|
83d90307d3
|
jackpatch code comments
|
3 years ago |
Nils
|
ab4ec522ce
|
Remove false negative error message from jackpatch
|
3 years ago |
Nils
|
0dc6623b6d
|
Also restore connections when using jackpatch from the commandline for testing
|
3 years ago |
Nils
|
47df34f1a7
|
Remove redundant spaces from log messages. Deactivate super-verbose output of every little detection and change
|
3 years ago |
Nils
|
6c0c96e4ec
|
Document standalone command line mode and handle signals in this mode
|
3 years ago |
Nils
|
d952b5057f
|
add chapter and changelog in the api document about write protection
|
3 years ago |
Nils
|
2ff0b51df2
|
handle write protected session files and saving clients
|
3 years ago |
Nils
|
7099c9f9b7
|
mention pid in docs
|
3 years ago |
Nils
|
1b3243edeb
|
Changelog and documentation for new daemon discovery files
|
3 years ago |
Nils
|
a45a7c425b
|
Don't free optarg if you want to free session_root
|
3 years ago |
Nils
|
7ceb38d1dd
|
fix lock files for sessions in subdirs
|
3 years ago |
Nils
|
5bd972f34b
|
fix session exist check to handle subdirectories
|
3 years ago |
Nils
|
23f83e5c82
|
do not try to load sessions that don't exist
|
3 years ago |
Nils
|
79f2a16890
|
Closes #80 Guard NEW and DUPLICATE against existing session names.
|
3 years ago |
Nils
|
d3c7e3b8f1
|
docs II
|
3 years ago |
Nils
|
4f8a6bd4d6
|
docs
|
3 years ago |
Nils
|
ef499e2379
|
rebuild documentation and version strings
|
3 years ago |
Nils
|
c64cb08404
|
changelog
|
3 years ago |
Nils
|
b9d21c2e8d
|
rebuild documentation and version strings
|
3 years ago |
Nils
|
b19f458473
|
Change nsmd to follow XDG Base Directory Specification. closes #gh-15 . Repair and extend lockfiles as well. fixes #gh-31
|
3 years ago |
Nils
|
61bf202023
|
Changelog
|
3 years ago |
Nils
|
85bfc4ca48
|
Version number
|
3 years ago |
Nils
|
1e4df084aa
|
Update documentation and manpages
|
3 years ago |
Nils
|
f94f2956a6
|
changelog format
|
3 years ago |
Nils
|
a2be25b6b0
|
Add name to (very verbose) jackpatch log output
|
3 years ago |
Nils
|
307654872a
|
Remove hardcoded ANSI colors from terminal log output
|
3 years ago |