X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=extras%2FMacOSX%2FResources%2FEnglish.lproj%2FMainMenu.nib%2Fclasses.nib;h=2ae839d42f3c780e5a4cde05fe6d1c045194e392;hb=8403fa0b75013f23538d82ec9c9b5642589b4ace;hp=4c5bd01ffaf662051e4401417f4a5ab08321f5ce;hpb=9ad04be7c4c4bc32aadfeb41b8c90f07cefdaf34;p=vlc diff --git a/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib b/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib index 4c5bd01ffa..2ae839d42f 100644 --- a/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib +++ b/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib @@ -1,16 +1,35 @@ { IBClasses = ( {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = {showPanel = id; }; + CLASS = VLAboutBox; + LANGUAGE = ObjC; + OUTLETS = { + "o_about_window" = id; + "o_copyright_field" = id; + "o_credits_scrollview" = id; + "o_credits_textview" = id; + "o_name_version_field" = id; + }; + SUPERCLASS = NSObject; + }, + {CLASS = VLBrushedMetalImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, {CLASS = VLCApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, { ACTIONS = { + backward = id; deinterlace = id; - fastForward = id; + doubleWindow = id; faster = id; + floatOnTop = id; + forward = id; fullscreen = id; + halfWindow = id; loop = id; mute = id; next = id; + normalWindow = id; pause = id; play = id; prev = id; @@ -23,26 +42,38 @@ toggleTitle = id; toggleVar = id; volumeDown = id; - volumeSliderUpdate = id; + volumeSliderUpdated = id; volumeUp = id; }; CLASS = VLCControls; LANGUAGE = ObjC; - OUTLETS = {"o_mi_mute" = id; "o_open" = id; "o_volumeslider" = id; }; + OUTLETS = {"o_main" = id; "o_open" = id; "o_volumeslider" = id; }; + SUPERCLASS = NSObject; + }, + { + ACTIONS = {showCategory = id; toggleInfoPanel = id; }; + CLASS = VLCInfo; + LANGUAGE = ObjC; + OUTLETS = {"o_selector" = id; "o_view" = id; "o_window" = id; }; SUPERCLASS = NSObject; }, { ACTIONS = { clearRecentItems = id; closeError = id; + openCrashLog = id; + openLicense = id; + openReadMe = id; openRecentItem = id; + openWebsite = id; + reportABug = id; timesliderUpdate = id; viewPreferences = id; }; CLASS = VLCMain; LANGUAGE = ObjC; OUTLETS = { - "o_btn_fastforward" = id; + "o_btn_faster" = id; "o_btn_next" = id; "o_btn_play" = id; "o_btn_playlist" = id; @@ -51,7 +82,9 @@ "o_btn_slower" = id; "o_btn_stop" = id; "o_controls" = id; + "o_dmi_next" = id; "o_dmi_play" = id; + "o_dmi_previous" = id; "o_dmi_stop" = id; "o_err_btn_dismiss" = id; "o_err_btn_msgs" = id; @@ -59,9 +92,12 @@ "o_err_lbl" = id; "o_err_msg" = id; "o_error" = id; + "o_info" = id; + "o_info_window" = id; "o_messages" = id; "o_mi_about" = id; "o_mi_bring_atf" = id; + "o_mi_bwd" = id; "o_mi_channels" = id; "o_mi_chapter" = id; "o_mi_clear" = id; @@ -71,16 +107,23 @@ "o_mi_cut" = id; "o_mi_deinterlace" = id; "o_mi_device" = id; + "o_mi_double_window" = id; "o_mi_faster" = id; + "o_mi_floatontop" = id; "o_mi_fullscreen" = id; + "o_mi_fwd" = id; + "o_mi_half_window" = id; "o_mi_hide" = id; "o_mi_hide_others" = id; + "o_mi_info" = id; "o_mi_language" = id; + "o_mi_license" = id; "o_mi_loop" = id; "o_mi_messages" = id; "o_mi_minimize" = id; "o_mi_mute" = id; "o_mi_next" = id; + "o_mi_normal_window" = id; "o_mi_open_disc" = id; "o_mi_open_file" = id; "o_mi_open_generic" = id; @@ -94,6 +137,8 @@ "o_mi_previous" = id; "o_mi_program" = id; "o_mi_quit" = id; + "o_mi_readme" = id; + "o_mi_reportabug" = id; "o_mi_screen" = id; "o_mi_select_all" = id; "o_mi_show_all" = id; @@ -103,12 +148,15 @@ "o_mi_title" = id; "o_mi_vol_down" = id; "o_mi_vol_up" = id; - "o_msgs_btn_ok" = id; + "o_mi_website" = id; + "o_msgs_btn_crashlog" = id; "o_msgs_panel" = id; "o_mu_audio" = id; "o_mu_controls" = id; + "o_mu_deinterlace" = id; "o_mu_edit" = id; "o_mu_file" = id; + "o_mu_help" = id; "o_mu_video" = id; "o_mu_window" = id; "o_playlist" = id; @@ -135,16 +183,20 @@ openVTSBrowse = id; panelCancel = id; panelOk = id; - soutChanged = id; - soutFileBrowse = id; - soutModeChanged = id; - soutStepperChanged = id; + subCloseSheet = id; + subDelayStepperChanged = id; + subFileBrowse = id; + subFpsStepperChanged = id; + subOverride = id; + subSettings = id; + subsChanged = id; }; CLASS = VLCOpen; LANGUAGE = ObjC; OUTLETS = { "o_btn_cancel" = id; "o_btn_ok" = id; + "o_ckbox_enqueue" = id; "o_disc_chapter" = id; "o_disc_chapter_lbl" = id; "o_disc_chapter_stp" = id; @@ -160,13 +212,21 @@ "o_file_btn_browse" = id; "o_file_path" = id; "o_file_stream" = id; + "o_file_sub_btn_browse" = id; + "o_file_sub_btn_settings" = id; + "o_file_sub_ckbox" = id; + "o_file_sub_delay" = id; + "o_file_sub_delay_lbl" = id; + "o_file_sub_delay_stp" = id; + "o_file_sub_fps" = id; + "o_file_sub_fps_lbl" = id; + "o_file_sub_fps_stp" = id; + "o_file_sub_ok_btn" = id; + "o_file_sub_override" = id; + "o_file_sub_path" = id; + "o_file_sub_sheet" = id; "o_mrl" = id; "o_mrl_lbl" = id; - "o_net_cs_addr" = id; - "o_net_cs_addr_lbl" = id; - "o_net_cs_port" = id; - "o_net_cs_port_lbl" = id; - "o_net_cs_port_stp" = id; "o_net_http_url" = id; "o_net_http_url_lbl" = id; "o_net_mode" = id; @@ -180,22 +240,60 @@ "o_net_udpm_port_stp" = id; "o_panel" = id; "o_playlist" = id; - "o_sout_access" = id; - "o_sout_cbox" = id; - "o_sout_file_btn_browse" = id; - "o_sout_file_path" = id; - "o_sout_mrl" = id; - "o_sout_mrl_lbl" = id; - "o_sout_mux" = id; - "o_sout_udp_addr" = id; - "o_sout_udp_addr_lbl" = id; - "o_sout_udp_port" = id; - "o_sout_udp_port_lbl" = id; - "o_sout_udp_port_stp" = id; "o_tabview" = id; }; SUPERCLASS = NSObject; }, + { + ACTIONS = { + outputChanged = id; + outputCloseSheet = id; + outputFileBrowse = id; + outputInfoChanged = id; + outputMethodChanged = id; + outputSettings = id; + streamPortStepperChanged = id; + streamTTLStepperChanged = id; + transcodeChanged = id; + transcodeInfoChanged = id; + }; + CLASS = VLCOutput; + LANGUAGE = ObjC; + OUTLETS = { + "o_btn_browse" = id; + "o_btn_ok" = id; + "o_display" = id; + "o_file_field" = id; + "o_method" = id; + "o_mux_lbl" = id; + "o_mux_selector" = id; + "o_open_panel" = id; + "o_options_lbl" = id; + "o_output_ckbox" = id; + "o_output_settings" = id; + "o_output_sheet" = id; + "o_stream_address" = id; + "o_stream_address_lbl" = id; + "o_stream_port" = id; + "o_stream_port_lbl" = id; + "o_stream_port_stp" = id; + "o_stream_ttl" = id; + "o_stream_ttl_lbl" = id; + "o_stream_ttl_stp" = id; + "o_stream_type" = id; + "o_stream_type_lbl" = id; + "o_transcode_audio_bitrate" = id; + "o_transcode_audio_bitrate_lbl" = id; + "o_transcode_audio_chkbox" = id; + "o_transcode_audio_selector" = id; + "o_transcode_lbl" = id; + "o_transcode_video_bitrate" = id; + "o_transcode_video_bitrate_lbl" = id; + "o_transcode_video_chkbox" = id; + "o_transcode_video_selector" = id; + }; + SUPERCLASS = NSObject; + }, { ACTIONS = {deleteItems = id; playItem = id; selectAll = id; }; CLASS = VLCPlaylist;