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
bcabb71c
Commit
bcabb71c
authored
Sep 28, 2008
by
Urs Fleisch
Browse files
version 1.1
parent
64018c23
Changes
11
Hide whitespace changes
Inline
Side-by-side
kid3/ChangeLog
View file @
bcabb71c
Sat Sep 27 15:51:35 CEST 2008 Urs Fleisch <ufleisch@users.sourceforge.net>
* Release 1.1
* New:
+ Dutch translation.
+ New general frame types Album Artist, Grouping, Lyrics, Media,
Remixer.
+ Setting character encoding for ID3v1.1 tags.
+ Import additional tags from Discogs and MusicBrainz.
* Improved:
+ All frame types (not only Artist, Album, ...) can be used for all
operations (e.g. import, export, tag <-> file name, rename, ...).
* Fixed:
+ Build for KDE 3 without id3lib or TagLib
+ Supress using unsupported UTF-8 for ID3v2.3
+ Qt 4, KDE 4: Wrong track times in import dialog when some track
times are missing.
+ KDE 4: Translations with arguments (%1, %2).
+ Windows: Displaying pictures with JPEG plugin.
+ MacOS X: Dropping and displaying pictures.
Sat Mar 1 15:44:56 CET 2008 Urs Fleisch <ufleisch@users.sourceforge.net>
* Release 1.0
...
...
kid3/config.h.cmake
View file @
bcabb71c
/* config.h. Generated by cmake from config.h.cmake */
#define VERSION "1.
0
"
#define VERSION "1.
1
"
#cmakedefine CONFIG_USE_KDE 1
...
...
kid3/configure.in.in
View file @
bcabb71c
#MIN_CONFIG(3.0)
AM_INIT_AUTOMAKE(kid3,1.
0
)
AM_INIT_AUTOMAKE(kid3,1.
1
)
AC_LANG_CPLUSPLUS
...
...
kid3/deb-kde3/changelog
View file @
bcabb71c
kid3 (1.1-0) unstable; urgency=low
* New upstream release.
-- Urs Fleisch <ufleisch@users.sourceforge.net> Sat, 27 Sep 2008 15:51:35 +0200
kid3 (1.0-0) unstable; urgency=low
* New upstream release.
...
...
kid3/deb-kde4/changelog
View file @
bcabb71c
kid3 (1.1-0) unstable; urgency=low
* New upstream release.
-- Urs Fleisch <ufleisch@users.sourceforge.net> Sat, 27 Sep 2008 15:51:35 +0200
kid3 (1.0-0) unstable; urgency=low
* New upstream release.
...
...
kid3/doc/de/index.docbook
View file @
bcabb71c
...
...
@@ -25,8 +25,8 @@
</copyright>
<legalnotice
id=
"fdl-notice"
>
&FDLNotice;
</legalnotice>
<date>
2008-0
3-01
</date>
<releaseinfo>
1.
0
</releaseinfo>
<date>
2008-0
9-27
</date>
<releaseinfo>
1.
1
</releaseinfo>
<abstract>
<para>
...
...
@@ -524,6 +524,9 @@ Zum Importieren vom Discogs Server wird <guibutton>Discogs</guibutton>
gewählt. Wie bei
<guibutton>
Von
gnudb.org
</guibutton>
können auch hier Artist und Album eingegeben werden und
es wird ebenfalls eine Liste mit Alben zur Auswahl gestellt.
Wenn
<guilabel>
Zusätzliche Tags
</guilabel>
markiert ist, werden mehr
verfügbare Informationen importiert, z.B. Interpreten, Arrangierer oder der
Herausgeber.
</para>
<para
id=
"import-musicbrainzrelease"
>
In der gleichen Art kann mit
<guibutton>
Von MusicBrainz Album
</guibutton>
...
...
@@ -1199,6 +1202,14 @@ Abgeschnittene Felder und ihre Datei werden rot markiert; die Markierung
wird entfernt, nachdem das Feld editiert worden ist.
</para>
<para>
Mit
<guilabel>
Text Codierung
</guilabel>
für
<guilabel>
ID3v1
</guilabel>
kann
die Codierung, welche für ID3v1 Tags verwendet wird, eingestellt werden.
Standardmässig wird hier ISO-8859-1 erwartet, daher wird empfohlen, diese
Einstellung so zu lassen. Da jedoch Tags mit anderer Codierung anzutreffen
sind, kann hier eine andere Codierung gewählt werden, so dass dann die ID3v1
Tags nach ID3v2 transferiert werden können, welches Unicode Zeichen unterstüzt.
</para>
<para>
Das Markierungsfeld
<guilabel>
Benutze Format Nummer/Anzahl Stücke
</guilabel>
bewirkt, dass im
Tracknummer-Feld bei den ID3v2 Tags nicht bloß die Tracknummer gespeichert
...
...
@@ -1452,7 +1463,7 @@ Dateien unterstützt.
Für MP4 Dateien wird
<ulink
url=
"http://mpeg4ip.sourceforge.net"
>
mp4v2
</ulink>
benötigt.
Für MusicBrainz Unterstützung wird
<ulink
url=
"http://musicbrainz.org/
products/
tunepimp
/
"
>
libtunepimp
</ulink>
<ulink
url=
"http://musicbrainz.org/
doc/lib
tunepimp"
>
libtunepimp
</ulink>
verwendet. Da momentan kein Tunepimp SDK für Windows existiert, wurde die
Windows Version ohne MusicBrainz Import kompiliert.
</para>
...
...
kid3/doc/en/index.docbook
View file @
bcabb71c
...
...
@@ -25,8 +25,8 @@
</copyright>
<legalnotice
id=
"fdl-notice"
>
&FDLNotice;
</legalnotice>
<date>
2008-0
3-01
</date>
<releaseinfo>
1.
0
</releaseinfo>
<date>
2008-0
9-27
</date>
<releaseinfo>
1.
1
</releaseinfo>
<abstract>
<para>
...
...
@@ -496,6 +496,8 @@ can be imported by terminating the import dialog with
A search on the Discogs server can be performed using
<guibutton>
Discogs
</guibutton>
. As in the
<guibutton>
gnudb.org
</guibutton>
dialog,
you can enter artist and album and then choose from a list of releases.
If
<guilabel>
Additional Tags
</guilabel>
is marked, more information is
imported if available, e.g. performers, arrangers, or the publisher.
</para>
<para
id=
"import-musicbrainzrelease"
>
You can search in the same way in the release database of MusicBrainz
...
...
@@ -1123,6 +1125,13 @@ from ID3v2. Truncated fields and the file will be marked red, and the mark
will be removed after the field has been edited.
</para>
<para>
With
<guilabel>
Text encoding
</guilabel>
for
<guilabel>
ID3v1
</guilabel>
it is
possible to set the character set used in ID3v1 tags. This encoding is
supposed to be ISO-8859-1, so it is recommended to keep this default
value. However, there are tags around with different encoding, so it can be
set here and the ID3v1 tags can then be copied to ID3v2 which supports Unicode.
</para>
<para>
The check box
<guilabel>
Use track/total number of tracks
format
</guilabel>
controls whether the track number field of ID3v2 tags
contains simply the track number or additionally the total number of tracks in
...
...
@@ -1358,7 +1367,7 @@ which can also handle MPC, MP2, Speex, TrueAudio and WavPack files.
<ulink
url=
"http://mpeg4ip.sourceforge.net"
>
mp4v2
</ulink>
is required for
MP4 files.
For MusicBrainz support,
<ulink
url=
"http://musicbrainz.org/
products/
tunepimp
/
"
>
libtunepimp
</ulink>
<ulink
url=
"http://musicbrainz.org/
doc/lib
tunepimp"
>
libtunepimp
</ulink>
is used. As there does not exist a tunepimp SDK for Windows at the moment, the
Windows version is compiled without MusicBrainz import.
</para>
...
...
kid3/kid3-qt/configure-kid3-qt.pl
View file @
bcabb71c
...
...
@@ -339,7 +339,7 @@ if ($from_configure) {
}
}
my
$config_h
=
"
#define VERSION
\"
1.
0
\"\n
";
my
$config_h
=
"
#define VERSION
\"
1.
1
\"\n
";
my
$config_pri
;
if
(
$prefix
)
{
$config_h
.=
"
#define CFG_PREFIX
\"
$prefix
\"\n
";
...
...
kid3/kid3-qt/configure.in
View file @
bcabb71c
AC_INIT(kid3, 1.
0
)
VERSION=1.
0
AC_INIT(kid3, 1.
1
)
VERSION=1.
1
AC_CONFIG_HEADERS([config.h])
AC_LANG([C++])
AC_PROG_CXX
...
...
kid3/kid3.lsm
View file @
bcabb71c
Begin4
Title: Kid3 -- Efficient Audio Tagger
Version: 1.
0
Entered-date: 2008-0
3-01
Version: 1.
1
Entered-date: 2008-0
9-27
Description: ID3 tagger to edit ID3v1.1, ID3v2.3, ID3v2.4, Ogg/Vorbis, FLAC
and MPC tags, multiple files, generate tags from file names
and vice versa, import and export album data in various formats.
...
...
@@ -11,7 +11,7 @@ Maintained-by: Urs Fleisch <ufleisch@users.sourceforge.net>
Home-page: http://kid3.sourceforge.net
Alternate-site: http://www.kde-apps.org/content/show.php?content=10415
Primary-site: http://www.sourceforge.net/projects/kid3
http://prdownloads.sourceforge.net/kid3/kid3-1.
0
.tar.gz?download
http://prdownloads.sourceforge.net/kid3/kid3-1.
1
.tar.gz?download
Platform: Linux, Windows.
Copying-policy: GPL
End
kid3/kid3.spec
View file @
bcabb71c
...
...
@@ -6,7 +6,7 @@ Name: kid3
License: GPL
Group: Applications/Multimedia
Summary: Efficient ID3 tag editor
Version: 1.
0
Version: 1.
1
Release: 1%{?dist}
URL: http://kid3.sourceforge.net/
Source0: http://downloads.sourceforge.net/kid3/%{name}-%{version}.tar.gz
...
...
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