?? curacao.xml.svn-base
字號:
<?xml version="1.0"?><RMPLAYER_GUI url="gui/bitmaps" mainPage="Main" messagePopup="MessageBoxPopup"> <screenFormat width="720" height="480" default="TRUE"/> <osdPageList> <osdPage name="Main" file="flashscreen.jpg"> <eventList> <event name="OnSetup" command="SHOW_PAGE_COMMAND" link="Setup"/> <event name="OnUnsupportedMedia" command="SHOW_MESSAGE_COMMAND" link="UnsupportedMediaPopup"/> <event name="OnInvalidRegion" command="SHOW_MESSAGE_COMMAND" link="InvalidRegionPopup"/> <event name="OnDvdStopped" command="SHOW_MESSAGE_COMMAND" link="DvdResumePopup"/> </eventList> </osdPage> <osdPage name="Setup" file="setupbackground.jpg" selectedObject="AudioSettingsButton"> <stringList> <string name="VersionLabel" x="535" y="36" width="160" height="40" text="Build 2.5.146.0" fontfile="SigmaOSD118x23" textalign="ALIGN_LEFT" foregroundcolor="0xffafafaf"> </string> </stringList> <buttonList> <button name="AudioSettingsButton" text="Audio Settings" file="audiosettings.png" x="70" y="80" width="85" height="100" keyright="AudioSettingsMenu"> <eventList> <event name="OnSelect" command="SHOW_SELECT_COMMAND" link="AudioSettingsMenu"/> </eventList> </button> <button name="VideoSettingsButton" text="Video Settings" file="videosettings.png" x="70" y="178" width="85" height="100" keyright="NTSCVideoSettingsMenu"> <eventList> <event name="OnSelect" command="SHOW_SELECT_COMMAND" link="NTSCVideoSettingsMenu"/> </eventList> </button> <button name="InitialSettingsButton" text="Initial Settings" file="initialsettings.png" x="70" y="276" width="85" height="100" keyright="InitialSettingsMenu"> <eventList> <event name="OnSelect" command="SHOW_SELECT_COMMAND" link="InitialSettingsMenu"/> </eventList> </button> </buttonList> <menuList> <menu name="AudioSettingsMenu" x="155" y="80" width="320" height="295" fontfile="SigmaOSD118x23" foregroundcolor="0xffffffff" backgroundcolor="0x80262b78" outlinecolor="0x80ff9655" keyleft="AudioSettingsButton"> <menuitemList> <menuitem index="0" text="SPDIF Out:"> <buttonList> <button name="AnalogDPCMButton" x="480" y="80" width="180" height="30" text="Analog / DPCM"> <eventList> <event name="OnActivate" command="SET_ANALOG_DPCM_COMMAND"/> </eventList> </button> <button name="EncodedDigitalButton" x="480" y="114" width="180" height="30" text="Encoded Digital"> <eventList> <event name="OnActivate" command="SET_ENCODED_DIGITAL_COMMAND"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> <menuitem index="1" text="Speakers Out:"> <buttonList> <button name="2ChannelMButton" x="480" y="114" width="140" height="30" text="2 Channels"> <eventList> <event name="OnActivate" command="SET_AUDIO_2CHANNELS_COMMAND"/> </eventList> </button> <button name="6ChannelButton" x="480" y="148" width="140" height="30" text="5.1 Channels"> <eventList> <event name="OnActivate" command="SET_AUDIO_6CHANNELS_COMMAND"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> </menuitemList> </menu> <menu name="NTSCVideoSettingsMenu" x="155" y="80" width="320" height="295" visible="FALSE" fontfile="SigmaOSD118x23" foregroundcolor="0xffffffff" backgroundcolor="0x80262b78" outlinecolor="0x80ff9655" keyleft="VideoSettingsButton"> <menuitemList> <menuitem index="0" text="NTSC Active Output:"> <buttonList> <button name="HDMI59ModesButton" x="480" y="80" width="120" height="30" text="HDMI 59"> <eventList> <event name="OnActivate" command="SET_HDMI59_MODE_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="NTSCSDModesButton" x="480" y="114" width="120" height="30" text="SD"> <eventList> <event name="OnActivate" command="SET_NTSCSD_MODE_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="NTSCScartRGBButton" x="480" y="148" width="120" height="30" text="Scart"> <eventList> <event name="OnActivate" command="SET_NTSCSCARTRGB_MODE_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="NTSCHDComponentButton" x="480" y="182" width="120" height="30" text="HD YPbPr"> <eventList> <event name="OnActivate" command="SET_HDCOMPONENT60_MODE_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="NTSCHDDVIButton" x="480" y="216" width="120" height="30" text="HD DVI"> <eventList> <event name="OnActivate" command="SET_HDDVI60_MODE_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> <menuitem index="1" text="HDMI 59.97Hz:"> <buttonList> <button name="HDMI59AutoEDIDButton" x="480" y="114" width="120" height="30" text="Auto EDID"> <eventList> <event name="OnActivate" command="SET_HDMI_AUTO_ON_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDMI480i59Button" x="480" y="148" width="80" height="30" text="480i"> <eventList> <event name="OnActivate" command="SET_HDMI_480I59_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDMI480p59Button" x="480" y="182" width="80" height="30" text="480p"> <eventList> <event name="OnActivate" command="SET_HDMI_480P59_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDMI720p59Button" x="480" y="216" width="80" height="30" text="720p"> <eventList> <event name="OnActivate" command="SET_HDMI_720P59_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDMI1080i59Button" x="480" y="250" width="80" height="30" text="1080i"> <eventList> <event name="OnActivate" command="SET_HDMI_1080I59_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDMI1080p59Button" x="480" y="284" width="80" height="30" text="1080p"> <eventList> <event name="OnActivate" command="SET_HDMI_1080P59_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> <menuitem index="2" text="SD Modes:"> <buttonList> <button name="NTSC_CSVideoButton" x="480" y="148" width="115" height="30" text="C/S-Video"> <eventList> <event name="OnActivate" command="SET_TV_NTSC_CSVIDEO_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="NTSC_CYPbPrButton" x="480" y="182" width="115" height="30" text="C/YPbPr"> <eventList> <event name="OnActivate" command="SET_TV_NTSC_CYPBPR_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="NTSC_CRGBButton" x="480" y="216" width="115" height="30" text="C/RGB"> <eventList> <event name="OnActivate" command="SET_TV_NTSC_CRGB_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="NTSC_C/ScartButton" x="480" y="250" width="115" height="30" text="C/Scart"> <eventList> <event name="OnActivate" command="SET_TV_NTSC_CSCART_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> <menuitem index="3" text="Scart:"> <buttonList> <button name="NTSC_ScartRGBButton" x="480" y="182" width="120" height="30" text="Scart RGB"> <eventList> <event name="OnActivate" command="SET_TV_NTSC_RGBSCART_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> <menuitem index="4" text="HD YPbPr 60Hz:"> <buttonList> <button name="HDComponent480p60Button" x="480" y="216" width="80" height="30" text="480p"> <eventList> <event name="OnActivate" command="SET_HDCOMPONENT_480P60_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDComponent720p60Button" x="480" y="250" width="80" height="30" text="720p"> <eventList> <event name="OnActivate" command="SET_HDCOMPONENT_720P60_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDComponent1080i60Button" x="480" y="284" width="80" height="30" text="1080i"> <eventList> <event name="OnActivate" command="SET_HDCOMPONENT_1080I60_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> <menuitem index="5" text="HD DVI 60Hz:"> <buttonList> <button name="HDDVI480pButton" x="480" y="250" width="80" height="30" text="480p"> <eventList> <event name="OnActivate" command="SET_HDDVI_480P_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDDVI720pButton" x="480" y="284" width="80" height="30" text="720p"> <eventList> <event name="OnActivate" command="SET_HDDVI_720P_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDDVI1080iButton" x="480" y="318" width="80" height="30" text="1080i"> <eventList> <event name="OnActivate" command="SET_HDDVI_1080I_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> <button name="HDDVI1080pButton" x="480" y="352" width="80" height="30" text="1080p"> <eventList> <event name="OnActivate" command="SET_HDDVI_1080P_COMMAND" link="ConfirmResolutionChangePopup"/> </eventList> </button> </buttonList> <eventList> <event name="OnSelect" command="SHOW_SUBMENU_COMMAND"/> <event name="OnDeSelect" command="HIDE_SUBMENU_COMMAND"/> </eventList> </menuitem> </menuitemList> </menu> <menu name="PALVideoSettingsMenu" x="155" y="80" width="320" height="295" fontfile="SigmaOSD118x23" foregroundcolor="0xffffffff" backgroundcolor="0x80262b78" outlinecolor="0x80ff9655" visible="FALSE" keyleft="VideoSettingsButton"> <menuitemList> <menuitem index="0" text="PAL Active Output:"> <buttonList> <button name="HDMI50ModesButton" x="480" y="80" width="120" height="30" text="HDMI 50"> <eventList>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -