c7cc747
(refs/pull/102/merge)
Merge 68f8c02a91
into 4e304b1075
by
2025-04-07 15:21:33 +0200
68f8c02
(refs/pull/102/head)
fix style by
2025-04-07 15:21:20 +0200
b8ab2ab
make nsm.h (c)importable from zig by
2025-04-07 15:13:23 +0200
4e304b1
(HEAD -> master, tag: v1.6.1)
Update documentation and manpages by
2022-10-13 00:18:43 +0200
3b1adb6
forgot a version number by
2022-10-10 17:30:57 +0200
44a244f
update changelog, version numbers and docs for new bugfix release version 1.6.1 by
2022-10-10 17:28:32 +0200
fed65f0
better tests for xdg_runtime_dir. And provide a fallback if run on a non-xdg-system by
2022-10-10 17:26:59 +0200
481d5b9
Merge branch 'master' of github.com:jackaudio/new-session-manager by
2022-08-01 01:56:34 +0200
0835ca2
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. by
2022-08-01 01:55:48 +0200
311e94b
Display the correct session-root path in the warning message (#81) by
2022-07-17 05:29:09 +1000
804f94c
(refs/pull/81/head)
Display the correct session-root path in the warning message by
2022-07-17 05:24:17 +1000
0f6719c
(tag: v1.6.0)
final documentation timestamp for release by
2022-04-15 00:55:24 +0200
f7bbbaf
changelog by
2022-04-12 23:51:00 +0200
d757564
Add desktop files for nsm-proxy and jackpatch with special entries proposed in github issue #40 by
2022-04-12 23:48:34 +0200
a70caef
Remove redundant newline by
2022-04-09 00:06:31 +0200
e225f89
clean nsmd exit on osc quit by
2022-04-08 23:02:10 +0200
17b3b2b
regenerate static documents by
2022-04-06 23:25:17 +0200
251f204
format of api doc by
2022-04-06 23:24:04 +0200
3b36e05
typo in the docs by
2022-04-06 23:23:33 +0200
65b738e
changelog format by
2022-04-05 23:14:50 +0200
f42b8e3
jackpatch: Revert to 512 fixed array size for port and client names. But keep the jack derived value for snprintf by
2022-04-05 22:56:19 +0200
3f1a462
Change Jackpatch version to 1.0.0 by
2022-04-05 22:26:23 +0200
1bde1c9
changelog by
2022-04-05 22:16:26 +0200
67fd23f
Make jackpatch reliable. Finally. Also mute verbose log. by
2022-04-05 22:16:13 +0200
8e9242e
jackpatch: Finally fix the bug that connections of temporarily missing clients were deleted. fixes #gh-74 . Still very verbose terminal output by
2022-04-05 21:25:01 +0200
5f9794f
jackpatch: convert version to semantinc with 0.2.0 and add --version to command line parameter by
2022-04-05 17:12:50 +0200
bc17af1
jackpatch: convert version to semantinc with 0.2.0 and add --version to command line parameter by
2022-04-05 17:08:27 +0200
ac34cc9
jackpatch: use actual jack client and port length for our arrays, not a hardcoded guess by
2022-04-05 16:54:27 +0200
83d9030
jackpatch code comments by
2022-04-05 16:24:36 +0200
ab4ec52
Remove false negative error message from jackpatch by
2022-04-05 16:10:05 +0200
0dc6623
Also restore connections when using jackpatch from the commandline for testing by
2022-04-05 15:54:04 +0200
47df34f
Remove redundant spaces from log messages. Deactivate super-verbose output of every little detection and change by
2022-04-05 15:47:26 +0200
6c0c96e
Document standalone command line mode and handle signals in this mode by
2022-04-05 15:37:28 +0200
d952b50
add chapter and changelog in the api document about write protection by
2022-03-29 13:54:37 +0200
2ff0b51
handle write protected session files and saving clients by
2022-03-29 13:39:54 +0200
7099c9f
mention pid in docs by
2022-03-15 18:46:36 +0100
1b3243e
Changelog and documentation for new daemon discovery files by
2022-03-15 18:45:10 +0100
a45a7c4
Don't free optarg if you want to free session_root by
2022-03-13 18:27:42 +0100
7ceb38d
fix lock files for sessions in subdirs by
2022-03-06 10:55:29 +0100
5bd972f
fix session exist check to handle subdirectories by
2022-03-06 10:35:54 +0100
23f83e5
do not try to load sessions that don't exist by
2022-03-05 14:42:30 +0100
79f2a16
Closes #80 Guard NEW and DUPLICATE against existing session names. by
2022-03-05 14:22:05 +0100
d3c7e3b
docs II by
2022-03-05 12:34:21 +0100
4f8a6bd
docs by
2022-03-05 12:33:59 +0100
ef499e2
rebuild documentation and version strings by
2022-03-05 12:21:31 +0100
c64cb08
changelog by
2022-03-05 12:21:27 +0100
b9d21c2
rebuild documentation and version strings by
2022-03-05 12:21:13 +0100
b19f458
Change nsmd to follow XDG Base Directory Specification. closes #gh-15 . Repair and extend lockfiles as well. fixes #gh-31 by
2022-03-05 11:35:34 +0100
61bf202
(tag: v1.5.3)
Changelog by
2022-01-15 13:39:42 +0100
85bfc4c
Version number by
2022-01-15 13:34:26 +0100
1e4df08
Update documentation and manpages by
2022-01-15 13:34:05 +0100
f94f295
changelog format by
2022-01-15 13:28:28 +0100
a2be25b
Add name to (very verbose) jackpatch log output by
2021-12-27 00:04:57 +0100
3076548
Remove hardcoded ANSI colors from terminal log output by
2021-12-26 23:56:17 +0100
8cafb29
Add typehint for nsmclient.py to silence mypy by
2021-12-21 20:18:26 +0100
86cd148
changelog by
2021-07-09 00:48:14 +0200
5d3a7dd
pynsm client lib: fix a rare crash where the host name must be case sensitive but pythons urllib always forces lowercase by
2021-07-09 00:44:12 +0200
e90fa99
(tag: v1.5.1)
changelog patch version by
2021-03-19 17:59:12 +0100
51571d2
Patch level release with changed URLs to new-session-manager.jackaudio.org by
2021-03-19 17:54:07 +0100
bdfa25b
update readme by
2021-03-19 17:34:20 +0100
ce4cbd9
update docs and github pages to new URL by
2021-03-19 17:30:00 +0100
fbfc98d
Create CNAME by
2021-03-19 16:13:53 +0000
0c459e8
readme autogenerate was based on an older text the a manual readme edit. correcting now by
2021-01-15 10:27:51 +0100
b23c052
(tag: v1.5.0)
final documentation and manpage update for 1.5.0 by
2021-01-15 10:01:08 +0100
8ba7054
use stars for the warnings/list. by
2021-01-15 01:49:12 +0100
38e195e
changelog words by
2021-01-15 01:46:42 +0100
c174450
Fix the fix by
2021-01-04 17:39:02 +0100
ccf9fe4
README by
2021-01-04 17:38:16 +0100
1023b77
nsm-proxy: better wording in the GUI by
2021-01-04 12:36:29 +0100
5062752
changelog internal description by
2021-01-03 17:03:24 +0100
9de75b8
changelog by
2021-01-03 16:56:58 +0100
9af2c16
nsm-proxy: split gui into normal and advanced, preventing the wall of text meant for advanced users by
2021-01-03 16:53:56 +0100
542fb64
forgot ; by
2021-01-03 16:19:41 +0100
89f2e6c
nsm-proxy: simplify texts and UI-layout by
2021-01-03 16:09:04 +0100
daac60a
nsm-proxy: send the label also in case of (existing) autofill by executable name editing by
2021-01-03 15:32:40 +0100
1453324
nsm-proxy: Rename 'Start' button to neutral 'Ok' if the program is already running to avoid double-start worries by
2021-01-03 14:49:57 +0100
65b5a4f
NSM-proxy use style and color scheme like the main window by
2021-01-03 01:48:18 +0100
2722f65
regenerate documentation by
2020-12-26 17:03:45 +0100
c8b216e
adjust version numbers in api docs by
2020-12-26 17:03:09 +0100
1907ffa
document latest changes in changelog. increment patch level api in nsmd.cpp by
2020-12-26 17:02:17 +0100
225c892
document api changes for subdirectories by
2020-12-26 16:58:52 +0100
64fd46d
change api that clients can expect server support for optional-gui by
2020-12-26 16:50:11 +0100
19880ab
Upgrade session root parsing to fts. Nested session as tree are now handled correctly by
2020-12-26 14:16:48 +0100
9916d81
markdown format by
2020-12-25 00:26:07 +0100
9bca16f
Add API and wiki as quick links to the readme by
2020-12-25 00:25:30 +0100
1f193b7
Create 'extras' directory to hold helper libraries etc. pynsm is now part of this repository by
2020-12-25 00:20:11 +0100
a0e9eca
changelog by
2020-12-23 23:12:30 +0100
5f8902e
Replace cowboy-language with normal, descriptive reply messages by
2020-12-23 23:10:47 +0100
a28967e
changelog by
2020-12-23 22:10:01 +0100
4db63f8
Implement various safeguards to not let orphaned clients or daemons instances live without the user realizing. by
2020-12-23 22:03:56 +0100
3b0ffc4
Next version is a minor one, not a patchlevel one. Introducing the --quiet switch makes this necessary. by
2020-12-23 14:43:00 +0100
ad1dce3
CHANGELOG formatting and announce XDG Change for next release by
2020-12-23 14:31:26 +0100
4f08c7d
Changelog for --quiet by
2020-12-23 01:10:23 +0100
992a044
Introduce command line parameters to handle showing nmsd messages. Default is on. Remove any NDEBUG handling, because that was overidden by distributions default build options. We want the users to report meaningful bugs by
2020-12-22 22:23:32 +0100
0a16b92
CHANGELOG and regenerate docs and manpages by
2020-12-21 10:52:09 +0100
7efc525
Rename legacy-gui to nsm-legacy-gui. This is only internal, the build and install name was already nsm-legacy-gui. This fixes the manpage which was wrong before by
2020-12-21 10:45:46 +0100
03e637f
fix resizing (#65) by
2020-12-16 12:30:06 +0100
79a94cd
(refs/pull/65/head)
fix resizing by
2020-12-16 06:35:11 +0100
fb380bf
Adds a French name in the desktop file (#55) by
2020-09-29 17:47:40 +0200
4f30e99
(refs/pull/55/head)
Adds a French name in the desktop file by
2020-09-28 13:59:53 +0200