Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nate Graham
Kid3
Commits
91bd260a
Commit
91bd260a
authored
May 07, 2012
by
Urs Fleisch
Browse files
Updated changelog for version 2.1.
parent
85d873a6
Changes
6
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
91bd260a
...
...
@@ -39,8 +39,8 @@ endif (APPLE OR WIN32)
set
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
set
(
CPACK_PACKAGE_VERSION_MINOR 1
)
set
(
CPACK_PACKAGE_VERSION_PATCH 0
)
#
set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
set
(
CPACK_PACKAGE_VERSION
"git20120422"
)
set
(
CPACK_PACKAGE_VERSION
"
${
CPACK_PACKAGE_VERSION_MAJOR
}
.
${
CPACK_PACKAGE_VERSION_MINOR
}
.
${
CPACK_PACKAGE_VERSION_PATCH
}
"
)
#
set(CPACK_PACKAGE_VERSION "git20120422")
set
(
RELEASE_YEAR 2012
)
if
(
WITH_GCC_PCH
)
...
...
ChangeLog
View file @
91bd260a
Sat Apr 7 09:43:54
CEST 2012 Urs Fleisch <ufleisch@users.sourceforge.net>
Mon May 7 21:20:06
CEST 2012 Urs Fleisch <ufleisch@users.sourceforge.net>
* Release 2.1
...
...
@@ -7,6 +7,7 @@ Sat Apr 7 09:43:54 CEST 2012 Urs Fleisch <ufleisch@users.sourceforge.net>
+ Use Chromaprint for import from MusicBrainz Fingerprint, is now
also available on Windows and Mac OS X.
+ Serbian translation.
+ Support build with Qt5.
* Improved:
+ Support most frames in format codes with %{framename}.
...
...
@@ -15,10 +16,12 @@ Sat Apr 7 09:43:54 CEST 2012 Urs Fleisch <ufleisch@users.sourceforge.net>
+ Handling of pictures in WMA files.
+ Use themed icons.
+ Building with shared libraries on KDE.
+ Handle carriage return characters in output from user commands.
* Fixed:
+ Windows: Avoid truncation of file when renaming with illegal
characters.
+ Limit number of open file handles.
+ Nicer icons, install SVG instead of SVGZ in kid3-qt.
+ Fixed import from Amazon.
+ Adapted to Discogs server update.
...
...
deb/changelog
View file @
91bd260a
...
...
@@ -2,7 +2,7 @@ kid3 (2.1-0) unstable; urgency=low
* New upstream release.
-- Urs Fleisch <ufleisch@users.sourceforge.net>
Sat
, 07
Apr
2012
09:43:54
+0200
-- Urs Fleisch <ufleisch@users.sourceforge.net>
Mon
, 07
May
2012
21:20:06
+0200
kid3 (2.0.1-4) unstable; urgency=low
...
...
doc/de/index.docbook
View file @
91bd260a
...
...
@@ -25,7 +25,7 @@
</copyright>
<legalnotice
id=
"fdl-notice"
>
&FDLNotice;
</legalnotice>
<date>
2012-0
4
-07
</date>
<date>
2012-0
5
-07
</date>
<releaseinfo>
2.1
</releaseinfo>
<abstract>
...
...
doc/en/index.docbook
View file @
91bd260a
...
...
@@ -25,7 +25,7 @@
</copyright>
<legalnotice
id=
"fdl-notice"
>
&FDLNotice;
</legalnotice>
<date>
2012-0
4
-07
</date>
<date>
2012-0
5
-07
</date>
<releaseinfo>
2.1
</releaseinfo>
<abstract>
...
...
kid3.lsm
View file @
91bd260a
Begin4
Title: Kid3 -- Efficient Audio Tagger
Version: 2.1
Entered-date: 2012-0
4
-07
Entered-date: 2012-0
5
-07
Description: Audio tagger to edit ID3v1.1, ID3v2.3, ID3v2.4, Ogg/Vorbis,
FLAC, MPC, APE, MP4/AAC, MP2, Speex, TrueAudio, WavPack, WMA, WAV
and AIFF tags, multiple files, generate tags from file names
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment