telepathy.c File Reference

Include dependency graph for telepathy.c:


Data Structures

struct  intf_sys_t

Defines

#define FORMAT_DEFAULT   "$a - $t"
#define FORMAT_TEXT   N_("Title format string")
#define FORMAT_LONGTEXT

Functions

static int Open (vlc_object_t *)
static void Close (vlc_object_t *)
static int ItemChange (vlc_object_t *, const char *, vlc_value_t, vlc_value_t, void *)
static int StateChange (vlc_object_t *, const char *, vlc_value_t, vlc_value_t, void *)
static int SendToTelepathy (intf_thread_t *, const char *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Define Documentation

#define FORMAT_DEFAULT   "$a - $t"

#define FORMAT_LONGTEXT

Value:

N_("Format of the string to send to Telepathy." \
"Defaults to \"Artist - Title\" ($a - $t). " \
"You can use the following substitutions: " \
"$a Artist, $b Album, $c Copyright, $d Description, $e Encoder, $g Genre, " \
"$l Language, $n number, $p Now Playing, $r Rating, $s Subtitles language, " \
"$t Title, $u URL, $A Date, $B Bitrate, $C Chapter, $D Duration, $F URI, " \
"$I Video Title, $L Time Remaining, $N Name, $O Audio language, $P Position, " \
"$R Rate, $S Sample rate, $T Time elapsed, $U Publisher, $V Volume")

#define FORMAT_TEXT   N_("Title format string")


Function Documentation

static void Close ( vlc_object_t  )  [static]

static int ItemChange ( vlc_object_t ,
const char *  ,
vlc_value_t  ,
vlc_value_t  ,
void *   
) [static]

static int Open ( vlc_object_t  )  [static]

static int SendToTelepathy ( intf_thread_t ,
const char *   
) [static]

static int StateChange ( vlc_object_t ,
const char *  ,
vlc_value_t  ,
vlc_value_t  ,
void *   
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:04:42 2008 for VLC by  doxygen 1.5.1