[gnomeweb-wml] easytag: Update for 2.1.8 release



commit 999b6d90fe193487153eb1a4132a4bd57ab88406
Author: David King <amigadave amigadave com>
Date:   Sun Feb 10 18:09:26 2013 +0000

    easytag: Update for 2.1.8 release

 projects.gnome.org/easytag/faq.html   |    9 +++-
 projects.gnome.org/easytag/index.html |   77 +++++++++++++++++++++++++++------
 2 files changed, 69 insertions(+), 17 deletions(-)
---
diff --git a/projects.gnome.org/easytag/faq.html b/projects.gnome.org/easytag/faq.html
index 0e0740f..2bf581c 100644
--- a/projects.gnome.org/easytag/faq.html
+++ b/projects.gnome.org/easytag/faq.html
@@ -66,9 +66,12 @@
         <h3 id="install">How can I install EasyTAG?</h3>
 
         <p>EasyTAG is included in most Linux distributions, so installing the
-        distribution package is the easiest way. For Windows, download the
-        Windows installer. If you want to build EasyTAG yourself, download the
-        latest tarball release.</p>
+        distribution package is the easiest way. For Windows,
+        <a href="http://sourceforge.net/projects/easytag/files/easytag%20%28gtk%202%29/2.1/easytag-2.1.exe/download";>download
+        the Windows installer</a>. The Windows version is currently very old,
+        but there is good progress on making the current version available. If
+        you want to build EasyTAG yourself, download the latest tarball
+        release.</p>
 
         <h3 id="bug">I think that I found a bug, what should I do?</h3>
 
diff --git a/projects.gnome.org/easytag/index.html b/projects.gnome.org/easytag/index.html
index df25d11..9ff83b3 100644
--- a/projects.gnome.org/easytag/index.html
+++ b/projects.gnome.org/easytag/index.html
@@ -70,11 +70,60 @@
 
         <h3 id="news">News</h3>
 
+        <h4>2013-02-10 EasyTAG 2.1.8</h4>
+
+        <p class="newsitem">Changes since version 2.1.7:</p>
+
+        <ul>
+          <li>Port to and require the most recent GTK+ 2 release (2.24)</li>
+          <li>Allow experimental compilation against GTK+ 3</li>
+          <li>Many memory leaks fixed</li>
+          <li>Remove the Debian and RPM packaging</li>
+          <li>Christoph J. Thompson's change to not install the ChangeLog</li>
+          <li>Adrian Bunk's FLAC, configure, sign comparison warning and
+          GBase64 fixes</li>
+          <li>Waqa Qamar's new icons</li>
+          <li>Small fixes to allow compilation under mingw</li>
+          <li>Fix overlaid text in scanner legend</li>
+          <li>Alessio Ababilov's SIGCHLD handling fix</li>
+          <li>Move configuration files to XDG firectories</li>
+          <li>Andreas Winkelmann's configuration file, remove all text, disc
+          number column and compiler warning fixes</li>
+          <li>Switch to TagLib for MP4 tag editing and drop libmp4v2
+          support</li>
+          <li>Fix album artist entry focus chain order</li>
+          <li>Remove Changes tab in about dialog</li>
+          <li>Tidy and internationalize the desktop file</li>
+          <li>Fix many spelling errors and typos</li>
+          <li>Several translation updates</li>
+          <li>Rewrite build system</li>
+          <li>Use intltool for internationalization</li>
+          <li>Drop dependency on libtool</li>
+          <li>Leonid Podolny's easytag-2.1.6-from-txt.patch for segfault when
+          pressing "Apply" in "Load filenames from TXT" dialog,</li>
+          <li>WiseLord's fix-genre-tag.patch to fix predefined genres displayed
+          under legacy systems.</li>
+          <li>MichaÅ Smoczyk's updated Polish translation</li>
+          <li>Christoph J. Thompson's .desktop cleanup patch</li>
+          <li>Christoph J. Thompson's add a new option to trim spaces when
+          renaming files patch</li>
+          <li>Nick Lanham's to make easytag compile against newest version of
+          libmp4v2</li>
+          <li>Wojciech Wierchola's file save performance improvement</li>
+          <li>Julian Taylor's fix out of bound array access</li>
+          <li>Honore Doktorr's revised libmp4v2 patch</li>
+          <li>Algimantas MargeviÄius's Lithuanian translation</li>
+        </ul>
+
+        <p><a href="http://download.gnome.org/sources/easytag/2.1/easytag-2.1.8.tar.xz";>Download
+        2.1.8</a> | <a href="https://mail.gnome.org/archives/easytag-list/2013-February/msg00000.html";>2.1.8
+        release notes</a></p>
+
         <h4>2013-02-03 EasyTAG lightning talk at FOSDEM</h4>
 
         <p class="newsitem">David King gave a talk about recent EasyTAG
-	developments at FOSDEM. See
-	<a href="http://amigadave.com/presentations/easytag_fosdem_2013.pdf"; title="EasyTAG: straightforward audio file tagging">the
+        developments at FOSDEM. See
+        <a href="http://amigadave.com/presentations/easytag_fosdem_2013.pdf"; title="EasyTAG: straightforward audio file tagging">the
         presentation slides</a>.</p>
 
         <h4>2012-11-30 Project moved to gnome.org</h4>
@@ -93,18 +142,18 @@
         <p class="newsitem">Changes since version 2.1.6:</p>
 
         <ul>
-            <li>Gaute Amundsen's ConfirmWhenUnsavedFiles.patch</li>
-            <li>Mark Ferry's albumartist patch for ogg and flac</li>
-            <li>GÃtz Waschk's update for German translation</li>
-            <li>Kip Warner's optimized base64 decoder for album art</li>
-            <li>Updated contributor credits</li>
-            <li>Debianized</li>
-            <li>Updated version to 2.1.7</li>
-         </ul>
-
-         <p><a href="http://sourceforge.net/projects/easytag/files/easytag%20%28gtk%202%29/2.1/easytag-2.1.7.tar.bz2/download";>Download
-         2.1.7</a> | <a href="https://mail.gnome.org/archives/easytag-list/2012-January/msg00014.html";>2.1.7 release
-         notes</a></p>
+          <li>Gaute Amundsen's ConfirmWhenUnsavedFiles.patch</li>
+          <li>Mark Ferry's albumartist patch for ogg and flac</li>
+          <li>GÃtz Waschk's update for German translation</li>
+          <li>Kip Warner's optimized base64 decoder for album art</li>
+          <li>Updated contributor credits</li>
+          <li>Debianized</li>
+          <li>Updated version to 2.1.7</li>
+        </ul>
+
+        <p><a href="http://sourceforge.net/projects/easytag/files/easytag%20%28gtk%202%29/2.1/easytag-2.1.7.tar.bz2/download";>Download
+        2.1.7</a> | <a href="https://mail.gnome.org/archives/easytag-list/2012-January/msg00014.html";>2.1.7 release
+        notes</a></p>
 
         <h3 id="features">Features of EasyTAG 2.1</h3>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]