| @@ -1800,7 +1800,7 @@ behaviour more strictly as well, removing false session entries in 3rd party cli | |||||
| <div id="footer"> | <div id="footer"> | ||||
| <div id="footer-text"> | <div id="footer-text"> | ||||
| Version API 1.1.1<br> | 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> | ||||
| </div> | </div> | ||||
| </body> | </body> | ||||
| @@ -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> | <h1>New Session Manager Documentation</h1> | ||||
| <div class="details"> | <div class="details"> | ||||
| <span id="author" class="author">Nils Hilbricht</span><br> | <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> | </div> | ||||
| <div id="content"> | <div id="content"> | ||||
| @@ -558,8 +558,8 @@ Documentation and tutorials for software-developers will be added at a later dat | |||||
| </div> | </div> | ||||
| <div id="footer"> | <div id="footer"> | ||||
| <div id="footer-text"> | <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> | ||||
| </div> | </div> | ||||
| </body> | </body> | ||||
| @@ -14,7 +14,7 @@ A copy of the license has been provided in the file documentation/LICENSE. | |||||
| :Author: Nils Hilbricht | :Author: Nils Hilbricht | ||||
| :iconfont-remote!: | :iconfont-remote!: | ||||
| :!webfonts: | :!webfonts: | ||||
| :revnumber: 1.5.0 | |||||
| :revnumber: 1.5.1 | |||||
| = New Session Manager Documentation | = New Session Manager Documentation | ||||
| @@ -1,7 +1,7 @@ | |||||
| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. | .\" 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 | .SH NAME | ||||
| jackpatch \- manual page for jackpatch Version 1.5.0 | |||||
| jackpatch \- manual page for jackpatch Version 1.5.1 | |||||
| .SH DESCRIPTION | .SH DESCRIPTION | ||||
| jackpatch \- Remember the JACK Audio Connection Kit Graph in NSM | jackpatch \- Remember the JACK Audio Connection Kit Graph in NSM | ||||
| .PP | .PP | ||||
| @@ -15,16 +15,16 @@ jackpatch \fB\-\-help\fR | |||||
| \fB\-\-help\fR | \fB\-\-help\fR | ||||
| Show this screen | Show this screen | ||||
| .SH "REPORTING BUGS" | .SH "REPORTING BUGS" | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| .SH COPYRIGHT | .SH COPYRIGHT | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | 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" | .SH "SEE ALSO" | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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 | |||||
| @@ -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. | It only communicates over OSC in an NSM-Session and has no standalone functionality. | ||||
| [Reporting bugs] | [Reporting bugs] | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| [copyright] | [copyright] | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | from 2020: | ||||
| https://github.com/linuxaudio/new-session-manager | |||||
| Nils Hilbricht et al. https://new-session-manager.jackaudio.org | |||||
| [see also] | [see also] | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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,17 +1,17 @@ | |||||
| [Reporting bugs] | [Reporting bugs] | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| [copyright] | [copyright] | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | 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] | [see also] | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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,7 +1,7 @@ | |||||
| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. | .\" 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 | .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 | .SH DESCRIPTION | ||||
| nsm\-legacy\-gui \- FLTK GUI for the 'New Session Manager' | nsm\-legacy\-gui \- FLTK GUI for the 'New Session Manager' | ||||
| .SS "Usage:" | .SS "Usage:" | ||||
| @@ -21,16 +21,16 @@ Everything after \fB\-\-\fR will be given to nsmd as server options. See nsmd \f | |||||
| .PP | .PP | ||||
| For backwards compatibility this executable also exist as symlink 'non\-session\-manager' | For backwards compatibility this executable also exist as symlink 'non\-session\-manager' | ||||
| .SH "REPORTING BUGS" | .SH "REPORTING BUGS" | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| .SH COPYRIGHT | .SH COPYRIGHT | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | 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" | .SH "SEE ALSO" | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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,7 +1,7 @@ | |||||
| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. | .\" 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 | .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 | .SH DESCRIPTION | ||||
| nsm\-legacy\-gui \- FLTK GUI for the 'New Session Manager' | nsm\-legacy\-gui \- FLTK GUI for the 'New Session Manager' | ||||
| .SS "Usage:" | .SS "Usage:" | ||||
| @@ -21,16 +21,16 @@ Everything after \fB\-\-\fR will be given to nsmd as server options. See nsmd \f | |||||
| .PP | .PP | ||||
| For backwards compatibility this executable also exist as symlink 'non\-session\-manager' | For backwards compatibility this executable also exist as symlink 'non\-session\-manager' | ||||
| .SH "REPORTING BUGS" | .SH "REPORTING BUGS" | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| .SH COPYRIGHT | .SH COPYRIGHT | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | 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" | .SH "SEE ALSO" | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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,7 +1,7 @@ | |||||
| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. | .\" 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 | .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 | .SH DESCRIPTION | ||||
| nsm\-proxy\-gui \- GUI for nsm\-proxy, a wrapper for executables without direct NSM\-Support. | nsm\-proxy\-gui \- GUI for nsm\-proxy, a wrapper for executables without direct NSM\-Support. | ||||
| .SS "Usage:" | .SS "Usage:" | ||||
| @@ -19,16 +19,16 @@ Connect to running nsm\-proxy | |||||
| nsmd\-proxy\-gui is usually not called by the user directly, | nsmd\-proxy\-gui is usually not called by the user directly, | ||||
| but autostarted when nsm\-proxy is added to a session (through a GUI). | but autostarted when nsm\-proxy is added to a session (through a GUI). | ||||
| .SH "REPORTING BUGS" | .SH "REPORTING BUGS" | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| .SH COPYRIGHT | .SH COPYRIGHT | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | 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" | .SH "SEE ALSO" | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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,7 +1,7 @@ | |||||
| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. | .\" 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 | .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 | .SH DESCRIPTION | ||||
| nsm\-proxy \- Wrapper for executables without direct NSM\-Support. | nsm\-proxy \- Wrapper for executables without direct NSM\-Support. | ||||
| .PP | .PP | ||||
| @@ -15,16 +15,16 @@ nsm\-proxy \fB\-\-help\fR | |||||
| \fB\-\-help\fR | \fB\-\-help\fR | ||||
| Show this screen | Show this screen | ||||
| .SH "REPORTING BUGS" | .SH "REPORTING BUGS" | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| .SH COPYRIGHT | .SH COPYRIGHT | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | 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" | .SH "SEE ALSO" | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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,7 +1,7 @@ | |||||
| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. | .\" 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 | .SH NAME | ||||
| nsmd \- manual page for nsmd Version 1.5.0 | |||||
| nsmd \- manual page for nsmd Version 1.5.1 | |||||
| .SH DESCRIPTION | .SH DESCRIPTION | ||||
| nsmd \- Daemon and server for the 'New Session Manager' | nsmd \- Daemon and server for the 'New Session Manager' | ||||
| .SS "Usage:" | .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 | 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) | such as nsm\-legacy\-gui (included) or Agordejo (separate package) | ||||
| .SH "REPORTING BUGS" | .SH "REPORTING BUGS" | ||||
| https://github.com/linuxaudio/new-session-manager/issues | |||||
| https://github.com/jackaudio/new-session-manager/issues | |||||
| .SH COPYRIGHT | .SH COPYRIGHT | ||||
| up to 2020: | up to 2020: | ||||
| Jonathan Moore Liles https://non.tuxfamily.org/ | Jonathan Moore Liles https://non.tuxfamily.org/ | ||||
| from 2020: | 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" | .SH "SEE ALSO" | ||||
| The full documentation for NSM is maintained as html site in your systems doc-dir. | The full documentation for NSM is maintained as html site in your systems doc-dir. | ||||
| For example: | For example: | ||||
| xdg-open file:///usr/share/doc/new-session-manager/index.html | 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 | |||||
| @@ -81,5 +81,5 @@ In your real program this would be the real file. | |||||
| ## Sources and Influences | ## Sources and Influences | ||||
| * The New-Session-Manager by Jonathan Moore Liles <male@tuxfamily.org>: http://non.tuxfamily.org/nsm/ | * 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 ) | * With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| @@ -4,7 +4,7 @@ | |||||
| PyNSMClient - A New Session Manager Client-Library in one file. | 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/ | 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 ) | With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| MIT License | MIT License | ||||
| @@ -4,7 +4,7 @@ | |||||
| PyNSMClient - A New Session Manager Client-Library in one file. | 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/ | 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 ) | With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| MIT License | MIT License | ||||
| @@ -4,7 +4,7 @@ | |||||
| PyNSMClient - A New Session Manager Client-Library in one file. | 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/ | 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 ) | With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| MIT License | MIT License | ||||
| @@ -4,7 +4,7 @@ | |||||
| PyNSMClient - A New Session Manager Client-Library in one file. | 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/ | 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 ) | With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| MIT License | MIT License | ||||
| @@ -4,7 +4,7 @@ | |||||
| PyNSMClient - A New Session Manager Client-Library in one file. | 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/ | 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 ) | With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| MIT License | MIT License | ||||
| @@ -4,7 +4,7 @@ | |||||
| PyNSMClient - A New Session Manager Client-Library in one file. | 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/ | 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 ) | With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| MIT License | MIT License | ||||
| @@ -4,7 +4,7 @@ | |||||
| PyNSMClient - A New Session Manager Client-Library in one file. | 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/ | 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 ) | With help from code fragments from https://github.com/attwad/python-osc ( DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE v2 ) | ||||
| MIT License | MIT License | ||||
| @@ -24,7 +24,7 @@ | |||||
| project( | project( | ||||
| 'new-session-manager', | 'new-session-manager', | ||||
| 'c', 'cpp', | 'c', 'cpp', | ||||
| version : '1.5.0', | |||||
| version : '1.5.1', | |||||
| license : 'GPLv3', | license : 'GPLv3', | ||||
| ) | ) | ||||
| @@ -116,7 +116,7 @@ if get_option('nsm-legacy-gui') | |||||
| install: true, | 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_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']) | install_man(['docs/src/nsm-legacy-gui.1', 'docs/src/non-session-manager.1']) | ||||
| @@ -68,7 +68,7 @@ static char *session_root; | |||||
| #define NSM_API_VERSION_MAJOR 1 | #define NSM_API_VERSION_MAJOR 1 | ||||
| #define NSM_API_VERSION_MINOR 1 | #define NSM_API_VERSION_MINOR 1 | ||||
| #define NSM_API_VERSION_PATCH 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_OK 0 | ||||
| #define ERR_GENERAL_ERROR -1 | #define ERR_GENERAL_ERROR -1 | ||||