diff options
| author | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-11-02 19:11:29 +0000 |
|---|---|---|
| committer | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-11-02 19:11:29 +0000 |
| commit | bf379312227b74623424fdaaa2deabcbd871e2ff (patch) | |
| tree | 8877bd9574f81664f12c22ed62b5dc2f730d2864 /ChangeLog | |
| parent | 59ffebdc51da55cda88478e497b106c52b0090ff (diff) | |
| download | libgpod-bf379312227b74623424fdaaa2deabcbd871e2ff.tar.gz libgpod-bf379312227b74623424fdaaa2deabcbd871e2ff.tar.xz libgpod-bf379312227b74623424fdaaa2deabcbd871e2ff.zip | |
2005-11-02 Christophe Fergeau <teuf@gnome.org>
* configure.ac:
* src/db-artwork-writer.c: (ipod_buffer_grow_mapping),
(ipod_buffer_maybe_grow): added fallback code for systems not having
mremap (pretty much all non-linux systems actually)
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1136 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-11-02 Christophe Fergeau <teuf@gnome.org> + * configure.ac: + * src/db-artwork-writer.c: (ipod_buffer_grow_mapping), + (ipod_buffer_maybe_grow): added fallback code for systems not having + mremap (pretty much all non-linux systems actually) + +2005-11-02 Christophe Fergeau <teuf@gnome.org> + * src/db-artwork-writer.c: (ipod_buffer_destroy): * src/itdb_track.c: (itdb_track_set_defaults): applied patch from Uwe Hermann <uwe@hermann-uwe.de> to add video support to libgpod, |
