SHA256
1
0
forked from pool/musescore

+ Most important improvements:

* Sticking (the process of assigning certain notes to either our
      left or right hand) as a new command
    * Make basic colors of the application including voice colors consistent
    * 7/8 time signature was added to advanced workspace and master 
      palette
    * Avoid poor alignment of hairpins to dynamics bound to the segment
      before hairpin start
    * Add style settings allowing MDL templates to follow basic drum
      line notation rules better
    * Double/triple-clicking in a text editing mode now selects a
      word/paragraph respectively
  + Also numerous fixes, for details see github release page:
    * https://github.com/musescore/MuseScore/releases

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=32
This commit is contained in:
Cor Blom 2019-07-01 00:29:01 +00:00 committed by Git OBS Bridge
parent 3fcb6f8a56
commit 96e4074fb0

View File

@ -1,419 +1,424 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 30 20:35:18 UTC 2019 - Cor Blom <cornelis@solcon.nl> Sun Jun 30 20:35:18 UTC 2019 - Cor Blom <cornelis@solcon.nl>
- Update to 3.2.2: - Update to 3.2.2:
Most important improvements: + Most important improvements:
* Sticking (the process of assigning certain notes to either our left or right hand) as a new command * Sticking (the process of assigning certain notes to either our
* Make basic colors of the application including voice colors consistent left or right hand) as a new command
* 7/8 time signature was added to advanced workspace and master palette * Make basic colors of the application including voice colors consistent
* Avoid poor alignment of hairpins to dynamics bound to the segment before hairpin start * 7/8 time signature was added to advanced workspace and master
* Add style settings allowing MDL templates to follow basic drum line notation rules better palette
* Double/triple-clicking in a text editing mode now selects a word/paragraph respectively * Avoid poor alignment of hairpins to dynamics bound to the segment
Also numerous fixes, for details see github release page: before hairpin start
* https://github.com/musescore/MuseScore/releases * Add style settings allowing MDL templates to follow basic drum
- Update correct-revision.patch line notation rules better
* Double/triple-clicking in a text editing mode now selects a
------------------------------------------------------------------- word/paragraph respectively
Fri Jun 7 22:02:48 UTC 2019 - Cor Blom <cornelis@solcon.nl> + Also numerous fixes, for details see github release page:
* https://github.com/musescore/MuseScore/releases
- Update to 3.1.0: - Update correct-revision.patch
New:
* Single-note dynamics playback - long notes can play dynamic changes -------------------------------------------------------------------
* Updated soundfont that supports single-note dynamics out of the box Fri Jun 7 22:02:48 UTC 2019 - Cor Blom <cornelis@solcon.nl>
* High quality soundfont with better strings and synth instruments
available as an extension in the Resource Manager - Update to 3.1.0:
* Option to completely disable Auto Placement New:
* Elements can cross staves still participating in Auto Placement * Single-note dynamics playback - long notes can play dynamic changes
* Half-time/Double-time feature that shortens and lengthens rhythms * Updated soundfont that supports single-note dynamics out of the box
on copy-pasting * High quality soundfont with better strings and synth instruments
* Linearization feature that unrolls all repeats available as an extension in the Resource Manager
* Internal computational approach that allows creating 256th, 512th, * Option to completely disable Auto Placement
1024th notes and any kind of compound tuplets * Elements can cross staves still participating in Auto Placement
* Online documentation for Plugin API is available * Half-time/Double-time feature that shortens and lengthens rhythms
Further: on copy-pasting
* Several improvements and a number of bugfixes * Linearization feature that unrolls all repeats
- Update correct-revision.patch * Internal computational approach that allows creating 256th, 512th,
1024th notes and any kind of compound tuplets
------------------------------------------------------------------- * Online documentation for Plugin API is available
Fri Mar 15 18:48:42 UTC 2019 - Cor Blom <cornelis@solcon.nl> Further:
* Several improvements and a number of bugfixes
- Update to 3.0.5: - Update correct-revision.patch
Improvements:
* The whole chord sounds when iterating over notes with left-right -------------------------------------------------------------------
arrows Fri Mar 15 18:48:42 UTC 2019 - Cor Blom <cornelis@solcon.nl>
* Support more properties for fingering
* Add more properties for Plugin API - Update to 3.0.5:
* Optimise New Score Wizard start time and layout calculations Improvements:
Fixes: * The whole chord sounds when iterating over notes with left-right
* MuseScore 3.0.4 crashed on startup on macOS arrows
* Score margins and related staves positioning were calculated * Support more properties for fingering
incorrectly * Add more properties for Plugin API
* Spacers worked incorrectly when interacting with page borders * Optimise New Score Wizard start time and layout calculations
* Measure counting was wrong when setting a custom offset value Fixes:
* Keyboard navigation in Single Page view worked incorrectly * MuseScore 3.0.4 crashed on startup on macOS
* MuseScore crashed on finishing work on Windows * Score margins and related staves positioning were calculated
* MuseScore crashed when changing Time Signature in parts incorrectly
* MuseScore crashed when selecting a bracket in edit mode * Spacers worked incorrectly when interacting with page borders
* Measure counting was wrong when setting a custom offset value
------------------------------------------------------------------- * Keyboard navigation in Single Page view worked incorrectly
Fri Mar 1 13:38:39 UTC 2019 - Cor Blom <cornelis@solcon.nl> * MuseScore crashed on finishing work on Windows
* MuseScore crashed when changing Time Signature in parts
- Update to 3.0.4: * MuseScore crashed when selecting a bracket in edit mode
Fixes:
* All instruments played as piano in some specific cases -------------------------------------------------------------------
* "Save online" login screen didn't work on Mac Fri Mar 1 13:38:39 UTC 2019 - Cor Blom <cornelis@solcon.nl>
* Removing section break crashed the editor in some cases
* Copying measure repeats didn't work - Update to 3.0.4:
* Brass Quartet and Brass Quintet templates couldn't be opened Fixes:
- Update to 3.0.3: * All instruments played as piano in some specific cases
New * "Save online" login screen didn't work on Mac
* New crash report facility (this is disabled in our build for now) * Removing section break crashed the editor in some cases
Improvements * Copying measure repeats didn't work
* Whole score playback can be turned on when in the Part tab * Brass Quartet and Brass Quintet templates couldn't be opened
using the mixer. Part playback works by default in in the Part tab - Update to 3.0.3:
* Improved global performance New
* Drag-and-drop user experience is improved * New crash report facility (this is disabled in our build for now)
Fixes Improvements
* Caesuras and sections breaks didn't cause pauses in playback * Whole score playback can be turned on when in the Part tab
* Some properties were not properly saved using the mixer. Part playback works by default in in the Part tab
* Fermatas over barlines could not be added * Improved global performance
* Articulations could not be added to grace notes * Drag-and-drop user experience is improved
* Redundant key/time signatures appeared in Page/Continuous view Fixes
and Parts * Caesuras and sections breaks didn't cause pauses in playback
* Visibility was not properly applied * Some properties were not properly saved
* Ties failed to be copied-pasted in a score with parts * Fermatas over barlines could not be added
* Keyboard navigation in Continuous View was broken * Articulations could not be added to grace notes
- Updated correct-revision.patch to reflect new version * Redundant key/time signatures appeared in Page/Continuous view
and Parts
------------------------------------------------------------------- * Visibility was not properly applied
Fri Feb 15 16:09:53 UTC 2019 - cornelis@solcon.nl * Ties failed to be copied-pasted in a score with parts
* Keyboard navigation in Continuous View was broken
- Update to 3.0.2: - Updated correct-revision.patch to reflect new version
* Improvements
+ Reworked login screen when using Save Online allows signing in via -------------------------------------------------------------------
Facebook and Google and creating an account from within the editor Fri Feb 15 16:09:53 UTC 2019 - cornelis@solcon.nl
+ New easy fingering input mode and other fingering improvements
* Fixes - Update to 3.0.2:
+ Plugins framework didn't work * Improvements
+ Grace notes displayed the wrong size in TAB staves + Reworked login screen when using Save Online allows signing in via
+ Default window size was too large on a multi-monitor setup Facebook and Google and creating an account from within the editor
+ Color was not available as a text style setting, including issues with + New easy fingering input mode and other fingering improvements
coloring lyrics for different voices * Fixes
+ Slurs were not exported properly to MusicXML + Plugins framework didn't work
+ Tempo text was not imported properly from MusicXML + Grace notes displayed the wrong size in TAB staves
- Updated correct-revision.patch + Default window size was too large on a multi-monitor setup
+ Color was not available as a text style setting, including issues with
------------------------------------------------------------------- coloring lyrics for different voices
Sat Jan 19 15:28:55 UTC 2019 - Cor Blom <cornelis@solcon.nl> + Slurs were not exported properly to MusicXML
+ Tempo text was not imported properly from MusicXML
- Update to 3.0.1: - Updated correct-revision.patch
* Improvements
+ Redesign of New Score Wizard makes it easier to search -------------------------------------------------------------------
templates, provides better score previews, and significantly Sat Jan 19 15:28:55 UTC 2019 - Cor Blom <cornelis@solcon.nl>
improves accessibility for blind users
+ Reworked Mixer UI allows minimizing and making it dockable - Update to 3.0.1:
+ Better automatic placement of hairpins and dynamics * Improvements
+ Better import of 2.X scores + Redesign of New Score Wizard makes it easier to search
* Fixes templates, provides better score previews, and significantly
+ Properties were not saved properly in a number of cases improves accessibility for blind users
+ Layout was broken after operations with measure rests and + Reworked Mixer UI allows minimizing and making it dockable
tuplets + Better automatic placement of hairpins and dynamics
+ Time signatures appeared incorrectly in some cases and might + Better import of 2.X scores
lead to crash * Fixes
+ Using the implode tool on notes connected with slurs led to + Properties were not saved properly in a number of cases
crashes + Layout was broken after operations with measure rests and
+ Editing a barline was applied incorrectly tuplets
+ Context menu on instrument names didn't appear + Time signatures appeared incorrectly in some cases and might
+ Pages with landscape orientation were cropped when printing lead to crash
+ Playback went crazy on saving + Using the implode tool on notes connected with slurs led to
+ Tempo was applied incorrectly in certain cases involving crashes
fermatas + Editing a barline was applied incorrectly
+ Slurs were lost or detached in some cases + Context menu on instrument names didn't appear
+ Autoplacement couldn't be switched off for stems and arpeggio + Pages with landscape orientation were cropped when printing
- Added correct-revision.patch: revision number in the source + Playback went crazy on saving
tarballs on github is wrong + Tempo was applied incorrectly in certain cases involving
fermatas
------------------------------------------------------------------- + Slurs were lost or detached in some cases
Fri Jan 4 14:35:14 UTC 2019 - Cor Blom <cornelis@solcon.nl> + Autoplacement couldn't be switched off for stems and arpeggio
- Added correct-revision.patch: revision number in the source
- Update to 3.0.0: A major feature release: tarballs on github is wrong
* Musical notation
+ Automatic placement - potential collisions between elements -------------------------------------------------------------------
are detected and resolved automatically, allowing you to easily Fri Jan 4 14:35:14 UTC 2019 - Cor Blom <cornelis@solcon.nl>
create great-looking scores with little need for manual adjustment
+ Improved parts facility - link parts to specific voices within - Update to 3.0.0: A major feature release:
a staff * Musical notation
+ System dividers - automatically generate dividers between + Automatic placement - potential collisions between elements
systems are detected and resolved automatically, allowing you to easily
+ Staff type changes - change staff size, number of lines, and create great-looking scores with little need for manual adjustment
other properties mid-score + Improved parts facility - link parts to specific voices within
+ Temporary and cutaway staves - staves may appear and disappear a staff
as needed, including the ability to have empty measures be + System dividers - automatically generate dividers between
completely invisible systems
+ MuseJazz font - give all elements in your scores a handwritten + Staff type changes - change staff size, number of lines, and
appearance other properties mid-score
+ Named noteheads - automatically display pitch names in + Temporary and cutaway staves - staves may appear and disappear
noteheads using a variety of different naming schemes as needed, including the ability to have empty measures be
* Usability completely invisible
+ Tours - get online help automatically as you need it + MuseJazz font - give all elements in your scores a handwritten
+ Timeline - navigate using a graphical overview of the music appearance
structure of your score that shows rehearsal marks, changes of + Named noteheads - automatically display pitch names in
tempo, key, and time signature, etc. noteheads using a variety of different naming schemes
+ Score comparison tool - easily view differences between * Usability
versions of a score + Tours - get online help automatically as you need it
+ Single page mode - vertically scrolling view of your score + Timeline - navigate using a graphical overview of the music
+ Improved Inspector - control more element properties and set structure of your score that shows rehearsal marks, changes of
style defaults directly from the Inspector window, including new tempo, key, and time signature, etc.
above/below placement settings + Score comparison tool - easily view differences between
+ Palette search - enter a search term to quickly find any versions of a score
symbol + Single page mode - vertically scrolling view of your score
+ Timewise note input and editing - insert and deletes notes and + Improved Inspector - control more element properties and set
rests within measures, automatically shifting subsequent music style defaults directly from the Inspector window, including new
forwards or backwards above/below placement settings
+ Next/previous element - Alt+Right/Left shortcuts to navigate + Palette search - enter a search term to quickly find any
through each element of your score symbol
+ Auto-update - no longer necessary to download and install new + Timewise note input and editing - insert and deletes notes and
versions from musescore.org rests within measures, automatically shifting subsequent music
* Playback forwards or backwards
+ Improved Mixer - mute individual voices, collapse channels + Next/previous element - Alt+Right/Left shortcuts to navigate
into a single column, assign MIDI ports and channels through each element of your score
+ Improved Piano Roll Editor - easier control of the playback + Auto-update - no longer necessary to download and install new
parameters of each note in your score versions from musescore.org
+ Redesigned Play Panel - docked within main window * Playback
- Removed no longer necessary remove_diff_match_patch.diff: the library + Improved Mixer - mute individual voices, collapse channels
is replaced and removed because of a conflict in licensing. into a single column, assign MIDI ports and channels
- Removed now included fix-build-qt512.patch + Improved Piano Roll Editor - easier control of the playback
parameters of each note in your score
------------------------------------------------------------------- + Redesigned Play Panel - docked within main window
Thu Dec 27 00:03:00 UTC 2018 - Cor Blom <cornelis@solcon.nl> - Removed no longer necessary remove_diff_match_patch.diff: the library
is replaced and removed because of a conflict in licensing.
- Add fix-build-qt512.patch to fix build with Qt 5.12 - Removed now included fix-build-qt512.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 1 09:22:01 UTC 2018 - cornelis@solcon.nl Thu Dec 27 00:03:00 UTC 2018 - Cor Blom <cornelis@solcon.nl>
- Add remove_diff_match_patch.diff to solve license conflict: it - Add fix-build-qt512.patch to fix build with Qt 5.12
removes the Apache licensed diff_patch_match library.
-------------------------------------------------------------------
------------------------------------------------------------------- Mon Oct 1 09:22:01 UTC 2018 - cornelis@solcon.nl
Mon Sep 17 07:38:55 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Add remove_diff_match_patch.diff to solve license conflict: it
- Trim bias from description. Do not run fdupes over removes the Apache licensed diff_patch_match library.
the default partition boundaries.
-------------------------------------------------------------------
------------------------------------------------------------------- Mon Sep 17 07:38:55 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
Fri Sep 14 09:12:08 UTC 2018 - Cor Blom <cornelis@solcon.nl>
- Trim bias from description. Do not run fdupes over
- Cleaned up spec file a bit. the default partition boundaries.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 8 16:43:33 UTC 2018 - dliw@posteo.net Fri Sep 14 09:12:08 UTC 2018 - Cor Blom <cornelis@solcon.nl>
- Update to 2.3.2 - Cleaned up spec file a bit.
* Release 2.3.2
Released 31 July 2018 -------------------------------------------------------------------
For a complete description of what has changed for 2.3.2 Wed Aug 8 16:43:33 UTC 2018 - dliw@posteo.net
see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-232
- Update to 2.3.2
------------------------------------------------------------------- * Release 2.3.2
Mon Jul 30 21:00:23 UTC 2018 - dliw@posteo.net Released 31 July 2018
For a complete description of what has changed for 2.3.2
- Update to 2.3.1 see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-232
* Release 2.3.1
Released 6 July 2018 -------------------------------------------------------------------
For a complete description of what has changed for 2.3.1 Mon Jul 30 21:00:23 UTC 2018 - dliw@posteo.net
see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-231
* Release 2.3.0 - Update to 2.3.1
Released 29 June 2018 * Release 2.3.1
For a complete description of what has changed for 2.3.0 Released 6 July 2018
see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-23 For a complete description of what has changed for 2.3.1
see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-231
- Remove patch musescore-fix-include.patch (no longer needed) * Release 2.3.0
Released 29 June 2018
------------------------------------------------------------------- For a complete description of what has changed for 2.3.0
Sat Jun 9 14:10:47 UTC 2018 - dliw@posteo.net see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-23
- Update to 2.2.1 - Remove patch musescore-fix-include.patch (no longer needed)
* Release 2.2.1
Released 3 April 2018 -------------------------------------------------------------------
For a complete description of what has changed for 2.2.1 Sat Jun 9 14:10:47 UTC 2018 - dliw@posteo.net
see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-221
* Release 2.2.0 - Update to 2.2.1
Released 27 March 2018 * Release 2.2.1
For a complete description of what has changed for 2.2.0 Released 3 April 2018
see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-22 For a complete description of what has changed for 2.2.1
* Release 2.1.0 see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-221
Released 2 May 2017 * Release 2.2.0
For a complete description of what has changed for 2.1.0 Released 27 March 2018
see https://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-2.1 For a complete description of what has changed for 2.2.0
* Release 2.0.3 see https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-22
Released 6 April 2017 * Release 2.1.0
For a complete description of what has changed for 2.0.3 Released 2 May 2017
see https://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-2.0.3 For a complete description of what has changed for 2.1.0
see https://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-2.1
- Clean up spec file * Release 2.0.3
- Obsolete musescore-doc Released 6 April 2017
- Fix build with Qt >= 5.11 For a complete description of what has changed for 2.0.3
new patch musescore-fix-include.patch (from upstream) see https://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-2.0.3
------------------------------------------------------------------- - Clean up spec file
Fri Nov 13 19:21:57 UTC 2015 - cornelis@solcon.nl - Obsolete musescore-doc
- Fix build with Qt >= 5.11
- add make-lame-optional.diff (backport from upstream) so that we new patch musescore-fix-include.patch (from upstream)
can build without lame
- lowered Qt requires to 5.3.0 (as CMakefilelist has it) -------------------------------------------------------------------
Fri Nov 13 19:21:57 UTC 2015 - cornelis@solcon.nl
-------------------------------------------------------------------
Tue Sep 1 21:33:25 UTC 2015 - wbauer@tmo.at - add make-lame-optional.diff (backport from upstream) so that we
can build without lame
- fix package dependencies (boo#943985) - lowered Qt requires to 5.3.0 (as CMakefilelist has it)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 21 16:17:32 UTC 2015 - cgardner@suse.com Tue Sep 1 21:33:25 UTC 2015 - wbauer@tmo.at
- Version 2.0.2, released July 2015. - fix package dependencies (boo#943985)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 25 13:03:52 UTC 2015 - cgardner@suse.com Tue Jul 21 16:17:32 UTC 2015 - cgardner@suse.com
- Update to consistently require Qt5 (5.4.2) for all distros from this repo - Version 2.0.2, released July 2015.
to reduce problems with mismatched Qt libraries preventing mscore from loading
-------------------------------------------------------------------
------------------------------------------------------------------- Wed Mar 25 13:03:52 UTC 2015 - cgardner@suse.com
Mon Mar 23 19:09:51 UTC 2015 - cgardner@suse.com
- Update to consistently require Qt5 (5.4.2) for all distros from this repo
- Version 2.0, released 23 March 2014. See to reduce problems with mismatched Qt libraries preventing mscore from loading
http://musescore.org/en/node/50996
This is the first major release of MuseScore since version 1.3 -------------------------------------------------------------------
Mon Mar 23 19:09:51 UTC 2015 - cgardner@suse.com
-------------------------------------------------------------------
Sun Oct 27 21:33:27 UTC 2013 - schoett@gmx.de - Version 2.0, released 23 March 2014. See
http://musescore.org/en/node/50996
- Install mime data file mscore.xml. This is the first major release of MuseScore since version 1.3
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 27 16:46:05 UTC 2013 - cgardner@suse.com Sun Oct 27 21:33:27 UTC 2013 - schoett@gmx.de
- Version 1.3, released 27 Feb 2013. See - Install mime data file mscore.xml.
http://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-1.3
This release has a very limited number of bug fixes over 1.2. -------------------------------------------------------------------
Wed Feb 27 16:46:05 UTC 2013 - cgardner@suse.com
-------------------------------------------------------------------
Thu Mar 15 02:30:49 UTC 2012 - cgardner@suse.com - Version 1.3, released 27 Feb 2013. See
http://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-1.3
- Added /etc/modules-load.d/musescore.conf to load snd-seq on openSUSE 12+ This release has a very limited number of bug fixes over 1.2.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 13 16:57:26 UTC 2012 - cgardner@suse.com Thu Mar 15 02:30:49 UTC 2012 - cgardner@suse.com
- Version 1.2, released 13 March 2012. See - Added /etc/modules-load.d/musescore.conf to load snd-seq on openSUSE 12+
http://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-1.2
As usual, a few new features and many bugfixes. -------------------------------------------------------------------
Tue Mar 13 16:57:26 UTC 2012 - cgardner@suse.com
-------------------------------------------------------------------
Thu Jul 28 16:41:57 UTC 2011 - cgardner@suse.com - Version 1.2, released 13 March 2012. See
http://musescore.org/en/developers-handbook/release-notes/release-notes-musescore-1.2
- Version 1.1, released 27 July 2011. See As usual, a few new features and many bugfixes.
http://musescore.org/en/developers-handbook/release-notes-musescore-1.1
Many new features, and more than 60 bugs fixed. -------------------------------------------------------------------
Thu Jul 28 16:41:57 UTC 2011 - cgardner@suse.com
-------------------------------------------------------------------
Thu May 26 17:42:09 UTC 2011 - cgardner@suse.de - Version 1.1, released 27 July 2011. See
http://musescore.org/en/developers-handbook/release-notes-musescore-1.1
- Fixed compiler problem introduced by gcc 4.6 Many new features, and more than 60 bugs fixed.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 21:18:18 UTC 2011 - cgardner@novell.com Thu May 26 17:42:09 UTC 2011 - cgardner@suse.de
- Removed lilypond from BuildRequires. It's clearly not needed. - Fixed compiler problem introduced by gcc 4.6
Thanks to Nicolas Froment for pointing this out.
-------------------------------------------------------------------
------------------------------------------------------------------- Tue Feb 8 21:18:18 UTC 2011 - cgardner@novell.com
Mon Feb 7 21:09:01 UTC 2011 - cgardner@novell.com
- Removed lilypond from BuildRequires. It's clearly not needed.
- First major release, version 1.0. See http://musescore.org/en/node/9020 Thanks to Nicolas Froment for pointing this out.
Several new features, scores of bug fixes.
-------------------------------------------------------------------
------------------------------------------------------------------- Mon Feb 7 21:09:01 UTC 2011 - cgardner@novell.com
Tue Oct 5 21:01:22 UTC 2010 - cgardner@novell.com
- First major release, version 1.0. See http://musescore.org/en/node/9020
- update to version 0.9.6.3, with the following bug fixes: Several new features, scores of bug fixes.
* fix #6775: Seg. fault by double clicking any element twice
* fix #7233: Transpose by diminished second doesn't work (0.9.6 branch regression) -------------------------------------------------------------------
* fix #7232: D.S. after coda sign freezes playback Tue Oct 5 21:01:22 UTC 2010 - cgardner@novell.com
* fix #7167: Time signature change causes triplets to corrupt score
* fix #7211: Copy/Paste notes over rest of diff. durations in staves - update to version 0.9.6.3, with the following bug fixes:
* fix #7142: Crescendo & delete measures problems * fix #6775: Seg. fault by double clicking any element twice
* fix #7197: MuseScore fails to open MSCZ files with capitals * fix #7233: Transpose by diminished second doesn't work (0.9.6 branch regression)
* fix #6932: Changing notehead of a breve crash * fix #7232: D.S. after coda sign freezes playback
* fix #7077: Applying double-note tremolo to dotted notes fails and alter measure duration * fix #7167: Time signature change causes triplets to corrupt score
* fix #6937: Measure Properties should be modal dialog * fix #7211: Copy/Paste notes over rest of diff. durations in staves
* fix #6888: When exchanging voice, voice 1 is removed * fix #7142: Crescendo & delete measures problems
* fix get keysig from plugin when concert pitch mode is set * fix #7197: MuseScore fails to open MSCZ files with capitals
* fix #6735: C# for AltoSax in default soundfont is silent * fix #6932: Changing notehead of a breve crash
* add access to DPI and notehead, note boundingbox and note position from plugin framework * fix #7077: Applying double-note tremolo to dotted notes fails and alter measure duration
* fix #7150: Changing soundfont does not work for audio export * fix #6937: Measure Properties should be modal dialog
* fix #6888: When exchanging voice, voice 1 is removed
------------------------------------------------------------------- * fix get keysig from plugin when concert pitch mode is set
Tue Sep 14 19:14:36 UTC 2010 - cgardner@novell.com * fix #6735: C# for AltoSax in default soundfont is silent
* add access to DPI and notehead, note boundingbox and note position from plugin framework
- update to version 0.9.6.2, with the following bug fixes: * fix #7150: Changing soundfont does not work for audio export
15.aug (la)
* fix #6658: Natural in every keysig on mac PPC -------------------------------------------------------------------
* fix #6508: Crash removing instrument with volta Tue Sep 14 19:14:36 UTC 2010 - cgardner@novell.com
* fix #6706: Crash when inserting slurs from palette while editing text
* fix #6740: Autosave works only the first time - update to version 0.9.6.2, with the following bug fixes:
10.aug (ws) 15.aug (la)
* fix repeat command (ctrl+r) for staves > 1 * fix #6658: Natural in every keysig on mac PPC
6.aug (ws) * fix #6508: Crash removing instrument with volta
* attempt to fix font problem (quarternote looks too big in text) * fix #6706: Crash when inserting slurs from palette while editing text
5.aug (la) * fix #6740: Autosave works only the first time
* fix #6479: Crash when closing score during playback 10.aug (ws)
* fix #6505: Mixer is not refreshed when scores are switched * fix repeat command (ctrl+r) for staves > 1
4.aug (la) 6.aug (ws)
* fix #6597: Close/reload crash on XP * attempt to fix font problem (quarternote looks too big in text)
* fix #6624: Crash when deleting a tuplet from a MusicXML import 5.aug (la)
* fix cursor move on repeatmeasure in plugin framework * fix #6479: Crash when closing score during playback
* fix instrument name containing flats for plugin framework * fix #6505: Mixer is not refreshed when scores are switched
14.jul (ws) 4.aug (la)
* fix mouse wheel handling for mixer elements * fix #6597: Close/reload crash on XP
* fix #6624: Crash when deleting a tuplet from a MusicXML import
------------------------------------------------------------------- * fix cursor move on repeatmeasure in plugin framework
Thu Jul 8 02:38:56 UTC 2010 - cgardner@novell.com * fix instrument name containing flats for plugin framework
14.jul (ws)
- update to version 0.9.6 * fix mouse wheel handling for mixer elements
"branched" to multimedia project.
-------------------------------------------------------------------
------------------------------------------------------------------- Thu Jul 8 02:38:56 UTC 2010 - cgardner@novell.com
Thu Nov 26 14:43:09 CET 2009 - lars@linux-schulserver.de
- update to version 0.9.6
- update to version 0.9.5 "branched" to multimedia project.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 19 11:13:55 CET 2008 - lars@linux-schulserver.de Thu Nov 26 14:43:09 CET 2009 - lars@linux-schulserver.de
- build for openSUSE-Education - update to version 0.9.5
- fix some failures detected by rpmlint
-------------------------------------------------------------------
------------------------------------------------------------------- Wed Nov 19 11:13:55 CET 2008 - lars@linux-schulserver.de
Sun Oct 26 00:00:00 CET 2008 - jvrdld <jvrdld@opensuse.org>
- build for openSUSE-Education
- updated to version 0.9.3 - fix some failures detected by rpmlint
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 00:00:00 CET 2008 - Carlos Goncalves <cgoncalves@opensuse.org> Sun Oct 26 00:00:00 CET 2008 - jvrdld <jvrdld@opensuse.org>
- updated to version 0.9.1 - updated to version 0.9.3
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 31 00:00:00 CET 2007 - Carlos Goncalves <cgoncalves@opensuse.org> Sun Feb 10 00:00:00 CET 2008 - Carlos Goncalves <cgoncalves@opensuse.org>
- updated to version 0.6.1 - updated to version 0.9.1
* This is a bugfix release fixing the midi import crash and adding
some small usability enhancements. -------------------------------------------------------------------
Tue Jul 31 00:00:00 CET 2007 - Carlos Goncalves <cgoncalves@opensuse.org>
-------------------------------------------------------------------
Sun Jul 29 00:00:00 CET 2007 - Carlos Goncalves <cgoncalves@opensuse.org> - updated to version 0.6.1
* This is a bugfix release fixing the midi import crash and adding
- initial package some small usability enhancements.
-------------------------------------------------------------------
Sun Jul 29 00:00:00 CET 2007 - Carlos Goncalves <cgoncalves@opensuse.org>
- initial package