diff --git a/CHANGELOG b/CHANGELOG index a495866..c7097cd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,11 @@ Two empty lines before the next entry. External contributors notice at the end of the line: (LastName, FirstName / nick) +## 2022-04-15 2.0.3 +Use the new systewide library libcalfbox-lss instead of proving our own. This lib is now a dependency. +Fix PyQt regressions with implicit float to int conversion in integer-widgets. + + ## 2022-01-15 2.0.2 This CHANGELOG is now available through the programs help menu directly. Icons are now send to JACK Metadata. diff --git a/README.md b/README.md index 0b141ee..ca39969 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -[//]: # (Generated 2022-01-04T00:32:39.079240. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2022-04-08T17:07:56.821448. Changes belong into template/documentation/readme.template) + +# Laborejo -#Laborejo Program version 2.0.2 @@ -44,19 +45,14 @@ It is possible to clone a git repository. `git clone https://git.laborejo.org/lss/laborejo.git` ## Dependencies -* Glibc * Python 3.6 (maybe earlier) * PyQt5 for Python 3 * DejaVu Sans Sarif TTF (Font) (recommended, but not technically necessary) -* Lilypond >= 2.19 (optional) - -#### Build Dependencies -* Bash -* GCC (development is done on 8.2, but most likely you can use a much earlier version) +* libcalfbox-lss https://git.laborejo.org/lss/libcalfbox-lss ### Environment: * Jack Audio Connection Kit must be running -* Agordejo / New Session Manager ("NSM") +* Optional: Agordejo / New Session Manager ("NSM") ## Build ./configure --prefix=/usr/local @@ -101,13 +97,6 @@ prompt to save changes. ## From source directory You can run Laborejo after extracting the release archive or cloning from git, without installation. -### Calfbox -"Calfbox" is the name of our internal realtime midi/audio python module. - -* It is bundled with the application for a normal install. -* Or you could run `./configure` and `make calfbox` without subsequent install, which creates a `sitepackages` directory in the source dir. You can then run `./laborejo` directly from the source. -* A third option is `./laborejo --mute` which runs without sound at all and does not need calfbox. - ### From source directory with NSM The developer uses this way to develop and use the software, so it will always be as stable as the compiled version. But it is a bit less performant than building and installing it. @@ -131,4 +120,3 @@ Or even shorter: This is the minimal run mode which is only useful for testing and development. But if you only want to look at the GUI and are not in the mood to install anything -including dependencies-, go ahead. - diff --git a/documentation/laborejo.1 b/documentation/laborejo.1 index b3098d9..791df33 100644 --- a/documentation/laborejo.1 +++ b/documentation/laborejo.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. -.TH LABOREJO "1" "January 2022" "Laborejo 2.0.2" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH LABOREJO "1" "April 2022" "Laborejo 2.0.2" "User Commands" .SH NAME Laborejo - MIDI sequencer based on classical music notation .SH DESCRIPTION diff --git a/documentation/out/english.html b/documentation/out/english.html index c52d835..8907519 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -4,7 +4,7 @@ - + Laborejo