96 Commits

Author SHA256 Message Date
c2abac4ac8 Accepting request 1328147 from home:jubalh:branches:multimedia:apps
- Update to 4.6.5:
  * This is a minor update that includes several crash fixes as well
    as improvements to chord symbols, which should prevent them from
    unintentionally moving in the score.
  * Also included is an audio export fix, where rests at the start
    of the score were being skipped.

- Update 4.6.4:
  Online sounds:
  * Various optimisations and improved messaging for online sounds (Windows and macOS only)
  Playback:
  * VSTs now receive playback time position (enables synced video playback with the score)
  * Notated tempo BPM values are converted to playback speeds with greater precision
  * We've switched back to ALSA as the audio server on Linux (PipeWire is still available via Preferences)
  Engraving:
  * Slurs from grace notes to tied non-grace notes now stop at the first note of the tie
  * Parentheses around noteheads no longer touch ledger lines below the staff
  * Restored the ability to create frames with negative margins (not recommended)
  * Fixed display of invisible multimeasure rest numbers
  * Fixed horizontal spacing of cue notes under a trill line
  * Fixed hiding of courtesy clefs, key and time signatures near a section break
  * Fixed hiding of measure numbers when all instruments are hidden
  * Fixed vertical alignment of voice 1 rests at "gaps" where rests in higher voices were deleted
  * Fixed regression where measure numbers collided with brackets around single line percussion staves
  Chord symbols:
  * Fixed rendering of accidentals when using the "Legacy MuseScore" style with a font other than Edwin
  * Fixed vertical layout of chord symbols and RNA that include parentheses
  * Fixed double layout problem that caused unnecessary stave separation after edits to chord symbols
  Interaction:
  * Single notes now become selected after being pasted

OBS-URL: https://build.opensuse.org/request/show/1328147
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=189
2026-01-20 23:20:21 +00:00
48e14f0078 Accepting request 1314511 from home:jubalh:branches:multimedia:apps
- Update to 4.6.3:
  * Greater control over showing and hiding empty staves
  * Dramatically improved real-time playback performance
  * Major new features for piano, voice, and guitar notation
  * Completely reworked chord symbol handling
  * Support for any SMuFL-compliant music font
  * VST3 plugin support on Linux
  * Many workflow refinements, and much more

OBS-URL: https://build.opensuse.org/request/show/1314511
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=187
2025-10-30 08:42:18 +00:00
e51ec352be Accepting request 1311414 from home:darix:playground
- Fix building against Qt 6.10
  Uses https://src.fedoraproject.org/rpms/musescore/blob/rawhide/f/musescore-fix-build-against-qt-6-10.patch 
  Needs BuildRequires for the private libraries:
  cmake(Qt6GuiPrivate)
  cmake(Qt6QuickPrivate)

OBS-URL: https://build.opensuse.org/request/show/1311414
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=185
2025-10-15 06:25:49 +00:00
36d7cb5e3d Accepting request 1310611 from home:darix:playground
- Update to 4.6.2:
  - This update includes critical fixes to improve app stability
    and performance.
  For all details see https://musescore.org/en/4.6

  and https://musescore.org/en/4.6.1

OBS-URL: https://build.opensuse.org/request/show/1310611
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=183
2025-10-10 21:12:39 +00:00
9e93e1f119 Accepting request 1309829 from home:darix:playground
- Update to 4.6.1:
  - More options for showing and hiding empty staves
  - Significantly improved realtime playback experience
  - Tons of new features for piano, voice, guitar scores
  - Chord symbols overhaul
  - Ability to load any SMuFL-compliant music font
  - VST3 support on Linux
  - Numerous workflow enhancements
  - And much, much more...
  For all details see https://musescore.org/en/4.6
- drop musescore-qt69.patch

OBS-URL: https://build.opensuse.org/request/show/1309829
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=181
2025-10-08 19:24:03 +00:00
a74d01cb3a Accepting request 1273756 from home:darix:playground
- Update to 4.5.2:

OBS-URL: https://build.opensuse.org/request/show/1273756
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=179
2025-05-01 06:23:18 +00:00
90864dc2b9 Accepting request 1268496 from home:krop:branches:multimedia:apps
Previous patch wasn't enough to fix build with Qt 6.9, use mandriva's patch instead

OBS-URL: https://build.opensuse.org/request/show/1268496
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=177
2025-04-11 07:36:54 +00:00
a936b3d230 Accepting request 1268195 from home:krop:branches:multimedia:apps
- Add upstream change:
  * musescore-qt69.patch

OBS-URL: https://build.opensuse.org/request/show/1268195
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=176
2025-04-10 14:18:57 +00:00
fefabe098e Accepting request 1264675 from home:jubalh:branches:multimedia:apps
- Update to 4.5.1:
  Engraving:
  * Space between a dynamic and an expression (e.g. within "p dolce") now scales correctly with staff size
  * Increased distance between a partial slur and partial tie on the same note
  * Partial ties now extend past breath marks and notes or rests in other voices
  * Fixed corruption in parts when a time signature is inserted between tied notes
  * Making higher instruments visible in a part no longer duplicates jump markers (e.g. "to Coda", etc.)
  * Fixed centering of dynamics between staves when horizontal space is limited
  * Fixed horizontal spacing after hiding an instrument
  * Fixed layout of courtesy time signatures for which autoplace is disabled
  * Increased gap before barline for hairpins created by dragging from a dynamic
  * "Show text" property of glissandos is now properly preserved on saving and loading
  * When a large time signature is hidden, its parentheses are now also hidden (affects MuseScore.com and continuous view)
  * High Floor Tom and Low Floor Tom have exchanged position on the General MIDI Percussion staff
  Interaction:
  * Selection filter setting is now properly accounted for during a range selection
  * Entering a pitch in 'input by duration' mode now turns off 'toggle rest'
  * Partial ties can be copied and pasted
  * Creating a hairpin by dragging from a dynamic can now be undone in one step instead of two
  * Hairpins can now be removed via the dynamics popup by pressing the same hairpin button again
  * MIDI notes can be staggered when entering chords in input by duration mode
  * If you've opted to use the legacy percussion panel, it now appears when note input is activated
  * More special characters can be typed with AltGr and Ctrl+Alt on Windows
  Stability:
  * Fixed crash after note input on deleted staff
  * Fixed crash when Shift+clicking on a page number
  * Fixed crash when editing partial ties
  * Fixed crash after copying a tie in the score and selecting it in the parts
  * Fixed crash when adding a time signature to a score with voltas and system markings
  * Fixed crash when a lyrics hyphen is entered before a repeat barline

OBS-URL: https://build.opensuse.org/request/show/1264675
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=174
2025-03-28 16:19:06 +00:00
b3a363a4ed Accepting request 1253546 from home:darix:playground
- Update to 4.5
  https://musescore.org/en/4.5

OBS-URL: https://build.opensuse.org/request/show/1253546
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=173
2025-03-17 08:58:30 +00:00
e5a77ba266 Accepting request 1233077 from home:kill_it:branches:multimedia:apps
- Update to 4.4.4
  
  This update brings stability improvements and bug fixes, as well
  as some new minor features.
  See https://musescore.org/en/4.4.4

OBS-URL: https://build.opensuse.org/request/show/1233077
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=172
2024-12-23 09:59:55 +00:00
9e1fe39d2d Accepting request 1218080 from home:jubalh:branches:multimedia:apps
- Update to 4.4.3:
  This update addresses multiple crashes and resolves various issues
  related to interaction, playback, and engraving. Additionally,
  it includes a critical fix for Windows users, resolving several
  graphical problems.
  See https://musescore.org/en/4.4.3
- Drop fix-menubar.patch

OBS-URL: https://build.opensuse.org/request/show/1218080
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=171
2024-10-25 08:30:01 +00:00
802b65125b Accepting request 1201724 from home:darix:playground
still not ready for TW i guess

OBS-URL: https://build.opensuse.org/request/show/1201724
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=170
2024-09-18 17:02:52 +00:00
8d0fa8dd35 Accepting request 1199514 from home:darix:playground
Still not ready for Tumbleweed but moving the progress forward.

For more see https://github.com/musescore/MuseScore/issues/24097

- Update to 4.4.1
  This update contains more than 50 bug fixes and stability
  improvements. Most importantly:
  - A problem was fixed that caused some Windows users to see only
    an empty screen, depending on their graphics setup
  - Scores with multi-byte (i.e. "non-English") characters in the
    filename can be opened again on Windows
  - Several crashes have been fixed
  - The interaction with dynamics and hairpins has been further
    refined
  - An issue preventing playback of lyrics with Muse Choir and
    VOXOS Epic Choirs has been fixed
  Please see the announcement on musescore.org for more information.
- drop patches from upstream:
  56db7728d4f4534c83eb875174560c0a7f978cb8.patch
  696279e362afe72db5e92f8a47aa64b3a0e86a86.patch

OBS-URL: https://build.opensuse.org/request/show/1199514
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=169
2024-09-09 06:33:24 +00:00
e1e9a21f5a Accepting request 1198300 from home:darix:playground
Do not forward to factory:

This patch is just a start there are so many more broken UI components as upstream only really tests with Qt 6.2 and newer versions do not work

OBS-URL: https://build.opensuse.org/request/show/1198300
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=168
2024-09-02 13:43:49 +00:00
daf8b59397 Accepting request 1197225 from home:darix:playground
This fixes all build issues and the only remaining issue is:

https://github.com/musescore/MuseScore/issues/24097

- Fix the requires exclude 

- Replace local patches with upstream patches:
  dropped:
    no-libraries-from-internet.patch
    pass-in-freetype2.patch
  added:
    56db7728d4f4534c83eb875174560c0a7f978cb8.patch
    696279e362afe72db5e92f8a47aa64b3a0e86a86.patch

- ignore requires for internal QML components

- the app mode define for cmake switched to MUSE_APP_BUILD_MODE 

- BR hicolor-icon-theme for directory ownership

- Added pass-in-freetype2.patch:
  We also need to check for HarfBuzz as the internal drawing code
  also loads HarfBuzz header files.
  The finder is a copy of the same file already in the freetype
  intree copy.

- update patch with the changes from the pull request
- enable internal drawing code again

- disable internal drawing code because it requires an msdfgen.h

- add BR for glibc locale package and set UTF-8 locales as the
  tooling complains about non UTF-8 locales

OBS-URL: https://build.opensuse.org/request/show/1197225
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=167
2024-08-30 10:44:11 +00:00
1dcdfcf233 Accepting request 1196303 from home:darix:playground
- MuseScore 4.4.0:

OBS-URL: https://build.opensuse.org/request/show/1196303
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=166
2024-08-27 14:40:01 +00:00
96256cc15c Accepting request 1180153 from home:darix:playground
- MuseScore 4.3.2:
  - This update includes crash fixes and performance improvements.

OBS-URL: https://build.opensuse.org/request/show/1180153
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=164
2024-06-12 10:11:45 +00:00
bca6017997 Accepting request 1177731 from home:darix:playground
- MuseScore 4.3.1:

OBS-URL: https://build.opensuse.org/request/show/1177731
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=162
2024-05-30 11:27:32 +00:00
40904fc994 Accepting request 1176990 from home:darix:playground
- Add patch series that was included in the usptream binaries but
  not in the 4.3.0 tag:
  https://github.com/musescore/MuseScore/issues/22984
  0001-Increase-file-version-number-to-430.patch
  0002-Fix-utests-1.patch
  0003-Fix-utests-2.patch
  0004-Fix-utests-3.patch
  0005-Fix-utests-4.patch
  0006-Fix-utests-5.patch

OBS-URL: https://build.opensuse.org/request/show/1176990
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=160
2024-05-27 07:05:12 +00:00
cb7a753a9e Accepting request 1172750 from home:darix:branches:multimedia:apps
- MuseScore 4.3.0:
  - New "sound flags" can now be accessed via stave text when using
    Muse Sounds instruments, offering a choice of various
    instrument modifications and playing techniques that can be
    heard in playback.
  - The drumset panel now updates to show available sounds
    depending on instrument selection in the mixer.
  - Various percussion mapping improvements.
  - New options for controlling visibility of clefs and key
    signatures, as well as ties and parentheses on tablature
    staves.
  - New option in Format menu to "reset entire score to default
    layout".
  - Improved quality of MusicXML import.
  - Improved placement of slurs that cross system breaks.
  - Tempo change lines can now be extended across systems using
    keyboard shortcut.
  - Improved selection box behaviour, resolving an issue with
    continuous view.
  - Resolved playback issue with repeats after section breaks.
  - Resolved issues where notation elements were disappearing from
    parts.
  - Resolved Muse Sounds playback issue affecting overlapping
    unison notes.
  - Resolved issue affecting unintended deletion of melisma lines.
  - Updated product name to "MuseScore Studio" throughout the app.
  - Fixed numerous crashes.

OBS-URL: https://build.opensuse.org/request/show/1172750
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=158
2024-05-08 13:30:02 +00:00
83ab3c7cda - Delete unnecesaary require of "pipewire-alsa if pipewire"
(boo#1220821)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=156
2024-04-29 15:06:22 +00:00
284e2d4967 - Update version check for Leap 15.6 so that gcc 12 is used also
there

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=154
2024-02-15 08:01:18 +00:00
caa04ba4df Accepting request 1143452 from home:lkocman-factory:branches:multimedia:apps
- Use valid SPDX tag GPL-3.0 WITH Font-exception-2.0

* Sebastian turned on warnings for non-spdx identifiers
  in legaldb about a month ago. This one raised warning

OBS-URL: https://build.opensuse.org/request/show/1143452
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=151
2024-02-01 18:37:14 +00:00
7ebb4b5937 Accepting request 1141435 from home:kill_it:branches:multimedia:apps
- Add changelog from https://github.com/orgs/musescore/projects/36/views/2
- MuseScore 4.2.1:
  * [MusicXML import] fermatas on barlines #19770
  * Crash after changing beam type to No beam in Properties #21099
  * Crash when trying to open a midi score that musescore 4.1.1 was
    able to open #21020
  * MacBook MuseScore App Crashing #20936
  * [MU4 Tech Debt] Unit tests in src/notation are never running #10667
  * No longer able to drag a section of music to transpose it. #20606
  * Minimum distance field does not update when value changes #13261
  * [MU4 Issue] Playback not in sync with playhead when changing
    instrument in mixer #15047
  * Pauses not working properly and delaying playback #17329
  * [MU4 Issue] Caesuras do not Update Playback #15773
  * [MuseSounds Issue] Pauses not Working, Playback Clipped Sometimes,
    Removing Pauses makes it Worse #15578
  * Cmd+Delete measures and undo crashes MuseScore #20947
  * [MU4 Issue] Pause (fermata/caesura) duration not honored until
    save/reload #15305
  * Crash after deleting measure with tempo mark and closing orchestral
    score #20955
  * Pedal text not rendering at all when I insert a marking with said 
    text #20646
  * Glissandos don't play back on tied notes. #20570
  * Opening and closing mixer while note input mode is enabled causes 
    strange visual bug in score view #20761
  * Pedals do not work on mallet percussion instruments #20579
  * Sounds continue across Section Break #20557
  * Fix a translatable string not being detected by lupdate #20684
  * adding caesura causing playback problems after 4.2 update #20669
  * Improve export of technical indications #20252
  * Huge & misplaced tie mark when moving note between voices #20967
  * Measure number not refreshed after excluding from count #20768
  * Super long sustain in solo strings where it shouldn't be present #20714
  * Playback bug with tied (whole-)notes after tempo change (note
    duration is longer/shorter than it should) #20577
  * Changing instrument mid-playback causes music to restart but tracking
    header continues from where it was #20593
  * MIDI Note Input - Yamaha MX88 #18609
  * [MU4 Issue] Instrument sounds play from start point if changed while
    playing #15445
  * Fixed folder names for excerpts with non-English characters #20843  
  * Drumset preview pane not showing correct stem direction #20785
  * [MU4 Issue] Note input from MIDI keyboard can be not so accurate as
    in MU3, some notes are not picked up when entering chords (Mac) #12694
  * Midi input stops working and needs a reload #20488
  * Selecting the title and then Voice 2 crashes #20872
  * MuseScore 4.1.1 problem on Mac with USB MIDI-IN interface connected
    to CASIO Previa PX-S5000 e-piano #19990
  * Add support for sostenuto pedal to MusicXML and MEI #20219
  * Missing text/staff line properties compared with MS3 #17074
  * Crash when adding and removing staves and undoing and redoing #17494
  * Undoing after copy-pasting rest causes crash #18499
  * Incorrect export of MusicXML format #20490
  * 4.2.0 ARM appimages removed after release  #20578
  * Visual bug in continuous mode #20551
  * Cross staff beam + Grace notes crashes #20808
  * Tremolo glitchery #20563
  * Measure and Staff/Part properties dialogs don't work via keyboard 
    (and crash) #20580
  * cresc. line is not clickable #20561
  * cresc. line disappears when the start text is out of view #20560
  * Playback cursor eats cresc. line #20562
  * Crash when trying to save while two projects are open, and when
    trying to copy and paste within a project (one score) #20572
  * crash when deleting courtesy key signature #20622
  * Beamed rest doesn't go across the staff when the beam is 
    cross-staff #20619
  * Replace Instrument dialog: OK/Cancel buttons wrongly positioned
    when instrument description is long #20617
  * Score and parts synchronization strings need English (US)
    localization #20636
  * Tie start point is offset by lyrics #20735
  * Lines continued on next system are not visible #20661
  * "Show Invisible" does not always show invisible lines #20662
  * MuseScore 4.2 crashes when appending frames on scores with opened
    parts. #20716
  * The placement of the arpeggio is completely incorrect when the
    chord is on another staff #20715
  * Line end at system break unhides next system #20782
  * Crash with cross-staff arpeggio and tablature #20765
  * Sudden abort of pdf export #20780
  * [Task] Add ability to open score in previous version of MuseScore in
    dev builds (add checkbox to DevTools) #20899
  * Crash on score created from template containing slurs #20620
  * Playback loop boundaries get scaled and shifted (UI doesn't reflect
    that) after tempo text editing. #20713
  * [Properties] 'Always display an accidental' sign doesn't rewrite when
    changing ornament interval for ornament lines (trill)  #20903
  * Invisible lines of text lines are not clickable #16922
  * Part rename doesn't mark score as having unsaved changes #20698
  * 95% chance of crashing when opening a certain score (Unable to add
    event for track, INFO chunk size mismatch) #21003
  * Crash when delete measure with tremolo+slur in score with opened
    parts #21065
  * The long closing time of the program fix #21019
  * Crash on undoing change beam mode #21069
  * no playback on percussion glissando #20685

OBS-URL: https://build.opensuse.org/request/show/1141435
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=149
2024-01-25 08:12:25 +00:00
dadf99dc75 Accepting request 1141124 from home:jubalh:branches:multimedia:apps
- Update to 4.2.1:
  No changelog provided

OBS-URL: https://build.opensuse.org/request/show/1141124
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=148
2024-01-24 08:17:21 +00:00
1706874328 Accepting request 1134179 from multimedia:proaudio
OBS-URL: https://build.opensuse.org/request/show/1134179
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=146
2023-12-20 11:04:53 +00:00
802222287a Accepting request 1111393 from home:expeehaa:branches:multimedia:apps
- Build as release again.
  The option was renamed in e173d46bd0.

OBS-URL: https://build.opensuse.org/request/show/1111393
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=144
2023-09-14 20:47:33 +00:00
11d4affb36 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=142 2023-08-28 17:10:37 +00:00
e542e260e9 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=141 2023-08-28 14:28:31 +00:00
16ca20d91e - Add comment to exludearchline. Build fails in the crashpad client,
which is disabled but nevertheless built

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=140
2023-08-28 14:26:05 +00:00
82ec23755d - Delete excludearch line. It fails with aarch64 and ppc64 and I
don't know how to solve that, but maybe someone is interested
  in this and can

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=139
2023-08-28 14:13:55 +00:00
981760359d Accepting request 1104232 from home:cornelisbb:branches:multimedia:apps
- Build on 15.5 and older with newer gcc to make it build
- Build without explicitly setting revision
- Exclude not supported archs: aarch64 ppc64 ppc64le

OBS-URL: https://build.opensuse.org/request/show/1104232
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=138
2023-08-16 19:01:46 +00:00
3f70aafac1 Accepting request 1104084 from home:cornelisbb:branches:multimedia:apps
- Disable update module (-DBUILD_UPDATE_MODULE:BOOL=OFF)
  https://github.com/musescore/MuseScore/issues/15617
  is fixed

OBS-URL: https://build.opensuse.org/request/show/1104084
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=136
2023-08-15 20:03:56 +00:00
f1f166020a Accepting request 1103548 from home:cornelisbb:branches:multimedia:apps
- Update tp 4.1.1
  New features in 4.1:
  * New engraving and playback support for ornaments, including the
    ability to set custom alterations for trills, turns and mordents
  * A major improvement to the app's performance, allowing larger
    scores to play back up to 60% more efficiently
  * A dedicated new default reverb, which can be adjusted for each
    instrument track as well as globally across the entire mix
  * New auxiliary sends in the mixer, allowing instrument tracks to
    be routed to dedicated auxiliary channel strips for applying
    audio effects
  * New engraving and playback support for capos on guitar staves
  * New feature for displaying harp pedal diagrams
  * Dynamics and expression text now automatically combine, plus new
    controls for scaling and positioning dynamics
  * New live Braille module, including a panel that displays
    selected measures as Braille music notation (enabling more
    efficient score reading on Braille displays)
  * Upload audio directly to audio.com, allowing you to build a 
    portfolio of your audio content to share with the world 
  * View and open your online scores from musescore.com directly
    from the desktop app 
  Other updates:
  * Save to cloud: option to make a score "unlisted"
  * Publish to musescore.com: option to either replace the existing
    published score, or publish the score as a new file
  * New loading screen when opening multiple instances of the app on
    macOS 
  * Fixed syllable-based pasting of lyrics
  * A more reliable VST scanning process

OBS-URL: https://build.opensuse.org/request/show/1103548
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=134
2023-08-11 22:07:23 +00:00
645260fd62 - Add fix-for-latest-qt-declarative.patch to fix boo#1210932
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=131
2023-04-28 08:41:15 +00:00
5fa9a957f2 Accepting request 1072363 from home:jubalh:branches:multimedia:apps
- Update to 4.0.2:
  * Score corruption fixes
    - Multiple issues causing score corruption have been fixed
    - Part scores are now scanned for corruptions
    - There is now a more comprehensive system for alerting you
      when there are corruptions identified on your score (including
      a mechanism to help you avoid saving those corruptions)
  * Usability improvements
    - The Properties panel has been improved so it's possible to edit
      the visibility, colour and play settings of individual notes within chords
    - Toggling visibility of notes within chords now produces more predictable results
    - Images in frames can now be deleted
    - Parts can now be reset to their original layout
    - The UI is now easier to interact with when the user is holding the mouse unsteadily
    - The audio export process can now be cancelled
    - There's a new feature to save relevant diagnostic files (making it
      easier to get support from MuseScore developers)
  * Performance enhancements
    - Major improvements to how MuseScore handles with WASAPI (Benefits Windows users)
  * Bugs squashed and regressions repaired
    - Various crashes have been fixed (including numerous VST-related crashes)
    - Zoom controls in the status bar are easier to use and more intuitive
    - Various problems with the visual behaviour of the app on second monitors are now resolved
    - Text line spacing option has been reinstated in Properties
    - Some playback problems have been resolved, including when entering tablature
      notation, and when changing the tempo using the tempo slider
    - Multiple other minor bug fixes
  * A ton of engraving fixes and improvements
    - Multiple fixes to system-line objects
    - Several errors arising from setting notes to cue size are resolved

OBS-URL: https://build.opensuse.org/request/show/1072363
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=129
2023-03-16 13:44:30 +00:00
95ed1d21f6 - More licenses found, also include licenses for sources we don't
build. The license line also applies to the SRPMs

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=126
2023-03-11 11:10:19 +00:00
f360d965bf - Update Licenses
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=124
2023-03-08 20:52:07 +00:00
595f75de66 Accepting request 1068680 from home:krop:branches:multimedia:apps
- Don't package the KDDockWidgets development files. It's only
  a third party library that cannot be used for anything.
- Update build constraints
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/1068680
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=122
2023-03-02 13:50:52 +00:00
09b961fa98 Accepting request 1058609 from home:jubalh:branches:multimedia:apps
- Update to 4.0.1:
  * Fixed a crash on startup with specific VST instruments present
  * Fixed a crash on deleting particular staves
  * Fixed a hang on startup involving WASAPI
  * Fixed corruption on adding or removing beats or measures in certain cases
  * Fixed shortcuts using numeric keypad
  * Fixed issues involving system elements and parts
  * Fixed issues with playback start position
  * Fixed chord symbol playback on transposing staves

OBS-URL: https://build.opensuse.org/request/show/1058609
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=120
2023-01-16 08:22:37 +00:00
5909664757 Accepting request 1045993 from home:darix:playground
- Fix audio playback support in muse score 
  https://github.com/musescore/MuseScore/issues/11220#issuecomment-1365822403
  - Fix jack finder by backporting 0dde64eef84.patch:
    Though the jack code in Musescore seems to be unused and only
    alsa seems supported
  - Require alsa-plugins-pulse or pipewire-alsa to make playing out
    of the box
- prepare disabling the update check but it is currently not
  possible due to
  https://github.com/musescore/MuseScore/issues/15617  
- cmake searches for ogg support: add proper BR

OBS-URL: https://build.opensuse.org/request/show/1045993
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=118
2023-01-01 12:15:05 +00:00
f1644e6324 Accepting request 1045926 from home:frispete:musescore
- Switch to RelWithDebInfo build
- Fix Leap build issue (missing -ldl)
- Add README.SUSE and referring notes
- Add 8 GB disk contraints

OBS-URL: https://build.opensuse.org/request/show/1045926
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=116
2022-12-31 16:07:13 +00:00
623f8f43e0 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=114 2022-12-17 11:42:59 +00:00
bc72ce3690 - Do not build crashpad and remove the prebuilt crashpad binary
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=113
2022-12-17 11:20:38 +00:00
9afc3ec16c - Remove explicit opus-devel require
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=112
2022-12-16 21:36:34 +00:00
89789a7b1c - Add Qt5QuickTemplate2 to BuildRequires
- Remove opus devel files and add requires to system files

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=109
2022-12-16 16:08:40 +00:00
5fd698f8e1 - Update to 4.0:
Changes in interface, graving, soundsystem, mixer, everything
  See [200~https://musescore.org/nl/node/337788
- Removed unused patches:
  * no-webview-in-startcentre.patch
  * use-system-qtwebengine-files.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=103
2022-12-15 21:48:12 +00:00
3a5aef585a - Add soundfont and related files that cmake tries to
download during build (MuseScore_General_Changelog.md,
  MuseScore_General_License.md, MuseScore_General_Readme.md,
  MuseScore_General.sf3) which contain newer versions of the
  MuseScore soundfont

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=99
2022-08-27 20:31:01 +00:00
af6054051f - Explicit cmake flag -DBUILD_WEBENGINE="OFF" is needed to build
without qtwebengine

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=98
2021-04-27 09:14:05 +00:00