Up to [NetBSD + pkgsrc-wip] / pkgsrc / audio / easytag
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Update to 2.1.7, the new stable version. Changes compared to
easytag-current (2.1.6):
2.1.7 - Jan 14th, 2012 :
========================
* Gaute Amundsen's ConfirmWhenUnsavedFiles.patch
* Mark Ferry's albumartist patch for ogg and flac
* Götz Waschk's update for German translation
* Kip's optimized base64 decoder for album art
* Updated contributor credits
* Debianized
* Updated version to 2.1.7
Remove @dirrm entries from PLISTs
Update to 2.0, based on audio/easytag-devel.
Changes to previous version in easytag-devel (1.99.13):
2.0 - February 21th, 2007 :
===========================
* Added buttons in toolbar to search files, to search in cddb and to write
playlist,
* Added in the cddb window the option to match lines with the Levenshtein
algorithm,
* Fixed crash when no audio player is defined and problem of checking in the
preferences window,
* Added automatically removing of APE tag in a MP3 file,
* Improved decoding of Arabic characters,
* Added French Users Guide (Than to Emmanuel Brun),
* Swedish translation updated (thanks to Anders Strömer),
* Brazilian Portuguese translation updated (thanks to doutor.zero),
* Czech translation updated (thanks to Zbynek Mrkvicka),
* German translation updated (thanks to Götz Waschk),
* Italian translation updated (thanks to Costantino Ceoldo),
* Japanese translation updated (thanks to Takeshi Aihana),
* French translation updated and typo fixed (thanks to Emmanuel Brun).
Windows version :
* Fixed autocompletion of year when a partial one was entered,
* Fixed crash when no audio player selected in preferences window,
* Improved detection of the locale.
pkglint cleanup; update HOMEPAGE/MASTER_SITES. From Sergey Svishchev in private mail.
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Update to 1.0 (snj made me do it!):
1.0 - November 20th, 2004 :
===========================
* Added ability to request Cddb database automatically from the selected
files (computing the CddbId) (thanks to Justus Schwartz),
* When applying Cddb results to the files, the cddb genre is converted to an
ID3 genre,
* Improved settings of character set (for ID3 tags) to allow you to fix some
tags (for example if tags were written with UTF-8 instead of ISO-8859-15),
* Fixed request to cddb for getting album tracks,
* Fixed UTF-8 strings into easytag.desktop (thanks to Ville Skyttä),
* Some updates in the USERS-GUIDE files (thanks to David Greaves),
* A new Danish translation (thanks to Morten Brix Pedersen),
* French translation updated,
* Hungarian translation updated (thanks to Nagy Boldizsar).
* Russian translation updated (thanks to Andrey Astafiev),
* Dutch translation updated (thanks to Björn Olievier),
* Czech translation updated (thanks to Milan Siebenburger),
* Japanese translation updated (thanks to Takeshi Aihana),
* Italian translation updated (thanks to Kostantino),
* German translation updated (thanks to Götz Waschk).
Update to 0.31: 0.31 - May 29th, 2004 : ======================= * Tried to fixed the problem to get list of selected files after deleting of files, * Added ability to set/unset padding in ID3v2 tags, * Added an option in the 'Playlist window' to write only the selected files or directly all the files in the playlist, * Polish translation updated (thanks to Artur Polaczynski), * Russian translation updated (thanks to Andrey Astafiev), * Romanian translation updated (thanks to George Pauliuc), * Dutch translation updated (thanks to Björn Olievier), * Japanese translation updated (thanks to Takeshi Aihana), * Czech translation updated (thanks to Milan Siebenburger), * Italian translation updated (thanks to Kostantino). 0.30.2 - March 25th, 2004 : =========================== * Some tabs in the preferences window have been reorganized, * Fixed in configure script, the detection of libFLAC when using the switch --disable-ogg, * Fixed a wrong numbering in sub directories for the new track field button (to set the number of files in the directory to the track field), * German translation updated (thanks to Götz Waschk). 0.30.1 - March 22th, 2004 : =========================== * Added support of FLAC Vorbis tag for FLAC files (if the file has no FLAC vorbis file, it tries to read the ID3 tag) (thanks to Pavel Minayev), * Added support of APE tag for OptimFROG files (.ofr, .ofs), * Added ability to write by default ID3v2.3 tags to ISO-8859-1, * Version of libFLAC (1.0.3) supplied in the package was removed, * Added ability in the Process Fields scanner to convert a character by an other on (patch from Ben Hearsum), * Added ability to display the files by Artists and by Albums, * Added ability to set independently the character conversion for the Tag scanner and the Rename File scanner, * Added a new button to set the number of files in the directory to the track field, * Added the entry "Tag selected files with this field" in the popup menu of tag entries, * Added a sub menu Scanner into popup menu over the file list, * When resizing the main window, the tag area doesn't grow, * The fields identifiers for Ogg Vorbis tag are written with upper letters (ex: TITLE= instead of title=) as they are recommended by Vorbis standard, * The CDDB results can be applied to the files selected in the main list, * Fixed the execution of scanner, when using entries of the main menu 'Scanner' in the menu bar, * Fixed the CDDB server name, that wasn't saved in the configuration file, * Fixed connection to CDDB under FreeBSD 5.1 (thanks to from Jan Kanty Palus), * Fixed a bug when using "Repeat action for the rest of the files" when deleting files, * Fixed a bug that doesn't save the changed files, which aren't selected, when changing of directory or exiting, even if you select the button "Yes" in the dialog box, * Fixed a bug when renaming files with the scanner and using the character conversion (some spaces or underscores weren't replaced), * Fixed some memory leaks (in browser, scanner, ...), * Updated easytag.desktop and EasyTAG icon, * French translation updated, * Spanish translation updated (thanks to Fernando), * Italian translation updated (thanks to Kostantino), * Dutch translation updated (thanks to Björn Olievier), * Ukrainian translation updated (thanks to Cawko Xakep).
Update to 0.27:
* Fixed an other filepointer leak when renaming file and directories (thanks
to Artur
Polaczynski),
* Improved speed when applying a field to all other files, removing all tags
and
scanning all files,
* Fixed problem with too long track name in CDDB albums,
* When getting files list of a cddb album, it tries to reconnect severals ti
mes if the
connection fails,
* Ability to run the scanner when loading filenames from a TXT file,
* Ability to run the scanner when loading fields from CDDB results,
* Ability to load CDDB results only for the selected lines,
* Ability to generate the playlist name from mask codes,
* Added tab in "About" window to display the ChangeLog,
* Fixed detection of version id3lib (due to an error in configure.in),
* Added german help documentation (thanks to Daniel Pichler),
* Russian translation updated (thanks to Andrey Astafiev),
* German translation updated (thanks to Götz Waschk).
Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION.
Update to 0.26: * Fixed filepointers leaks when ID3v2 tag is missing for files using ID3 tags (thanks to Martijn van Buul), * NetBSD patches from Thomas Klausner, * Some bugfixes in the CDDB search, * Updated character conversion for CD-Rom filesystems, * Fixed a crash when applying the CDDB result to a list with less files, * Fixed a memory bug when using the menu entry 'Reload the directory', * Added a man page (thanks to George Pauliuc), * When sorting the files, they are sorted also by ascending filename by default, * When tag entries have the focus, PageUp and PageDown keys select the previous or the next file, * Polish translation updated (thanks to Maciej Kasprzyk), * Italian translation updated (thanks to Lorenzo Cappelletti), * Ukrainian translation updated (thanks to Cawko Xakep).
Update to 0.25b (including the patches for 0.25a and 0.25b in patches/). * Ability to stop the saving of all files, * Improvement of the directory browser, when renaming a directory, * Ability to set also the filename from CDDB results, * Ability to search a word in the album list of the CDDB window, * Don't loose unsupported tag items for the Ogg files, * Added CDDB support (from http protocol), * New possibilities for sorting the list of files (type, size, duration, birate, ...), * Old versions of ID3v2 tags are automatically updated to ID3v2.3, * Fixed renaming files or directories (the old method was better than the newer one, with patch from Alan Swanson), * Use of 'mkstemp' instead of 'mktemp', * Added ability to open a file with an external program, * Added ability to use arguments when opening a directory or a file with an external program (for example : 'xmms -e'), * Some fixes when deleting files : the total size and total duration are updated, * Invalid characters are replaced when renaming the file from the scanner, * Re-added preprocessor instructions in the file vcedit.h (forgotten when updating this file from vorbis-tools-1.0), * Fix for an unsupported ID3v2 tag : we get data of the ID3v1 tag (for example: ID3v2.4 tag with id3lib-3.8.0), * Added check of validity of playlist content mask, * Fixed reading of informations of mpeg header, and calculation of song time, with files containing an ID3v2 tag (patch from Artur Polaczynski), * Fixed the popup menu in entries field : now we don't need to click two times the left mouse button (patch from Maciej Kasprzyk), * Corrections in text menu (thanks to Artur Polaczynski), * Fixed renaming of directory, * Number of files to save is displayed in the progress bar, * Code clean up for scanners, * Various fixes, * Logo "updated", * translation updates
Do not remove %D/share/pixmaps when deinstalling, as it is now part of the standard directory tree.
Replace "true" by "${TRUE}".
Update to 0.23.2:
0.23.2 - September 1st, 2002 :
===============================
* Fixed a stupid bug in the rename file scanner : the file path was lost!
0.23.1 - September 1st, 2002 :
===============================
* Playlist generator : ability to define the informations to write in the pl
aylist, by
using masks (like in scanners),
* Fixed a bug with an empty field in OGG file,
* Fixed a bug into the scanner window, due to a missing initialisation,
* A fix for the undo function: now the history list has a logical behaviour,
* Patch from Götz Waschk to compile with the version of libFLAC installed on
your
system if found,
* Added switch '--disable-flac' to force the compilation with files of libFL
AC supplied
in the package,
* Improved speed of removing tags from the interface,
* Improved speed of the three scanners,
* Improved speed of searching and loading files when browsing directories,
* Process fields: the genre field was added,
* Number of files parsed is displayed in the progress bar,
* Updated vcedit.c from vorbis-tools-1.0 to remove all memory leaks when pro
cessing
OGG files,
* A new Polish translation (thanks to Maciej Kasprzyk),
* Czech translation updated (thanks to Milan Siebenburger).
Update to 0.23. Lots of changes since 0.15, too many to mention.
mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
Move pkg/ files into package's toplevel directory