forked from pantherb/setBfree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
2013-09-10 (unreleased) Robin Gareus <[email protected]> | ||
2013-09-10 (0.7.5) Robin Gareus <[email protected]> | ||
* setBfree: exit if ALSA and JACK MIDI port cannot be created | ||
* fix assignment of lower and pedal manual keys with transpose enable | ||
* various leslie/LV2 fixes and improvements | ||
* cleanup: remove cruft, fix possible mem-leaks | ||
* add presets for leslie LV2 | ||
* update FSF address in GPL | ||
|
||
2013-06-08 (0.7.4) Robin Gareus <[email protected]> | ||
* fix typo in leslie default config | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
VERSION=0.7.4 | ||
VERSION=0.7.5 | ||
export VERSION | ||
|
||
include common.mak | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
setbfree (0.7.4-0.1) unstable; urgency=low | ||
setbfree (0.7.5-0.1) unstable; urgency=low | ||
|
||
* dummy entry -- this is a package for upstream testing | ||
|
||
|
@@ -7,4 +7,4 @@ setbfree (0.7.4-0.1) unstable; urgency=low | |
=> http://packages.debian.org/sid/setbfree and | ||
=> http://anonscm.debian.org/gitweb/?p=pkg-multimedia/setbfree.git | ||
|
||
-- Robin Gareus <[email protected]> Wed, 31 Jul 2013 21:42:37 +0200 | ||
-- Robin Gareus <[email protected]> Sun, 15 Sep 2013 13:54:47 +0200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters