| » Version | » Information |
|---|---|
| 0.3.0 | 2007-02-25 alpha |
| 0.2.0 | Download Release date: 2006-05-30 12:40 UTC Release state: alpha Changelog: * Fixed bug #7526, incorrect formatted disc length (Kristof) * Fixed bug #7592, incorrect parsing of multi-line track/artist/disc titles (Kristof, Richard) * Added Net_CDDB_Track class and made neccessary changes to Net_CDDB_Disc * Net_CDDB_Disc::toString() no longer increments the revision number * Changed Net_CDDB class to Net_CDDB_Client (Net_CDDB is an abstract base class now) * Added Net_CDDB_Server class (CDDB server *alpha quality code, use at your own risk!*) * Fixed package.xml dependency list * Added distinction between CDDB categories vs. CDDB genres * Added new protocol: Filesystem (query from downloaded copy of the entire FreeDB database) * Added a useful Net_CDDB_Utilities class which holds misc. useful static methods * Re-written parseRecord() method (better compatibility, cleaner, bug fixes, type checking) Dependencies:
|
| 0.1.0 | 2006-04-21 alpha |