]> git.sesse.net Git - vlc/blobdiff - extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
* vout.m : comment the NSLog call in windowContainsEmbedded: this method is called...
[vlc] / extras / MacOSX / Resources / English.lproj / MainMenu.nib / classes.nib
index ea70647344530c483ee0e1b94632f5e65731b524..a6a7ff3fda68c9ec66311320eca8ade78dd33677 100644 (file)
@@ -12,6 +12,7 @@
                 backward = id; 
                 faster = id; 
                 forward = id; 
+                goToSpecificTime = id; 
                 loop = id; 
                 mute = id; 
                 next = id; 
             }; 
             CLASS = VLCControls; 
             LANGUAGE = ObjC; 
-            OUTLETS = {"o_main" = id; "o_volumeslider" = id; }; 
+            OUTLETS = {
+                "o_main" = id; 
+                "o_specificTime_cancel_btn" = id; 
+                "o_specificTime_enter_fld" = id; 
+                "o_specificTime_goTo_lbl" = id; 
+                "o_specificTime_mi" = id; 
+                "o_specificTime_ok_btn" = id; 
+                "o_specificTime_sec_lbl" = id; 
+                "o_specificTime_stepper" = id; 
+                "o_specificTime_win" = id; 
+                "o_volumeslider" = id; 
+            }; 
             SUPERCLASS = NSObject; 
         }, 
         {
             CLASS = VLCInfo; 
             LANGUAGE = ObjC; 
             OUTLETS = {
+                "o_audio_box" = id; 
+                "o_audio_decoded_lbl" = id; 
+                "o_audio_decoded_txt" = id; 
                 "o_author_lbl" = id; 
                 "o_author_txt" = id; 
                 "o_btn_cancel" = id; 
                 "o_btn_ok" = id; 
+                "o_collection_lbl" = id; 
+                "o_collection_txt" = id; 
+                "o_copyright_lbl" = id; 
+                "o_copyright_txt" = id; 
+                "o_date_lbl" = id; 
+                "o_date_txt" = id; 
+                "o_demux_bitrate_lbl" = id; 
+                "o_demux_bitrate_txt" = id; 
+                "o_demux_bytes_lbl" = id; 
+                "o_demux_bytes_txt" = id; 
+                "o_description_lbl" = id; 
+                "o_description_txt" = id; 
+                "o_displayed_lbl" = id; 
+                "o_displayed_txt" = id; 
+                "o_genre_lbl" = id; 
+                "o_genre_txt" = id; 
                 "o_info_window" = id; 
+                "o_input_bitrate_lbl" = id; 
+                "o_input_bitrate_txt" = id; 
+                "o_input_box" = id; 
+                "o_language_lbl" = id; 
+                "o_language_txt" = id; 
+                "o_lost_abuffers_lbl" = id; 
+                "o_lost_abuffers_txt" = id; 
+                "o_lost_frames_lbl" = id; 
+                "o_lost_frames_txt" = id; 
+                "o_nowPlaying_lbl" = id; 
+                "o_nowPlaying_txt" = id; 
                 "o_outline_view" = id; 
+                "o_played_abuffers_lbl" = id; 
+                "o_played_abuffers_txt" = id; 
+                "o_publisher_lbl" = id; 
+                "o_publisher_txt" = id; 
+                "o_rating_lbl" = id; 
+                "o_rating_txt" = id; 
+                "o_read_bytes_lbl" = id; 
+                "o_read_bytes_txt" = id; 
+                "o_sent_bitrate_lbl" = id; 
+                "o_sent_bitrate_txt" = id; 
+                "o_sent_bytes_lbl" = id; 
+                "o_sent_bytes_txt" = id; 
+                "o_sent_packets_lbl" = id; 
+                "o_sent_packets_txt" = id; 
+                "o_seqNum_lbl" = id; 
+                "o_seqNum_txt" = id; 
+                "o_sout_box" = id; 
+                "o_tab_view" = id; 
                 "o_title_lbl" = id; 
                 "o_title_txt" = id; 
                 "o_uri_lbl" = id; 
                 "o_uri_txt" = id; 
+                "o_video_box" = id; 
+                "o_video_decoded_lbl" = id; 
+                "o_video_decoded_txt" = id; 
             }; 
             SUPERCLASS = NSObject; 
         }, 
                 "o_messages" = id; 
                 "o_mi_about" = id; 
                 "o_mi_add_intf" = id; 
+                "o_mi_aspect_ratio" = id; 
                 "o_mi_audiotrack" = id; 
                 "o_mi_bookmarks" = id; 
                 "o_mi_bring_atf" = id; 
                 "o_msgs_btn_crashlog" = id; 
                 "o_msgs_panel" = id; 
                 "o_mu_add_intf" = id; 
+                "o_mu_aspect_ratio" = id; 
                 "o_mu_audio" = id; 
                 "o_mu_audiotrack" = id; 
                 "o_mu_channels" = id; 
             SUPERCLASS = NSObject; 
         }, 
         {CLASS = VLCPlaylistView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, 
+        {CLASS = VLCTimeField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
         {CLASS = VLCVoutView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
     ); 
     IBVersion = 1;