diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2007-02-25 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * src/itdb.h + src/itdb_itunesdb.c + src/itdb_playlist.c: introduced splft_binary_and as separate + field type as this will simplify handling in applications. + + * src/itdb_itunesdb.c (get_mhod, mk_mhod): replaced + if()... with a switch()... to catch changes made to + SPLFieldType more easily. + + * src/itdb.h: introduced Itdb_Mediatype enum. + 2007-02-24 Jorg Schuler <jcsjcs at users.sourceforge.net> * src/db-itunes-parser.h |
