SHA256
1
0
forked from pool/rosegarden

121 Commits

Author SHA256 Message Date
6f8cd4b135 Accepting request 1184082 from multimedia:apps
- update to 24.06:
  * txt2rgd.py: Fix MSB/LSB bug.  [d501a6f3]
  * Fix instrument selection for Ctrl+T (add track), file import
    and merge.
  * Disallow deletion of devices that are in use by tracks.
  * Use track names for segment names on MusicXML import.
  * Fix misplaced TimeWidget title in "Native (Light)" theme.
  * Fix an .rg parsing error related to softsynths.
  * Fix unobtainable segment presets and other preset issues.
  * Fix audio time stretching erasing all audio data in release
    build.
  * Fix submaster port count changing when changing the number of
    audio input ports.
  * Fix window focus problem when creating MIDI Devices.
  * Fix track instrument reset when editing banks.
  * Fix buffer overflow in notation editor.
  * Fix examples pointing to various audio paths causing unwanted
    directories to be created.
  * Fix slow refresh of note names in matrix.
  * Fix notation not selecting current segment notes on launch.
  * Fix UnusedAudioSelectionDialog column widths.

OBS-URL: https://build.opensuse.org/request/show/1184082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=49
2024-07-01 09:21:08 +00:00
02604f0df4 - update to 24.06:
* txt2rgd.py: Fix MSB/LSB bug.  [d501a6f3]
  * Fix instrument selection for Ctrl+T (add track), file import
    and merge.
  * Disallow deletion of devices that are in use by tracks.
  * Use track names for segment names on MusicXML import.
  * Fix misplaced TimeWidget title in "Native (Light)" theme.
  * Fix an .rg parsing error related to softsynths.
  * Fix unobtainable segment presets and other preset issues.
  * Fix audio time stretching erasing all audio data in release
    build.
  * Fix submaster port count changing when changing the number of
    audio input ports.
  * Fix window focus problem when creating MIDI Devices.
  * Fix track instrument reset when editing banks.
  * Fix buffer overflow in notation editor.
  * Fix examples pointing to various audio paths causing unwanted
    directories to be created.
  * Fix slow refresh of note names in matrix.
  * Fix notation not selecting current segment notes on launch.
  * Fix UnusedAudioSelectionDialog column widths.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=105
2024-06-30 08:29:44 +00:00
f442f27a53 Accepting request 1136262 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1136262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=48
2024-01-03 11:30:44 +00:00
401a08b2e1 Accepting request 1135549 from home:dirkmueller:Factory
- update to 23.12:
  * Make punch-in also start recording.
  * Fix broken metronome flash in the transport.
  * Fix solo affects archived tracks.
  * Fix data loss when recording with loop on.
  * Prevent archived tracks from recording.
  * Fix arm status lost on save when archived.
  * Fix armed+archive recording after load.
  * Unarm archived Tracks when enforcing the arm rule: only one
    Track can be armed per Instrument.
  * Skip archived tracks when routing.
  * Fix refresh artifacts on the Matrix piano keyboard.
  * Fix error when rosegarden creates submaster outs.
  * Fixed potential race conditions with audio files.
  * Fix segment relabel dialog not showing original label.  Bug
  * Fixed events with data1 == 121 being dropped.  Bug #1663.
  * Fixed potential race conditions in the sequencer.
  * Fix removing the first note of a slurred group creates an
    unreachable rest.  Bug #1662.
  * Fix cannot beam a group beginning or ending with a dotted
    eighth note.  Bug #1666.
  * Fix segment parameter box displaying translation of the
    label.
  * Improved sub-beat highlighting in the Matrix editor.
  * Matrix editor preview note when hovering.
  * Add metronome and solo toggles to main menu.
  * Add MMC RECORD STROBE support.
  * Add a preference to include ALSA port numbers when making
    connections.
  * Use regexp for plugin blacklist.

OBS-URL: https://build.opensuse.org/request/show/1135549
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=103
2024-01-02 19:38:42 +00:00
Ana Guerrero
c4fdb8cde8 Accepting request 1121014 from multimedia:apps
- update to 23.06:
  * Fix crash related to static initialization order.
  * Fix bug #1047, beaming groups erroneous after merging notes.
  * Fix offset selection rectangle in Notation.  Bug #1444.
  * Fix time column widths in the Event Editor so that they don't
    need resizing on every launch.
  * Event filter dialog improvements and fixes.
  * Fix broken retrograde commands.
  * Lilypond: Fix volta/alternatives and lyrics.
  * Lilypond: Fix vertical alignment of verses.  Bug #1650.
  * Lilypond: Fix the printing of supplementary verses.
  * Lilypond: Fix multiple lyrics verses with repetition.
  * Lilypond: Fix the removing of an underscore at the end of a
    bar of lyrics.
  * Lilypond: Fix printing of verses is now working when voltas
    are unfolded.  [2eae089]
  * Lilypond: Fix bar number of verses in exported LilyPond
    files.
  * Fix timer preference coming up empty for selections after
    "HR timer".  [08748a6]
  * Fix paste problems in notation editor.  Bug #1651.  [457f3de]
  * Fix the LilyPond exporter autotest and update the baseline.
  * Fix crash in LilyPond exporter.  Bug #1640.  [a49712d]
  * Fix potential crash in the grid quantizer.  [4bdefd9]
  * Fix quantizer crash.  Bug #1654.  [56ca66c, a8e669d]
  * LilyPond: Fix a small bug related to numbers in the lyrics.
  * LilyPond: Fix for lyrics containing some special characters.
  * LilyPond: Fix the rendering of dash and underscore.
  * Fix missing parameter patterns in the Set Event Velocities
    dialog.

OBS-URL: https://build.opensuse.org/request/show/1121014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=47
2023-10-30 21:10:21 +00:00
a524dbe9b8 - update to 23.06:
* Fix crash related to static initialization order.
  * Fix bug #1047, beaming groups erroneous after merging notes.
  * Fix offset selection rectangle in Notation.  Bug #1444.
  * Fix time column widths in the Event Editor so that they don't
    need resizing on every launch.
  * Event filter dialog improvements and fixes.
  * Fix broken retrograde commands.
  * Lilypond: Fix volta/alternatives and lyrics.
  * Lilypond: Fix vertical alignment of verses.  Bug #1650.
  * Lilypond: Fix the printing of supplementary verses.
  * Lilypond: Fix multiple lyrics verses with repetition.
  * Lilypond: Fix the removing of an underscore at the end of a
    bar of lyrics.
  * Lilypond: Fix printing of verses is now working when voltas
    are unfolded.  [2eae089]
  * Lilypond: Fix bar number of verses in exported LilyPond
    files.
  * Fix timer preference coming up empty for selections after
    "HR timer".  [08748a6]
  * Fix paste problems in notation editor.  Bug #1651.  [457f3de]
  * Fix the LilyPond exporter autotest and update the baseline.
  * Fix crash in LilyPond exporter.  Bug #1640.  [a49712d]
  * Fix potential crash in the grid quantizer.  [4bdefd9]
  * Fix quantizer crash.  Bug #1654.  [56ca66c, a8e669d]
  * LilyPond: Fix a small bug related to numbers in the lyrics.
  * LilyPond: Fix for lyrics containing some special characters.
  * LilyPond: Fix the rendering of dash and underscore.
  * Fix missing parameter patterns in the Set Event Velocities
    dialog.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=101
2023-10-29 16:09:37 +00:00
28f4a047de Accepting request 1080143 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1080143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=46
2023-04-19 15:42:40 +00:00
31c2764d34 Accepting request 1080137 from home:mlin7442:branches:multimedia:apps
do not change back to /usr/bin/pythin as the script interpreter on sf2rg.py

OBS-URL: https://build.opensuse.org/request/show/1080137
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=99
2023-04-18 13:37:07 +00:00
17c98acf67 Accepting request 1078161 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1078161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=45
2023-04-09 16:41:26 +00:00
ac635574ec Accepting request 1078160 from home:plater
- Remove broken service and build Leap the same way as Tumbleweed.
- Download from chief developer's git hub site.
- Update to version 22.12.1

OBS-URL: https://build.opensuse.org/request/show/1078160
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=97
2023-04-09 09:39:41 +00:00
1485093792 Accepting request 983646 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/983646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=44
2022-06-19 19:11:25 +00:00
448dfdb8db Accepting request 983590 from home:dirkmueller:Factory
- Update to version 22.06:
  * Improve Cut/Copy/Delete behavior in both the matrix and the
    notation editors.  Bug #1601.
  * "Scroll to Follow Playback" now remembers its last setting.
    Bug #1606.
  * Fixed a problem in notation with note selection and the blue
    indication.  Bug #1496.
  * Fixed volume and pan issues with older .rg files.  [51647cc]
  * Changed "For Notation" to "Exclude from Printing" in the
    Segment Parameters.
  * Fix confusing relative values in the "Insert Controller Sequence"
    dialog for volume and expression.  [14ff99a]
  * When changing the audio file path, the user is asked whether
    they want to move the audio files to the new location.  [71a62e6]
  * Fix stuck green preview note when switching modes.  Bug #1614.
  * Fix modified flag (*) not cleared when saving in notation.
    Bug #1617.
  * Fix RG stopping JACK transport when it shouldn't.  Bug #1051.
  * Fixed toolbar mode buttons not reflecting current state when
    Esc is pressed.  Bug #1615.  [f651345]
  * Notation: Fix green preview only available in one staff.
    Bug #1619.
  * Fixed issues when building with Qt6.  Feature Request #490.
  * Fixed bad rendering of note heads at small font sizes.  Bug #1484.
  * Fixed an endless loop in notation.  [7d734f7]
  * Improved management of audio file paths.  Bug #1283.  Feature
    Requests #494 and #495.
  * Simplify editing of audio instrument label in audio parameters
    panel.
  * Fixed display bugs in matrix editor.  Bug #1622.  [b4425d7]

OBS-URL: https://build.opensuse.org/request/show/983590
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=96
2022-06-19 05:55:32 +00:00
10522cf176 Accepting request 965373 from multimedia:apps
- Enable Leap build again.
- switch to the more performant zstd
- Update to version 21.12

OBS-URL: https://build.opensuse.org/request/show/965373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=43
2022-03-28 15:00:55 +00:00
b492292f92 Accepting request 965372 from home:plater
- Enable Leap build again.

OBS-URL: https://build.opensuse.org/request/show/965372
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=95
2022-03-28 12:32:16 +00:00
80a3a5de17 Accepting request 965248 from home:dirkmueller:Factory
- switch to the more performant zstd
- Update to version 21.12:
  * add label for keyboard layout
  * fix spelling and config group
  * SD: Tweak text and spacing
  * fix keyboard shortcuts on restart
  * remove labels from ShortcutDialog
  * mark keyboard translations
  * update keyboard translations
  * updates wiht multiselect and reset all
  * correct french keyboard for shortcut translations
  * add french keyboard for shortcut translations
  * Improve plugin debug logging
  * fix language problem for saving user shortcuts
  * allow for different keyboard layouts. Bug fixes
  * simplify ShortcutWarnDialog
  * fix warning bug
  * fix bug in addUserShortcut
  * use name in shortcut editor if no text is provided
  * catch escape key in ShortcutDelegate so esc can be set as a shortcut
  * limit to single key press in ShortcutDelegate
  * clean up ShortcutDialog
  * initial ShortcutDialog version with in-place keysequnece editing
  * enter does not accept ShortcutDisalog
  * Locate Audio Files: Turn off wait cursor
  * Implement missing audio file skip
  * FLD: Add Skip button
  * fix display bugs in matrix editor
  * Shortcuts: Reduce debugging output
  * Shortcuts: Update dialog message text

OBS-URL: https://build.opensuse.org/request/show/965248
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=94
2022-03-28 06:29:45 +00:00
5c08babaae Accepting request 934968 from multimedia:apps
Create _service download file due to the spec file's download
  link becoming unreliable.
Only recommend jack to allow pipewire jack to be installed.

OBS-URL: https://build.opensuse.org/request/show/934968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=42
2021-12-01 19:47:28 +00:00
662479475e Accepting request 934966 from home:plater
sync Factory link

OBS-URL: https://build.opensuse.org/request/show/934966
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=93
2021-12-01 11:29:38 +00:00
6531f638ba OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=92 2021-12-01 11:24:37 +00:00
234bd3ab0f Accepting request 934960 from home:plater
Create _service download file due to the spec file's download link becoming unreliable.

OBS-URL: https://build.opensuse.org/request/show/934960
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=91
2021-12-01 11:02:17 +00:00
82c1bb0796 Accepting request 934698 from home:plater
- Only recommend jack to allow pipewire jack to be installed.

OBS-URL: https://build.opensuse.org/request/show/934698
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=90
2021-11-30 11:11:14 +00:00
d31840c965 Accepting request 929560 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/929560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=41
2021-11-05 21:58:39 +00:00
d9bb438629 Accepting request 929032 from home:dimstar:Factory
- Do not build for i586: one of the main dependencies, lilypond, is
  not built for that arch.

OBS-URL: https://build.opensuse.org/request/show/929032
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=89
2021-11-05 07:39:07 +00:00
Richard Brown
83bb975144 Accepting request 910661 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/910661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=40
2021-08-10 08:27:24 +00:00
a433c39271 Accepting request 910612 from home:badshah400:branches:multimedia:apps
Update to version 21.06.1

OBS-URL: https://build.opensuse.org/request/show/910612
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=88
2021-08-08 06:27:21 +00:00
2ab8d12b9e Accepting request 905173 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/905173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=39
2021-07-09 22:00:21 +00:00
49eb94d1aa Accepting request 905161 from home:StevenK:branches:multimedia:apps
- Add scripts-sf2rg-python3.patch:
  - Port scripts/sf2rg.py to Python 3

OBS-URL: https://build.opensuse.org/request/show/905161
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=87
2021-07-09 06:23:15 +00:00
73a094bf42 Accepting request 863955 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/863955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=38
2021-01-18 10:30:26 +00:00
8e3d81fc45 Accepting request 863941 from home:dirkmueller:branches:multimedia:apps
- update to 20.12:
  * Fix QPainterPath compilation error (r15845)
  * Fixed several SysEx-related bugs in the Event editor (r15853)
    * SysEx load now remembers the last used path.
    * SysEx load now strips the F0/F7 bytes from the file when reading.
    * SysEx save now remembers the last used path.
    * SysEx save now fills in the FileDialog fields correctly.
    * SysEx save now adds the F0/F7 bytes to the data before saving.
  * Event Editor: Fix garbage on SysEx load error (r15855)
  * Event Parameter Dialog: Fix incorrect window title (r15857)
  * Fix length of notes added in percussion matrix (r15870)
  * Fix compilation error with Qt < 5.8 (r15872, r15896, others)
  * Fix issues with ALSA port name matching at file load (r15875,
    r15879, r15893-r15895, r15906, r15909)
  * Fix "&" in device name renders file unreadable.  Bug #1586. (r15886)
  * Matrix editor: Fix control rulers not appearing.  Bug #1543.
    (r15887)
  * Event editor: Fix crashes when editing (r15899, r15902, r15903)
  * Reduce connection check interval to 1 second (r15912)
  * Fix external controller port not working (r15915, r15916, r15919,
    r15927, r15929)
  * Fix ALSA timer selection persistence (r15936)
  * Fix disabled button text color (r15938)
  * Fix plugins not found (r15947)
  * Send proper CCs out the external controller port for motorized
    control surfaces.  Bug #1587. (r15952, r15954)
  * Fix unwanted CCs going out with old files.  Feature #482.  (r15961)
  * Fix slow load time with many segments.  Bug #1589.  (r16026)
  * Enable/Disable external controller port in the preferences (r15932,
    r15946, others)

OBS-URL: https://build.opensuse.org/request/show/863941
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=86
2021-01-18 05:25:15 +00:00
6dc533db81 Accepting request 827114 from multimedia:apps
- update to 20.06:
  * Fixed multiple memory leaks (r15684, r15685, etc...)
  * Fixed 100% CPU usage when drawing lines in the controller rulers,
    bug #1571 (r15705)
  * Fixed multiple invalid reads (r15707, r15708)
  * Increased the height of the loop ruler, feature #481 (r15718)
  * Fixed CCs not going out when playback begins in the middle of
    a segment, bug #1560 (r15735)
  * Fixed volume and pan CCs always going out even if the controllers
    were removed from the Device, feature #482 (r15750)
  * Stop sending CCs on ch10 when metronome muted, feature #482
    (r15751)
  * Fixed a problem with showing pitchbend ruler (r15771)
  * Made default for expression CC 127 instead of 100 (r15773)
  * Fixed a crash in Audio File Manager, bug #1576 (r15786)
  * Fixed a crash when importing .ly as X11/RG21, bug #1579 (r15806)
  * Fixed a crash on chords in pitch tracker, bug #1582 (r15835)
  * Track height can now be adjusted in the preferences, feature #479
    (r15710-r15712, r15737)
  * New Segment > Transpose by Semitones... available in the Segment
    Canvas, feature #480 (r15715)
  * Right-click can now be used in the loop ruler to set the loop,
    feature #481 (r15717)
  * The current segment label is now displayed in the Matrix editor
    when multiple segments have been selected for editing, feature
    #470 (r15738-r15740)
  * Segment "For Notation" feature, bug #1578 (r15805)
  * Source distribution now includes these release notes in a
    CHANGELOG file.  The release notes will continue to be available
    on the wiki as well:

OBS-URL: https://build.opensuse.org/request/show/827114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=37
2020-08-17 10:08:26 +00:00
be583363b8 - update to 20.06:
* Fixed multiple memory leaks (r15684, r15685, etc...)
  * Fixed 100% CPU usage when drawing lines in the controller rulers,
    bug #1571 (r15705)
  * Fixed multiple invalid reads (r15707, r15708)
  * Increased the height of the loop ruler, feature #481 (r15718)
  * Fixed CCs not going out when playback begins in the middle of
    a segment, bug #1560 (r15735)
  * Fixed volume and pan CCs always going out even if the controllers
    were removed from the Device, feature #482 (r15750)
  * Stop sending CCs on ch10 when metronome muted, feature #482
    (r15751)
  * Fixed a problem with showing pitchbend ruler (r15771)
  * Made default for expression CC 127 instead of 100 (r15773)
  * Fixed a crash in Audio File Manager, bug #1576 (r15786)
  * Fixed a crash when importing .ly as X11/RG21, bug #1579 (r15806)
  * Fixed a crash on chords in pitch tracker, bug #1582 (r15835)
  * Track height can now be adjusted in the preferences, feature #479
    (r15710-r15712, r15737)
  * New Segment > Transpose by Semitones... available in the Segment
    Canvas, feature #480 (r15715)
  * Right-click can now be used in the loop ruler to set the loop,
    feature #481 (r15717)
  * The current segment label is now displayed in the Matrix editor
    when multiple segments have been selected for editing, feature
    #470 (r15738-r15740)
  * Segment "For Notation" feature, bug #1578 (r15805)
  * Source distribution now includes these release notes in a
    CHANGELOG file.  The release notes will continue to be available
    on the wiki as well:

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=85
2020-08-16 21:20:13 +00:00
872818f5aa Accepting request 811154 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/811154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=36
2020-06-03 18:36:38 +00:00
f5b29f5017 Accepting request 811153 from home:plater
- Update to stable release is 19.12 and add patch to fix factory
  build: rosegarden-include-QPainterPath.patch.

OBS-URL: https://build.opensuse.org/request/show/811153
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=84
2020-06-03 13:29:54 +00:00
83fcbdd07a Accepting request 801815 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/801815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=35
2020-05-09 17:52:29 +00:00
10fd1efe04 Accepting request 801814 from home:plater
- Correct lilypond font requirement for lilypond-2.20.0

OBS-URL: https://build.opensuse.org/request/show/801814
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=83
2020-05-08 13:59:02 +00:00
aff61e0e94 Accepting request 776220 from home:plater
- Remove all traces of python2.

OBS-URL: https://build.opensuse.org/request/show/776220
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=82
2020-02-19 08:35:22 +00:00
285f09e590 Accepting request 708943 from multimedia:apps
- Update to rosegarden xerxes version 19.06

OBS-URL: https://build.opensuse.org/request/show/708943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=34
2019-06-12 11:15:24 +00:00
efc917d8e7 Accepting request 708942 from home:plater
Update to rosegarden xerxes version 19.06

OBS-URL: https://build.opensuse.org/request/show/708942
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=81
2019-06-10 09:34:16 +00:00
bca1499e27 Accepting request 659078 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/659078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=33
2018-12-19 12:51:06 +00:00
7f8527a8c7 Accepting request 659077 from home:plater
- Update to release 18.12

OBS-URL: https://build.opensuse.org/request/show/659077
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=80
2018-12-18 11:03:05 +00:00
e6a3d07b4c Accepting request 633024 from multimedia:apps
Update to release 18.06.

OBS-URL: https://build.opensuse.org/request/show/633024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=32
2018-09-07 13:36:46 +00:00
875d304419 Accepting request 633008 from home:plater
Update to 18.06

OBS-URL: https://build.opensuse.org/request/show/633008
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=79
2018-09-04 11:58:12 +00:00
8b19d657f9 Accepting request 633005 from home:plater
Update to release 18.06.

OBS-URL: https://build.opensuse.org/request/show/633005
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=78
2018-09-04 11:50:40 +00:00
7c09c0b288 Accepting request 570645 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/570645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=31
2018-01-30 14:43:52 +00:00
4757c3ed03 Accepting request 570638 from home:sndirsch:branches:multimedia:apps
- removed unneeded 'BuildRequires: xorg-x11-util-devel' (bsc#1077489)

OBS-URL: https://build.opensuse.org/request/show/570638
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=77
2018-01-29 14:54:19 +00:00
b49ef5f831 Accepting request 567734 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/567734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=30
2018-01-20 10:28:03 +00:00
0e96b01d3c Accepting request 567731 from home:plater
Update to release 17.12 and removed incorporated  svnheader.patch
Upstream changes:
  *Bug Fixes
   Fix progress dialog lockups in KDE (bug #1546)
   Fix disappearing lyrics in lyrics editor (bug #1547)
   Fix bug #1548: Last syllable of lyrics is not copied between
    two linked segments.
   Fix bug #1550: Crash with lyric editor and linked segments
   Fix bug #1551: No sound from an audio file when pressing rewind
    then play.
   Fix bug #1549: Matrix Editor: Velocity ruler not updated
    correctly when changing velocity using the velocity tool
   Fix alias change not updating label on the audio instrument
    parameters.
   Fix miscellaneous cosmetic issues related to the ThornStyle
    upgrade.
   Fix time mode toolbar buttons on the Event List and other windows.
   Fix incorrect window titles on the preferences and document
    properties windows.
   Fix garbage property names in Event Edit window.
   Display velocities modified from the velocity ruler in the
    status bar for the notation editor.
   Fix bug #1552: Rosegarden fails to build with cmake-3.9.0.
   Fix crash when launching plugin dialog introduced by r14648.
   Fix external controller audio volume/pan bug
   Fix crash in rulers when pressing mouse buttons
   Export to LilyPond as a repeat sequence several consecutive
    linked segments is now possible (bug #1470)
   Fix duplicate connection in initial autoload
   Fix crash when exporting to LilyPond. (bug #1553
   Fix lilypond options dialog too big. 
  *New Features
   Add “Use track name for new segments” preference.

OBS-URL: https://build.opensuse.org/request/show/567731
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=76
2018-01-19 14:45:07 +00:00
4269e617e6 Accepting request 518991 from multimedia:apps
fix build against cmake-3.9.0

OBS-URL: https://build.opensuse.org/request/show/518991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rosegarden?expand=0&rev=29
2017-08-28 13:18:27 +00:00
e17f510e40 Accepting request 518976 from home:plater
fix build against cmake-3.9.0

OBS-URL: https://build.opensuse.org/request/show/518976
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=75
2017-08-28 05:12:56 +00:00
91e5bf8421 Accepting request 518919 from home:plater
Work around a possible cmake-3.9.0 bug by building a dependency prior to the main build.

OBS-URL: https://build.opensuse.org/request/show/518919
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=74
2017-08-26 17:08:20 +00:00
4c6a86f956 Accepting request 518911 from home:plater
- Work around strange build problem introduced by cmake-3.9.0 by
  restarting make on first failure.

OBS-URL: https://build.opensuse.org/request/show/518911
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=73
2017-08-26 16:31:52 +00:00