]> git.sesse.net Git - vlc/blob - extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
macosx: GUI demo of Simple Preferences showing the Interface and Audio categories...
[vlc] / extras / MacOSX / Resources / English.lproj / Preferences.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {CLASS = MPSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; }, 
5         {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
6         {
7             ACTIONS = {showPanel = id; }; 
8             CLASS = VLAboutBox; 
9             LANGUAGE = ObjC; 
10             SUPERCLASS = NSObject; 
11         }, 
12         {CLASS = VLBrushedMetalImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, 
13         {CLASS = VLCApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 
14         {CLASS = VLCControllerView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
15         {CLASS = VLCControllerWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
16         {
17             ACTIONS = {
18                 backward = id; 
19                 faster = id; 
20                 forward = id; 
21                 loop = id; 
22                 mute = id; 
23                 next = id; 
24                 pause = id; 
25                 play = id; 
26                 position = id; 
27                 prev = id; 
28                 random = id; 
29                 repeat = id; 
30                 slower = id; 
31                 stop = id; 
32                 toggleVar = id; 
33                 volumeDown = id; 
34                 volumeSliderUpdated = id; 
35                 volumeUp = id; 
36                 windowAction = id; 
37             }; 
38             CLASS = VLCControls; 
39             LANGUAGE = ObjC; 
40             OUTLETS = {
41                 "o_btn_fullscreen" = id; 
42                 "o_main" = id; 
43                 "o_open" = id; 
44                 "o_volumeslider" = id; 
45             }; 
46             SUPERCLASS = NSObject; 
47         }, 
48         {
49             ACTIONS = {
50                 bandSliderUpdated = id; 
51                 changePreset = id; 
52                 enable = id; 
53                 preampSliderUpdated = id; 
54                 toggleWindow = id; 
55                 twopass = id; 
56             }; 
57             CLASS = VLCEqualizer; 
58             LANGUAGE = ObjC; 
59             OUTLETS = {
60                 "o_btn_equalizer" = id; 
61                 "o_ckb_2pass" = id; 
62                 "o_ckb_enable" = id; 
63                 "o_fld_preamp" = id; 
64                 "o_popup_presets" = id; 
65                 "o_slider_band1" = id; 
66                 "o_slider_band10" = id; 
67                 "o_slider_band2" = id; 
68                 "o_slider_band3" = id; 
69                 "o_slider_band4" = id; 
70                 "o_slider_band5" = id; 
71                 "o_slider_band6" = id; 
72                 "o_slider_band7" = id; 
73                 "o_slider_band8" = id; 
74                 "o_slider_band9" = id; 
75                 "o_slider_preamp" = id; 
76                 "o_window" = id; 
77             }; 
78             SUPERCLASS = NSObject; 
79         }, 
80         {
81             ACTIONS = {
82                 createOutlineGroup = id; 
83                 deleteOutlineGroup = id; 
84                 infoCancel = id; 
85                 infoOk = id; 
86                 toggleInfoPanel = id; 
87                 togglePlaylistInfoPanel = id; 
88             }; 
89             CLASS = VLCInfo; 
90             LANGUAGE = ObjC; 
91             OUTLETS = {
92                 "o_author_lbl" = id; 
93                 "o_author_txt" = id; 
94                 "o_btn_cancel" = id; 
95                 "o_btn_ok" = id; 
96                 "o_info_window" = id; 
97                 "o_outline_view" = id; 
98                 "o_title_lbl" = id; 
99                 "o_title_txt" = id; 
100                 "o_uri_lbl" = id; 
101                 "o_uri_txt" = id; 
102             }; 
103             SUPERCLASS = NSObject; 
104         }, 
105         {
106             ACTIONS = {
107                 clearRecentItems = id; 
108                 closeError = id; 
109                 openCrashLog = id; 
110                 openDocumentation = id; 
111                 openLicense = id; 
112                 openReadMe = id; 
113                 openRecentItem = id; 
114                 openWebsite = id; 
115                 reportABug = id; 
116                 timesliderUpdate = id; 
117                 viewAbout = id; 
118                 viewPreferences = id; 
119             }; 
120             CLASS = VLCMain; 
121             LANGUAGE = ObjC; 
122             OUTLETS = {
123                 "o_btn_ff" = id; 
124                 "o_btn_fullscreen" = id; 
125                 "o_btn_next" = id; 
126                 "o_btn_play" = id; 
127                 "o_btn_prev" = id; 
128                 "o_btn_rewind" = id; 
129                 "o_btn_stop" = id; 
130                 "o_controls" = id; 
131                 "o_dmi_mute" = id; 
132                 "o_dmi_next" = id; 
133                 "o_dmi_play" = id; 
134                 "o_dmi_previous" = id; 
135                 "o_dmi_stop" = id; 
136                 "o_err_btn_dismiss" = id; 
137                 "o_err_btn_msgs" = id; 
138                 "o_err_bug_lbl" = id; 
139                 "o_err_ckbk_surpress" = id; 
140                 "o_err_lbl" = id; 
141                 "o_err_msg" = id; 
142                 "o_error" = id; 
143                 "o_info" = id; 
144                 "o_messages" = id; 
145                 "o_mi_about" = id; 
146                 "o_mi_add_intf" = id; 
147                 "o_mi_audiotrack" = id; 
148                 "o_mi_bring_atf" = id; 
149                 "o_mi_bwd" = id; 
150                 "o_mi_channels" = id; 
151                 "o_mi_chapter" = id; 
152                 "o_mi_clear" = id; 
153                 "o_mi_close_window" = id; 
154                 "o_mi_controller" = id; 
155                 "o_mi_copy" = id; 
156                 "o_mi_cut" = id; 
157                 "o_mi_deinterlace" = id; 
158                 "o_mi_device" = id; 
159                 "o_mi_documentation" = id; 
160                 "o_mi_double_window" = id; 
161                 "o_mi_equalizer" = id; 
162                 "o_mi_faster" = id; 
163                 "o_mi_ffmpeg_pp" = id; 
164                 "o_mi_fittoscreen" = id; 
165                 "o_mi_floatontop" = id; 
166                 "o_mi_fullscreen" = id; 
167                 "o_mi_fwd" = id; 
168                 "o_mi_half_window" = id; 
169                 "o_mi_hide" = id; 
170                 "o_mi_hide_others" = id; 
171                 "o_mi_info" = id; 
172                 "o_mi_license" = id; 
173                 "o_mi_loop" = id; 
174                 "o_mi_messages" = id; 
175                 "o_mi_minimize" = id; 
176                 "o_mi_mute" = id; 
177                 "o_mi_next" = id; 
178                 "o_mi_normal_window" = id; 
179                 "o_mi_open_disc" = id; 
180                 "o_mi_open_file" = id; 
181                 "o_mi_open_generic" = id; 
182                 "o_mi_open_net" = id; 
183                 "o_mi_open_recent" = id; 
184                 "o_mi_open_recent_cm" = id; 
185                 "o_mi_paste" = id; 
186                 "o_mi_play" = id; 
187                 "o_mi_playlist" = id; 
188                 "o_mi_prefs" = id; 
189                 "o_mi_previous" = id; 
190                 "o_mi_program" = id; 
191                 "o_mi_quit" = id; 
192                 "o_mi_random" = id; 
193                 "o_mi_readme" = id; 
194                 "o_mi_repeat" = id; 
195                 "o_mi_reportabug" = id; 
196                 "o_mi_screen" = id; 
197                 "o_mi_select_all" = id; 
198                 "o_mi_services" = id; 
199                 "o_mi_show_all" = id; 
200                 "o_mi_slower" = id; 
201                 "o_mi_snapshot" = id; 
202                 "o_mi_stop" = id; 
203                 "o_mi_subtitle" = id; 
204                 "o_mi_title" = id; 
205                 "o_mi_videotrack" = id; 
206                 "o_mi_visual" = id; 
207                 "o_mi_vol_down" = id; 
208                 "o_mi_vol_up" = id; 
209                 "o_mi_website" = id; 
210                 "o_msgs_btn_crashlog" = id; 
211                 "o_msgs_panel" = id; 
212                 "o_mu_add_intf" = id; 
213                 "o_mu_audio" = id; 
214                 "o_mu_audiotrack" = id; 
215                 "o_mu_channels" = id; 
216                 "o_mu_chapter" = id; 
217                 "o_mu_controls" = id; 
218                 "o_mu_deinterlace" = id; 
219                 "o_mu_device" = id; 
220                 "o_mu_edit" = id; 
221                 "o_mu_ffmpeg_pp" = id; 
222                 "o_mu_file" = id; 
223                 "o_mu_help" = id; 
224                 "o_mu_program" = id; 
225                 "o_mu_screen" = id; 
226                 "o_mu_subtitle" = id; 
227                 "o_mu_title" = id; 
228                 "o_mu_video" = id; 
229                 "o_mu_videotrack" = id; 
230                 "o_mu_visual" = id; 
231                 "o_mu_window" = id; 
232                 "o_playlist" = id; 
233                 "o_prefs" = id; 
234                 "o_scrollfield" = id; 
235                 "o_timefield" = id; 
236                 "o_timeslider" = id; 
237                 "o_volumeslider" = id; 
238                 "o_window" = id; 
239             }; 
240             SUPERCLASS = NSObject; 
241         }, 
242         {
243             ACTIONS = {
244                 openDisc = id; 
245                 openDiscMenusChanged = id; 
246                 openDiscStepperChanged = id; 
247                 openDiscTypeChanged = id; 
248                 openFile = id; 
249                 openFileBrowse = id; 
250                 openFileGeneric = id; 
251                 openFileStreamChanged = id; 
252                 openNet = id; 
253                 openNetModeChanged = id; 
254                 openNetStepperChanged = id; 
255                 openVTSBrowse = id; 
256                 panelCancel = id; 
257                 panelOk = id; 
258                 subCloseSheet = id; 
259                 subDelayStepperChanged = id; 
260                 subFileBrowse = id; 
261                 subFpsStepperChanged = id; 
262                 subOverride = id; 
263                 subSettings = id; 
264                 subsChanged = id; 
265             }; 
266             CLASS = VLCOpen; 
267             LANGUAGE = ObjC; 
268             OUTLETS = {
269                 "o_btn_cancel" = id; 
270                 "o_btn_ok" = id; 
271                 "o_disc_chapter" = id; 
272                 "o_disc_chapter_lbl" = id; 
273                 "o_disc_chapter_stp" = id; 
274                 "o_disc_device" = id; 
275                 "o_disc_device_lbl" = id; 
276                 "o_disc_dvd_menus" = id; 
277                 "o_disc_title" = id; 
278                 "o_disc_title_lbl" = id; 
279                 "o_disc_title_stp" = id; 
280                 "o_disc_type" = id; 
281                 "o_disc_videots_btn_browse" = id; 
282                 "o_disc_videots_folder" = id; 
283                 "o_file_btn_browse" = id; 
284                 "o_file_path" = id; 
285                 "o_file_stream" = id; 
286                 "o_file_sub_align_lbl" = id; 
287                 "o_file_sub_align_pop" = id; 
288                 "o_file_sub_btn_browse" = id; 
289                 "o_file_sub_btn_settings" = id; 
290                 "o_file_sub_ckbox" = id; 
291                 "o_file_sub_delay" = id; 
292                 "o_file_sub_delay_lbl" = id; 
293                 "o_file_sub_delay_stp" = id; 
294                 "o_file_sub_encoding_lbl" = id; 
295                 "o_file_sub_encoding_pop" = id; 
296                 "o_file_sub_file_box" = id; 
297                 "o_file_sub_font_box" = id; 
298                 "o_file_sub_fps" = id; 
299                 "o_file_sub_fps_lbl" = id; 
300                 "o_file_sub_fps_stp" = id; 
301                 "o_file_sub_ok_btn" = id; 
302                 "o_file_sub_override" = id; 
303                 "o_file_sub_path" = id; 
304                 "o_file_sub_sheet" = id; 
305                 "o_file_sub_size_lbl" = id; 
306                 "o_file_sub_size_pop" = id; 
307                 "o_mrl" = id; 
308                 "o_mrl_lbl" = id; 
309                 "o_net_http_url" = id; 
310                 "o_net_http_url_lbl" = id; 
311                 "o_net_mode" = id; 
312                 "o_net_udp_port" = id; 
313                 "o_net_udp_port_lbl" = id; 
314                 "o_net_udp_port_stp" = id; 
315                 "o_net_udpm_addr" = id; 
316                 "o_net_udpm_addr_lbl" = id; 
317                 "o_net_udpm_port" = id; 
318                 "o_net_udpm_port_lbl" = id; 
319                 "o_net_udpm_port_stp" = id; 
320                 "o_output_ckbox" = id; 
321                 "o_panel" = id; 
322                 "o_playlist" = id; 
323                 "o_sout_options" = id; 
324                 "o_tabview" = id; 
325             }; 
326             SUPERCLASS = NSObject; 
327         }, 
328         {
329             ACTIONS = {
330                 announceChanged = id; 
331                 outputChanged = id; 
332                 outputCloseSheet = id; 
333                 outputFileBrowse = id; 
334                 outputInfoChanged = id; 
335                 outputMethodChanged = id; 
336                 outputSettings = id; 
337                 streamPortStepperChanged = id; 
338                 streamTTLStepperChanged = id; 
339                 transcodeChanged = id; 
340                 transcodeInfoChanged = id; 
341             }; 
342             CLASS = VLCOutput; 
343             LANGUAGE = ObjC; 
344             OUTLETS = {
345                 "o_btn_browse" = id; 
346                 "o_btn_ok" = id; 
347                 "o_channel_name" = id; 
348                 "o_channel_name_lbl" = id; 
349                 "o_display" = id; 
350                 "o_dump_chkbox" = id; 
351                 "o_file_chkbox" = id; 
352                 "o_file_field" = id; 
353                 "o_http_chkbox" = id; 
354                 "o_method" = id; 
355                 "o_misc_lbl" = id; 
356                 "o_mux_lbl" = id; 
357                 "o_mux_selector" = id; 
358                 "o_open_panel" = id; 
359                 "o_options_lbl" = id; 
360                 "o_output_ckbox" = id; 
361                 "o_output_settings" = id; 
362                 "o_output_sheet" = id; 
363                 "o_rtsp_chkbox" = id; 
364                 "o_sap_chkbox" = id; 
365                 "o_sdp_url" = id; 
366                 "o_sdp_url_lbl" = id; 
367                 "o_slp_chkbox" = id; 
368                 "o_stream_address" = id; 
369                 "o_stream_address_lbl" = id; 
370                 "o_stream_port" = id; 
371                 "o_stream_port_lbl" = id; 
372                 "o_stream_port_stp" = id; 
373                 "o_stream_ttl" = id; 
374                 "o_stream_ttl_lbl" = id; 
375                 "o_stream_ttl_stp" = id; 
376                 "o_stream_type" = id; 
377                 "o_stream_type_lbl" = id; 
378                 "o_transcode_audio_bitrate" = id; 
379                 "o_transcode_audio_bitrate_lbl" = id; 
380                 "o_transcode_audio_channels" = id; 
381                 "o_transcode_audio_channels_lbl" = id; 
382                 "o_transcode_audio_chkbox" = id; 
383                 "o_transcode_audio_selector" = id; 
384                 "o_transcode_lbl" = id; 
385                 "o_transcode_video_bitrate" = id; 
386                 "o_transcode_video_bitrate_lbl" = id; 
387                 "o_transcode_video_chkbox" = id; 
388                 "o_transcode_video_scale" = id; 
389                 "o_transcode_video_scale_lbl" = id; 
390                 "o_transcode_video_selector" = id; 
391             }; 
392             SUPERCLASS = NSObject; 
393         }, 
394         {
395             ACTIONS = {
396                 deleteItem = id; 
397                 handlePopUp = id; 
398                 playItem = id; 
399                 searchItem = id; 
400                 selectAll = id; 
401                 sortNodeByAuthor = id; 
402                 sortNodeByName = id; 
403                 toggleWindow = id; 
404             }; 
405             CLASS = VLCPlaylist; 
406             LANGUAGE = ObjC; 
407             OUTLETS = {
408                 "o_btn_playlist" = id; 
409                 "o_controller" = id; 
410                 "o_ctx_menu" = id; 
411                 "o_loop_popup" = id; 
412                 "o_mi_delete" = id; 
413                 "o_mi_info" = id; 
414                 "o_mi_play" = id; 
415                 "o_mi_save_playlist" = id; 
416                 "o_mi_selectall" = id; 
417                 "o_mi_sort_author" = id; 
418                 "o_mi_sort_name" = id; 
419                 "o_outline_view" = id; 
420                 "o_random_ckb" = id; 
421                 "o_search_field" = id; 
422                 "o_status_field" = id; 
423                 "o_tc_author" = id; 
424                 "o_tc_duration" = id; 
425                 "o_tc_name" = id; 
426             }; 
427             SUPERCLASS = NSObject; 
428         }, 
429         {CLASS = VLCPlaylistView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, 
430         {
431             ACTIONS = {advancedToggle = id; closePrefs = id; resetAll = id; savePrefs = id; }; 
432             CLASS = VLCPrefs; 
433             LANGUAGE = ObjC; 
434             OUTLETS = {
435                 "o_advanced_ckb" = id; 
436                 "o_cancel_btn" = id; 
437                 "o_prefs_view" = id; 
438                 "o_prefs_window" = id; 
439                 "o_reset_btn" = id; 
440                 "o_save_btn" = id; 
441                 "o_title" = id; 
442                 "o_tree" = id; 
443             }; 
444             SUPERCLASS = NSObject; 
445         }, 
446         {
447             ACTIONS = {audioSettingChanged = id; buttonAction = id; interfaceSettingChanged = id; }; 
448             CLASS = VLCSimplePrefs; 
449             LANGUAGE = ObjC; 
450             OUTLETS = {
451                 "o_audio_dolby_pop" = id; 
452                 "o_audio_dolby_txt" = id; 
453                 "o_audio_effects_box" = id; 
454                 "o_audio_enable_ckb" = id; 
455                 "o_audio_general_box" = id; 
456                 "o_audio_headphone_ckb" = id; 
457                 "o_audio_lang_fld" = id; 
458                 "o_audio_lang_txt" = id; 
459                 "o_audio_last_box" = id; 
460                 "o_audio_last_ckb" = id; 
461                 "o_audio_lastpwd_fld" = id; 
462                 "o_audio_lastpwd_txt" = id; 
463                 "o_audio_lastuser_fld" = id; 
464                 "o_audio_lastuser_txt" = id; 
465                 "o_audio_norm_ckb" = id; 
466                 "o_audio_norm_fld" = id; 
467                 "o_audio_spdif_ckb" = id; 
468                 "o_audio_view" = id; 
469                 "o_audio_visual_pop" = id; 
470                 "o_audio_visual_txt" = id; 
471                 "o_audio_vol_fld" = id; 
472                 "o_audio_vol_sld" = id; 
473                 "o_audio_vol_txt" = id; 
474                 "o_intf_art_pop" = id; 
475                 "o_intf_art_txt" = id; 
476                 "o_intf_black_ckb" = id; 
477                 "o_intf_embvout_ckb" = id; 
478                 "o_intf_fspanel_ckb" = id; 
479                 "o_intf_lang_pop" = id; 
480                 "o_intf_lang_txt" = id; 
481                 "o_intf_meta_ckb" = id; 
482                 "o_intf_network_box" = id; 
483                 "o_intf_view" = id; 
484                 "o_sprefs_basicFull_matrix" = id; 
485                 "o_sprefs_basic_box" = id; 
486                 "o_sprefs_cancel_btn" = id; 
487                 "o_sprefs_controls_box" = id; 
488                 "o_sprefs_reset_btn" = id; 
489                 "o_sprefs_save_btn" = id; 
490                 "o_sprefs_win" = id; 
491             }; 
492             SUPERCLASS = NSObject; 
493         }
494     ); 
495     IBVersion = 1; 
496 }