* Reorganize and extend the Preferences (#1920 and #1928).
* Use hatchling as build backend (#1913).
* Updated translations: Italian, Polish.
* Make MIDI input work again (#1919 and #1922).
* Fix a garbage-collector issue (#1935 and #1942). This should
prevent the error "RuntimeError: wrapped C/C++ object of type
FOO has been deleted", which has been reported as duplicates
several times.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/frescobaldi?expand=0&rev=72
- Update to 4.0.1:
* Fixed Python wheel packaging issues
- Update to 4.0.0:
Changed
* Ported to PyQt6 (requires Qt >=6.6) (#1780).
* Moved to current Python packaging tools (#1597, #1638).
* Use standard gettext module (#1620).
* Updated translations: French, German, Italian and Polish.
Added
* Automatic installation of LilyPond (#1655).
* Score Wizard improvements (#1690).
* Korean translation (#1623).
Fixed
* Docking/undocking panels on Wayland (Linux) is working again
thanks to the Qt6 port.
* Several minor bug fixes.
OBS-URL: https://build.opensuse.org/request/show/1267344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frescobaldi?expand=0&rev=27
* Fixed Python wheel packaging issues
- Update to 4.0.0:
Changed
* Ported to PyQt6 (requires Qt >=6.6) (#1780).
* Moved to current Python packaging tools (#1597, #1638).
* Use standard gettext module (#1620).
* Updated translations: French, German, Italian and Polish.
Added
* Automatic installation of LilyPond (#1655).
* Score Wizard improvements (#1690).
* Korean translation (#1623).
Fixed
* Docking/undocking panels on Wayland (Linux) is working again
thanks to the Qt6 port.
* Several minor bug fixes.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/frescobaldi?expand=0&rev=69
- Update to 3.3.0:
* New features:
- Score Wizard improvements: the MIDI instrument is now
user-selectable for several keyboard and guitar part types;
new part types for steelpan and dulcimer; new special
"Structure" type for laying out breaks, bar lines, etc.
separately from musical content. (#1375)
- Add option to format on save (#1473)
- Make all layout control options compatible with LilyPond 2.24
(#1489)
- Default URLs to browse the documentation of LilyPond stable
and unstable (#1538)
* Updated translations: French, Italian and Japanese
* Several bugfixes, among which some wayland ones
OBS-URL: https://build.opensuse.org/request/show/1075000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frescobaldi?expand=0&rev=24
* New features:
- Score Wizard improvements: the MIDI instrument is now
user-selectable for several keyboard and guitar part types;
new part types for steelpan and dulcimer; new special
"Structure" type for laying out breaks, bar lines, etc.
separately from musical content. (#1375)
- Add option to format on save (#1473)
- Make all layout control options compatible with LilyPond 2.24
(#1489)
- Default URLs to browse the documentation of LilyPond stable
and unstable (#1538)
* Updated translations: French, Italian and Japanese
* Several bugfixes, among which some wayland ones
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/frescobaldi?expand=0&rev=63
- Update to 3.2:
* Make frescobaldi work with python 3.10
* New preference feature: music view preference for "Strict
Paging": when enabled, the pageup/pagedown keys always page to
the previous or next page instead of simply scrolling a
screenful
* Improvements to the Score Wizard, contributed by Benjamin
Johnson (#1343):
- Various new instruments, mostly guitar, synth and bass
related
- New command File->New->Score Wizard from current document,
which reads some properties and score setup from the current
document
* qpageview is not an separate package
* Bugfixes
* Translation updates
- Added python3-qpageview to Requires
OBS-URL: https://build.opensuse.org/request/show/976258
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/frescobaldi?expand=0&rev=61
- fixed#1255, AttributeError: 'NoneType' object has no attribute 'cursor'
- fixed "Two Pages (first page right)" for both modes, other should be "left"
- fixed pinch gesture zoom in music view on Mac
- fixed#30, Printing score under Mac OS X
- fixed#860, OSX: Frescobaldi overrides critical cursor navigation keyboard shortcuts;
new shortcuts:
- next document: ctrl+tab
- previous document: ctrl+shift+tab
- start of line: cmd+left
- end of line: cmd+right
- fixed#1087, File names in document tabs are not shown correctly on Mac
- fixed#1272, Global menu with no windows on Mac is not working
- fixed#1232, Error using convert-ly in Frescobaldi 3.1 Mac app
* Improvements:
- add DE hyphen patterns and copyright info (#1275)
* Translations:
- Userguide now has its own PO files in i18n/userguide, and the Frescobaldi
application itself has the PO files in i18n/frescobaldi, see README-
translations.
- updated nl translation by Wilbert Berendsen
- updated Italian translation by Davide Liessi
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/frescobaldi?expand=0&rev=44
* Requirement changes:
- Frescobaldi now requires Python3.3+
* New features:
- New "Document Fonts" dialog supporting text and music fonts
and providing a font sample previewer
- Possibility to load external extensions
- New "First System Only" option in Custom Engrave
- Goto Line command (#927, feature request #676)
- Rename file command (#1057, feature request #980)
- Music view:
- Copy to Image can copy/export to SVG, PDF and EPS in addtion to PNG/JPG
- New toolbar button to show/hide the magnifier
- New preference Horizontal / Vertical
- New preference Continuous / non-continuous (displays only current page(s))
- New commands to rotate left / right
- New raster layout mode (displays as many pages as fit in a View)
- View settings are remembered per-document
- Manuscript viewer:
- Toolbar buttons to rotate the pages left / right
- New toolbar button to show/hide the magnifier
* Bug fixes:
- fixed#895 seeking in MIDI player during playing stops sound
- fixed#768, now paper orientation is properly handled in New Score Wizard
- fixed#705, discrepancy of LilyPond vs. system version of GhostScript
on Linux (#926)
- fixed#1094, includepaths on Windows (#1095)
- fixed#1121, NameError: name 'widgets' is not defined
* Improvements:
- Score Wizard: Titles and Headers are shown in preview (#1216)
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/frescobaldi?expand=0&rev=33
* New features:
- New Manuscript viewer tool, displaying an "engraver's copy",
contributed by Peter Bjuhr and Urs Liska
- Copy selected text in Music View
- New command Edit->Move to include file...
- New quick remove actions to remove beams and ligatures from selected music
- Search tool in the keyboard shortcuts preferences page (#690)
* Improvements:
- Fit Width in Music View now fits two pages in width, if in two-page mode
- the Music View now remembers the page layout mode
- Jump to next or previous bookmark now respects surrounding lines setting
- Better default save path, looking at last edited document (#162)
* Bug fixes:
- fix#716 position of open document tab bar changes on engrave
- Midi input fixes by David Rydh:
* fix#797 and #853, now honour Midi input port setting
* in Midi input, ces and bis now have the correct octave
* fix interruption of Midi input by other events than note events
- Midi input now uses correct channel, fix by David Kastrup
- fix#857 UnicodeDecodeError on some types of \displayMusic command output
- fix#891 QTextBlock not hashable anymore
- fix#862 midi not loaded on first document load
* Translations:
- new Swedish translation contributed by Dag Odenhall
- updated Dutch by Wilbert Berendsen
- updated Italian by Federico Bruni
- updated Spanish by Francisco Vila
- updated German by Henning Hraban Ramm
- updated Czech by Pavel Fric
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/frescobaldi?expand=0&rev=25