<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/kpod/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/kpod/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 18 Dec 2007 23:31:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/kpod/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>libqtpod-0.4.2 released</title><link>https://sourceforge.net/p/kpod/news/2007/12/libqtpod-042-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of libqtpod has just been released. This version fixes compatibility issues with iPod Nanos and blocks writing iTunesDB files not compatible with this version.&lt;br /&gt;
This is important for the latest iPod Models since these wont work with files written by this version of the library.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Tue, 18 Dec 2007 23:31:51 -0000</pubDate><guid>https://sourceforge.net073656466ba906604f33a301f093f8afe2e1c93c</guid></item><item><title>ipodslave-0.8-pre2 released</title><link>https://sourceforge.net/p/kpod/news/2007/12/ipodslave-08-pre2-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of the ipodslave has been released utilizing the enhancements and new features of the latest libqtpod release (0.4.1).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Wed, 12 Dec 2007 12:46:30 -0000</pubDate><guid>https://sourceforge.net799fb5fdea0c2d5de58342c0eac46ebc6fa22bed</guid></item><item><title>libqtpod-0.4.1 released</title><link>https://sourceforge.net/p/kpod/news/2007/12/libqtpod-041-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of libqtpod has been released, mainly fixing bugs and problems found in the 0.4.0 relase.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Wed, 12 Dec 2007 12:45:03 -0000</pubDate><guid>https://sourceforge.net16944e2c51bf5048ab0d3325a7f1ce26d186fd6b</guid></item><item><title>libqtpod-0.4.0 released</title><link>https://sourceforge.net/p/kpod/news/2007/11/libqtpod-040-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;libqtpod-0.4.0 has just been released. Most important change is that it builds and runs with Qt3 and Qt4 for Linux and Win32.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Wed, 28 Nov 2007 03:03:10 -0000</pubDate><guid>https://sourceforge.netb59f51a3b097f5214dfea62c8765b939dbfdcefc</guid></item><item><title>libqtpod-0.3 about to be ready</title><link>https://sourceforge.net/p/kpod/news/2006/07/libqtpod-03-about-to-be-ready/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The first release candidate for libqtpod-0.3 has just been released. Besides lots of code and design fixes and cleanups this version features full smart playlist support.&lt;br /&gt;
Furthermore the license will change a bit - the final 0.3 version will be released under the LPGL.&lt;br /&gt;
A full list of changes can be found in the release notes for this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Sat, 08 Jul 2006 12:43:35 -0000</pubDate><guid>https://sourceforge.netb5081589830ca07a82c6da4560db1ec745385bad</guid></item><item><title>ipodslave-0.7.3 released</title><link>https://sourceforge.net/p/kpod/news/2006/05/ipodslave-073-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changes for version 0.7.3&lt;br /&gt;
* ignore ItunesDB elements we can't handle yet&lt;br /&gt;
* fixed bug where itunesdb didn't get written when slave was&lt;br /&gt;
compiled with gcc4&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Mon, 01 May 2006 13:48:09 -0000</pubDate><guid>https://sourceforge.netc2bf4c3fc0374d6c5fd68296f4b6a149613b15ea</guid></item><item><title>libqtpod-0.2 released</title><link>https://sourceforge.net/p/kpod/news/2006/04/libqtpod-02-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of libqtpod has just been released.&lt;/p&gt;
&lt;p&gt;Changes for this version include:&lt;br /&gt;
* streamlined MHOD handling&lt;br /&gt;
* lots of fixes&lt;br /&gt;
* set playlist sort order implemented: setting the sort order criteria&lt;br /&gt;
automatically sorts the playlist&lt;br /&gt;
* using boost::shared_ptr for managing pointer lifetime&lt;br /&gt;
* TrackPtrList is now sortable by a given user defined comparator or by one of&lt;br /&gt;
the predefined ones (see track.h - itunesdb::TrackComparators)&lt;br /&gt;
* non destructive handling of yet not supported MHOD fields&lt;br /&gt;
* writing MHOD52 for the master playlist implemented&lt;br /&gt;
this speeds up operation of the browse menu and also results in smaller gaps&lt;br /&gt;
between songs&lt;br /&gt;
* implemented common search criterias as predicates to look up tracks in&lt;br /&gt;
track.h - itunesdb::TrackPredicates&lt;br /&gt;
* design fixes in ItunesDBListener and ItunesDBDataSource&lt;br /&gt;
* pointer ownage for parsing related data objects changed which makes it more&lt;br /&gt;
easy to override Track and Playlist&lt;br /&gt;
* lots of other small design changes&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Sun, 30 Apr 2006 13:25:28 -0000</pubDate><guid>https://sourceforge.net0ee80afc93329a3d53ad0a09f2e44fb69f5275c7</guid></item><item><title>first release of libqtpod</title><link>https://sourceforge.net/p/kpod/news/2006/03/first-release-of-libqtpod/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The STONESOUP release of libqtpod has just been released. It provides access to the various data of an Apple iPod.&lt;/p&gt;
&lt;p&gt;Features so far are:&lt;br /&gt;
* Reading/Writing the iTunesDB Music database&lt;br /&gt;
* access to hardware specific information like disc space statistics&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Sat, 04 Mar 2006 17:29:22 -0000</pubDate><guid>https://sourceforge.net599fe015010f92d11b95a0d46936b23ee5a2fc19</guid></item><item><title>ipodslave-0.7.2 has been released</title><link>https://sourceforge.net/p/kpod/news/2006/01/ipodslave-072-has-been-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 0.7.1 of the ipod KIO slave has been released.&lt;/p&gt;
&lt;p&gt;This is a bugfix release - changes include&lt;br /&gt;
* make sure everything gets written to the ipod's harddrive when synchronizing the database and before ejecting the ipod.&lt;br /&gt;
This should prevent filesystem corruption when ejecting the ipod right after using the synchronize utility.&lt;br /&gt;
* sort playlists by title when saving the database to the iPod&lt;br /&gt;
* fixed a bug where playlists didn't get read in correctly&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Fri, 13 Jan 2006 20:33:38 -0000</pubDate><guid>https://sourceforge.net52fd6fffb4fafe42fdf4bfbfbcb6a4e485f172e5</guid></item><item><title>ipodslave-0.7.1 released</title><link>https://sourceforge.net/p/kpod/news/2005/12/ipodslave-071-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 0.7.1 of the ipod KIO slave has been released. Changes include&lt;br /&gt;
* implemented creating/renaming artist and album&lt;br /&gt;
* artists and playlist titles are case sensitive now&lt;br /&gt;
* moving tracks between ipods fixed&lt;br /&gt;
* check for known filetypes (.mp*) when adding files to the iPod&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schulze</dc:creator><pubDate>Sun, 11 Dec 2005 18:13:43 -0000</pubDate><guid>https://sourceforge.net308a6300f847c5a1b36b170f8c574eddb40e00ce</guid></item></channel></rss>