Assists music production by grouping standalone programs into sessions. Community version of "Non Session Manager".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
2.6KB

  1. 1.4.1 / 2021-01-15
  2. nsmd:
  3. Command line option --quiet: Suppress messages except warnings and errors
  4. Legacy-GUI:
  5. Fix manpage description and usage with the correct executable name
  6. Fix resizing to very small and back. ( / TheGreatWhiteShark )
  7. 1.4 / 2020-07-15
  8. Add documentation and manpages.
  9. Legacy-GUI:
  10. Overhaul look and feel.
  11. Rewrite labels and buttons with unambiguous descriptions.
  12. Protect text-input dialog windows from empty strings, like "Add New Client" or "New Session"
  13. Scale icons, support more icon formats.
  14. Show all icons and buttons when attaching to a running nsmd session
  15. Various small fixes.
  16. Always show correct session name, no matter how the session was loaded or how the GUI was started
  17. nsmd:
  18. NSM_API_VERSION_MINOR from 0 to 1 (1.0 -> 1.1)
  19. Repair nsmd to correctly send client data when running headless and a GUI announces later.
  20. ClientId generation now prevent collision with existing IDs.
  21. nsmd command line option --load-session to directly load one (Berkelder, Rik)
  22. Better detection of clients that failed to launch leads to faster session startup (by 5 seconds)
  23. Users get informed by client-label if an executable is not present on the system or permission denied
  24. Fixed reply for listing sessions from a plain "Done." to proper reply path with empty string as terminal symbol "/reply", "/nsm/server/list", ""
  25. Fix operation reply to last treated client instead to reply to sender (Picot, Mathieu / houston)
  26. /nsm/gui/session/name send consistent session name/relative-path pair to the annouced GUI, no matter how the session was loaded.
  27. nsm.h
  28. :optional-gui: support to nsm.h, for other applications to include and use. (Meyer, Hermann / brummer )
  29. 1.3.2 / 2020-06-20
  30. Rename new-session-manager executable to nsm-legacy-gui to prevent future confusion.
  31. 1.3.1 / 2020-06-20
  32. Add header copyright even to unchanged files to adhere to stricter packaging requirements.
  33. Meson can now switch off individual executables and will stop/error when trying to build without dependencies.
  34. 1.3 / 2020-06-17
  35. Rebranding to "new session manager"
  36. Upstream GUI tools "non-session-manager" and "nsm-proxy" converted to standard FLTK instead of a custom toolkit
  37. Changed build system to meson
  38. License upgraded to GPLv3
  39. Simplified file structure
  40. Fix compiler warnings.
  41. 1.2.1 / 2020-04-19
  42. Current state of upstream Non Session Manager v1.2 including unreleased /nsm/gui/session/root
  43. 1.2.0 / 2017-07-08
  44. Last release of Non-Session-Manager.
  45. Commit 1904aba516341287ac297cefbbcd185f643e5538
  46. 1.1.0 / 2012-03-03
  47. Initial release of Non-Session-Manager.
  48. https://non.tuxfamily.org/wiki/2012-03-03%20Release%20Announcement%20v1.1.0