summaryrefslogtreecommitdiffstats
path: root/docs/reference
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
commit2335da439b5dfac865fe902a0cd36403429e91f6 (patch)
treec26a9622429bdb6597ab1102405e157048c788f6 /docs/reference
parente5d9b824373f52cbff1227f39899ca8c083191aa (diff)
downloadlibgpod-2335da439b5dfac865fe902a0cd36403429e91f6.tar.gz
libgpod-2335da439b5dfac865fe902a0cd36403429e91f6.tar.xz
libgpod-2335da439b5dfac865fe902a0cd36403429e91f6.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/reference')
-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>