Changelog for
libhydrogen-core-devel-0.9.6-32.45.x86_64.rpm :
Sun Jun 2 14:00:00 2013 andreas.stiegerAATTgmx.de
- remove build requirements subversion and rsync
Sat Mar 17 13:00:00 2012 borisAATTsteki.net
- Add hydrogen-gcc47.patch: Fix build with gcc 4.7.
Tue Oct 25 14:00:00 2011 cooloAATTsuse.com
- fix another link into %buildroot
Fri Oct 14 14:00:00 2011 davejplaterAATTgmail.com
- Changed build to release due to the default debug build being
sluggish.
Tue Oct 11 14:00:00 2011 davejplaterAATTgmail.com
- Gave libhydrogen-core.so a SONAME and fixed the <= 11.4 build
which needed Qt webkit to have QtXmlPatterns with
BuildRequires: pkgconfig(QtXmlPatterns)
Wed Oct 5 14:00:00 2011 davejplaterAATTgmail.com
- Update to version 0.9.6, all patches obsolete, remade
hydrogen-no-current-time.patch & hydrogen-0.9.6-desktopfile.patch
- Build system now uses cmake, rewrote the Build section and added
man page for h2cli. Created devel and libhydrogen-core-0_9_6-0
sub packages.
- Upstream changes :
* Release 0.9.6
* new build system (cmake)
* add undo for song/pattern editor
* jack-session support
* some bug fixes
Sun Aug 14 14:00:00 2011 roAATTsuse.de
- make it build even if python reports platform as linux3
Fri Mar 18 13:00:00 2011 davejplaterAATTgmail.com
- Update to Version 0.9.5 added portaudio.patch from upstream.
- Made hydrogen-no-current-time.patch use __TIMESTAMP__ instead of
__DATE__
- No more kde3 dependency since version 0.9.4, now uses Qt4.
- Added man page created with hepl2man.
- Added hydrogen-0.9.5-desktopfile.patch which replaces
linux/hydrogen.desktop file which is installed with the one in
the top source directory.
- Upstream changes :
* load playlists at startup
* midi-learn works now with shift-click on some gui elements
* multi-track export and LADI support
* maximum number of bars is now configurable
* added czech translation
* fixed serveral export song failures
* added ogg, flac, aiff export support
* added some new commandline parameter for no_gui version
* added rubberband-cli support
* several improvements on sample editor
* added support for app bundles on OSX
* non destructive sample editor
* piano roll editor and instrument midi out
* destructive midi recording and added czech translation
* support for midi \"note off\" messages & virtual patterns
* time line to change song tempo and add tags
* director and at least several small changes
* Xml handling is now done by QtXml instead of TinyXML
* improved support for non-ascii filenames / strings
* remove direct dependencies to libflac
- For earlier 0.9.4 changes see ChangeLog
Fri Mar 26 13:00:00 2010 cooloAATTnovell.com
- disable parallel make to avoid the random failures we see
Mon May 18 14:00:00 2009 tiwaiAATTsuse.de
- fix build with gcc 4.4; add missing stdio.h inclusions