Browse Source

Patch level release with changed URLs to new-session-manager.jackaudio.org

tags/v1.5.1
Nils 4 years ago
parent
commit
51571d2385
22 changed files with 52 additions and 52 deletions
  1. +1
    -1
      docs/api/index.html
  2. +3
    -3
      docs/index.html
  3. +1
    -1
      docs/src/index.adoc
  4. +5
    -5
      docs/src/jackpatch.1
  5. +3
    -3
      docs/src/jackpatch.h2m
  6. +3
    -3
      docs/src/manpage-common.h2m
  7. +5
    -5
      docs/src/non-session-manager.1
  8. +5
    -5
      docs/src/nsm-legacy-gui.1
  9. +5
    -5
      docs/src/nsm-proxy-gui.1
  10. +5
    -5
      docs/src/nsm-proxy.1
  11. +5
    -5
      docs/src/nsmd.1
  12. +1
    -1
      extras/pynsm/README.md
  13. +1
    -1
      extras/pynsm/exampleBoilerplate.py
  14. +1
    -1
      extras/pynsm/exampleQt.py
  15. +1
    -1
      extras/pynsm/minimalClients/base.py
  16. +1
    -1
      extras/pynsm/minimalClients/broadcast.py
  17. +1
    -1
      extras/pynsm/minimalClients/label.py
  18. +1
    -1
      extras/pynsm/nsmclient.py
  19. +1
    -1
      extras/pynsm/test-importResource.py
  20. +2
    -2
      meson.build
  21. +1
    -1
      src/nsmd.cpp
  22. +0
    -0
      src/org.jackaudio.nsm-legacy-gui.desktop

+ 1
- 1
docs/api/index.html View File

@@ -1800,7 +1800,7 @@ behaviour more strictly as well, removing false session entries in 3rd party cli
<div id="footer">
<div id="footer-text">
Version API 1.1.1<br>
Last updated 2021-03-19 17:34:09 +0100
Last updated 2021-03-19 17:53:45 +0100
</div>
</div>
</body>

+ 3
- 3
docs/index.html View File

@@ -443,7 +443,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<h1>New Session Manager Documentation</h1>
<div class="details">
<span id="author" class="author">Nils Hilbricht</span><br>
<span id="revnumber">version 1.5.0</span>
<span id="revnumber">version 1.5.1</span>
</div>
</div>
<div id="content">
@@ -558,8 +558,8 @@ Documentation and tutorials for software-developers will be added at a later dat
</div>
<div id="footer">
<div id="footer-text">
Version 1.5.0<br>
Last updated 2021-03-19 17:34:09 +0100
Version 1.5.1<br>
Last updated 2021-03-19 17:53:45 +0100
</div>
</div>
</body>

+ 1
- 1
docs/src/index.adoc View File

@@ -14,7 +14,7 @@ A copy of the license has been provided in the file documentation/LICENSE.
:Author: Nils Hilbricht
:iconfont-remote!:
:!webfonts:
:revnumber: 1.5.0
:revnumber: 1.5.1

= New Session Manager Documentation



+ 5
- 5
docs/src/jackpatch.1 View File

@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2.
.TH JACKPATCH "1" "March 2021" "jackpatch Version 1.5.0" "User Commands"
.TH JACKPATCH "1" "March 2021" "jackpatch Version 1.5.1" "User Commands"
.SH NAME
jackpatch \- manual page for jackpatch Version 1.5.0
jackpatch \- manual page for jackpatch Version 1.5.1
.SH DESCRIPTION
jackpatch \- Remember the JACK Audio Connection Kit Graph in NSM
.PP
@@ -15,16 +15,16 @@ jackpatch \fB\-\-help\fR
\fB\-\-help\fR
Show this screen
.SH "REPORTING BUGS"
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues
.SH COPYRIGHT
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org
.SH "SEE ALSO"
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 3
- 3
docs/src/jackpatch.h2m View File

@@ -7,18 +7,18 @@ jackapatch is a module for "New Session Manager".
It only communicates over OSC in an NSM-Session and has no standalone functionality.

[Reporting bugs]
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues

[copyright]
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org

[see also]
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 3
- 3
docs/src/manpage-common.h2m View File

@@ -1,17 +1,17 @@

[Reporting bugs]
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues

[copyright]
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org

[see also]
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 5
- 5
docs/src/non-session-manager.1 View File

@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2.
.TH NSM-LEGACY-GUI "1" "March 2021" "nsm-legacy-gui Version 1.5.0" "User Commands"
.TH NSM-LEGACY-GUI "1" "March 2021" "nsm-legacy-gui Version 1.5.1" "User Commands"
.SH NAME
nsm-legacy-gui \- manual page for nsm-legacy-gui Version 1.5.0
nsm-legacy-gui \- manual page for nsm-legacy-gui Version 1.5.1
.SH DESCRIPTION
nsm\-legacy\-gui \- FLTK GUI for the 'New Session Manager'
.SS "Usage:"
@@ -21,16 +21,16 @@ Everything after \fB\-\-\fR will be given to nsmd as server options. See nsmd \f
.PP
For backwards compatibility this executable also exist as symlink 'non\-session\-manager'
.SH "REPORTING BUGS"
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues
.SH COPYRIGHT
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org
.SH "SEE ALSO"
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 5
- 5
docs/src/nsm-legacy-gui.1 View File

@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2.
.TH NSM-LEGACY-GUI "1" "March 2021" "nsm-legacy-gui Version 1.5.0" "User Commands"
.TH NSM-LEGACY-GUI "1" "March 2021" "nsm-legacy-gui Version 1.5.1" "User Commands"
.SH NAME
nsm-legacy-gui \- manual page for nsm-legacy-gui Version 1.5.0
nsm-legacy-gui \- manual page for nsm-legacy-gui Version 1.5.1
.SH DESCRIPTION
nsm\-legacy\-gui \- FLTK GUI for the 'New Session Manager'
.SS "Usage:"
@@ -21,16 +21,16 @@ Everything after \fB\-\-\fR will be given to nsmd as server options. See nsmd \f
.PP
For backwards compatibility this executable also exist as symlink 'non\-session\-manager'
.SH "REPORTING BUGS"
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues
.SH COPYRIGHT
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org
.SH "SEE ALSO"
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 5
- 5
docs/src/nsm-proxy-gui.1 View File

@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2.
.TH NSM-PROXY-GUI "1" "March 2021" "nsm-proxy-gui Version 1.5.0" "User Commands"
.TH NSM-PROXY-GUI "1" "March 2021" "nsm-proxy-gui Version 1.5.1" "User Commands"
.SH NAME
nsm-proxy-gui \- manual page for nsm-proxy-gui Version 1.5.0
nsm-proxy-gui \- manual page for nsm-proxy-gui Version 1.5.1
.SH DESCRIPTION
nsm\-proxy\-gui \- GUI for nsm\-proxy, a wrapper for executables without direct NSM\-Support.
.SS "Usage:"
@@ -19,16 +19,16 @@ Connect to running nsm\-proxy
nsmd\-proxy\-gui is usually not called by the user directly,
but autostarted when nsm\-proxy is added to a session (through a GUI).
.SH "REPORTING BUGS"
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues
.SH COPYRIGHT
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org
.SH "SEE ALSO"
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 5
- 5
docs/src/nsm-proxy.1 View File

@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2.
.TH NSM-PROXY "1" "March 2021" "nsm-proxy Version 1.5.0" "User Commands"
.TH NSM-PROXY "1" "March 2021" "nsm-proxy Version 1.5.1" "User Commands"
.SH NAME
nsm-proxy \- manual page for nsm-proxy Version 1.5.0
nsm-proxy \- manual page for nsm-proxy Version 1.5.1
.SH DESCRIPTION
nsm\-proxy \- Wrapper for executables without direct NSM\-Support.
.PP
@@ -15,16 +15,16 @@ nsm\-proxy \fB\-\-help\fR
\fB\-\-help\fR
Show this screen
.SH "REPORTING BUGS"
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues
.SH COPYRIGHT
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org
.SH "SEE ALSO"
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 5
- 5
docs/src/nsmd.1 View File

@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2.
.TH NSMD "1" "March 2021" "nsmd Version 1.5.0" "User Commands"
.TH NSMD "1" "March 2021" "nsmd Version 1.5.1" "User Commands"
.SH NAME
nsmd \- manual page for nsmd Version 1.5.0
nsmd \- manual page for nsmd Version 1.5.1
.SH DESCRIPTION
nsmd \- Daemon and server for the 'New Session Manager'
.SS "Usage:"
@@ -38,16 +38,16 @@ Suppress messages except warnings and errors.
nsmd can be run headless with existing sessions. To create new ones it is recommended to use a GUI
such as nsm\-legacy\-gui (included) or Agordejo (separate package)
.SH "REPORTING BUGS"
https://github.com/linuxaudio/new-session-manager/issues
https://github.com/jackaudio/new-session-manager/issues
.SH COPYRIGHT
up to 2020:
Jonathan Moore Liles https://non.tuxfamily.org/

from 2020:
Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
Nils Hilbricht et al. https://new-session-manager.jackaudio.org
.SH "SEE ALSO"
The full documentation for NSM is maintained as html site in your systems doc-dir.
For example:
xdg-open file:///usr/share/doc/new-session-manager/index.html

The documentation can also be found online https://github.com/linuxaudio/new-session-manager
The documentation can also be found online https://new-session-manager.jackaudio.org

+ 1
- 1
extras/pynsm/README.md View File

@@ -81,5 +81,5 @@ In your real program this would be the real file.

## Sources and Influences
* The New-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
* New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
* New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
* With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

+ 1
- 1
extras/pynsm/exampleBoilerplate.py View File

@@ -4,7 +4,7 @@
PyNSMClient - A New Session Manager Client-Library in one file.

The Non-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

MIT License


+ 1
- 1
extras/pynsm/exampleQt.py View File

@@ -4,7 +4,7 @@
PyNSMClient - A New Session Manager Client-Library in one file.

The Non-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

MIT License


+ 1
- 1
extras/pynsm/minimalClients/base.py View File

@@ -4,7 +4,7 @@
PyNSMClient - A New Session Manager Client-Library in one file.

The Non-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

MIT License


+ 1
- 1
extras/pynsm/minimalClients/broadcast.py View File

@@ -4,7 +4,7 @@
PyNSMClient - A New Session Manager Client-Library in one file.

The Non-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

MIT License


+ 1
- 1
extras/pynsm/minimalClients/label.py View File

@@ -4,7 +4,7 @@
PyNSMClient - A New Session Manager Client-Library in one file.

The Non-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

MIT License


+ 1
- 1
extras/pynsm/nsmclient.py View File

@@ -4,7 +4,7 @@
PyNSMClient - A New Session Manager Client-Library in one file.

The Non-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

MIT License


+ 1
- 1
extras/pynsm/test-importResource.py View File

@@ -4,7 +4,7 @@
PyNSMClient - A New Session Manager Client-Library in one file.

The Non-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/
New Session Manager, by LinuxAudio.org: https://github.com/linuxaudio/new-session-manager
New Session Manager by Nils Hilbricht et al https://new-session-manager.jackaudio.org
With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 )

MIT License


+ 2
- 2
meson.build View File

@@ -24,7 +24,7 @@
project(
'new-session-manager',
'c', 'cpp',
version : '1.5.0',
version : '1.5.1',
license : 'GPLv3',
)

@@ -116,7 +116,7 @@ if get_option('nsm-legacy-gui')
install: true,
)

install_data('src/org.linuxaudio.nsm-legacy-gui.desktop', install_dir : get_option('datadir') / 'applications')
install_data('src/org.jackaudio.nsm-legacy-gui.desktop', install_dir : get_option('datadir') / 'applications')
install_data('src/nsm-legacy-gui.svg', install_dir : get_option('datadir') / 'icons/hicolor/scalable/apps')
install_man(['docs/src/nsm-legacy-gui.1', 'docs/src/non-session-manager.1'])



+ 1
- 1
src/nsmd.cpp View File

@@ -68,7 +68,7 @@ static char *session_root;
#define NSM_API_VERSION_MAJOR 1
#define NSM_API_VERSION_MINOR 1
#define NSM_API_VERSION_PATCH 1
#define VERSION_STRING "1.5.0"
#define VERSION_STRING "1.5.1"

#define ERR_OK 0
#define ERR_GENERAL_ERROR -1


src/org.linuxaudio.nsm-legacy-gui.desktop → src/org.jackaudio.nsm-legacy-gui.desktop View File


Loading…
Cancel
Save