diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-02-25 04:27:09 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-02-25 04:27:09 +0000 |
| commit | 2bc0d86724b08fcc9d17cb77c31600e4a282c28f (patch) | |
| tree | d4a2279056c8a47ed39240b93c34e09ba5badc55 /docs | |
| parent | ec37641e69e5177b19d1d7dc5778951fc3a9414b (diff) | |
| download | libgpod-2bc0d86724b08fcc9d17cb77c31600e4a282c28f.tar.gz libgpod-2bc0d86724b08fcc9d17cb77c31600e4a282c28f.tar.xz libgpod-2bc0d86724b08fcc9d17cb77c31600e4a282c28f.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')
| -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> |
