diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-11-24 04:03:47 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-11-24 04:03:47 +0000 |
| commit | be810475a6fde7bac850b1e297dc113cd3d3dd3b (patch) | |
| tree | 5b9691d071b9ef3841c01d744be7e8d14f31f2ed /ChangeLog | |
| parent | 58934f71261254a236a1f736e360001d3912624e (diff) | |
| download | libgpod-be810475a6fde7bac850b1e297dc113cd3d3dd3b.tar.gz libgpod-be810475a6fde7bac850b1e297dc113cd3d3dd3b.tar.xz libgpod-be810475a6fde7bac850b1e297dc113cd3d3dd3b.zip | |
* src/itdb.h
src/itdb_photoalbum.c (itdb_photodb_add_photo,
itdb_photodb_add_photo_from_data,
itdb_photodb_photoalbum_add_photo): add 'position' where photo
should be inserted.
* tests/test-photos.c: implemented new API (append at the end).
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1339 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-11-24 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * src/itdb.h + src/itdb_photoalbum.c (itdb_photodb_add_photo, + itdb_photodb_add_photo_from_data, + itdb_photodb_photoalbum_add_photo): add 'position' where photo + should be inserted. + + * tests/test-photos.c: implemented new API (append at the end). + 2006-11-23 Jorg Schuler <jcsjcs at users.sourceforge.net> * When adding photos to the iPod the user may or may not want to |
