119 Commits (4e304b1075e97c48394811d60d9f0649bb13ec7c)

Author SHA1 Message Date
  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 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 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 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 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 2ff0b51df2 handle write protected session files and saving clients 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 ef499e2379 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 85bfc4ca48 Version number 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
  Nils 51571d2385 Patch level release with changed URLs to new-session-manager.jackaudio.org 4 years ago
  Nils 1023b7766a nsm-proxy: better wording in the GUI 4 years ago
  Nils 9af2c16bd5 nsm-proxy: split gui into normal and advanced, preventing the wall of text meant for advanced users 4 years ago
  Nils 542fb64d72 forgot ; 4 years ago
  Nils 89f2e6cbb7 nsm-proxy: simplify texts and UI-layout 4 years ago
  Nils daac60ac7e nsm-proxy: send the label also in case of (existing) autofill by executable name editing 4 years ago
  Nils 1453324067 nsm-proxy: Rename 'Start' button to neutral 'Ok' if the program is already running to avoid double-start worries 4 years ago
  Nils 65b5a4f5a5 NSM-proxy use style and color scheme like the main window 4 years ago
  Nils 1907ffa1ec document latest changes in changelog. increment patch level api in nsmd.cpp 4 years ago
  Nils 19880abe21 Upgrade session root parsing to fts. Nested session as tree are now handled correctly 4 years ago
  Nils 1f193b71c2 Create 'extras' directory to hold helper libraries etc. pynsm is now part of this repository 4 years ago
  Nils 5f8902e574 Replace cowboy-language with normal, descriptive reply messages 4 years ago
  Nils 4db63f8837 Implement various safeguards to not let orphaned clients or daemons instances live without the user realizing. 4 years ago
  Nils 3b0ffc4af3 Next version is a minor one, not a patchlevel one. Introducing the --quiet switch makes this necessary. 4 years ago
  Nils 992a044efa 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 4 years ago
  Nils 7efc5259cb 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 4 years ago
  theGreatWhiteShark 03e637f854
fix resizing (#65) 4 years ago
  Olivier Humbert fb380bf725
Adds a French name in the desktop file (#55) 4 years ago
  Nils a8ab514027 Add explanation comments to nsm.h 4 years ago