Update of /cvsroot/gtkpod/libgpod/docs/reference
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv29310/docs/reference

Modified Files:
        libgpod-docs.xml libgpod-sections.txt 
Log Message:
applied Todd Zullinger's patch fixing warnings when building the documentation



Index: libgpod-docs.xml
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/docs/reference/libgpod-docs.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgpod-docs.xml    10 Apr 2006 18:17:25 -0000      1.1
+++ libgpod-docs.xml    10 Jan 2007 13:25:08 -0000      1.2
@@ -69,6 +69,7 @@
     <title>iPod database components</title>
     <xi:include href="xml/track.xml"/>
     <xi:include href="xml/playlists.xml"/>
+    <xi:include href="xml/smart-playlists.xml"/>
     <xi:include href="xml/artwork.xml"/>
     <xi:include href="xml/device.xml"/>
   </chapter>

Index: libgpod-sections.txt
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/docs/reference/libgpod-sections.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgpod-sections.txt        10 Apr 2006 18:17:25 -0000      1.1
+++ libgpod-sections.txt        10 Jan 2007 13:25:09 -0000      1.2
@@ -36,8 +36,12 @@
 itdb_get_music_dir
 itdb_get_artwork_dir
 itdb_get_device_dir
+itdb_get_photos_dir
 itdb_get_itunesdb_path
+itdb_get_itunessd_path
 itdb_get_artworkdb_path
+itdb_get_photodb_path
+itdb_get_photos_thumb_dir
 itdb_get_path
 
 itdb_resolve_path
@@ -72,6 +76,7 @@
 itdb_track_id_tree_destroy
 itdb_track_id_tree_by_id
 itdb_track_set_thumbnails
+itdb_track_set_thumbnails_from_data
 itdb_track_remove_thumbnails
 ITDB_RATING_STEP
 </SECTION>
@@ -146,10 +151,17 @@
 itdb_device_set_mountpoint
 itdb_device_read_sysinfo
 itdb_device_get_sysinfo
+itdb_device_set_sysinfo
+itdb_device_write_sysinfo
+itdb_device_get_ipod_info
+itdb_info_get_ipod_info_table
+itdb_info_get_ipod_generation_string
+itdb_info_get_ipod_model_name_string
+itdb_init_ipod
+Itdb_IpodGeneration
+Itdb_IpodInfo
 Itdb_IpodModel
 Itdb_ArtworkFormat
-Itdb_Generation
-Itdb_ModelType
 </SECTION>
 
 <SECTION>
@@ -162,6 +174,7 @@
 itdb_artwork_duplicate
 itdb_artwork_free
 itdb_artwork_add_thumbnail
+itdb_artwork_add_thumbnail_from_data
 itdb_artwork_remove_thumbnail
 itdb_artwork_remove_thumbnails
 itdb_artwork_get_thumb_by_type
@@ -247,6 +260,7 @@
 ItdbFileError
 ITDB_FILE_ERROR
 itdb_file_error_quark
+itdb_get_artwork_info_from_type
 
 SPLACTION_LAST_HOURS_VALUE
 SPLACTION_LAST_MINUTES_VALUE


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to