Package Release Info

hydrogen-1.0.1-bp153.1.18

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

hydrogen
libhydrogen-core-devel
libhydrogen-core1

Change Logs

* Sun Nov 15 2020 munix9@googlemail.com
- Update to version 1.0.1
  * Fixed compilation with libtar
  * Fixed jack transport tempo drift when using non-integer bpm values
  * Disabled "development mode" warning
  * Fix crash on saving ladspa settings
  * Added manual + tutorial files to Windows and OS X Installers
- Update to version 1.0.0
  * QT5 support
  * MIDI feedback
  * OSC support (incl. feedback)
  * Playback track
  * Menu redesign
  * Note probability property
  * Velocity automation
  * Full screen mode
  * New default kit: GMRockKit
- Add fix-obsolete-appdata.patch
- Add fix-version-soversion.patch (replaces hydrogen-0.9.6-lib64.patch)
- Remove hydrogen-no-current-time.patch (__DATE__ and __TIME__
  are considered by SOURCE_DATE_EPOCH and the compiler)
- Remove hydrogen-fix-qt5.15.patch (fixed upstream)
- Remove hydrogen-gcc47.patch (obsolete)
- Remove hydrogen-0.9.6-lib64.patch (obsolete)
- h2cli.1 is now created during %install
- Clean up spec file
* Wed Jun 03 2020 davejplater@gmail.com
- Update to version 0.99+git20200527 and fix factory build against
  qt 5.15 with hydrogen-fix-qt5.15.patch
- Remove incorporated patches:
  hydrogen-ongEditorPanel-clean-up-scroll-signals.patch,
  hydrogen-SongEditorPanel-Add-methods-to-show-Timeline-Playbac.patch
  and hydrogen-SongEditor-Fix-timeline-scrolling.patch
- Upstream changes:
  * Fix buffer and period size calculation
  * hydrogen.cpp: change return value behavior of audioEngine_process()
  * Fix prefs dialog buffersize driver restart message
  * Fail gracefully on failure to set ALSA period (Fix #879)
  * Bugfix for #857: Check audioEngine_process() ret. value when exporting
  * Do not update specific UI parts if song export is active  (see #857)
  * More smaller fixes which address compiler warnings..
  * ExportMidiDialog: initialize pSmfWriter
  * Fix #874 - improve scrolling to newly selected pattern (#875)
* Wed Feb 12 2020 Stefan Dirsch <sndirsch@suse.com>
- hydrogen-ongEditorPanel-clean-up-scroll-signals.patch,
  hydrogen-SongEditorPanel-Add-methods-to-show-Timeline-Playbac.patch,
  hydrogen-SongEditor-Fix-timeline-scrolling.patch,
  * adjusted git commits from upstream, which fix scrolling in
    Song Editor (boo#1163519)
* Sun Apr 07 2019 plater <davejplater@gmail.com>
- Update to 1.0.0-beta named version 0.9.9pre1
- Now builds with qt5
- Rebased hydrogen-0.9.6-lib64.patch, hydrogen-gcc47.patch and
  hydrogen-no-current-time.patch.
- Removed hydrogen-0.9.6-desktop.patch.
Version: 0.9.7-bp150.2.1
* Wed Mar 07 2018 davejplater@gmail.com
- Remove lash dependency and enable pulse audio support.
* Wed Apr 12 2017 davejplater@gmail.com
- Modified hydrogen-no-current-time.patch to remove all references
  to current date and time.
* Wed Jan 25 2017 jengelh@inai.de
- Trim description and fix all the incomplete sentences.
* Thu Jan 12 2017 wbauer@tmo.at
- Update to version 0.9.7, adapt patches
- Drop hydrogen.1 source file, move the included man page to the
  right place instead of installing our own version
- Updated h2cli.1 man page
- Use desktop-file-utils macros instead of update-desktop-database
- Upstream changes:
  * The color of the SongEditors squares is now configurable
  * Added support for midi cymbal choking
  * Added support for midi hihat pressure control
  * Added hihat pressure groups
  * Added basic non session manager support
  * Added instrument components
  * Basic lilypond export
  * New windows cross compilation script
  * Support for soundlibrary images
  * Configurable sample selection algorithm
  * Support for soundlibraries with images
  * New midi action:
  * SELECT_PREV_PATTERN_RELATIVE
* Sun Nov 09 2014 Led <ledest@gmail.com>
- fix bashisms in post/postun scripts
* Fri Sep 05 2014 wbauer@tmo.at
- Update to final version 0.9.6, adapt patches
- Changed hydrogen-0.9.6-desktop.patch to not add quotes to the
  german Name and GenericName entries in the .desktop file, this
  doesn't really make sense and looks bad in the application menu
- Updated h2cli.1 and hydrogen.1 man pages
- Upstream changes (compared to 0.9.5):
  * Release 0.9.6
  * new build system (cmake)
  * add undo for song/pattern editor
  * jack-session support
  * jack-midi support
  * several bug fixes
  * tabbed interface
  * several small changes to the GUI
  * improve ExportSong add use of TimeLineBPM,
    RubberbandBatch processor and different types of resample interpolation
* Sat Nov 23 2013 wbauer@tmo.at
- Update to version 0.9.6-beta3, adapt patches
- Upstream changes:
  * Release 0.9.6
  * new build system (cmake)
  * add undo for song/pattern editor
  * jack-session support
  * jack-midi support
  * several bug fixes
  * tabbed interface
  * several small changes to the GUI
  * improve ExportSong add use of TimeLineBPM,
    RubberbandBatch processor and different types of resample interpolation
* Sun Jun 02 2013 andreas.stieger@gmx.de
- remove build requirements subversion and rsync
* Sat Mar 17 2012 boris@steki.net
- Add hydrogen-gcc47.patch: Fix build with gcc 4.7.
* Tue Oct 25 2011 coolo@suse.com
- fix another link into %buildroot
* Fri Oct 14 2011 davejplater@gmail.com
- Changed build to release due to the default debug build being
  sluggish.
* Tue Oct 11 2011 davejplater@gmail.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 05 2011 davejplater@gmail.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 2011 ro@suse.de
- make it build even if python reports platform as linux3
* Fri Mar 18 2011 davejplater@gmail.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 2010 coolo@novell.com
- disable parallel make to avoid the random failures we see
* Mon May 18 2009 tiwai@suse.de
- fix build with gcc 4.4; add missing stdio.h inclusions
* Mon Oct 22 2007 tiwai@suse.de
- fix build with gcc 4.3
* Mon Jun 04 2007 dmueller@suse.de
- remove FLAC 1.1.4 patch for < 10.3
* Mon May 07 2007 stbinner@suse.de
- fix build on < 10.3