buzztrax/buzztrax.changes

31 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Dec 14 08:46:22 UTC 2015 - davejplater@gmail.com
- Package renamed from buzztard to buzztrax, update to 0.9.0
- Upstream changes:
0.9.0 ascension (13.Jun.2015)
========================================================================
In this cycle we did a lot of finetuning on the gtk+3 port. More
deprecated APIs are replaced with the new API. We did a lot of work on
theming; e.g. all colors are now defined in the css files and settings
let you select theme variants such as a dark theme.
The interaction controller library now supports alsa-sequencer.
The UI for training the controls of a new midi device is streamlined and
much easier. Also the controls from the interaction controller can be
used fro playback controls (play/pause/seeking).
Finally things got easier for developers too. We merged bml, gst-buzztrax
into buzztrax to simplify the build.
0.8.0 bladerunner (24.Oct.2014)
========================================================================
This release port the code base to the recent version of the libraries
we're using. We switched from gstreamer-0.10 to 1.2, from gtk+-2.x to
gtk+3.x, from gconf to gsettings and replaced gnomecanvas by clutter.
We've stared to make use of the new features in some places
(e.g. exporting labels in rendered songs).
-------------------------------------------------------------------
Tue May 8 10:56:13 UTC 2012 - reddwarf@opensuse.org
- Initial package