diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2005-09-23 16:59:34 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2005-09-23 16:59:34 +0000 |
| commit | e89c06607a5763356e0d11e3871b2a3f1e444a94 (patch) | |
| tree | a84a90286df174cf677f23de8767dbd6c7d90093 /ChangeLog | |
| parent | 4736ad7ce4ec22c710d1519b2d80b972de9774b8 (diff) | |
| download | libgpod-e89c06607a5763356e0d11e3871b2a3f1e444a94.tar.gz libgpod-e89c06607a5763356e0d11e3871b2a3f1e444a94.tar.xz libgpod-e89c06607a5763356e0d11e3871b2a3f1e444a94.zip | |
* bindings/: added python bindings provided by Nicholas Piper
<nick at nickpiper co uk>
* itdb.h: added enum ItdbPlFlag and Itdb_Playlist->podcastflag
field.
* itdb.h/itdb_itunesdb.c: added time_released field
* itdb_itunesdb.c: rewrote write_playlist() for easier
maintenance.
* itdb_itunesdb.c: read/write support for podcast playlists
including chapterdata (but only in raw format)
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1100 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 23 |
1 files changed, 17 insertions, 6 deletions
@@ -1,18 +1,29 @@ -2005-09-22 Jorg Schuler <jcsjcs at users.sourceforge.net> +2005-09-23 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * bindings/: added python bindings provided by Nicholas Piper + <nick at nickpiper co uk> + + * itdb.h: added enum ItdbPlFlag and Itdb_Playlist->podcastflag + field. + + * itdb.h/itdb_itunesdb.c: added time_released field + + * itdb_itunesdb.c: rewrote write_playlist() for easier + maintenance. - * added python bindings provided by Nicholas Piper - <nick at nickpiper co uk> + * itdb_itunesdb.c: read/write support for podcast playlists + including chapterdata (but only in raw format) 2005-09-22 Jorg Schuler <jcsjcs at users.sourceforge.net> * applied Christophe Fergeau's patch which adds cover art writing - support to libgpod -> bump to version 104 + support to libgpod -> bump to version 104 2005-09-21 Jorg Schuler <jcsjcs at users.sourceforge.net> * itdb_itunesdb.c: streamline parse_fimp() for more - flexibility. Please report if formerly readable iTunesDB cannot be - read any more :-/ + flexibility. Please report if formerly readable iTunesDB cannot + be read any more :-/ 2005-09-20 Jorg Schuler <jcsjcs at users.sourceforge.net> |
