
| - (void) controlTintChanged |
References o_btn_addNode, o_btn_repeat, o_btn_shuffle, o_repeat_all, o_repeat_single, repeatAll, repeatOff, and repeatOne.
| - (id) voutView |
References VLCMain::embeddedList, and VLCMain::sharedInstance.
Referenced by isFullscreen, keyEvent:, VLCMain::manageIntf:, stop:, and windowAction:.
| - (BOOL) aspectRatioIsLocked |
References b_lockAspectRatio.
| - (IBAction) play: | (id) | sender |
References ACTIONID_PLAY_PAUSE, o_main, intf_thread_t::p_libvlc, pl_Get, PL_LOCK, PL_UNLOCK, playlist_IsEmpty(), var_SetInteger, and VLCIntf.
Referenced by keyEvent:.
| - (IBAction) stop: | (id) | sender |
References ACTIONID_STOP, intf_thread_t::p_libvlc, var_SetInteger, VLCIntf, and voutView.
| - (IBAction) faster: | (id) | sender |
References ACTIONID_FASTER, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) slower: | (id) | sender |
References ACTIONID_SLOWER, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) normalSpeed: | (id) | sender |
References ACTIONID_RATE_NORMAL, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) prev: | (id) | sender |
References ACTIONID_PREV, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) next: | (id) | sender |
References ACTIONID_NEXT, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) random: | (id) | sender |
| - (IBAction) repeat: | (id) | sender |
| - (IBAction) loop: | (id) | sender |
| - (IBAction) repeatButtonAction: | (id) | sender |
| - (IBAction) quitAfterPlayback: | (id) | sender |
References pl_Get, var_ToggleBool, and VLCIntf.
| - (void) repeatOne |
References o_btn_repeat, and o_btn_repeat_embed.
Referenced by controlTintChanged, VLCPlaylist::playModeUpdated, and repeatButtonAction:.
| - (void) repeatAll |
References o_btn_repeat, and o_btn_repeat_embed.
Referenced by controlTintChanged, VLCPlaylist::playModeUpdated, and repeatButtonAction:.
| - (void) repeatOff |
References o_btn_repeat, and o_btn_repeat_embed.
Referenced by controlTintChanged, VLCPlaylist::playModeUpdated, and repeatButtonAction:.
| - (void) shuffle |
References vlc_value_t::b_bool, o_btn_shuffle, o_btn_shuffle_embed, pl_Get, var_Get, and VLCIntf.
Referenced by VLCPlaylist::playModeUpdated.
| - (IBAction) forward: | (id) | sender |
References ACTIONID_JUMP_FORWARD_SHORT, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) backward: | (id) | sender |
References ACTIONID_JUMP_BACKWARD_SHORT, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) volumeUp: | (id) | sender |
References ACTIONID_VOL_UP, o_main, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) volumeDown: | (id) | sender |
References ACTIONID_VOL_DOWN, o_main, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) mute: | (id) | sender |
References ACTIONID_VOL_MUTE, o_main, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (IBAction) volumeSliderUpdated: | (id) | sender |
References aout_VolumeSet, config_GetInt, o_main, intf_thread_t::p_libvlc, pl_Get, and VLCIntf.
Referenced by VLCFSPanelView::fsVolumeSliderUpdate:.
| - (IBAction) showPosition: | (id) | sender |
References ACTIONID_POSITION, input_GetVout(), pl_CurrentInput, var_SetInteger, vlc_object_release, and VLCIntf.
| - (IBAction) toogleFullscreen: | (id) | sender |
| - (BOOL) isFullscreen |
References voutView.
Referenced by keyEvent:, and NSApplication(ScriptSupport)::scriptFullscreenMode.
| - (IBAction) windowAction: | (id) | sender |
References _NS, input_GetVout(), pl_CurrentInput, pl_Get, var_ToggleBool, vlc_object_release, VLCIntf, and voutView.
Referenced by toogleFullscreen:.
| - (IBAction) telxTransparent: | (id) | sender |
References FIND_ANYWHERE, var_SetBool, vlc_object_find_name, vlc_object_release, and VLCIntf.
| - (IBAction) telxNavLink: | (id) | sender |
References _NS, FIND_ANYWHERE, var_SetInteger, vlc_object_find_name, vlc_object_release, and VLCIntf.
| - (IBAction) lockVideosAspectRatio: | (id) | sender |
References b_lockAspectRatio.
| - (IBAction) addSubtitleFile: | (id) | sender |
References c, i, input_AddSubtitle(), input_GetItem(), input_item_GetURI(), msg_Dbg, msg_Warn, p_item, pl_CurrentInput, strdup(), and VLCIntf.
| - (BOOL) keyEvent: | (NSEvent *) | o_event |
References input_GetVout(), isFullscreen, pl_CurrentInput, play:, vlc_object_release, VLCIntf, and voutView.
| - (void) scrollWheel: | (NSEvent *) | theEvent |
References i, KEY_MOUSEWHEELDOWN, KEY_MOUSEWHEELLEFT, KEY_MOUSEWHEELRIGHT, KEY_MOUSEWHEELUP, intf_thread_t::p_libvlc, var_SetInteger, and VLCIntf.
| - (void) setupVarMenuItem: | (NSMenuItem *) | o_mi | ||
| target: | (vlc_object_t *) | p_object | ||
| var: | (const char *) | psz_variable | ||
| selector: | (SEL) | pf_callback | ||
References vlc_value_t::i_int, i_type, vlc_value_t::psz_string, setupVarMenu:forMenuItem:target:var:selector:, VLCMain::sharedInstance, text, var_Change, var_Get, var_Type, VLC_VAR_BOOL, VLC_VAR_CHOICESCOUNT, VLC_VAR_GETTEXT, VLC_VAR_HASCHOICE, VLC_VAR_INTEGER, VLC_VAR_ISCOMMAND, VLC_VAR_STRING, VLC_VAR_TYPE, VLC_VAR_VARIABLE, and VLC_VAR_VOID.
Referenced by VLCMain::refreshVoutDeviceMenu:, and VLCMain::setupMenus.
| - (void) setupVarMenu: | (NSMenu *) | o_menu | ||
| forMenuItem: | (NSMenuItem *) | o_parent | ||
| target: | (vlc_object_t *) | p_object | ||
| var: | (const char *) | psz_variable | ||
| selector: | (SEL) | pf_callback | ||
References _NS, i, vlc_list_t::i_count, vlc_value_t::i_int, i_type, VLCMain::localizedString:, vlc_value_t::p_list, vlc_list_t::p_values, vlc_value_t::psz_string, VLCMain::sharedInstance, var_Change, var_FreeList(), var_Get, var_Type, VLC_VAR_BOOL, VLC_VAR_CHOICESCOUNT, VLC_VAR_GETLIST, VLC_VAR_HASCHOICE, VLC_VAR_INTEGER, VLC_VAR_ISCOMMAND, VLC_VAR_STRING, VLC_VAR_TYPE, VLC_VAR_VARIABLE, and VLC_VAR_VOID.
Referenced by setupVarMenuItem:target:var:selector:.
| - (IBAction) toggleVar: | (id) | sender |
| - (int) toggleVarThread: | (id) | _o_data |
| - (IBAction) goToSpecificTime: | (id) | sender |
| - (id) fspanel |
References msg_Err, o_fs_panel, and VLCIntf.
Referenced by VLCVoutView::closeVout, VLCVoutWindow::enterFullscreen, VLCEmbeddedWindow::hasBecomeFullscreen, VLCVoutWindow::leaveFullscreen, VLCEmbeddedWindow::leaveFullscreenAndFadeOut:, VLCMain::manageIntf:, VLCMain::playStatusUpdated:, VLCMain::resetScrollField, and VLCMain::timesliderUpdate:.
- (IBOutlet id) o_main [protected] |
Referenced by mute:, play:, volumeDown:, volumeSliderUpdated:, and volumeUp:.
- (IBOutlet id) o_volumeslider [protected] |
- (IBOutlet id) o_btn_shuffle [protected] |
Referenced by controlTintChanged, and shuffle.
- (IBOutlet id) o_btn_addNode [protected] |
Referenced by controlTintChanged.
- (IBOutlet id) o_btn_repeat [protected] |
Referenced by controlTintChanged, repeatAll, repeatOff, and repeatOne.
- (IBOutlet id) o_btn_repeat_embed [protected] |
- (IBOutlet id) o_btn_shuffle_embed [protected] |
Referenced by shuffle.
- (NSImage*) o_repeat_single [protected] |
Referenced by controlTintChanged.
- (NSImage*) o_repeat_all [protected] |
Referenced by controlTintChanged.
- (NSImage*) o_repeat_off [protected] |
- (IBOutlet id) o_specificTime_cancel_btn [protected] |
Referenced by goToSpecificTime:.
- (IBOutlet id) o_specificTime_enter_fld [protected] |
Referenced by goToSpecificTime:.
- (IBOutlet id) o_specificTime_goTo_lbl [protected] |
- (IBOutlet id) o_specificTime_ok_btn [protected] |
Referenced by goToSpecificTime:.
- (IBOutlet id) o_specificTime_win [protected] |
Referenced by goToSpecificTime:.
- (IBOutlet id) o_specificTime_sec_lbl [protected] |
- (IBOutlet id) o_specificTime_stepper [protected] |
Referenced by goToSpecificTime:.
- (IBOutlet id) o_specificTime_mi [protected] |
- (VLCFSPanel*) o_fs_panel [protected] |
Referenced by fspanel.
- (BOOL) b_lockAspectRatio [protected] |
Referenced by aspectRatioIsLocked, and lockVideosAspectRatio:.
1.5.6