Commit graph

8 commits

Author SHA1 Message Date
wiz
ec708af751 Update to 2.2.0:
Changes since 2.1.10:

* Several stability fixes, found with Valgrind and the Fedora retrace
  server
* Use GTK+ 3 by default, but still allow building against GTK+ 2
* Support extended tag fields in MP4 files
* Support GIF images in tags
* Abhinav Jangda’s Ogg Opus support, asynchronous image loading, scanner
  function tests and new Vorbis cover art support
* Santtu Lakkala’s MP4 cover art and GIO support, fix for Roman numeral
  capitalization
* Ask for confirmation before overwriting during renaming
* Ekaterina Gerasimova’s Mallard help updates
* Avoid truncating Vorbis audio data when saving
* Gianvito Cavasoli’s Italian translation update
* Alexandre Franke’s French translation updates and typo fix
* Wolfgang Stöggl’s German translation updates
* Piotr Drąg’s Polish translation updates
* Мирослав Николић’s Serbian translation update
* Daniel Mustieles’ Spanish translation updates
* Balázs Úr and Attila Hammer’s Hungarian translation updates
* Enrico Nicoletto and Rafael Ferrera’s Brazilian Portuguese translation
  updates
* Marek Černocký’s Czech translation updates
* Aurimas Černius’s Lithuanian translation update
2014-04-12 06:45:31 +00:00
wiz
15d6fe2c21 Update to 2.1.8:
2.1.8 - 2013-02-10 :
====================
    * Port to and require the most recent GTK+ 2 release (2.24)
    * Allow experimental compilation against GTK+ 3
    * Many memory leaks fixed
    * Remove the Debian and RPM packaging
    * Christoph J. Thompson's change to not install the ChangeLog
    * Adrian Bunk's FLAC, configure, sign comparison warning and GBase64 fixes
    * Waqa Qamar's new icons
    * Small fixes to allow compilation under mingw
    * Fix overlaid text in scanner legend
    * Alessio Ababilov's SIGCHLD handling fix
    * Move configuration files to XDG firectories
    * Andreas Winkelmann's configuration file, remove all text, disc number
      column and compiler warning fixes
    * Switch to TagLib for MP4 tag editing and drop libmp4v2 support
    * Fix album artist entry focus chain order
    * Remove Changes tab in about dialog
    * Tidy and internationalize the desktop file
    * Fix many spelling errors and typos
    * Several translation updates
    * Rewrite build system
    * Use intltool for internationalization
    * Drop dependency on libtool
    * Leonid Podolny's easytag-2.1.6-from-txt.patch for segfault when pressing
      "Apply" in "Load filenames from TXT" dialog,
    * WiseLord's fix-genre-tag.patch to fix predefined genres displayed under
      legacy systems.
    * Michał Smoczyk's updated Polish translation
    * Christoph J. Thompson's .desktop cleanup patch
    * Christoph J. Thompson's add a new option to trim spaces when renaming
      files patch
    * Nick Lanham's to make easytag compile against newest version of libmp4v2
    * Wojciech Wierchola's file save performance improvement
    * Julian Taylor's fix out of bound array access
    * Honore Doktorr's revised libmp4v2 patch
    * Algimantas Margevičius's Lithuanian translation
2013-02-11 08:56:39 +00:00
wiz
b1e61cc5bd Add more complete id3 support by also linking against id3lib (easytag
uses two different id3 support libraries.

Fix mp4 support option. It was depending on libmp4v2, but that wasn't
recognized by easytag's configure any longer. Switch to mp4v2 and rename
the option to match.

Add patches from gentoo to fix build with latest mp4v2 version.

Bump PKGREVISION.
2012-12-03 22:39:04 +00:00
wiz
59c0f4ca96 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
2012-03-08 09:49:25 +00:00
drochner
ad6df071ee update for changed signature of MP4GetMetadataCoverArt() in libmp4v2-1.6.1,
bump required version of libmp4v2 and PKGREVISION
should resolve PR pkg/37418 by Johann Franz (the other half of it)
2007-11-21 21:47:25 +00:00
wiz
029e9b6376 Remove some legacy support after branching 2007Q3. 2007-10-16 21:32:59 +00:00
wiz
604cd3721c Rename option from easytag-gtk2 to easytag, and add compat code for previous
option name.
2007-07-07 02:18:12 +00:00
wiz
c7d6f3748d 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.
2007-02-27 09:58:49 +00:00