Revisions of hydrogen

buildservice-autocommit accepted request 1138446 from Dave Plater's avatar Dave Plater (plater) (revision 58)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1138444 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 57)
- Update to version 1.2.3
- Remove Fix-driver-switching-whil-using-JACK.patch and
  Fix-JACK-support.patch now upstream
- Refresh release-version.patch
Added
  * Forward compatibility for .h2song and drumkit changes introduced
    in version 1.3.0
Fixed
  * Restore mute button state of master mixer strip on song load.
  * Recorded MIDI notes were inserted ahead of the beat (#1851).
  * Drumkit Property Dialog:
    * Images were written regardless whether one hits the ok or cancel button.
    * When using Save As to create a new drumkit, the added image was put in the
      old drumkit folder instead and not properly copied into the new one.
    * Allow to Save As drumkits derived from kits not found on the current system.
  * Audio Engine: In Song Mode with Loop Mode deactivated Hydrogen missed notes
    very close to the end of the song.
  * Fix crash on playing back notes with custom length (#1852).
  * macOS: fix naming of CoreMIDI header (#1865).
  * Fix various rendering issues with custom length notes.
  * Fix potential crash/failing startup on Windows in case PortAudio or PortMidi
    device is already occupied (#1893)
  * Fix crash on shutdown, song export, or driver changes in the Preferences while
    using JACK on Linux (#1902, #1867, #1907)
  * Pattern Editor:
    * Only delete stop notes clicked by the user. (#1859)
    * Proper undo of moving notes out of DrumPatternEditor. (#1859)
    * Custom note lengths are now only drawn till the next stop
      note. (#1859)
    * Highlight selected stop notes too. (#1859)
    * Update selected notes visually on left and right keyboard movement. (#1859)
    * Fixed stop note color which was no different than the default note color
      (#1854).
    * Fixed grid line rendering on rational pattern size nominator.
    * Fixed grid line colors on very fine resolution.
  * Fix broken file browser dialogs on Linux when using translations (#1908).
  * Fix drumkit export on Windows (#1927).
  * Timing drift (and artifacts) in playback track rendering on some hosts is
    fixed (#1920).
buildservice-autocommit accepted request 1136965 from Dave Plater's avatar Dave Plater (plater) (revision 56)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1136947 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 55)
- Add Fix-driver-switching-whil-using-JACK.patch and
      Fix-JACK-support.patch which fixes crashes
buildservice-autocommit accepted request 1136506 from Dave Plater's avatar Dave Plater (plater) (revision 54)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1136393 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 53)
- Remove fix-obsolete-appdata.patch now upstream
- Set noarch for libhydrogen-core-devel package
- Update to version 1.2.2
Added
  * Hydrogen is now released as AppImage for Linux as well.
  * Playlist dialog can now be resized and remembers geometry,
    position, as well as visibility.
  * Save and restore Director position, geometry, and visibility.
  * New and properly licensed AppStream metainfo files
    org.hydrogenmusic.Hydrogen.metainfo.xml replace old
    org.hydrogenmusic.Hydrogen.appdata.xml.
  * Hydrogen shows an error dialog and exits on the first invocation
    with no hydrogen.conf file present on user and system level
    (application was not properly installed).
  * A new cmake option WANT_DYNAMIC_JACK_CHECK was
    introduced. When set Hydrogen does check on startup whether
    jackd, jackdbus, or pw-jack is installed and disables JACK
    support in case none of them was found. This is intended for
    bundled builds, like AppImage and Flatpak, and can be overridden
    by setting the audio driver manually to "Jack" in the
    hydrogen.conf or by passing the "-d jack" CLI option.
Changed
  * Spanish translation updated.
  * Minor tweaks in French and German translation.
  * On Linux the order of audio drivers tried when selecting Auto
    changed from "JACK > ALSA > OSS > PulseAudio" to
    "JACK > PulseAudio > ALSA > OSS".
Fixed
  * Style combo box in Preferences > Appearance > Interface is
    working again.
  * Fix segfault on hitting "Panic" button while transport was
    rolling.
  * Instrument/strip-specific actions, like MIDI action
    STRIP_MUTE_TOGGLE, did void the instrument selection of the
    Instrument Editor if the specified instrument was not the
    currently selected one.
  * Do not start playback at cursor when cursor in Song Editor is
    beyond the current song length.
  * Fixed compatibility with PortMidi version 217 (Hydrogen v1.2.1
    was incompatible) (#1795). All versions of Hydrogen >=1.3 will,
    however, require on a more recent PortMidi version (at least
    v2.0.1).
  * Fixed allowed range of MIDI output notes to be [0,127] again
    (#1828) (introduced in v1.2.0).
  * Hydrogen does now successfully startup even if no data folder is
    present on user and system level.
  * Allow an arbitrary number of notes in a pattern (#1827).
  * Fix playback track volume fader (#1449)
buildservice-autocommit accepted request 1092809 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 52)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1092057 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 51)
* Update to version 1.2.1
* Remove hydrogen-Fix-beat-and-bar-calculation-in-pattern-mode.patch
  now upstream
* Update patch release-version.patch
* Update French translation
* Bugfixes
  - Fix reopening of last used Playlist. In addition, in case the
    PlaylistDialog was opened at the end of the last session - when
    "Reopen last used playlist" is checked in the Preferences - the
    dialog will be reopened too at the same position.
  - Fix spurious marking of opened songs as modified.
  - Fix MIDI (output) feedback for metronome toggling and pan
    setting.
  - Fix superfluous MIDI event - Action bindings. An incoming MIDI
    event can be mapped to an Action only once.
  - Fix tool tips of MIDI-learnable widgets. All bounded MIDI events
    will be shown.
  - Fix MIDI note output for channel 16 (previously only channel
    1-15 were accessible in the InstrumentEditor).
  - Fix spurious tempo changes to 120bpm when switching songs or
    between pattern and song mode (#1779 and #1785)
  - Support "START", "CONTINUE", and "STOP" type System Realtime
    MIDI messages in PortMidi and CoreMidi.
  - Fix MIDI action binding to incoming MMC_DEFERRED_PLAY event.
  - Fix missing MIDI driver restart when adjusting corresponding
    parameters in Preferences.
  - Fix MIDI Machine Control (MMC) event type handling on Windows
    (#1773)
  - Fix loading of legacy drumkits. All layers but the first one
    were dropped during drumkit upgrade (#1759)
  - Fix MIDI input handling with "Discard MIDI messages after action
    has been triggered" checked. Incoming NOTEON message were
    dropped without triggering a sound (#1751)
  - Fix beat and bar calculation in pattern mode (#1741)
  - Fix compilation in GCC with -Werror=format-security (#1739)
  - Explicit usage of Python3 in stats.py script
  - Fix build against Musl (nekopsykose)
  - Omit git commit hash in displayed version of release builds
buildservice-autocommit accepted request 1082785 from Dave Plater's avatar Dave Plater (plater) (revision 50)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1082783 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 49)
- Add upstream patch:
  hydrogen-Fix-beat-and-bar-calculation-in-pattern-mode.patch
- Update to version 1.2.0
* General behavior
  - Remembering paths in all export/import/save/open dialogs.
  - Introducing keyboard shortcut for the Open Pattern dialog.
  - Allow for opening more than one Pattern at once.
  - All available audio drivers can now be chosen via CLI.
  - Implement missing EFFECT_LEVEL_RELATIVE MIDI action
  - If the Timeline is activated, the tempo set using the BPM
    widget, BeatCounter, Tap Tempo, or MIDI/OSC commands is used left
    of the first tempo marker.
  - The tempo provided by an external JACK timebase master
    overwrites all internal tempo settings.
  - The BPM widget switches to read-only mode and displays the
    current playback speed when the Timeline is activated.
  - Activation of the Timeline is now stored in each individual
    .h2song file.
  - Autosave files will be hidden. The interval they are stored with
    as well whether there is an autosave at all can be set via the
    Preferences. Hydrogen will inform the user whether there are
    unsaved changes to recover taken from the autosave file.
  - Hydrogen is now able to recover changes applied to a new and
    empty song in case they are discarded or the session end
    untimely (using autosave files)
  - Multiple actions can be assigned to a single MIDI event.
  - The virtual keyboard is now decoupled from the "Hear New Notes"
    button in the Pattern Editor and can be used to play back notes in
    song mode with playback rolling too.
  - Mutable warning dialogs are shown when saving/exporting a
    drumkit containing samples of mismatching license and when
    saving/exporting a drumkit or song containing a copyleft license
    or one requiring an attribution.
  - Drumkit properties dialog does now feature a table listing all
    contained samples and associated licenses.
  - All actions accessible via right-clicking in the SoundLibrary do
    affect the stack drumkits and not the instrument list of the
    current song.
  - All actions accessible via the Drumkits tab of the main menu do
    affect the loaded drumkit using the current song's custom
    instrument and component list.
* Interface
  - Improved scalability (most PNG images were replaced by SVGs,
    hardcoded PNG labels are now directly drawn by Qt, and spin boxes,
    buttons, and combo boxes are now based on native Qt widgets)
  - Improved internationalization (all labels are translatable now
    and support UTF-8)
  - Improved accessibility (widgets were increased to fill available
    space, preference option to (de- and) increase font size)
  - All colors can be altered via the preferences
  - Input widgets (rotary, fader, combo box, spin box, button) do
    support both mouse and keyboard input (e.g. setting numerical values)
  - Input widgets are faintly highlighted when hovered and more
    strongly highlighted when clicked (focuses). Only the focused
    widget can receive keyboard input
  - MIDI-learnable widgets now show their corresponding MIDI action
    and it's binding in the tooltip
  - It's now possible to jump to the beginning of the currently
    playing pattern by clicking its position on the ruler in the
    pattern editor.
  - The length of patterns can now be changed while transport is
    rolling.
* PreferencesDialog > Appearance tab overhaul
  - Drop previous font options in favor for three different
    levels of font (without exposing their point sizes)
  - Ability to decrease or increase the overall font size
  - All settings in the Appearance tab - except the overall layout
    and the scaling policy - take effect immediately (no restart
    required anymore)
  - Drop the "fixed" coloring methods and rename "steps" to
    "Custom".
  - Via a colored button the particular line color can now be
    adjusted using a QColorDialog
  - Custom color tab to alter all colors in the GUI (big thanks to
    the Muse4 team for the original code).
  - All options set in the Appearance tab can be imported and
    exported into and shared via dedicated .h2theme files.
  - Overhauled MIDI Table
    - Per effect or layer setting are now done in dedicated spin
      boxes instead of providing individual actions for each.
    - Only spin boxes for parameters required for a particular
      action are shown.
    - Rows can be removed by unsetting both the Event and Action
      combo box.
  - Clicking the widget showing the status messages does now open a
    dropdown menu displaying the last 100 messages.
* Audio processing
  - Set CoreAudio (macOS) buffer size to control latency
  - New fast exponential ADSR envelope processing
* InstrumentEditor UX improvements:
  - rework start/end/loop frame slider selection and motion.
  - rework velocity/pan envelope editing
* SongEditor UX improvements:
  - Tags can now be inserted at all possible columns
  - Hovering a Tag displays its content
  - Changed behavior of the Tempo Marker dialog: When clicking an
    existing Tempo Marker it can be moved, edited, or
    deleted. Clicking a column with no Tempo Marker present allows
    to create a new one at an arbitrary location.
  - Timeline is deactivated automatically when switching to Pattern
    Mode or a JACK timebase master is present
  - The tempo used left of the first tempo marker is painted in a
    darker color.
  - The currently used Tempo Marker gets highlighted.
  - Tags have been moved into Timeline (next to the Tempo Markers)
    in order to make room to accommodate the cursor in the ruler to
    highlight the current position
  - Tags can be inserted by left-clicking the bottom area of the
    Timeline (above the ruler).
  - Clicking the ruler is now always enabled and automatically
    switches transport into Song Mode.
  - Full-size playhead
  - The icons in the pattern list indicating whether a pattern is
    playing in stacked pattern mode are now colored and can have four
    different states: on, off, off next (pattern is played till the
    end and then turned off), and on next (pattern is played as soon
    as transport is looped again)
  - In song mode the pattern editor can be locked meaning that
    always the bottom-most pattern of the current column the
    playhead resides in as well as all other playing notes are
    shown. Pattern selection is done automatically when moving into
    a different column.
* PatternEditor UX tweaks:
  - Relocating transport by clicking the ruler is now supported
    (like in the SongEditor) and automatically switches transport
    into Pattern Mode.
  - Full-size playhead
  - The ruler was decoupled from the currently selected pattern. It
    always has the size of the largest playing pattern and always
    shows the transport position using a playhead. Whether or not the
    current pattern is played back is indicated by a full-height
    cursor.
  - All note properties except of the note key can now be altered in
    both the drum pattern editor and the piano roll editor by
    right-clicking and dragging a note.
  - All notes of the currently playing patterns will be hinted in
    stacked pattern mode, when selecting a virtual pattern, or in
    case the pattern editor is locked in song mode. Even those notes
    exceeding the length of the current pattern are shown.
* OSC API
  - Add command /Hydrogen/LOAD_DRUMKIT
  - Add command /Hydrogen/UPGRADE_DRUMKIT
  - Add command /Hydrogen/VALIDATE_DRUMKIT
  - Add command /Hydrogen/EXTRACT_DRUMKIT
  - Add command /Hydrogen/BPM
  - /Hydrogen/STRIP_SOLO_TOGGLE/X and /Hydrogen/STRIP_MUTE_TOGGLE/X
    can now be called without any argument too
* H2CLI
  - Add `--upgrade` option to upgrade a drumkit
  - Add `--check` option to validate a drumkit
  - Add `--extract` option to extract the content of a drumkit
  - Drumkit supplied using `-k` option can now be either the name of
    an install kit or an absolute path to a kit (does not have to be
    located in the Hydrogen's drumkit folder).
* Bugfixes
  - fix dithering of SongEditor when viewing the playback track
    and resizing the application or for very small size (#1379).
  - fix rewinding to beginning of pattern in pattern mode with no
    pattern inserted in SongEditor (#932)
  - fix display of tags and tempo marker while loading a song
    (introduced in 1.1.0) (#1393)
  - default MIDI driver is now picked with the system's capabilities
    in mind
  - remove unwanted samples at the end of the exported song (to
    .wav) (#946)
  - fix undefined tempo before first tempo marker (#416)
  - fix Song export to keep writing till all notes and FX have faded
    out
  - notes at first ticks in pattern were missed when relocation
    transport using the position ruler
  - fix playhead glitches when adding toggling patterns at the end
    of the song after transport was loop at least once
  - deactivating loop mode result stopping transport at the end of
    the song even if transport was already looped at least once
  - relocation of the playhead use JACK is now also support in case
    transport is not rolling
  - Hydrogen is now able to handle multiple drumkits featuring the
    same name in the SoundLibrary. The drumkit's absolute path will be
    used as unique handler from now on.
  - Mixing instruments from different drumkit in one Song works
    again
  - Hydrogen shows a now a warning dialog when exporting/saving date
    to read-only folders
  - fix text overflow in Director
* Crash reporting
  - Fatal errors will now show a GUI report including details to report
    and potential hints about the cause
buildservice-autocommit accepted request 990777 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 48)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 990771 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 47)
- update to 1.1.1:
  * Keyboard cursor-driven pattern, song and note properties editing
  * Note selection and movement in pattern editors
  * New OSC commands (new song, open song, save song (as), quit,
  * toggle looped playback, toggle timeline, toggle Jack transport,
  * toggle Jack timebase master, add/delete timeline marker,
  * toggle song/pattern playback mode)
  * NSM support reworked
  * Deprecating JACK-session
  * Instrument main pitch shift offset
  * Custom pattern size support with representation in note values
  * Custom pan law support in mixer
  * Audio output device selection in CoreAudio (macOS) and PortAudio (Windows)
  * Preferences dialog 'OK' bug
  * Audio problems when using LADSPA plugins with PulseAudio
  * MIDI crashes and other issues on 64-bit Windows
  * Missing tags and markers
  * Inability to control audio latency on Windows (PortAudio) 
- add release-version.patch to avoid devel-build warning
- drop fix-version-soversion.patch: this needs to be, if at all
  upstreamed
buildservice-autocommit accepted request 891874 from Dave Plater's avatar Dave Plater (plater) (revision 46)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 891863 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 45)
- update to 1.0.2:
  * User-selectable translation language
  * Bug fixes including critical startup bug on macOS Big Sur
buildservice-autocommit accepted request 848907 from Dave Plater's avatar Dave Plater (plater) (revision 44)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 848799 from Paolo Panto's avatar Paolo Panto (munix9) (revision 43)
- 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
buildservice-autocommit accepted request 811491 from Dave Plater's avatar Dave Plater (plater) (revision 42)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 811489 from Dave Plater's avatar Dave Plater (plater) (revision 41)
- 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
buildservice-autocommit accepted request 774057 from Dave Plater's avatar Dave Plater (plater) (revision 40)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 773976 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 39)
- 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)
Displaying revisions 1 - 20 of 58
openSUSE Build Service is sponsored by