[Playlist] Introducing libSpiff
Bjorn Wijers
bjorn at simuze.nl
Tue Aug 22 14:18:13 UTC 2006
Sabastian, does this mean we look forward to see support for XSPF in
plainamp?
grtz
BjornW
Sebastian Pipping wrote:
> Hello!
>
>
> I have started working on the parser part of my XSPF library "libSpiff".
> A download link to the current code can be found at the end.
>
> Some more details:
>
>
> libSpiff facts:
> * EARLY ALPHA (Do not use it in your products yet.)
> * Written in object-oriented C++
> * Designed to be portable (but right now only tested with
> Visual Studio 2003)
> * Uses Expat for XML parsing (very fast, Low memory footprint,
> licensed under MIT)
> * Licensed under GPL (probably a less restrictive license later)
> * Sun-Java-like coding style
>
> Currently extracted tags:
> * playlist.title
> * playlist.trackList.track.location
> * playlist.trackList.track.title
> * playlist.trackList.track.creator
> * playlist.trackList.track.album
> * playlist.trackList.track.trackNum
>
> I could use advice or a mentor on:
> * XSPF Standard conformance
> * Error and exception handling
> * Portability
> * Design and "usability"
> * Memory ownership handling
>
>
> Download:
> http://www.hartwork.org/cgi-bin/download.cgi?file=LIBSPIFF
>
>
> Regards, Sebastian
>
>
More information about the Playlist
mailing list