diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2020-07-15 23:00:22 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2020-07-15 23:00:22 +0200 |
commit | dd41ddc749b2082f75b06ff8cd8b82a75dcf8c60 (patch) | |
tree | 54ce85323cd34697a3ddeef998ca6308bc59ec66 | |
parent | dead66b46dacb728063e3553ab8bab7170e7c3b8 (diff) | |
download | midi_matrix.lv2-0.26.0.tar.xz (sig) |
release-0.26.0.0.26.0
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -2,6 +2,10 @@ ## [0.26.0] - 15 Jul 2020 +### Added + +* support for GL double buffering + ### Removed * superfluous kxstudio extension definitions from turtle manifests @@ -24,7 +24,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [midi_matrix.lv2-0.24.0.zip](https://dl.open-music-kontrollers.ch/midi_matrix.lv2/stable/midi_matrix.lv2-0.24.0.zip) ([sig](https://dl.open-music-kontrollers.ch/midi_matrix.lv2/stable/midi_matrix.lv2-0.24.0.zip.sig)) +* [midi_matrix.lv2-0.26.0.zip](https://dl.open-music-kontrollers.ch/midi_matrix.lv2/stable/midi_matrix.lv2-0.26.0.zip) ([sig](https://dl.open-music-kontrollers.ch/midi_matrix.lv2/stable/midi_matrix.lv2-0.26.0.zip.sig)) #### Unstable (nightly) release @@ -34,7 +34,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [midi_matrix.lv2-0.24.0.tar.xz](https://git.open-music-kontrollers.ch/lv2/midi_matrix.lv2/snapshot/midi_matrix.lv2-0.24.0.tar.xz) ([sig](https://git.open-music-kontrollers.ch/lv2/midi_matrix.lv2/snapshot/midi_matrix.lv2-0.24.0.tar.xz.asc)) +* [midi_matrix.lv2-0.26.0.tar.xz](https://git.open-music-kontrollers.ch/lv2/midi_matrix.lv2/snapshot/midi_matrix.lv2-0.26.0.tar.xz) ([sig](https://git.open-music-kontrollers.ch/lv2/midi_matrix.lv2/snapshot/midi_matrix.lv2-0.26.0.tar.xz.asc)) #### Git repository @@ -1 +1 @@ -0.25.15 +0.26.0 |