Browse Source

prepare new version number 1.4

master
Nils 5 years ago
parent
commit
549cf9b9b7
  1. 3
      CHANGELOG
  2. 2
      desktop/desktop.desktop
  3. 2
      engine/config.py

3
CHANGELOG

@ -6,8 +6,9 @@ Activate the first pattern for all three tracks on a new project to ease up star
Set default drums track for new projects to use GM Drum note names and start with a good scale
Use Median Velocity for new notes, not average.
Remove global jack transport stop on normal program exit
Provide icons in all common sizes
Reactivate OpenGL acceleration
Submenus now have OK and Cancel buttons, not only shortcuts.
Provide icons in all common sizes
Various bugfixes and cosmetical changes.
2019-07-15 Version 1.3

2
desktop/desktop.desktop

@ -10,4 +10,4 @@ Terminal=false
StartupNotify=false
Categories=AudioVideo;Audio;X-Recorders;X-Multitrack;X-Jack;
X-NSM-capable=true
Version=1.3
Version=1.4

2
engine/config.py

@ -17,7 +17,7 @@ METADATA={
#patroneo. But in complex programs with a bright future it will be "laborejo1" "laborejo2" etc.
"shortName" : "patroneo",
"version" : "1.3",
"version" : "1.4",
"year" : "2019",
"author" : "Laborejo Software Suite",
"url" : "https://www.laborejo.org/patroneo",

Loading…
Cancel
Save