intf_sys_t Struct Reference
[HTTP Interface]

Collaboration diagram for intf_sys_t:

Collaboration graph
[legend]

Public Types

enum  {
  NO_SENSOR, HDAPS_SENSOR, AMS_SENSOR, APPLESMC_SENSOR,
  UNIMOTION_SENSOR
}

Data Fields

input_thread_tp_input
vcdplayer_tp_vcdplayer
bool b_still
bool b_infinite_still
mtime_t m_still_time
int control
bool b_click
bool b_move
bool b_key_pressed
decoder_tp_cmml_decoder
input_thread_tp_input
int i_key_action
DBusConnection * p_conn
bool b_meta_read
 if we read the song's metadata already
dbus_int32_t i_caps
vlc_object_tp_vout
bool b_got_gesture
bool b_button_pressed
int i_mouse_x
int i_mouse_y
int i_last_x
int i_last_y
unsigned int i_pattern
int i_num_gestures
int i_threshold
int i_button_mask
int p_actions [10]
int i_size
int p_channels [4]
input_thread_tp_input
vout_thread_tp_vout
httpd_host_tp_httpd_host
int i_files
httpd_file_sys_t ** pp_files
int i_handlers
http_association_t ** pp_handlers
httpd_handler_tp_art_handler
playlist_tp_playlist
input_thread_tp_input
vlm_tp_vlm
char * psz_address
unsigned short i_port
char * psz_file
lirc_config * config
enum intf_sys_t:: { ... }  sensor
int i_calibrate
bool b_use_rotate
input_thread_tp_input
SERVICE_STATUS_HANDLE hStatus
SERVICE_STATUS status
char * psz_service
int * pi_socket_listen
int i_socket
char * psz_unix_path
vlc_mutex_t status_lock
playlist_status_t i_last_state
vlc_object_tp_vout
bool b_triggered
pthread_t thread
int signum
telnet_client_t ** clients
int i_clients
int * pi_fd
vlm_tmediatheque
InterfaceWindowp_window
int i_fd
fb_var_screeninfo var_info
bool b_pan
fb_cmap fb_cmap
uint16_t * p_palette
video_format_t fmt_out
picture_tp_overlay
size_t i_page_size
int i_width
int i_height
int i_aspect
int i_bytes_per_pixel
image_handler_tp_image
filter_tp_text
fbosd_render_t render [10]
text_style_tp_style
bool b_absolute
int i_x
int i_y
int i_pos
int i_alpha
bool b_need_update
bool b_clear
bool b_render
NSAutoreleasePool * o_pool
bool b_mute
int i_play_status
bool b_intf_update
bool b_playlist_update
bool b_playmode_update
bool b_current_title_update
bool b_fullscreen_update
bool b_volume_update
bool b_intf_show
bool b_input_update
bool b_aout_update
bool b_vout_update
msg_subscription_tp_sub
int nothing_for_now
input_thread_tp_input
playlist_tp_playlist
bool b_color
bool b_color_started
float f_slider
float f_slider_old
WINDOW * w
int i_box_type
int i_box_y
int i_box_lines
int i_box_lines_total
int i_box_start
int i_box_plidx
int b_box_plidx_follow
int i_box_bidx
playlist_item_tp_node
int b_box_cleared
msg_subscription_tp_sub
char * psz_search_chain
char * psz_old_search
int i_before_search
char * psz_open_chain
char psz_partial_keys [7]
char * psz_current_dir
int i_dir_entries
dir_entry_t ** pp_dir_entries
bool b_show_hidden_files
int i_current_view
pl_item_t ** pp_plist
int i_plist_entries
int i_verbose
module_tp_gtk_main
GtkWidget * p_window
GtkNotebook * p_notebook
GtkHScale * p_slider
GtkTreeView * p_tvfile
GtkTreeView * p_tvplaylist
GtkLabel * p_slider_label
GtkAdjustment * p_adj
off_t i_adj_oldvalue
float f_adj_oldvalue
bool b_playing
bool b_window_changed
bool b_slider_free
bool b_autoplayfile
input_thread_tp_input
QApplication * p_app
MainInterfacep_mi
QSettings * mainSettings
bool b_isDialogProvider
playlist_tp_playlist
msg_subscription_tp_sub
 Subscription to the message bank.
VideoWidgetp_video
const char * psz_filepath
QMenu * p_popup_menu
input_thread_tp_input
 The input thread.
playlist_tp_playlist
 The playlist thread.
msg_subscription_tp_sub
 Message bank subscription.
Loggerp_logger
 Logger.
AsyncQueuep_queue
 Asynchronous command queue.
Dialogsp_dialogs
 Dialog provider.
Interpreterp_interpreter
 Script interpreter.
OSFactoryp_osFactory
 Factory for OS specific classes.
OSLoopp_osLoop
 Main OS specific message loop.
VarManagerp_varManager
 Variable manager.
VlcProcp_vlcProc
 VLC state handler.
ThemeRepositoryp_repository
 Theme repository.
Themep_theme
 Current theme.
CBaseWindowp_window
input_thread_tp_input
int i_slider_pos
int i_slider_oldpos
msg_subscription_tp_sub
int i_playing
void(* pf_show_dialog )(intf_thread_t *p_intf, int i_dialog, int i_arg, intf_dialog_args_t *p_arg)
vector< MenuItemExt * > * p_audio_menu
vector< MenuItemExt * > * p_video_menu
vector< MenuItemExt * > * p_navig_menu
vector< MenuItemExt * > * p_settings_menu
VideoWindowp_video_window
wxWindow * p_wxwindow
wxIcon * p_icon
WindowSettingsp_window_settings
input_thread_tp_input
msg_subscription_tp_sub
unsigned i_playlist_usage
wxMenu * p_popup_menu
int i_first_hotkey_event
int i_hotkeys
VideoWindowp_video_window
wxBoxSizer * p_video_sizer
bool b_video_autosize
aout_instance_tp_aout
audioscrobbler_song_t p_queue [50]
 songs not submitted yet
int i_songs
 number of songs
vlc_mutex_t lock
 p_sys mutex
mtime_t next_exchange
 when can we send data
unsigned int i_interval
 waiting interval (secs)
char * psz_submit_host
 where to submit data
int i_submit_port
 port to which submit
char * psz_submit_file
 file to which submit
bool b_handshaked
 are we authenticated ?
char psz_auth_token [33]
 Authentication token.
audioscrobbler_song_t p_current_song
 song being played
mtime_t time_pause
 time when vlc paused
mtime_t time_total_pauses
 total time in pause
bool b_submit
 do we have to submit ?
bool b_state_cb
 if we registered the "state" callback
DBusConnection * p_conn
dbus_uint32_t i_cookie
int i_mode
FILE * p_rrd
mtime_t last_update
time_t now
FILE * p_file
msg_subscription_tp_sub
char * psz_filename
lua_State * L
char * psz_format
NotifyNotification * notification
char * psz_format
DBusConnection * p_conn
int i_id
int i_item_changes
xosd * p_osd

Member Enumeration Documentation

anonymous enum

Enumerator:
NO_SENSOR 
HDAPS_SENSOR 
AMS_SENSOR 
APPLESMC_SENSOR 
UNIMOTION_SENSOR 


Field Documentation

input_thread_t* intf_sys_t::p_input

vcdplayer_t* intf_sys_t::p_vcdplayer

bool intf_sys_t::b_still

bool intf_sys_t::b_infinite_still

mtime_t intf_sys_t::m_still_time

int intf_sys_t::control

bool intf_sys_t::b_click

bool intf_sys_t::b_move

bool intf_sys_t::b_key_pressed

decoder_t* intf_sys_t::p_cmml_decoder

input_thread_t* intf_sys_t::p_input

int intf_sys_t::i_key_action

DBusConnection* intf_sys_t::p_conn

bool intf_sys_t::b_meta_read

if we read the song's metadata already

dbus_int32_t intf_sys_t::i_caps

vlc_object_t* intf_sys_t::p_vout

bool intf_sys_t::b_got_gesture

bool intf_sys_t::b_button_pressed

int intf_sys_t::i_mouse_x

int intf_sys_t::i_mouse_y

int intf_sys_t::i_last_x

int intf_sys_t::i_last_y

unsigned int intf_sys_t::i_pattern

int intf_sys_t::i_num_gestures

int intf_sys_t::i_threshold

int intf_sys_t::i_button_mask

int intf_sys_t::p_actions[10]

int intf_sys_t::i_size

int intf_sys_t::p_channels[4]

input_thread_t* intf_sys_t::p_input

vout_thread_t* intf_sys_t::p_vout

httpd_host_t* intf_sys_t::p_httpd_host

int intf_sys_t::i_files

httpd_file_sys_t** intf_sys_t::pp_files

int intf_sys_t::i_handlers

http_association_t** intf_sys_t::pp_handlers

httpd_handler_t* intf_sys_t::p_art_handler

playlist_t* intf_sys_t::p_playlist

input_thread_t* intf_sys_t::p_input

vlm_t* intf_sys_t::p_vlm

char* intf_sys_t::psz_address

unsigned short intf_sys_t::i_port

char* intf_sys_t::psz_file

struct lirc_config* intf_sys_t::config

enum { ... } intf_sys_t::sensor

int intf_sys_t::i_calibrate

bool intf_sys_t::b_use_rotate

input_thread_t* intf_sys_t::p_input

SERVICE_STATUS_HANDLE intf_sys_t::hStatus

SERVICE_STATUS intf_sys_t::status

char* intf_sys_t::psz_service

int* intf_sys_t::pi_socket_listen

int intf_sys_t::i_socket

char* intf_sys_t::psz_unix_path

vlc_mutex_t intf_sys_t::status_lock

playlist_status_t intf_sys_t::i_last_state

vlc_object_t* intf_sys_t::p_vout

bool intf_sys_t::b_triggered

pthread_t intf_sys_t::thread

int intf_sys_t::signum

telnet_client_t** intf_sys_t::clients

int intf_sys_t::i_clients

int* intf_sys_t::pi_fd

vlm_t* intf_sys_t::mediatheque

InterfaceWindow* intf_sys_t::p_window

int intf_sys_t::i_fd

struct fb_var_screeninfo intf_sys_t::var_info

bool intf_sys_t::b_pan

struct fb_cmap intf_sys_t::fb_cmap

uint16_t* intf_sys_t::p_palette

video_format_t intf_sys_t::fmt_out

picture_t* intf_sys_t::p_overlay

size_t intf_sys_t::i_page_size

int intf_sys_t::i_width

int intf_sys_t::i_height

int intf_sys_t::i_aspect

int intf_sys_t::i_bytes_per_pixel

image_handler_t* intf_sys_t::p_image

filter_t* intf_sys_t::p_text

struct fbosd_render_t intf_sys_t::render[10]

text_style_t* intf_sys_t::p_style

bool intf_sys_t::b_absolute

int intf_sys_t::i_x

int intf_sys_t::i_y

int intf_sys_t::i_pos

int intf_sys_t::i_alpha

bool intf_sys_t::b_need_update

bool intf_sys_t::b_clear

bool intf_sys_t::b_render

NSAutoreleasePool* intf_sys_t::o_pool

bool intf_sys_t::b_mute

int intf_sys_t::i_play_status

bool intf_sys_t::b_intf_update

bool intf_sys_t::b_playlist_update

bool intf_sys_t::b_playmode_update

bool intf_sys_t::b_current_title_update

bool intf_sys_t::b_fullscreen_update

bool intf_sys_t::b_volume_update

bool intf_sys_t::b_intf_show

bool intf_sys_t::b_input_update

bool intf_sys_t::b_aout_update

bool intf_sys_t::b_vout_update

msg_subscription_t* intf_sys_t::p_sub

int intf_sys_t::nothing_for_now

input_thread_t* intf_sys_t::p_input

playlist_t* intf_sys_t::p_playlist

bool intf_sys_t::b_color

bool intf_sys_t::b_color_started

float intf_sys_t::f_slider

float intf_sys_t::f_slider_old

WINDOW* intf_sys_t::w

int intf_sys_t::i_box_type

int intf_sys_t::i_box_y

int intf_sys_t::i_box_lines

int intf_sys_t::i_box_lines_total

int intf_sys_t::i_box_start

int intf_sys_t::i_box_plidx

int intf_sys_t::b_box_plidx_follow

int intf_sys_t::i_box_bidx

playlist_item_t* intf_sys_t::p_node

int intf_sys_t::b_box_cleared

msg_subscription_t* intf_sys_t::p_sub

char* intf_sys_t::psz_search_chain