diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-05-06 15:00:03 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-05-06 15:00:03 +0000 |
| commit | ed1a636d722b8195013f890ea7e86e3439c3c6b9 (patch) | |
| tree | b93fee84cb706d537fe92d084ac80663d808338d /bindings/python/examples | |
| parent | ed49ab8fb85375b277b97c6025aaad2d55186d1b (diff) | |
| download | libgpod-ed1a636d722b8195013f890ea7e86e3439c3c6b9.tar.gz libgpod-ed1a636d722b8195013f890ea7e86e3439c3c6b9.tar.xz libgpod-ed1a636d722b8195013f890ea7e86e3439c3c6b9.zip | |
* src/itdb_itunesdb.c
src/itdb_device.c
src/itdb_private.h
src/itdb.h:
New API functions to facilitate copying to the iPod in a
background thread and implementation of own copying code.
itdb_cp_get_dest_filename(): obtain a valid filename on the iPod
to where a track can be copied. This function can be used in a
thread-safe way.
itdb_cp_finalize(): to be called after the track was
copied to the iPod to update some fields in the Itdb_Track
structure. This function can also be used in a thread-safe way.
You can use the already existing function itdb_cp() to copy a
track to the iPod and itdb_cp_track_to_ipod() remains available
unchanged in functionality.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1426 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'bindings/python/examples')
0 files changed, 0 insertions, 0 deletions
