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 | 6902be4668b705404642aa4ed02d1ab41339b5b8 (patch) | |
| tree | d83cefd0924a39bfadc76026f60149879e234c8f /docs/reference | |
| parent | 0e5e5c984b1d46265da05c6ad5a01962ae5c9f4b (diff) | |
| download | libgpod-6902be4668b705404642aa4ed02d1ab41339b5b8.tar.gz libgpod-6902be4668b705404642aa4ed02d1ab41339b5b8.tar.xz libgpod-6902be4668b705404642aa4ed02d1ab41339b5b8.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
Diffstat (limited to 'docs/reference')
| -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 |
