diff --git a/CHANGELOG b/CHANGELOG index 734bfce..3d55e9e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,7 @@ Dedicated support for the AKAI APCmini 8x8 button/pad controller. Finalize German translation. Manual and documentation update to cover all aspects of Patroneo. This CHANGELOG is now available through the programs help menu directly. +Icons are now send to JACK Metadata. Various small fixes and improvements as well as cosmetic enhancements. diff --git a/README.md b/README.md index 1331013..d310709 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[//]: # (Generated 2021-12-24T14:10:06.130944. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2022-01-03T01:10:34.478913. Changes belong into template/documentation/readme.template) #Patroneo Program version 2.3.0 diff --git a/documentation/build-documentation.sh b/documentation/build-documentation.sh index e8a98e4..c73e1cd 100755 --- a/documentation/build-documentation.sh +++ b/documentation/build-documentation.sh @@ -10,10 +10,8 @@ set -e asciidoctor index.adoc -o out/index.html asciidoctor german.adoc -o out/german.html -#cp overview-german.png out/overview-german.png asciidoctor english.adoc -o out/english.html -#cp overview-english.png out/overview-english.png cp ../desktop/images/favicon.* out/ cp ../desktop/images/1248-transparent.png out/logo.png diff --git a/documentation/manpageinclude.h2m b/documentation/manpageinclude.h2m index fca9dcb..b0dacee 100644 --- a/documentation/manpageinclude.h2m +++ b/documentation/manpageinclude.h2m @@ -24,7 +24,7 @@ Connect external synthesizers and samplers to create sounds. https://www.laborejo.org/bugs [copyright] -Patroneo 2.3.0 - Copyright 2021 +Patroneo 2.3.0 - Copyright 2022 Laborejo Software Suite https://www.laborejo.org/ @@ -34,11 +34,11 @@ settings and save directories. Other modes of operations, mostly for testing, are: -Run without session management and save in /tmp. +Run without session management and save in /tmp. patroneo --save /tmp Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots - patroneo --mute + patroneo --mute [see also] The full documentation for Patroneo is maintained as a multi-lingual html site to your systems doc-dir. diff --git a/documentation/out/english.html b/documentation/out/english.html index 05d94e3..5987b96 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -1565,7 +1565,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft diff --git a/documentation/out/german.html b/documentation/out/german.html index 43095b0..bfc0f2b 100644 --- a/documentation/out/german.html +++ b/documentation/out/german.html @@ -1617,7 +1617,7 @@ Ansonsten starten Sie patroneo mit diesem Befehl, Sprachcode ändern, vom Termin diff --git a/documentation/patroneo.1 b/documentation/patroneo.1 index fd93aa1..1fc772f 100644 --- a/documentation/patroneo.1 +++ b/documentation/patroneo.1 @@ -1,11 +1,11 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. -.TH PATRONEO "1" "December 2021" "Patroneo 2.3.0" "User Commands" +.TH PATRONEO "1" "January 2022" "Patroneo 2.3.0" "User Commands" .SH NAME Patroneo - Easy to use pattern based midi sequencer. .SH DESCRIPTION usage: patroneo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V] .PP -Patroneo \- Version 2.3.0 \- Copyright 2021 by Laborejo Software Suite \- +Patroneo \- Version 2.3.0 \- Copyright 2022 by Laborejo Software Suite \- https://www.laborejo.org/patroneo .SS "options:" .TP @@ -54,15 +54,15 @@ settings and save directories. Other modes of operations, mostly for testing, are: -Run without session management and save in /tmp. +Run without session management and save in /tmp. patroneo --save /tmp Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots - patroneo --mute + patroneo --mute .SH "REPORTING BUGS" https://www.laborejo.org/bugs .SH COPYRIGHT -Patroneo 2.3.0 - Copyright 2021 +Patroneo 2.3.0 - Copyright 2022 Laborejo Software Suite https://www.laborejo.org/ .SH "SEE ALSO"