diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-02-25 04:27:09 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-02-25 04:27:09 +0000 |
| commit | fbce5c1fd501efc61e21a712ff59eb92a69d6db9 (patch) | |
| tree | d4a2279056c8a47ed39240b93c34e09ba5badc55 /docs/reference | |
| parent | 8ee3290ee16b1616dbe1aa80ee36f039fd34e91c (diff) | |
| download | libgpod-fbce5c1fd501efc61e21a712ff59eb92a69d6db9.tar.gz libgpod-fbce5c1fd501efc61e21a712ff59eb92a69d6db9.tar.xz libgpod-fbce5c1fd501efc61e21a712ff59eb92a69d6db9.zip | |
* src/itdb.h
src/itdb_itunesdb.c
src/itdb_playlist.c: introduced splft_binary_and as separate
field type as this will simplify handling in applications.
* src/itdb_itunesdb.c (get_mhod, mk_mhod): replaced
if()... with a switch()... to catch changes made to
SPLFieldType more easily.
* src/itdb.h: introduced Itdb_Mediatype enum.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1398 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/tmpl/smart-playlists.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/tmpl/smart-playlists.sgml b/docs/reference/tmpl/smart-playlists.sgml index a6c4dbd..df8e641 100644 --- a/docs/reference/tmpl/smart-playlists.sgml +++ b/docs/reference/tmpl/smart-playlists.sgml @@ -95,6 +95,7 @@ These functions and structures are for dealing with smart playlists. @splft_date: @splft_playlist: @splft_unknown: +@splft_binary_and: <!-- ##### ENUM SPLActionType ##### --> <para> |
