Accepting request 1107969 from home:mnhauke
- Update to version 1.62: * Bugfix: It was possible to scroll out of bounds in Disk Op. by using shift+key * Bugfix: Don't set "song unsaved" flag if text editing didn't make a change. * Bugfix: Editing the Disk Op. path text would set the "song unsaved" flag. * Bugfix: Using the "CLEAR" button while Edit. Op. or the about screen was open could lead to a screen redrawing issue. * Disk Op. file entry jumping (left shift + key) now works a bit differently. If the last pressed jump key didn't change, cycle through pages if there are more matches to be found. This allows for quicker module finding. * Re-implemented the Pos Ed. pattern naming feature. Be aware that this data is not saved to the module, and is only used to temporarily keep track of the patterns while making the module. * Code refactoring, a small portion of the code should be easier to understand now. OBS-URL: https://build.opensuse.org/request/show/1107969 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=9
This commit is contained in:
parent
bdc1660197
commit
a69ddb9a4e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5354fa74de79503e1fbb270a3db8e45ad3aec6819ade6cb16a8e2cfc58a6eaee
|
|
||||||
size 10843289
|
|
3
pt2-clone-1.62.tar.gz
Normal file
3
pt2-clone-1.62.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8258bc6bc1643a068ee6e64b7758f130db6827391261c678124da5d0be23c7c2
|
||||||
|
size 10850417
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 29 15:01:15 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.62:
|
||||||
|
* Bugfix: It was possible to scroll out of bounds in Disk Op. by
|
||||||
|
using shift+key
|
||||||
|
* Bugfix: Don't set "song unsaved" flag if text editing didn't
|
||||||
|
make a change.
|
||||||
|
* Bugfix: Editing the Disk Op. path text would set the
|
||||||
|
"song unsaved" flag.
|
||||||
|
* Bugfix: Using the "CLEAR" button while Edit. Op. or the about
|
||||||
|
screen was open could lead to a screen redrawing issue.
|
||||||
|
* Disk Op. file entry jumping (left shift + key) now works a bit
|
||||||
|
differently. If the last pressed jump key didn't change, cycle
|
||||||
|
through pages if there are more matches to be found. This
|
||||||
|
allows for quicker module finding.
|
||||||
|
* Re-implemented the Pos Ed. pattern naming feature. Be aware
|
||||||
|
that this data is not saved to the module, and is only used to
|
||||||
|
temporarily keep track of the patterns while making the module.
|
||||||
|
* Code refactoring, a small portion of the code should be easier
|
||||||
|
to understand now.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 29 08:53:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Sat Jul 29 08:53:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: pt2-clone
|
Name: pt2-clone
|
||||||
Version: 1.61
|
Version: 1.62
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ProTracker 2 clone
|
Summary: ProTracker 2 clone
|
||||||
License: BSD-3-Clause AND CC-BY-NC-SA-4.0
|
License: BSD-3-Clause AND CC-BY-NC-SA-4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user