Changes of Revision 3

kid3.changes Added
x
 
1
@@ -0,0 +1,1331 @@
2
+-------------------------------------------------------------------
3
+Mon Mar 31 07:39:15 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
4
+
5
+- Use pkgconfig(libavcodec) to allow building with ffmpeg-*-mini.
6
+
7
+-------------------------------------------------------------------
8
+Fri Jan 24 15:03:39 UTC 2025 - Dave Plater <davejplater@gmail.com>
9
+
10
+- Force to build with ffmpeg-7
11
+
12
+-------------------------------------------------------------------
13
+Thu Oct 31 05:57:28 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
14
+
15
+- build with qt6 (the default in upstream provided binaries)
16
+  (only on suse_version > 15.0)
17
+
18
+-------------------------------------------------------------------
19
+Sat Sep 21 18:03:30 UTC 2024 - enzokiel@kabelmail.de
20
+
21
+- Update to version 3.9.6
22
+  * New:
23
+    + Show preview for multiple embedded pictures.
24
+    + Simplified editing of MP3 audiobooks in a "Chapters" frame
25
+      edit dialog.
26
+    + Arabic, Esperanto, Galician and Georgian translations.
27
+  * Improved:
28
+    + macOS: Building, signing and notarizing packages.
29
+  * Fixed:
30
+    + Embed lyrics action.
31
+    + gnudb.org import, a registered e-mail address can be set in
32
+      the "Token" UI control.
33
+    + KDE 6: Install directory for kid3ui.rc.
34
+    + Android: Building with arm64-v8a and x86_64 architectures.
35
+    + Android: Use MANAGE_EXTERNAL_STORAGE permission to manage all
36
+      files on a storage device.
37
+    + Android: Saving picture tags.
38
+    + Haiku: Installation paths.
39
+
40
+-------------------------------------------------------------------
41
+Sat Feb 24 12:31:47 UTC 2024 - enzokiel@kabelmail.de
42
+
43
+- Update to version 3.9.5
44
+  * New:
45
+    + Keyboard shortcuts for play toolbar.
46
+    + Option "Audio output" in "User Actions" settings tab.
47
+    + Support WebP format for pictures.
48
+  * Improved:
49
+    + Clicking again on 1 star makes star rating disappear.
50
+    + Support '\|' to escape string list separators.
51
+  * Fixed:
52
+    + Support multiple values in APE text items.
53
+    + Building with TagLib 2.0.
54
+    + Building from macOS with arm64.
55
+    + Building snap packages.
56
+
57
+-------------------------------------------------------------------
58
+Thu Dec 28 16:22:51 UTC 2023 - Christophe Marin <christophe@krop.fr>
59
+
60
+- Require extra-cmake-modules at build time
61
+
62
+-------------------------------------------------------------------
63
+Sun Oct 15 01:52:24 UTC 2023 - Wang Jun <badboywj@gmail.com>
64
+
65
+- Update to version 3.9.4
66
+  * New:
67
+    + All the official binaries are built with Qt 6. For macOS, the
68
+      Darwin-amd64.dmg file is now the Qt 6 version, whereas systems older
69
+      than Mojave need the package Darwin-Qt5.dmg. The string replacement
70
+      settings stored by Qt 6 are not compatible with Qt 5 because a
71
+      different encoding is used.
72
+    + Option "Select file on play" in "User Actions" settings tab.
73
+  * Improved:
74
+    + Click on play tool bar time toggles between elapsed and remaining
75
+      time.
76
+    + The visibility and docked area of the play tool bar are restored.
77
+    + ID3v1: When setting multiple genres, use first supported element.
78
+    + Qt6: Use SVG icons for better performance in file list and dialog.
79
+  * Fixed:
80
+    + Do not mark all non-unified frames as modified if any non-unified
81
+      frame is changed.
82
+    + Crash in Id3libMetadata when clicking Edit on unsupported frame.
83
+    + Setting text encoding on TXXX frames with TaglibMetadata.
84
+    + Skip non letter characters for first letter uppercase format.
85
+    + Discogs import: Fix values in Artist, Arranger and Performer frames,
86
+      use "genres" if "styles" is empty, fetch correct cover art,
87
+      support vinyl track numbers like A1.
88
+    + Qt6: Crash when adding item to config table.
89
+    + Qt6: Larger media player slider, do not repeat when last song has
90
+      been played.
91
+    + Windows, TaglibMetadata: Support files larger than 2 GB.
92
+    + Windows, OggFlacMetadata: Build without libssp-0.dll.
93
+    + Windows, Mp4v2Metadata: Fix saving with file names containing non
94
+      ASCII characters.
95
+
96
+-------------------------------------------------------------------
97
+Thu Jan 12 10:13:45 UTC 2023 - enzokiel@kabelmail.de
98
+
99
+- Update to version 3.9.3
100
+  * New:
101
+    + User action script to fix ID3v2 standard violations.
102
+  * Improved:
103
+    + Accept letters in track numbers when setting tags from
104
+      filename.
105
+    + Embed lyrics: Use letras.com instead of lyrics.wikia.com.
106
+  * Fixed:
107
+    + Crash upon termination when qml and qmlview actions have been
108
+      used.
109
+    + Abort when invalid keys are used for FLAC Vorbis comments.
110
+    + Use of non-BMP Unicode characters with TagLib.
111
+    + Error description when saving files fails.
112
+    + Discogs import.
113
+    + Building with Musl libc.
114
+    + Windows: Handling of common path in multiple command line
115
+      arguments.
116
+
117
+-------------------------------------------------------------------
118
+Sun Aug  7 09:03:25 UTC 2022 - ecsos <ecsos@opensuse.org>
119
+
120
+- Update ot 3.9.2
121
+  * New:
122
+    + Support DSDIFF (DFF) files.
123
+    + MP4: Support for audio book chapters, only with Mp4v2Metadata plugin.
124
+    + Norwegian Nynorsk translation.
125
+  * Improved:
126
+    + Allow playlist file name formats to be edited.
127
+    + URLs with search results from web browser can be entered in the import
128
+      dialogs (Amazon, Discogs, gnudb.org, MusicBrainz).
129
+    + New style for macOS icon.
130
+    + kid3-cli: Encoding detection for text file import and export.
131
+    + kid3-cli: Set rating as star count with 'set ratingstars'.
132
+    + Build with latest mp4v2 library.
133
+  * Fixed:
134
+    + Wrong frames are changed if track number is changed when importing.
135
+    + MP4: Editing of free form atoms with four letter names.
136
+    + Amazon import.
137
+
138
+-------------------------------------------------------------------
139
+Sat Jan 15 21:06:42 UTC 2022 - enzokiel@kabelmail.de
140
+
141
+- Update to version 3.9.1
142
+  * New:
143
+    + Slovenian translation.
144
+  * Fixed:
145
+    + Crash when tags are displayed in the file list, a tag is
146
+      removed and then saved or when the tag is reverted.
147
+    + With "Filename Format/Use for playlist and folder names" it
148
+      is not possible to rename a folder to multiple path
149
+      components when a string replacement for "/" is configured.
150
+    + With "Filename Format/Use for playlist and folder names",
151
+      when path components in folders or playlists contain a ".",
152
+      the part after the dot is not formatted.
153
+    + Discogs import.
154
+    + MP4: "No Tag" is not displayed in file list for files without
155
+      metadata.
156
+    + MP4: Metadata is not stripped from files when tag is removed
157
+      (requires new TagLib).
158
+    + Android: Import with HTTPS (Discogs, MusicBrainz) fails with
159
+      "Error: TLS initialization failed".
160
+
161
+-------------------------------------------------------------------
162
+Sat Dec 18 11:42:19 UTC 2021 - enzokiel@kabelmail.de
163
+
164
+- Update to version 3.9.0
165
+  * New:
166
+    + Support for custom quick access frames.
167
+    + Support standard tags as columns in the file list.
168
+    + Option to use file format for playlist and folder names.
169
+    + Basque and Icelandic translations.
170
+    + kid3-cli: Command 'execute' to run QML scripts.
171
+    + QML: Scripts to export and import in JSON format.
172
+  * Improved:
173
+    + KDE: Separate state config from settings config.
174
+    + kid3-cli: Allow setting frame values from a file and storing
175
+      to a file.
176
+  * Fixed:
177
+    + Discogs import.
178
+    + Get tags from file names with spaces before the extension.
179
+    + QML: Added support for Tag 3 where it was missing.
180
+    + Android: Quick access frames configuration.
181
+
182
+-------------------------------------------------------------------
183
+Tue Jun 22 09:43:43 UTC 2021 - enzokiel@kabelmail.de
184
+
185
+- Update to version 3.8.7
186
+  * New:
187
+    + Russian handbook.
188
+  * Fixed:
189
+    + ID3v2: Wrong numeric strings for genres Fast Fusion, Fok,
190
+      Folk Rock, Folklore, Funk, Fusion.
191
+    + ID3v1: Genres Avant-Garde, Beat Music, Bebop, Britpop,
192
+      Dancehall, Dark Wave, Euro House, Eurotechno, Fast Fusion,
193
+      Folk Rock, Hip Hop, Jazz-Funk, Pop-Funk, Synth-Pop, Worldbeat
194
+      cannot be set with TagLib version < 1.12.
195
+    + Memory leak in the rare case where the file type is detected
196
+      not by the extension but by the contents.
197
+    + kid3-cli: Fields (sub-elements of a frame) with a non-string
198
+      value cannot be set with id3lib.
199
+- Changed BuildRequires to python3 >= 3.6 as python3 in Tumbleweed
200
+  no longer provides python >= 3.6.
201