@@ -1,3 +1,7 @@ | |||
2021-01-15 Version 1.2.2 | |||
Remove Nuitka as dependency. Build commands stay the same. | |||
This software is no longer in development, see https://laborejo.org/vico | |||
2020-07-19 Version 1.2.1 | |||
Hotfix for Qt floating dialogs | |||
@@ -1,5 +1,5 @@ | |||
[//]: # (Generated 2021-01-02T00:37:33.929106. Changes belong into template/documentation/readme.template) | |||
[//]: # (Generated 2021-01-14T21:11:43.976959. Changes belong into template/documentation/readme.template) | |||
#Vico | |||
Program version 1.2.2 |
@@ -34,7 +34,7 @@ However, all programs that run as JACK transport masters or JACK timebase master | |||
https://www.laborejo.org/bugs | |||
[copyright] | |||
Vico 1.2.2 - Copyright 2020 | |||
Vico 1.2.2 - Copyright 2021 | |||
Laborejo Software Suite | |||
https://www.laborejo.org/ | |||
@@ -1475,7 +1475,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft | |||
</div> | |||
<div id="footer"> | |||
<div id="footer-text"> | |||
Last updated 2021-01-02 00:37:33 +0100 | |||
Last updated 2021-01-14 21:11:43 +0100 | |||
</div> | |||
</div> | |||
</body> |
@@ -1504,7 +1504,7 @@ Ansonsten starten Sie vico mit diesem Befehl, Sprachcode ändern, vom Terminal a | |||
</div> | |||
<div id="footer"> | |||
<div id="footer-text"> | |||
Last updated 2021-01-02 00:37:33 +0100 | |||
Last updated 2021-01-14 21:11:43 +0100 | |||
</div> | |||
</div> | |||
</body> |
@@ -5,7 +5,7 @@ Vico - Minimalistic MIDI sequencer. One input, one output, one piano roll with m | |||
.SH DESCRIPTION | |||
usage: vico [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V] | |||
.PP | |||
Vico \- Version 1.2.2 \- Copyright 2020 by Laborejo Software Suite \- | |||
Vico \- Version 1.2.2 \- Copyright 2021 by Laborejo Software Suite \- | |||
https://www.laborejo.org/vico | |||
.SS "optional arguments:" | |||
.TP | |||
@@ -72,7 +72,7 @@ Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, | |||
.SH "REPORTING BUGS" | |||
https://www.laborejo.org/bugs | |||
.SH COPYRIGHT | |||
Vico 1.2.2 - Copyright 2020 | |||
Vico 1.2.2 - Copyright 2021 | |||
Laborejo Software Suite | |||
https://www.laborejo.org/ | |||
.SH "SEE ALSO" |