summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-24 15:17:37 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-24 15:17:37 +0000
commit7ba3d6673493668e58f22079a306c765c3c7b597 (patch)
treec26a9622429bdb6597ab1102405e157048c788f6 /docs
parent0148f3d8d2ca5cd2f197f6cdcf9b72a1c6b55da7 (diff)
downloadlibgpod-tmz-7ba3d6673493668e58f22079a306c765c3c7b597.tar.gz
libgpod-tmz-7ba3d6673493668e58f22079a306c765c3c7b597.tar.xz
libgpod-tmz-7ba3d6673493668e58f22079a306c765c3c7b597.zip
* src/itdb.h
src/itdb_itunesdb.c src/itdb_playlist.c: Updated smart playlist handling to recognize album artist, tv show, last skipped, season number, skipcount and video kind fields. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1396 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/tmpl/smart-playlists.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/reference/tmpl/smart-playlists.sgml b/docs/reference/tmpl/smart-playlists.sgml
index 2d1d540..a6c4dbd 100644
--- a/docs/reference/tmpl/smart-playlists.sgml
+++ b/docs/reference/tmpl/smart-playlists.sgml
@@ -69,6 +69,7 @@ These functions and structures are for dealing with smart playlists.
@SPLACTION_IS_LESS_THAN:
@SPLACTION_IS_IN_THE_RANGE:
@SPLACTION_IS_IN_THE_LAST:
+@SPLACTION_BINARY_AND:
@SPLACTION_IS_STRING:
@SPLACTION_CONTAINS:
@SPLACTION_STARTS_WITH:
@@ -110,6 +111,7 @@ These functions and structures are for dealing with smart playlists.
@splat_none:
@splat_invalid:
@splat_unknown:
+@splat_binary_and:
<!-- ##### ENUM SPLField ##### -->
<para>
@@ -139,6 +141,12 @@ These functions and structures are for dealing with smart playlists.
@SPLFIELD_BPM:
@SPLFIELD_GROUPING:
@SPLFIELD_PLAYLIST:
+@SPLFIELD_VIDEO_KIND:
+@SPLFIELD_TVSHOW:
+@SPLFIELD_SEASON_NR:
+@SPLFIELD_SKIPCOUNT:
+@SPLFIELD_LAST_SKIPPED:
+@SPLFIELD_ALBUMARTIST:
<!-- ##### MACRO SPLDATE_IDENTIFIER ##### -->
<para>