News
April 28, 2004:
- Just to prevent any emails, of course iTunes 4.5 breaks compatibility...
March 17, 2004:
- I've silently been commit changes over the past months. A few bugs have been removed, as well as rewriting some crappy code in the Parser class. This should be faster now and slightly more memory efficient. And the important news, there is now an org.swhite.daap.Authenticate class, which is used to generate the Client-DAAP-Validate header required to connect to iTunes servers > v4.0.
Dec 26, 2003:
- This project is probably only of interest for developer's wishing to interface with daap servers, using the Java programming language. This project's goal is to separate the daap-related libraries from the core of iLeech, and provide documentation so other developer's can easily build upon these libraries. The code currently resides in the CVS server (see the Download link for information on how to check out the code) and has fixed two bugs present in the most current versions of iLeech (Namely with the ContentCodes and Songs classes). The initial JavaDocs have been posted to the site (See the JavaDocs link). The JavaDocs do need improvement, and this will occurr during the next few days.