Revision: 1637
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1637&view=rev
Author:   jcsjcs
Date:     2007-07-12 20:30:13 -0700 (Thu, 12 Jul 2007)

Log Message:
-----------
Updated news and about.html to reflect the latest releases of gtkpod and 
libgpod.

Modified Paths:
--------------
    website/trunk/about.html
    website/trunk/news.html

Modified: website/trunk/about.html
===================================================================
--- website/trunk/about.html    2007-07-13 03:02:05 UTC (rev 1636)
+++ website/trunk/about.html    2007-07-13 03:30:13 UTC (rev 1637)
@@ -105,13 +105,13 @@
 the first to fifth Generation including the iPod mini, iPod Photo,
 iPod Shuffle, iPod nano, and iPod Video..</p>
       <p><span style="font-weight: bold;">The latest stable version is
-V0.99.8 released on September 24th 2006. <a href="news.html">Click here for 
details.</a></span></p>
+V0.99.10 released on June 26th 2007. <a href="news.html">Click here for 
details.</a></span></p>
       <h2>What is libgpod?</h2>
       <p><a href="libgpod.html">libgpod </a>is a shared library to
 access the contents of an iPod. You are welcome to use this library in
 your own projects.</p>
       <p><span style="font-weight: bold;">The latest stable version is
-V0.4.2 released on Jan 16th 2007.</span></p>
+V0.5.2 released on Jun 23rd 2007.</span></p>
       <h2>How can I help?</h2>
       <p>Your help is greatly appreciated. Please follow <a
       href="contribution.html">this link.</a> for more information.</p>

Modified: website/trunk/news.html
===================================================================
--- website/trunk/news.html     2007-07-13 03:02:05 UTC (rev 1636)
+++ website/trunk/news.html     2007-07-13 03:30:13 UTC (rev 1637)
@@ -100,9 +100,9 @@
 
 <!-- content marker start -->
       <h2>gtkpod - News</h2>
-      <h3>March 5, 2006</h3>
+      <h3>June 26th, 2007</h3>
       <p class="changelog">gtkpod
-Version 0.99.4 released on March 5, 2006.</p>
+Version 0.99.10 released on June 26th, 2007.</p>
       <hr>
       <h2>gtkpod - Changelog</h2>
       <p class="news">This is the changelog up the the latest <a
@@ -116,6 +116,188 @@
  
href="http://gtkpod.svn.sourceforge.net/svnroot/gtkpod/gtkpod/trunk/ChangeLog_detailed";>Subversion-based
 detailed changelog.</a></p>
 
+      <h3>gtkpod V0.99.10</h3>
+
+      <p class="news">
+       NEW FEATURE: on-the-fly conversion of WAV, FLAC and OGG (as well
+       as MP3 and M4A). Thanks to Marc d[readlock], Simon Naunton and
+       Peter Edwards! Multi-threaded background conversion was added by
+       Jorg Schuler.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: editing of TV show metadata and track media
+       type. Thanks to Mario Rossi.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Display of Album Art. Thanks to P.G. Richardson.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Download of Album Art from the net. Thanks to
+       P.G. Richardson.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: copy playlists and tracks from within the context
+       menu without DND can simplify life with many playlists. Thanks
+       to Andrzej Palejko for his patch.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: preliminary support for calculating gapless
+       playback information (lame encoded mp3 files only).  Thanks to
+       Michael Tiffany.
+      </p>
+
+      <p class="news">
+       UPDATE: Smart playlists now support the following new fields:
+       album artist, tv show, last skipped, season number, skipcount
+       and video kind.
+      </p>
+
+      <p class="news">
+       IMPROVEMENT: Clicking on an item with the right mouse button
+       will select and open the context menu, which is the intended
+       behavior. As a consequence, the interface will remain blocked
+       while the selection is being updated and displayed.
+      </p>
+
+      <p class="news">
+       BUGFIX: dragging tracks between two iPods would sometimes not
+       actually copy the file.
+      </p>
+
+      <p class="news">
+       UPDATED: Italian translation (thanks to Daniele Forsi)
+      </p>
+
+      <p class="news">
+       PACKAGING: Install a .desktop file and icons according to the
+       freedesktop.org specification.
+      </p>
+
+
+      <h3>gtkpod V0.99.8</h3>
+
+      <p class="news">
+       NEW FEATURE: Support of several iPods (currently you need to
+       edit the itdb_* entries in ~/.gtkpod/prefs to add
+       repositories). Each iPod can be loaded/ejected
+       individually. Scripts are called before loading (gtkpod.load)
+       and after saving (gtkpod.eject) with the mountpoint as the
+       first argument. If you need to mount the iPod manually, put the
+       mount command in gtkpod.load.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Support for mobile phones supporting iTunes (see
+       Changelog_detailed for details)
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Lyrics are displayed on the iPod when available.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Preliminary (no meta data) support of h.264 video
+       format via the libmp4v2 interface. Thanks to Peter Lieverdink.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Script to sync notes from Tomboy to the
+       iPod. Thanks to Tejas Dinkar.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Support of iTunes iTunNORM tag for volume
+       normalisation of mp4 tracks.
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Support of aacgain's replay gain tag for volume
+       normalisation of mp4 tracks (takes precedence over the iTunNORM
+       tag, see http://altosdesign.com/aacgain/)
+      </p>
+
+      <p class="news">
+       NEW FEATURE: Support for start time, stop time, skip when
+       shuffling and remember playback position.
+      </p>
+
+      <p class="news">
+       IMPROVEMENT: Support for coverart has been improved. You may
+       have to select your iPod model from a list of available models
+       if your iPod cannot be identified automatically, as is the case
+       for iTunes mobile phones or the new 6th generation iPod Nanos.
+       Coverart embedded in the music file (APIC tag) can now also
+       read. Support to read the coverart from specified files is
+       still available though. Please note that at present APIC
+       support only works when adding tracks directly to the iPod. It
+       does not work when you add tracks to a LOCAL repository first
+       and use Drag and Drop to move the track to your iPod.
+      </p>
+
+      <p class="news">
+       IMPROVEMENT: Podcasts are marked as unplayed (on the iPod, with
+       a bullet in front of the title) when newly added to the podcast
+       list, and unmarked once they have been played once on the iPod.
+      </p>
+
+      <p class="news">
+       IMPROVEMENT: Support to sync thunderbird's address book to an
+       iPod Nano with old firmware that would otherwise only display
+       the first address. This script may be useful to other users as
+       well as it writes out one vcf file per contact instead of just
+       one big file containing all contacts. Thanks to Paul Oremland.
+      </p>
+
+      <p class="news">
+       IMPROVEMENT: Handle multiple calendar and task files in
+       sync-evocalendar script. Thanks to Michele C. Soccio
+      </p>
+
+      <p class="news">
+       NEW: Spanish translation. Thanks to Alejandro Lamas.
+      </p>
+
+      <p class="news">
+       BUGFIX: Pressing 'OK' when syncing directories several times
+       could crash gtkpod. Thanks to dforsi.
+      </p>
+
+      <p class="news">
+       BUGFIX: Exporting tracks did not work if the template
+       extensions (.mp3...) did not match case-sensitively, possibly
+       leading to non-exported tracks. Thanks to Mattias Wadman.
+      </p>
+
+      <p class="news">
+       BUGFIX: When updating tracks, the filename of the music file
+       and the filename of the thumbnail could be messed up. Fixed.
+      </p>
+
+      <p class="news">
+       BUGFIX: The Edit Detail dialog did not handle the 'Year' field
+       correctly.
+      </p>
+
+      <p class="news">
+       BUGFIX: When updating tracks, files were not copied to the iPod
+       even if the file was changed.
+      </p>
+
+      <p class="news">
+       BUGFIX: Removing playlists could crash gtkpod.
+      </p>
+
+      <p class="news">
+       WORKAROUND: Disable sorting of playlist view as this crashed
+       gtkpod.
+      </p>
+
+
       <h3>gtkpod V0.99.4</h3>
 
       <p class="news">


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to