<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/kpod/news/" rel="alternate"/><link href="https://sourceforge.net/p/kpod/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/kpod/news/</id><updated>2007-12-18T23:31:51Z</updated><subtitle>Recent posts to news</subtitle><entry><title>libqtpod-0.4.2 released</title><link href="https://sourceforge.net/p/kpod/news/2007/12/libqtpod-042-released/" rel="alternate"/><published>2007-12-18T23:31:51Z</published><updated>2007-12-18T23:31:51Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.net073656466ba906604f33a301f093f8afe2e1c93c</id><summary type="html">&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;</summary></entry><entry><title>ipodslave-0.8-pre2 released</title><link href="https://sourceforge.net/p/kpod/news/2007/12/ipodslave-08-pre2-released/" rel="alternate"/><published>2007-12-12T12:46:30Z</published><updated>2007-12-12T12:46:30Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.net799fb5fdea0c2d5de58342c0eac46ebc6fa22bed</id><summary type="html">&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;</summary></entry><entry><title>libqtpod-0.4.1 released</title><link href="https://sourceforge.net/p/kpod/news/2007/12/libqtpod-041-released/" rel="alternate"/><published>2007-12-12T12:45:03Z</published><updated>2007-12-12T12:45:03Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.net16944e2c51bf5048ab0d3325a7f1ce26d186fd6b</id><summary type="html">&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;</summary></entry><entry><title>libqtpod-0.4.0 released</title><link href="https://sourceforge.net/p/kpod/news/2007/11/libqtpod-040-released/" rel="alternate"/><published>2007-11-28T03:03:10Z</published><updated>2007-11-28T03:03:10Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.netb59f51a3b097f5214dfea62c8765b939dbfdcefc</id><summary type="html">&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;</summary></entry><entry><title>libqtpod-0.3 about to be ready</title><link href="https://sourceforge.net/p/kpod/news/2006/07/libqtpod-03-about-to-be-ready/" rel="alternate"/><published>2006-07-08T12:43:35Z</published><updated>2006-07-08T12:43:35Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.netb5081589830ca07a82c6da4560db1ec745385bad</id><summary type="html">&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;</summary></entry><entry><title>ipodslave-0.7.3 released</title><link href="https://sourceforge.net/p/kpod/news/2006/05/ipodslave-073-released/" rel="alternate"/><published>2006-05-01T13:48:09Z</published><updated>2006-05-01T13:48:09Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.netc2bf4c3fc0374d6c5fd68296f4b6a149613b15ea</id><summary type="html">&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;</summary></entry><entry><title>libqtpod-0.2 released</title><link href="https://sourceforge.net/p/kpod/news/2006/04/libqtpod-02-released/" rel="alternate"/><published>2006-04-30T13:25:28Z</published><updated>2006-04-30T13:25:28Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.net0ee80afc93329a3d53ad0a09f2e44fb69f5275c7</id><summary type="html">&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;</summary></entry><entry><title>first release of libqtpod</title><link href="https://sourceforge.net/p/kpod/news/2006/03/first-release-of-libqtpod/" rel="alternate"/><published>2006-03-04T17:29:22Z</published><updated>2006-03-04T17:29:22Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.net599fe015010f92d11b95a0d46936b23ee5a2fc19</id><summary type="html">&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;</summary></entry><entry><title>ipodslave-0.7.2 has been released</title><link href="https://sourceforge.net/p/kpod/news/2006/01/ipodslave-072-has-been-released/" rel="alternate"/><published>2006-01-13T20:33:38Z</published><updated>2006-01-13T20:33:38Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.net52fd6fffb4fafe42fdf4bfbfbcb6a4e485f172e5</id><summary type="html">&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;</summary></entry><entry><title>ipodslave-0.7.1 released</title><link href="https://sourceforge.net/p/kpod/news/2005/12/ipodslave-071-released/" rel="alternate"/><published>2005-12-11T18:13:43Z</published><updated>2005-12-11T18:13:43Z</updated><author><name>Michael Schulze</name><uri>https://sourceforge.net/u/fry26/</uri></author><id>https://sourceforge.net308a6300f847c5a1b36b170f8c574eddb40e00ce</id><summary type="html">&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;</summary></entry></feed>