Skip to content

Commit

Permalink
Prepare v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaehn committed Apr 15, 2021
1 parent 8992295 commit bf1a0a0
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion BJumblr.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
rdfs:comment "B.Jumblr is a pattern-controlled audio stream / sample re-sequencer LV2 plugin." ;
doap:name "B.Jumblr" ;
doap:license <http://usefulinc.com/doap/licenses/gpl>;
lv2:microVersion 5 ;
lv2:microVersion 6 ;
lv2:minorVersion 6 ;
doap:maintainer <http://www.jahnichen.de/sjaehn#me> ;
lv2:optionalFeature lv2:hardRTCapable , state:loadDefaultState , state:threadSafeRestore ;
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,9 @@ But do not change or delete any definition symbol!
* Locales: EN, DE
* Update sample browser
* Bugfixes
* Hide sample preview for non samples
* Hide sample preview for non / broken samples
* Prohibit parallel build
* Improved POSIX comaptibility
* Improved POSIX compatibility
* Enable web browser call (help, tutorial) on fork-blocking hosts


Expand Down
Binary file modified doc/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified inc/surface.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion inc/surface.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bf1a0a0

Please sign in to comment.