File powertab.changes of Package powertab
-------------------------------------------------------------------
Sun Aug 24 08:44:17 UTC 2025 - Edgar Aichinger <edogawa@aon.at>
- Updated to v2.0.22
* for a full Changelog see:
https://github.com/powertab/powertabeditor/blob/master/CHANGELOG.md
(too many versions/changes to list here since last package revision)
-------------------------------------------------------------------
Sun Oct 30 07:23:36 UTC 2022 - Fabio Pesari <fpesari@tuxfamily.org>
- Updated to v2.0.0-alpha19
* The spacing between systems can now be configured in the preferences
(#239, #382)
* Added Japanese and Russian translations
* Rhythm slashes from .ptb files are now imported
(as a regular staff for now,
until full support for rhythm slashes is added) (#16, #389)
* Increased the upper limit for irregular grouping values (#376)
* The time signature dialog now enables the visibility checkbox by default
(#356, #383)
* Improved rendering of slide outs from a note (#393)
* Fixed several potential errors when importing .ptb and Guitar Pro files.
* Fixed a potential crash when exporting to Guitar Pro (#379)
* Fixed issues where non-ASCII characters from .ptb files
were not loaded correctly (#379)
* Fixed an issue where some bars could be skipped when
importing a Guitar Pro file with a small number of bars.
* Ties between notes in different systems are now supported by
the Guitar Pro exporter.
* Fixed a regression from alpha 15 where the final barline in a
system could not be edited.
* The snap package provides more helpful error messages when the
MIDI device cannot be accessed (#386)
* Fixed a crash when editing multi-bar rests (#391)
* Fixed a potential crash when double-clicking to edit a bend (#390)
* Fixed a potential crash when using the Shift String Up / Down commands (#394)
* Fixed a potential crash when displaying imported .ptb files (#396)
* Fixed a MIDI playback issue where the pitch wheel could be incorrectly
shifted when starting playback in the middle of the score (#395)
-------------------------------------------------------------------
Sun May 22 10:42:34 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
- add fixes from master branch 2.0.0-alpha18+master.patch
-------------------------------------------------------------------
Sat Mar 12 06:31:56 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
- Update to v2.0.0.alpha18
Added
- Added support for exporting to Guitar Pro 7 (`.gp`) files (#350)
- The Bulk Converter dialog can now export to MIDI files (and any
export formats added in the future) instead of only `.pt2` files (#69)
Changed
- Tuning dictionary changes (#367)
- The tuning dictionary in the user prefs folder (`tunings.json`)
now only stores custom tunings instead of the entire tuning
dictionary
- The user tuning dictionary is now combined with the default
tuning dictionary when loaded, ensuring that updates to the
default tunings take effect
- Reordered the default tuning dictionary so that "Down 1/2 Step",
"Down 1 Step" etc tunings are next to the standard tuning (#363)
- Several changes to the `.pt2` JSON format to make it easier for
other applications to parse (#368)
- Note that older releases will likely be unable to open
newly-saved `.pt2` files
Fixed
- Fixed an error with importing `.gpx` or `.gp` files with artificial
harmonics for which the harmonic type was set to `Pinch`
- Fixed a MIDI playback bug where let rings could ring forever in
certain situations
- Added a b6 alteration for chord names (#370
-------------------------------------------------------------------
Sat Jan 29 09:31:23 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
- update to v2.0.0.alpha17
Added
* Added support for chord diagrams
- Chord diagrams are displayed at the top of the score
- Diagrams can be imported from v1.7 files and Guitar Pro 6 / 7 files
- The Chord Name dialog allows for quick selection from existing chord
names in the score (chord text items, or chord diagrams)
- Use the Add Chord Diagram option in the text menu to add a new diagram
- Double-clicking a chord diagram will open a dialog to edit it, and
selecting a chord diagram and pressing Delete will remove it
* Added MIDI playback support for bends that stretch over multiple notes
* Improvements for adjusting the score's zoom (#315, #340, #50)
- Added standard keyboard shortcuts for adjusting the zoom
- The last zoom level is saved in the settings and used when opening new scores
* Added a button in the playback widget to toggle the count-in option
* Translations
- Added Spanish translation (#348)
- Added French translation (#355)
Changed
* Improved the visibility of some colors in the dark score theme (#357)
Fixed
* Fixed various playback issues with alternate endings (#306, #353, #354)
* Fixed a bug where alternate endings could be drawn too far if there were
multiple repeat end bars in a system
* Fixed an issue where MIDI playback did not reset correctly if playback
was interrupted during a pitch shift (e.g. bend or tremolo bar) (#361)
* When the Windows installer is run in silent mode, the option to launch
the app after installing is now disabled
* Fixed a bug where editing the first system could cause it to shift up
and overlap with the score information or chord diagrams
Alpha 16 - 2021-12-28
Added
* Added support for tremolo bars (#8).
* .pt2 files are now 3-4x smaller in file size.
* The Windows installer has been revamped. It is recommended to first
uninstall the existing version before upgrading.
* For Linux users, the application can now be easily installed as
a Snap package (https://snapcraft.io/powertabeditor).
* The macOS installers are now signed and notarized. This resolves
the "developer cannot be verified" warnings when running for the first time.
* The application can now be translated into other languages.
Changed
* Removed dependency on boost::filesystem. Instead, std::filesystem (C++17)
is now used. See the README for updated build instructions.
* Removed dependency on RapidJSON with nlohmann-json. See the README
for updated build instructions.
Fixed
* Fixed an issue where stopping MIDI playback while a "let ring" was
active could incorrectly keep the "let ring" active when restarting
playback from the beginning (#337).
* Fixed a bug where the mixer's volume settings could be ignored when
starting MIDI playback partway through the score (#335).
* Fixed an issue where the score's title could be scaled incorrectly when
printed (#338).
* Fixed potential crashes on exit when the tuning dictionary failed
to load (#342).
* Fixed a bug that could cause player changes to be incorrect created
from .ptb files. This could lead to later issues with MIDI playback.
* Fixed issues where .ptb files containing multiple text items at the
same position did not import correctly.
* Fixed a bug in the score polisher that could multiple notes to end
up at the same position. This could lead to later issues with editing
and MIDI playback.
* Improvements for how the first barline in a system is rendered (#2).
-------------------------------------------------------------------
Tue Jul 27 01:29:37 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- add 01-include-optional.patch
-------------------------------------------------------------------
Tue Jul 27 01:27:18 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- v2.0.0.alpha15
* Many behavior changes to improve the workflow of editing symbols
such as tempo markers (#23, #192, #220).
- These items can now be clicked on and selected, and Delete can
then be pressed to remove the selected item.
- Double-clicking an item will now launch the edit dialog.
Previously, it was required to remove and then re-create the item.
* New preferences option to enable playing notes as they are
entered (#47).
* New menu item `Help` -> `App Info` which contains information
about the installation. This can be useful to include when
reporting bugs (#329)
- Changed
* On macOS, the `Delete` key can now be used to remove notes rather
than having to press `Fn+Delete`.
* The MIDI device is now initialized in the background, which should
avoid some lag the first time playback is activated (#47).
* Qt 5.10 or higher is now required.
- Fixed
* Fixed a MIDI playback bug where adjacent repeated sections
resulted in an empty bar being played (#289).
* Fixed a bug where the score's existing subtitle did not show up
when opening the file information dialog.
* Fixed a bug where multi-bar rests were not drawn as a filled
rectangle.
* Fixed a bug where the pan controls in the mixer had no effect (#276).
* Fixed a rare error when importing .ptb files (#332).
-------------------------------------------------------------------
Tue May 4 12:50:07 UTC 2021 - Fabio Pesari <fpesari@tuxfamily.org>
- v2.0.0.alpha14
-------------------------------------------------------------------
Sun Aug 16 17:02:33 UTC 2020 - Fabio Pesari <fpesari@tuxfamily.org>
- First upload, v2.0.0-alpha13