diff options
author | Todd Zullinger <tmzullinger@users.sourceforge.net> | 2007-02-27 21:26:51 +0000 |
---|---|---|
committer | Todd Zullinger <tmzullinger@users.sourceforge.net> | 2007-02-27 21:26:51 +0000 |
commit | a0afff7476a159eea59285e7f5cf94b1930a00fb (patch) | |
tree | d83cefd0924a39bfadc76026f60149879e234c8f | |
parent | fbce5c1fd501efc61e21a712ff59eb92a69d6db9 (diff) | |
download | libgpod-a0afff7476a159eea59285e7f5cf94b1930a00fb.tar.gz libgpod-a0afff7476a159eea59285e7f5cf94b1930a00fb.tar.xz libgpod-a0afff7476a159eea59285e7f5cf94b1930a00fb.zip |
include newly added declarations / remove unused declarations / fix a few warnings when generating the docs
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1399 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r-- | docs/reference/libgpod-sections.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/libgpod-sections.txt b/docs/reference/libgpod-sections.txt index 83dbace..51c3844 100644 --- a/docs/reference/libgpod-sections.txt +++ b/docs/reference/libgpod-sections.txt @@ -65,6 +65,7 @@ itdb_time_host_to_mac <FILE>track</FILE> <TITLE>Tracks</TITLE> Itdb_Track +Itdb_Mediatype itdb_track_new itdb_track_free itdb_track_add @@ -256,7 +257,6 @@ MhodHeaderSmartPlaylistRuleNonString MhodHeaderSmartPlaylistRule iTunesDB_MhsdHeader MhodHeader -_MhodHeaderArtworkType1 MhodHeaderArtworkType3 playcount NO_PLAYCOUNT @@ -279,6 +279,8 @@ ItdbFileError ITDB_FILE_ERROR itdb_file_error_quark itdb_get_artwork_info_from_type +DbType +Itdb_DB SPLACTION_LAST_HOURS_VALUE SPLACTION_LAST_MINUTES_VALUE |