intf.c File Reference

Include dependency graph for intf.c:


Data Structures

struct  intf_sys_t
struct  navigation_history_t

Functions

int OpenIntf (vlc_object_t *)
void CloseIntf (vlc_object_t *)
static int InitThread (intf_thread_t *)
static int MouseEvent (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static int KeyEvent (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static void FollowAnchor (intf_thread_t *)
static void GoBack (intf_thread_t *)
static void GoForward (intf_thread_t *)
static int FollowAnchorCallback (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static int GoBackCallback (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static int GoForwardCallback (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static char * GetTimedURLFromPlaylistItem (intf_thread_t *, playlist_item_t *)
static char * GetTimedURIFragmentForTime (int)
static int GetCurrentTimeInSeconds (input_thread_t *)
static int DisplayAnchor (intf_thread_t *, vout_thread_t *, char *, char *)
static int DisplayPendingAnchor (intf_thread_t *, vout_thread_t *)
static history_tGetHistory (playlist_t *)
static void ReplacePlaylistItem (playlist_t *, char *)
static void RunIntf (intf_thread_t *p_intf)

Function Documentation

void CloseIntf ( vlc_object_t  ) 

static int DisplayAnchor ( intf_thread_t ,
vout_thread_t ,
char *  ,
char *   
) [static]

static int DisplayPendingAnchor ( intf_thread_t ,
vout_thread_t  
) [static]

static void FollowAnchor ( intf_thread_t  )  [static]

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

static int GetCurrentTimeInSeconds ( input_thread_t  )  [static]

static history_t * GetHistory ( playlist_t  )  [static]

static char * GetTimedURIFragmentForTime ( int   )  [static]

static char * GetTimedURLFromPlaylistItem ( intf_thread_t ,
playlist_item_t  
) [static]

static void GoBack ( intf_thread_t  )  [static]

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

static void GoForward ( intf_thread_t  )  [static]

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

static int InitThread ( intf_thread_t  )  [static]

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

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

int OpenIntf ( vlc_object_t  ) 

static void ReplacePlaylistItem ( playlist_t ,
char *   
) [static]

static void RunIntf ( intf_thread_t p_intf  )  [static]


Generated on Wed Aug 13 08:05:25 2008 for VLC by  doxygen 1.5.1