VLCSimplePrefs Class Reference

Collaboration diagram for VLCSimplePrefs:

Collaboration graph
[legend]

Public Member Functions

(NSString *) - OSXKeyToString:
(NSToolbarItem *) - toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:
(NSArray *) - toolbarDefaultItemIdentifiers:
(NSArray *) - toolbarAllowedItemIdentifiers:
(void) - initStrings
(void) - resetControls
(void) - showSimplePrefs
(IBAction) - buttonAction:
(void) - sheetDidEnd:returnCode:contextInfo:
(void) - saveChangedSettings
(IBAction) - interfaceSettingChanged:
(void) - showInterfaceSettings
(IBAction) - audioSettingChanged:
(void) - showAudioSettings
(IBAction) - videoSettingChanged:
(void) - showVideoSettings
(IBAction) - osdSettingChanged:
(IBAction) - showFontPicker:
(void) - showOSDSettings
(void) - changeFont:
(IBAction) - inputSettingChanged:
(void) - showInputSettings
(IBAction) - hotkeySettingChanged:
(void) - showHotkeySettings
(int) - numberOfRowsInTableView:
(id) - tableView:objectValueForTableColumn:row:
(BOOL) - changeHotkeyTo:

Static Public Member Functions

(VLCSimplePrefs *) + sharedInstance

Protected Attributes

IBOutlet id o_audio_dolby_pop
IBOutlet id o_audio_dolby_txt
IBOutlet id o_audio_effects_box
IBOutlet id o_audio_enable_ckb
IBOutlet id o_audio_general_box
IBOutlet id o_audio_headphone_ckb
IBOutlet id o_audio_lang_fld
IBOutlet id o_audio_lang_txt
IBOutlet id o_audio_last_box
IBOutlet id o_audio_last_ckb
IBOutlet id o_audio_lastpwd_sfld
IBOutlet id o_audio_lastpwd_txt
IBOutlet id o_audio_lastuser_fld
IBOutlet id o_audio_lastuser_txt
IBOutlet id o_audio_norm_ckb
IBOutlet id o_audio_norm_fld
IBOutlet id o_audio_norm_stepper
IBOutlet id o_audio_spdif_ckb
IBOutlet id o_audio_view
IBOutlet id o_audio_visual_pop
IBOutlet id o_audio_visual_txt
IBOutlet id o_audio_vol_fld
IBOutlet id o_audio_vol_sld
IBOutlet id o_audio_vol_txt
IBOutlet id o_hotkeys_change_btn
IBOutlet id o_hotkeys_change_lbl
IBOutlet id o_hotkeys_change_keys_lbl
IBOutlet id o_hotkeys_change_taken_lbl
IBOutlet id o_hotkeys_change_win
IBOutlet id o_hotkeys_change_cancel_btn
IBOutlet id o_hotkeys_change_ok_btn
IBOutlet id o_hotkeys_clear_btn
IBOutlet id o_hotkeys_lbl
IBOutlet id o_hotkeys_listbox
IBOutlet id o_hotkeys_view
IBOutlet id o_input_avi_pop
IBOutlet id o_input_avi_txt
IBOutlet id o_input_cachelevel_pop
IBOutlet id o_input_cachelevel_txt
IBOutlet id o_input_cachelevel_custom_txt
IBOutlet id o_input_caching_box
IBOutlet id o_input_httpproxy_fld
IBOutlet id o_input_httpproxy_txt
IBOutlet id o_input_httpproxypwd_sfld
IBOutlet id o_input_httpproxypwd_txt
IBOutlet id o_input_mux_box
IBOutlet id o_input_net_box
IBOutlet id o_input_postproc_fld
IBOutlet id o_input_postproc_txt
IBOutlet id o_input_rtsp_ckb
IBOutlet id o_input_skipLoop_txt
IBOutlet id o_input_skipLoop_pop
IBOutlet id o_input_serverport_fld
IBOutlet id o_input_serverport_txt
IBOutlet id o_input_view
IBOutlet id o_intf_art_pop
IBOutlet id o_intf_art_txt
IBOutlet id o_intf_embedded_ckb
IBOutlet id o_intf_fspanel_ckb
IBOutlet id o_intf_appleremote_ckb
IBOutlet id o_intf_mediakeys_ckb
IBOutlet id o_intf_mediakeys_bg_ckb
IBOutlet id o_intf_lang_pop
IBOutlet id o_intf_lang_txt
IBOutlet id o_intf_network_box
IBOutlet id o_intf_view
IBOutlet id o_intf_update_ckb
IBOutlet id o_intf_last_update_lbl
IBOutlet id o_osd_encoding_pop
IBOutlet id o_osd_encoding_txt
IBOutlet id o_osd_font_box
IBOutlet id o_osd_font_btn
IBOutlet id o_osd_font_color_pop
IBOutlet id o_osd_font_color_txt
IBOutlet id o_osd_font_fld
IBOutlet id o_osd_font_size_pop
IBOutlet id o_osd_font_size_txt
IBOutlet id o_osd_font_txt
IBOutlet id o_osd_lang_box
IBOutlet id o_osd_lang_fld
IBOutlet id o_osd_lang_txt
IBOutlet id o_osd_osd_box
IBOutlet id o_osd_osd_ckb
IBOutlet id o_osd_view
IBOutlet id o_sprefs_basic_box
IBOutlet id o_sprefs_basicFull_matrix
IBOutlet id o_sprefs_cancel_btn
IBOutlet id o_sprefs_controls_box
IBOutlet id o_sprefs_reset_btn
IBOutlet id o_sprefs_save_btn
IBOutlet id o_sprefs_win
IBOutlet id o_video_black_ckb
IBOutlet id o_video_device_pop
IBOutlet id o_video_device_txt
IBOutlet id o_video_display_box
IBOutlet id o_video_enable_ckb
IBOutlet id o_video_fullscreen_ckb
IBOutlet id o_video_onTop_ckb
IBOutlet id o_video_output_pop
IBOutlet id o_video_output_txt
IBOutlet id o_video_skipFrames_ckb
IBOutlet id o_video_snap_box
IBOutlet id o_video_snap_folder_btn
IBOutlet id o_video_snap_folder_fld
IBOutlet id o_video_snap_folder_txt
IBOutlet id o_video_snap_format_pop
IBOutlet id o_video_snap_format_txt
IBOutlet id o_video_snap_prefix_fld
IBOutlet id o_video_snap_prefix_txt
IBOutlet id o_video_snap_seqnum_ckb
IBOutlet id o_video_view
BOOL b_audioSettingChanged
BOOL b_intfSettingChanged
BOOL b_videoSettingChanged
BOOL b_osdSettingChanged
BOOL b_inputSettingChanged
BOOL b_hotkeyChanged
id o_currentlyShownCategoryView
NSOpenPanel * o_selectFolderPanel
NSArray * o_hotkeyDescriptions
NSArray * o_hotkeysNonUseableKeys
NSMutableArray * o_hotkeySettings
NSNumber * o_keyInTransition
intf_thread_tp_intf

Member Function Documentation

+ (VLCSimplePrefs *) sharedInstance  

- (NSString *) OSXKeyToString: (int)  val  

- (NSToolbarItem *) toolbar: (NSToolbar *)  o_toolbar
itemForItemIdentifier: (NSString *)  o_itemIdent
willBeInsertedIntoToolbar: (BOOL)  b_willBeInserted 

- (NSArray *) toolbarDefaultItemIdentifiers: (NSToolbar *)  toolbar  

- (NSArray *) toolbarAllowedItemIdentifiers: (NSToolbar *)  toolbar  

- (void) initStrings  

- (void) resetControls  

- (void) showSimplePrefs  

- (IBAction) buttonAction: (id)  sender  

- (void) sheetDidEnd: (NSWindow *)  o_sheet
returnCode: (int)  i_return
contextInfo: (void *)  o_context 

- (void) saveChangedSettings  

- (IBAction) interfaceSettingChanged: (id)  sender  

- (void) showInterfaceSettings  

- (IBAction) audioSettingChanged: (id)  sender  

- (void) showAudioSettings  

- (IBAction) videoSettingChanged: (id)  sender  

References o_selectFolderPanel.

- (void) showVideoSettings  

- (IBAction) osdSettingChanged: (id)  sender  

Referenced by changeFont:.

- (IBAction) showFontPicker: (id)  sender  

References config_GetPsz, and module_exists().

- (void) showOSDSettings  

- (void) changeFont: (id)  sender  

- (IBAction) inputSettingChanged: (id)  sender  

- (void) showInputSettings  

- (IBAction) hotkeySettingChanged: (id)  sender  

- (void) showHotkeySettings  

- (int) numberOfRowsInTableView: (NSTableView *)  aTableView  

References o_hotkeySettings.

- (id) tableView: (NSTableView *)  aTableView
objectValueForTableColumn: (NSTableColumn *)  aTableColumn
row: (int)  rowIndex 

- (BOOL) changeHotkeyTo: (int)  i_theNewKey  


Field Documentation

- (IBOutlet id) o_audio_dolby_pop [protected]

- (IBOutlet id) o_audio_dolby_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_effects_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_enable_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_general_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_headphone_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_lang_fld [protected]

- (IBOutlet id) o_audio_lang_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_last_box [protected]

- (IBOutlet id) o_audio_last_ckb [protected]

- (IBOutlet id) o_audio_lastpwd_sfld [protected]

Referenced by audioSettingChanged:, and resetControls.

- (IBOutlet id) o_audio_lastpwd_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_lastuser_fld [protected]

Referenced by audioSettingChanged:, and resetControls.

- (IBOutlet id) o_audio_lastuser_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_norm_ckb [protected]

- (IBOutlet id) o_audio_norm_fld [protected]

Referenced by audioSettingChanged:, and resetControls.

- (IBOutlet id) o_audio_norm_stepper [protected]

Referenced by audioSettingChanged:, and resetControls.

- (IBOutlet id) o_audio_spdif_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_view [protected]

- (IBOutlet id) o_audio_visual_pop [protected]

- (IBOutlet id) o_audio_visual_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_audio_vol_fld [protected]

Referenced by audioSettingChanged:, and resetControls.

- (IBOutlet id) o_audio_vol_sld [protected]

Referenced by audioSettingChanged:, and resetControls.

- (IBOutlet id) o_audio_vol_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_hotkeys_change_btn [protected]

Referenced by initStrings.

- (IBOutlet id) o_hotkeys_change_lbl [protected]

Referenced by hotkeySettingChanged:.

- (IBOutlet id) o_hotkeys_change_keys_lbl [protected]

- (IBOutlet id) o_hotkeys_change_taken_lbl [protected]

- (IBOutlet id) o_hotkeys_change_win [protected]

Referenced by hotkeySettingChanged:, and initStrings.

- (IBOutlet id) o_hotkeys_change_cancel_btn [protected]

Referenced by initStrings.

- (IBOutlet id) o_hotkeys_change_ok_btn [protected]

Referenced by changeHotkeyTo:, and initStrings.

- (IBOutlet id) o_hotkeys_clear_btn [protected]

Referenced by initStrings.

- (IBOutlet id) o_hotkeys_lbl [protected]

Referenced by initStrings.

- (IBOutlet id) o_hotkeys_listbox [protected]

- (IBOutlet id) o_hotkeys_view [protected]

- (IBOutlet id) o_input_avi_pop [protected]

- (IBOutlet id) o_input_avi_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_cachelevel_pop [protected]

Referenced by resetControls.

- (IBOutlet id) o_input_cachelevel_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_cachelevel_custom_txt [protected]

- (IBOutlet id) o_input_caching_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_httpproxy_fld [protected]

- (IBOutlet id) o_input_httpproxy_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_httpproxypwd_sfld [protected]

- (IBOutlet id) o_input_httpproxypwd_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_mux_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_net_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_postproc_fld [protected]

Referenced by resetControls.

- (IBOutlet id) o_input_postproc_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_rtsp_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_skipLoop_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_skipLoop_pop [protected]

- (IBOutlet id) o_input_serverport_fld [protected]

Referenced by resetControls.

- (IBOutlet id) o_input_serverport_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_input_view [protected]

- (IBOutlet id) o_intf_art_pop [protected]

- (IBOutlet id) o_intf_art_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_intf_embedded_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_intf_fspanel_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_intf_appleremote_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_intf_mediakeys_ckb [protected]

- (IBOutlet id) o_intf_mediakeys_bg_ckb [protected]

- (IBOutlet id) o_intf_lang_pop [protected]

- (IBOutlet id) o_intf_lang_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_intf_network_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_intf_view [protected]

- (IBOutlet id) o_intf_update_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_intf_last_update_lbl [protected]

Referenced by initStrings, and resetControls.

- (IBOutlet id) o_osd_encoding_pop [protected]

- (IBOutlet id) o_osd_encoding_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_font_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_font_btn [protected]

Referenced by initStrings, and resetControls.

- (IBOutlet id) o_osd_font_color_pop [protected]

- (IBOutlet id) o_osd_font_color_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_font_fld [protected]

Referenced by changeFont:.

- (IBOutlet id) o_osd_font_size_pop [protected]

- (IBOutlet id) o_osd_font_size_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_font_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_lang_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_lang_fld [protected]

- (IBOutlet id) o_osd_lang_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_osd_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_osd_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_osd_view [protected]

- (IBOutlet id) o_sprefs_basic_box [protected]

- (IBOutlet id) o_sprefs_basicFull_matrix [protected]

Referenced by buttonAction:, initStrings, and resetControls.

- (IBOutlet id) o_sprefs_cancel_btn [protected]

Referenced by initStrings.

- (IBOutlet id) o_sprefs_controls_box [protected]

- (IBOutlet id) o_sprefs_reset_btn [protected]

Referenced by initStrings.

- (IBOutlet id) o_sprefs_save_btn [protected]

Referenced by initStrings.

- (IBOutlet id) o_sprefs_win [protected]

- (IBOutlet id) o_video_black_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_device_pop [protected]

Referenced by resetControls.

- (IBOutlet id) o_video_device_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_display_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_enable_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_fullscreen_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_onTop_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_output_pop [protected]

- (IBOutlet id) o_video_output_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_skipFrames_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_snap_box [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_snap_folder_btn [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_snap_folder_fld [protected]

- (IBOutlet id) o_video_snap_folder_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_snap_format_pop [protected]

- (IBOutlet id) o_video_snap_format_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_snap_prefix_fld [protected]

- (IBOutlet id) o_video_snap_prefix_txt [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_snap_seqnum_ckb [protected]

Referenced by initStrings.

- (IBOutlet id) o_video_view [protected]

- (BOOL) b_audioSettingChanged [protected]

- (BOOL) b_intfSettingChanged [protected]

- (BOOL) b_videoSettingChanged [protected]

- (BOOL) b_osdSettingChanged [protected]

- (BOOL) b_inputSettingChanged [protected]

- (BOOL) b_hotkeyChanged [protected]

- (id) o_currentlyShownCategoryView [protected]

- (NSOpenPanel*) o_selectFolderPanel [protected]

Referenced by videoSettingChanged:.

- (NSArray*) o_hotkeyDescriptions [protected]

- (NSArray*) o_hotkeysNonUseableKeys [protected]

Referenced by changeHotkeyTo:.

- (NSMutableArray*) o_hotkeySettings [protected]

- (NSNumber*) o_keyInTransition [protected]

- (intf_thread_t*) p_intf [protected]

Referenced by resetControls.


The documentation for this class was generated from the following files:

Generated on Tue May 25 08:06:31 2010 for VLC by  doxygen 1.5.6