1
0

Update files

This commit is contained in:
2025-12-11 12:12:19 +01:00
parent e2a14953e4
commit 36e383aa10
17 changed files with 2221 additions and 197 deletions

View File

@@ -50,7 +50,7 @@ y::Send("^d") ; Y - Range Rings
v::Send("^u") ; V - Hide Units
; Mouse click handling
+e::Send("{Click,right}")
+e::Send("{Click,right}") ; Shift+E - Right-click
AppsKey::Send("{Shift Down}{Click,right}{Shift Up}")
RButton::Send("{Shift Down}{Click,right}{Shift Up}")

View File

@@ -1,6 +1,6 @@
@echo off
set save_dir="f:\My Games\Stoneshard"
set game_dir="%localappdata%\StoneShard"
set save_dir="f:\My Games\Stoneshard"
for /f "tokens=1-3 delims=. " %%a in ("%DATE%") do (set mydate=%%c-%%b-%%a)
for /f "tokens=1-3 delims=: " %%a in ("%TIME%") do (set mytime=%%a%%b%%c)

View File

@@ -1,6 +1,6 @@
@echo off
set save_dir="%documents%\My Games\The Long Dark"
set game_dir="%localappdata%\Hinterland"
set save_dir="%documents%\My Games\The Long Dark"
for /f "tokens=1-3 delims=. " %%a in ("%DATE%") do (set mydate=%%c-%%b-%%a)
for /f "tokens=1-3 delims=: " %%a in ("%TIME%") do (set mytime=%%a%%b%%c)

View File

@@ -3,7 +3,7 @@ REM Launch Flashpoint Campaigns and AHK script
REM ==========================================
set ahk_dir="d:\bin\Autohotkey"
set ahk_script="%DOCUMENTS%\Settings\Autohotkey\FlashpointCampaigns-V2.ahk"
set game_dir="f:\Games\Flashpoint Campaigns Southern Storm"
set game_dir="f:\Games\Flashpoint Campaigns Cold War"
set game_exe="FlashpointCampaigns.exe"
REM Start AHK and load script

View File

@@ -288,7 +288,6 @@ GOTO :EOF
:help_message
:: Print usage message
ECHO:
ECHO %GREEN%Video to GIF/APNG/WEBP converter v6.0%OFF%
ECHO %BLUE%By MDHEXT, Nabi KaramAliZadeh, Pathduck%OFF%
ECHO:
@@ -311,7 +310,7 @@ ECHO -k Enables paletteuse error diffusion
ECHO -p Opens the resulting animation in the default image viewer
ECHO -v Set FFmpeg log level (default: error)
ECHO:
ECHO %GREEN%Dithering Algorithms%OFF%
ECHO %GREEN%Dithering Algorithms:%OFF%
ECHO 0: None
ECHO 1: Bayer
ECHO 2: Heckbert
@@ -322,20 +321,20 @@ ECHO 6: Sierra3
ECHO 7: Burkes
ECHO 8: Atkinson
ECHO:
ECHO %GREEN%Palettegen Modes%OFF%
ECHO %GREEN%Palettegen Modes:%OFF%
ECHO 1: diff - only what moves affects the palette
ECHO 2: single - one palette per frame
ECHO 3: full - one palette for the whole animation
ECHO:
ECHO %GREEN%About Bayerscale%OFF%
ECHO %GREEN%About Bayerscale:%OFF%
ECHO When bayer dithering is selected, the Bayer Scale option defines the
ECHO scale of the pattern (how much the crosshatch pattern is visible).
ECHO A low value means more visible pattern for less banding, a higher value
ECHO means less visible pattern at the cost of more banding.
ECHO:
ECHO %GREEN%People who made this project come to fruition%OFF%
ECHO ubitux, Nabi KaramAliZadeh, and the very kind and patient people in the
ECHO Batch Discord Server. Without these people's contributions, this script
ECHO would not be possible. Thank you all for your contributions and
ECHO assistance^^!
ECHO %GREEN%People who made this project come to fruition:%OFF%
ECHO ubitux, Nabi KaramAliZadeh, MDHEXT, Pathduck
ECHO Along with the very kind and patient people in the Batch Discord Server.
ECHO Without these people's contributions, this script would not be possible.
ECHO Thank you all for your contributions and assistance^^!
GOTO :EOF

View File

@@ -287,7 +287,7 @@ ${GREEN}Arguments:${OFF}
-p Opens the resulting animation in the default image viewer
-v Set FFmpeg log level (default: error)
${GREEN}Dithering Algorithms${OFF}
${GREEN}Dithering Algorithms:${OFF}
0: None
1: Bayer
2: Heckbert
@@ -298,22 +298,22 @@ ${GREEN}Dithering Algorithms${OFF}
7: Burkes
8: Atkinson
${GREEN}Palettegen Modes${OFF}
${GREEN}Palettegen Modes:${OFF}
1: diff - only what moves affects the palette
2: single - one palette per frame
3: full - one palette for the whole animation
${GREEN}About Bayerscale${OFF}
${GREEN}About Bayerscale:${OFF}
When bayer dithering is selected, the Bayer Scale option defines the
scale of the pattern (how much the crosshatch pattern is visible).
A low value means more visible pattern for less banding, a higher value
means less visible pattern at the cost of more banding.
${GREEN}People who made this project come to fruition${OFF}
ubitux, Nabi KaramAliZadeh, and the very kind and patient people in the
Batch Discord Server. Without these people's contributions, this script
would not be possible. Thank you all for your contributions and
assistance^^!
${GREEN}People who made this project come to fruition:${OFF}
ubitux, Nabi KaramAliZadeh, MDHEXT, Pathduck
Along with the very kind and patient people in the Batch Discord Server.
Without these people's contributions, this script would not be possible.
Thank you all for your contributions and assistance!
EOF
}
### End print_help ###

View File

@@ -16,14 +16,14 @@
<GUIConfigs>
<GUIConfig name="ToolBar" visible="no" fluentColor="7" fluentCustomColor="6161300" fluentMono="no">small</GUIConfig>
<GUIConfig name="StatusBar">show</GUIConfig>
<GUIConfig name="TabBar" dragAndDrop="yes" drawTopBar="yes" drawInactiveTab="yes" reduce="yes" closeButton="yes" pinButton="no" showOnlyPinnedButton="no" buttonsOninactiveTabs="no" doubleClick2Close="no" vertical="no" multiLine="yes" hide="no" quitOnEmpty="no" iconSetNumber="0" />
<GUIConfig name="TabBar" dragAndDrop="yes" drawTopBar="yes" drawInactiveTab="yes" reduce="yes" closeButton="yes" pinButton="no" showOnlyPinnedButton="no" buttonsOninactiveTabs="no" doubleClick2Close="no" vertical="no" multiLine="yes" hide="no" quitOnEmpty="no" iconSetNumber="0" tabCompactLabelLen="0" />
<GUIConfig name="ScintillaViewsSplitter">vertical</GUIConfig>
<GUIConfig name="UserDefineDlg" position="undocked">hide</GUIConfig>
<GUIConfig name="TabSetting" replaceBySpace="no" size="4" backspaceUnindent="no" />
<GUIConfig name="AppPosition" x="0" y="0" width="1899" height="827" isMaximized="yes" />
<GUIConfig name="FindWindowPosition" left="1075" top="609" right="2022" bottom="1135" isLessModeOn="no" />
<GUIConfig name="AppPosition" x="0" y="0" width="1920" height="1080" isMaximized="yes" />
<GUIConfig name="FindWindowPosition" left="956" top="220" right="1903" bottom="746" isLessModeOn="no" />
<GUIConfig name="FinderConfig" wrappedLines="no" purgeBeforeEverySearch="no" showOnlyOneEntryPerFoundLine="yes" />
<GUIConfig name="noUpdate" intervalDays="15" nextUpdateDate="20251104" autoUpdateMode="1">no</GUIConfig>
<GUIConfig name="noUpdate" intervalDays="15" nextUpdateDate="20251219" autoUpdateMode="1">no</GUIConfig>
<GUIConfig name="Auto-detection">yes</GUIConfig>
<GUIConfig name="CheckHistoryFiles">no</GUIConfig>
<GUIConfig name="TrayIcon">0</GUIConfig>
@@ -65,11 +65,11 @@
<GUIConfig name="DockingManager" leftWidth="615" rightWidth="319" topHeight="200" bottomHeight="589">
<FloatingWindow cont="4" x="0" y="64" width="524" height="279" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="44080" curr="1" prev="-1" isVisible="yes" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="0" curr="3" prev="4" isVisible="no" />
<PluginDlg pluginName="JSMinNPP.dll" id="0" curr="0" prev="-1" isVisible="no" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="44085" curr="0" prev="-1" isVisible="no" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="44070" curr="0" prev="-1" isVisible="no" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="44084" curr="1" prev="-1" isVisible="no" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="0" curr="3" prev="4" isVisible="no" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="44081" curr="0" prev="-1" isVisible="no" />
<PluginDlg pluginName="NppMarkdownPanel" id="0" curr="1" prev="-1" isVisible="no" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="42051" curr="1" prev="-1" isVisible="no" />

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ Translation note:
2. All the comments are for explanation, they are not for translation.
-->
<NotepadPlus>
<Native-Langue name="English" filename="english_customizable.xml" version="8.8.1">
<Native-Langue name="English" filename="english_customizable.xml" version="8.8.7">
<Menu>
<Main>
<!-- Main Menu Entries -->
@@ -41,6 +41,7 @@ Translation note:
<Item subMenuId="edit-onSelection" name="&amp;On Selection"/>
<Item subMenuId="edit-multiSelectALL" name="Multi-select ALL"/>
<Item subMenuId="edit-multiSelectNext" name="Multi-select Next"/>
<Item subMenuId="edit-readonlyInNotepad++" name="Read-Only in Notepad++"/>
<Item subMenuId="search-changeHistory" name="Change History"/>
<Item subMenuId="search-markAll" name="Style &amp;All Occurrences of Token"/>
<Item subMenuId="search-markOne" name="Style &amp;One Token"/>
@@ -139,6 +140,8 @@ Translation note:
<Item id="42081" name="Sort Lines Lex. Descending Ignoring Case"/>
<Item id="42100" name="Sort Lines In Locale Order Ascending"/>
<Item id="42101" name="Sort Lines In Locale Order Descending"/>
<Item id="42104" name="Sort Lines As Length Ascending"/>
<Item id="42105" name="Sort Lines As Length Descending"/>
<Item id="42061" name="Sort Lines As Integers Ascending"/>
<Item id="42062" name="Sort Lines As Integers Descending"/>
<Item id="42063" name="Sort Lines As Decimals (Comma) Ascending"/>
@@ -196,7 +199,9 @@ Translation note:
<Item id="42025" name="&amp;Save Currently Recorded Macro..."/>
<Item id="42026" name="Text Direction RTL"/>
<Item id="42027" name="Text Direction LTR"/>
<Item id="42028" name="Read-Only in Notepad++"/>
<Item id="42028" name="Read-Only on Current Document"/>
<Item id="42102" name="Read-Only for All Documents"/>
<Item id="42103" name="Clear Read-Only for All Documents"/>
<Item id="42029" name="Copy Current File Path"/>
<Item id="42030" name="Copy Current Filename"/>
<Item id="42031" name="Copy Current Dir. Path"/>
@@ -223,7 +228,7 @@ Translation note:
<Item id="43020" name="Paste to (Replace) Bookmarked Lines"/>
<Item id="43021" name="Remove Bookmarked Lines"/>
<Item id="43051" name="Remove Non-Bookmarked Lines"/>
<Item id="43050" name="Inverse Bookmark"/>
<Item id="43050" name="Inverse Bookmarks"/>
<Item id="43052" name="Find characters in rang&amp;e..."/>
<Item id="43053" name="Select All In-betw&amp;een {} [] or ()"/>
<Item id="43009" name="Go to &amp;Matching Brace"/>
@@ -416,6 +421,8 @@ Translation note:
<Item id="11007" name="Type Z to A"/>
<Item id="11008" name="Content Length Ascending"/>
<Item id="11009" name="Content Length Descending"/>
<Item id="11010" name="Modified Time Ascending"/>
<Item id="11011" name="Modified Time Descending"/>
</Commands>
</Main>
<TabBar>
@@ -996,6 +1003,7 @@ Translation note:
<Item id="6128" name="Alternate icons"/>
<Item id="6125" name="Behavior"/>
<Item id="6126" name="Look &amp;&amp; feel"/>
<Item id="6136" name="Max. tab label length:"/>
</Tabbar>
<Scintillas title="Editing 1">
@@ -1214,6 +1222,7 @@ Translation note:
<Item id="6909" name="Select Word Under Caret when Nothing Selected"/>
<Item id="6910" name="Minimum Size for Auto-Checking &quot;In selection&quot;:"/>
<Item id="6913" name="Fill Find in Files Directory Field Based On Active Document"/>
<Item id="6916" name=": Max Characters to Auto-Fill Find Field from Selection"/>
</Searching>
<RecentFilesHistory title="Recent Files History">
@@ -1579,6 +1588,8 @@ Please test those commands and, if needed, re-edit them.
Alternatively, you can downgrade to Notepad++ v8.5.2 and restore your previous data.
Notepad++ will backup your old &quot;shortcuts.xml&quot; and save it as &quot;shortcuts.xml.v8.5.2.backup&quot;.
Renaming &quot;shortcuts.xml.v8.5.2.backup&quot; -&gt; &quot;shortcuts.xml&quot;, your commands should be restored and work properly."/><!-- HowToReproduce: Close Notepad++, remove shortcuts.xml.v8.5.2.backup & v852ShortcutsCompatibilityWarning.xml if present, relaunch Notepad++, delete or modify a shortcuts via Shortcut Mapper, close Notepad++, then the message will show up -->
<FullReadOnlySavingForbidden title="Save failed" message="Cannot save file.
The Notepad++ full read-only saving forbidden mode prevented the file from being saved."/>
<NotEnoughRoom4Saving title="Save failed" message="Failed to save file.
It seems there's not enough space on disk to save file. Your file is not saved."/>
<FileInaccessibleUserSession title="File inaccessible" message="Some files from your manually-saved session &quot;$STR_REPLACE$&quot; are inaccessible. They can be opened as empty and read-only documents as placeholders.
@@ -1618,6 +1629,7 @@ Please verify the search condition before performing the action."/> <!-- HowToRe
<ColumnPath name="Path"/>
<ColumnType name="Type"/>
<ColumnSize name="Size"/>
<ColumnDateTime name="Modified time"/>
<NbDocsTotal name="total documents:"/>
<MenuCopyName name="Copy Name(s)"/>
<MenuCopyPath name="Copy Pathname(s)"/>
@@ -1865,7 +1877,8 @@ Click on &quot;?&quot; button on right to open website with User Manual."/>
<!-- Don't translate "(&quot;Non-printing characters custom color&quot;)" -->
<npcCustomColor-tip value="Go to Style Configurator to change the default custom color for selected whitespace and non-printing characters (&quot;Non-printing characters custom color&quot;)."/>
<npcIncludeCcUniEol-tip value="Apply non-printing characters appearance settings to C0, C1 control and Unicode EOL (next line, line separator and paragraph separator) characters."/>
<searchingInSelThresh-tip value="Number of selected characters in edit zone to automatically check the &quot;In selection&quot; checkbox when the Find dialog is activated. The maximum value is 1024. Set the value to 0 to disable auto-checking."/>
<searchingInSelThresh-tip value="Minimum number of selected characters in edit zone to automatically check the &quot;In selection&quot; checkbox when the Find dialog is activated. The maximum value is $INT_REPLACE$. Set the value to 0 to disable auto-checking."/>
<searchingFillFindWhat-tip value="Maximum number of selected characters in edit zone to fill automatically the &quot;Find what&quot; field when the Ctrl-F is triggered. The maximum value is $INT_REPLACE$, which is the maximum size of &quot;Find what&quot; field, limited by the system."/>
<verticalEdge-tip value="Add your column marker by indicating its position with a decimal number. You can define several column markers by using white space to separate the different numbers."/>
<fileSaveAsCopySaveButton-tip value="Hold Shift while pressing Save to open the copy after saving."/>
<autoIndentBasic-tip value="Ensure that the indentation of the current line (i.e. the new line created by pressing the ENTER key) matches the indentation of the previous line."/>
@@ -1889,6 +1902,11 @@ If you select advanced mode but do not edit files in the aforementioned language
<statusbar-Sel value="Sel: "/>
<statusbar-Sel-number value="Sel"/>
<toolbar-accent-tip value="This option makes your toolbar icons follow Windows system accent color. Accent color is the highlight color used in buttons, borders, and Start menu tiles in Windows. To change it, go to Settings &gt; Personalization &gt; Colors, then select your preferred accent color."/>
<len-limit-exceeded-tip value="Length limit exceeded: Your input may exceed the limit allowed and could have been truncated, and it won't be saved for the next session."/>
<max-len-on-search-tip value="Your input may exceed the limit allowed and could have been truncated, and it won't be saved for the next session."/>
<max-len-on-save-tip value="The length of your input is very long and may not be saved for your next session."/>
<goto-setting-tip value="Find your setting here"/>
<tabbar-tabcompactlabellen-tip value="Limits the visible length of long tab names. Enter to apply the given value. Value range: 1-257 characters (0 disables the truncation)."/>
</MiscStrings>
</Native-Langue>
</NotepadPlus>

View File

@@ -26,8 +26,8 @@
<Command name="Wikipedia Search" Ctrl="no" Alt="yes" Shift="no" Key="114">https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD)</Command>
<Command name="Open selected file path in new instance" Ctrl="no" Alt="yes" Shift="no" Key="117">$(NPP_FULL_FILE_PATH) $(CURRENT_WORD) -nosession -multiInst</Command>
<Command name="MDN Search" Ctrl="no" Alt="yes" Shift="no" Key="113">https://developer.mozilla.org/search?q=$(CURRENT_WORD)</Command>
<Command name="Launch in Vivaldi" Ctrl="no" Alt="yes" Shift="yes" Key="86">D:\bin\Vivaldi\Application\vivaldi.exe &quot;$(FULL_CURRENT_PATH)&quot;</Command>
<Command name="Launch in default program" Ctrl="no" Alt="yes" Shift="yes" Key="82">&quot;$(FULL_CURRENT_PATH)&quot;</Command>
<Command name="Launch in Vivaldi" Ctrl="no" Alt="yes" Shift="yes" Key="86">D:\bin\Vivaldi\Application\vivaldi.exe "$(FULL_CURRENT_PATH)"</Command>
<Command name="Launch in default program" Ctrl="no" Alt="yes" Shift="yes" Key="82">"$(FULL_CURRENT_PATH)"</Command>
</UserDefinedCommands>
<PluginCommands>
<PluginCommand moduleName="JSMinNPP.dll" internalID="0" Ctrl="no" Alt="yes" Shift="yes" Key="77" />

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<NotepadPlus>
<NotepadPlus modelDate="20251203">
<LexerStyles>
<LexerType name="bash" desc="Bash" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="E1E1E1" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
@@ -152,7 +152,7 @@
<WordsStyle name="COMMENT" styleID="1" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="2" fontSize=""></WordsStyle>
<WordsStyle name="COMMAND" styleID="2" fgColor="FF9D00" bgColor="001B33" colorStyle="1" fontName="" fontStyle="1" fontSize=""></WordsStyle>
<WordsStyle name="HEADER" styleID="3" fgColor="FF9D00" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="POSITION" styleID="4" fgColor="00FF80" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="POSITION" styleID="4" fgColor="FF80FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="DELETED" styleID="5" fgColor="FF8080" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="ADDED" styleID="6" fgColor="3AD900" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
</LexerType>
@@ -252,7 +252,7 @@
<WordsStyle name="CHARACTER" styleID="7" fgColor="3AD900" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="OPERATOR" styleID="10" fgColor="9696FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="1" fontSize=""></WordsStyle>
<WordsStyle name="VERBATIM" styleID="13" fgColor="FDD802" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="REGEX" styleID="14" fgColor="FF6464" bgColor="001B33" colorStyle="1" fontName="" fontStyle="1" fontSize=""></WordsStyle>
<WordsStyle name="REGEX" styleID="14" fgColor="FF8888" bgColor="001B33" colorStyle="1" fontName="" fontStyle="1" fontSize=""></WordsStyle>
<WordsStyle name="COMMENT" styleID="1" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="2" fontSize=""></WordsStyle>
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="2" fontSize=""></WordsStyle>
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
@@ -523,12 +523,11 @@
<WordsStyle name="COMMENT" styleID="1" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="2" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="2" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="3AD900" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="E1E1E1" bgColor="001B33" fontName="" fontStyle="0" fontSize="" colorStyle="1"></WordsStyle>
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="0088FF" bgColor="001B33" fontName="" fontStyle="2" fontSize="" colorStyle="1"></WordsStyle>
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="9696FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
</LexerType>
<LexerType name="xml" desc="XML" ext="">
<WordsStyle name="XML START" styleID="12" fgColor="FF6464" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0"></WordsStyle>
<WordsStyle name="XML START" styleID="12" fgColor="FF6464" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="XML END" styleID="13" fgColor="FF6464" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="DEFAULT" styleID="0" fgColor="E1E1E1" bgColor="001B33" colorStyle="1" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="COMMENT" styleID="9" fgColor="0088FF" bgColor="001B33" colorStyle="1" fontName="" fontStyle="2" fontSize=""></WordsStyle>
@@ -572,7 +571,7 @@
<WordsStyle name="Search Header" styleID="1" fgColor="FFFFFF" bgColor="001B33" fontName="" fontStyle="1" fontSize=""></WordsStyle>
<WordsStyle name="File Header" styleID="2" fgColor="3AD900" bgColor="001B33" fontName="" fontStyle="1" fontSize=""></WordsStyle>
<WordsStyle name="Line Number" styleID="3" fgColor="00FF80" bgColor="001B33" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="Hit Word" styleID="4" fgColor="FFFFFF" bgColor="FF0000" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="Hit Word" styleID="4" fgColor="FFFFFF" bgColor="006400" fontName="" fontStyle="0" fontSize=""></WordsStyle>
<WordsStyle name="Current line background colour" styleID="6" bgColor="003464"></WordsStyle>
</LexerType>
</LexerStyles>
@@ -601,15 +600,15 @@
<WidgetStyle name="Fold margin" styleID="0" fgColor="001B33" bgColor="003B70"></WidgetStyle>
<WidgetStyle name="White space symbol" styleID="0" fgColor="FFB56A"></WidgetStyle>
<WidgetStyle name="Smart Highlighting" styleID="29" bgColor="00FF00"></WidgetStyle>
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="FF0000"></WidgetStyle>
<WidgetStyle name="Find status: Not found" styleID="0" fgColor="FF0000"></WidgetStyle>
<WidgetStyle name="Find status: Message" styleID="0" fgColor="0000FF"></WidgetStyle>
<WidgetStyle name="Find status: Search end reached" styleID="0" fgColor="008000"></WidgetStyle>
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="FF0080"></WidgetStyle>
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="FF8000"></WidgetStyle>
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="00FF00"></WidgetStyle>
<WidgetStyle name="Find status: Not found" styleID="0" fgColor="FF3E3E"></WidgetStyle>
<WidgetStyle name="Find status: Message" styleID="0" fgColor="5555FF"></WidgetStyle>
<WidgetStyle name="Find status: Search end reached" styleID="0" fgColor="00C400"></WidgetStyle>
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="FF64B1"></WidgetStyle>
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="FF972F"></WidgetStyle>
<WidgetStyle name="Mark Style 3" styleID="23" bgColor="FFFF00"></WidgetStyle>
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="8000FF"></WidgetStyle>
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="008000"></WidgetStyle>
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="BB77FF"></WidgetStyle>
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="00AA00"></WidgetStyle>
<WidgetStyle name="Incremental highlight all" styleID="28" bgColor="0080FF"></WidgetStyle>
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="8000FF"></WidgetStyle>
<WidgetStyle name="Tags attribute" styleID="26" bgColor="000000"></WidgetStyle>

View File

@@ -36,7 +36,7 @@
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="FFFFFF" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="00AC00" bgColor="FFFFFF" colorStyle="1" fontStyle="2" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="00AC00" bgColor="FFFFFF" fontStyle="2" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="00AC00" bgColor="FFFFFF" colorStyle="1" fontStyle="2" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="FFFF00" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="00A3F0" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />

View File

@@ -54,7 +54,7 @@ https://github.com/Edditoria/markdown-plus-plus/blob/master/LICENSE.txt
<WordsStyle name="COMMENTS" fgColor="AEAEAE" bgColor="0C1021" colorStyle="1" fontStyle="2" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="FF6400" bgColor="0C1021" colorStyle="1" fontStyle="1" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="D8FA3C" bgColor="0C1021" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="9EABBE" bgColor="0C1021" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="80FF80" bgColor="0C1021" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="FF6400" bgColor="0C1021" colorStyle="1" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="8DA6CE" bgColor="0C1021" colorStyle="1" fontStyle="3" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="8DA6CE" bgColor="0C1021" colorStyle="1" fontStyle="1" nesting="0" />
@@ -66,7 +66,7 @@ https://github.com/Edditoria/markdown-plus-plus/blob/master/LICENSE.txt
<WordsStyle name="FOLDER IN CODE1" fgColor="F8F8F8" bgColor="0C1021" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="F8F8F8" bgColor="0C1021" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="F8F8F8" bgColor="0C1021" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="8D9CB4" bgColor="0C1021" colorStyle="1" fontStyle="2" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="9EABBE" bgColor="0C1021" colorStyle="1" fontStyle="2" nesting="0" />
<WordsStyle name="DELIMITERS2" fgColor="82D964" bgColor="0C1021" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="8DA6CE" bgColor="0C1021" colorStyle="1" fontStyle="3" nesting="0" />
<WordsStyle name="DELIMITERS4" fgColor="8DA6CE" bgColor="0C1021" colorStyle="1" fontStyle="1" nesting="65600" />

View File

@@ -1,9 +1,3 @@
AddKey(Alt+Ctrl,107,fnsubsyncahead)
AddKey(Alt+Ctrl,109,fnsubsyncback)
AddKey(Alt+Ctrl,188,fndecrateex)
AddKey(Alt+Ctrl,190,fnincrateex)
AddKey(Alt+Ctrl,219,fndurationbackward)
AddKey(Alt+Ctrl,221,fndurationforward)
AddKey(Alt+Ctrl,67,fnpostoclipboard)
AddKey(Alt+Ctrl,68,fndatetime)
AddKey(Alt+Ctrl,70,fncapturescrapedimage)
@@ -12,17 +6,13 @@ AddKey(Alt+Ctrl,83,fnscheduler)
AddKey(Alt+Ctrl,84,fntoggletagdisplay)
AddKey(Alt+Ctrl,85,fnopenclipboardurl)
AddKey(Alt+Ctrl,90,fnzoominlevel)
AddKey(Alt+Shift,107,fnsubdown)
AddKey(Alt+Shift,109,fnsubup)
AddKey(Alt+Shift,120,fnpstogglepresize)
AddKey(Alt+Shift,121,fnpstogglepostsize)
AddKey(Alt+Shift,122,fnpstoggleboth)
AddKey(Alt+Shift,123,fnpreconfigpctype)
AddKey(Alt+Ctrl,107,fnsubsyncahead)
AddKey(Alt+Ctrl,109,fnsubsyncback)
AddKey(Alt+Ctrl,188,fndecrateex)
AddKey(Alt+Ctrl,190,fnincrateex)
AddKey(Alt+Ctrl,219,fndurationbackward)
AddKey(Alt+Ctrl,221,fndurationforward)
AddKey(Alt+Shift,13,fnfsactmonitor)
AddKey(Alt+Shift,188,fnbalanceleft)
AddKey(Alt+Shift,190,fnbalanceright)
AddKey(Alt+Shift,219,fnprevdvdtitle)
AddKey(Alt+Shift,221,fnnextdvdtitle)
AddKey(Alt+Shift,67,fncontactsheet)
AddKey(Alt+Shift,68,fnloaddf)
AddKey(Alt+Shift,70,fnfavoritesnav)
@@ -35,21 +25,17 @@ AddKey(Alt+Shift,83,fnsavefileas)
AddKey(Alt+Shift,84,fnincderivedar)
AddKey(Alt+Shift,87,fnwhitewash)
AddKey(Alt+Shift,90,fnzoomto43wide)
AddKey(Alt,107,fnzoominheight)
AddKey(Alt,109,fnzoomoutheight)
AddKey(Alt,116,fnincbrightness)
AddKey(Alt,117,fninccontrast)
AddKey(Alt,118,fnincgamma)
AddKey(Alt,119,fninchue)
AddKey(Alt,120,fnincsaturation)
AddKey(Alt+Shift,107,fnsubdown)
AddKey(Alt+Shift,109,fnsubup)
AddKey(Alt+Shift,120,fnpstogglepresize)
AddKey(Alt+Shift,121,fnpstogglepostsize)
AddKey(Alt+Shift,122,fnpstoggleboth)
AddKey(Alt+Shift,123,fnpreconfigpctype)
AddKey(Alt+Shift,188,fnbalanceleft)
AddKey(Alt+Shift,190,fnbalanceright)
AddKey(Alt+Shift,219,fnprevdvdtitle)
AddKey(Alt+Shift,221,fnnextdvdtitle)
AddKey(Alt,13,fnfullscreen)
AddKey(Alt,186,fndvdchaptermenu)
AddKey(Alt,188,fnjumpbackward)
AddKey(Alt,190,fnjumpforward)
AddKey(Alt,191,fnsubsearchplaying)
AddKey(Alt,219,fnrevpresetcycle)
AddKey(Alt,221,fnpresetcycle)
AddKey(Alt,222,fndvdanglemenu)
AddKey(Alt,32,fnbar)
AddKey(Alt,33,fnplitemup)
AddKey(Alt,34,fnplitemdown)
@@ -93,33 +79,31 @@ AddKey(Alt,86,fnplgetduration)
AddKey(Alt,87,fnmwfuncnav)
AddKey(Alt,88,fnexit)
AddKey(Alt,90,fnzoomaxis)
AddKey(Ctrl+Shift,121,fnswitchtoclassic)
AddKey(Ctrl+Shift,122,fnswitchtomodernui)
AddKey(Ctrl+Shift,123,fniptvwizard)
AddKey(Ctrl+Shift,188,fnseeklongbackward)
AddKey(Ctrl+Shift,190,fnseeklongforward)
AddKey(Alt,107,fnzoominheight)
AddKey(Alt,109,fnzoomoutheight)
AddKey(Alt,116,fnincbrightness)
AddKey(Alt,117,fninccontrast)
AddKey(Alt,118,fnincgamma)
AddKey(Alt,119,fninchue)
AddKey(Alt,120,fnincsaturation)
AddKey(Alt,186,fndvdchaptermenu)
AddKey(Alt,188,fnjumpbackward)
AddKey(Alt,190,fnjumpforward)
AddKey(Alt,191,fnsubsearchplaying)
AddKey(Alt,219,fnrevpresetcycle)
AddKey(Alt,221,fnpresetcycle)
AddKey(Alt,222,fndvdanglemenu)
AddKey(Ctrl+Shift,67,fnaddchapter)
AddKey(Ctrl+Shift,68,fndeinterlace)
AddKey(Ctrl+Shift,70,fnaddtofavorites)
AddKey(Ctrl+Shift,77,fnmediascannernav)
AddKey(Ctrl+Shift,83,fnsharpen)
AddKey(Ctrl+Shift,84,fnpleditmetadata)
AddKey(Ctrl,107,fnzoominwidth)
AddKey(Ctrl,109,fnzoomoutwidth)
AddKey(Ctrl,116,fndecbrightness)
AddKey(Ctrl,117,fndeccontrast)
AddKey(Ctrl,118,fndecgamma)
AddKey(Ctrl,119,fndechue)
AddKey(Ctrl,120,fndecsaturation)
AddKey(Ctrl,122,fnoverlayreset)
AddKey(Ctrl,123,fnoverlayapply)
AddKey(Ctrl,188,fnseekbackward)
AddKey(Ctrl,190,fnseekforward)
AddKey(Ctrl,191,fneject)
AddKey(Ctrl,192,fndefaultuisize)
AddKey(Ctrl,219,fnrevblankcycle)
AddKey(Ctrl,221,fnblankcycle)
AddKey(Ctrl,222,fndvdmenuprev)
AddKey(Ctrl+Shift,121,fnswitchtoclassic)
AddKey(Ctrl+Shift,122,fnswitchtomodernui)
AddKey(Ctrl+Shift,123,fniptvwizard)
AddKey(Ctrl+Shift,188,fnseeklongbackward)
AddKey(Ctrl+Shift,190,fnseeklongforward)
AddKey(Ctrl,32,fncontroloverlay)
AddKey(Ctrl,33,fnprevarrowfunc)
AddKey(Ctrl,34,fnnextarrowfunc)
@@ -149,20 +133,22 @@ AddKey(Ctrl,85,fnscenecuttoggle)
AddKey(Ctrl,87,fnopenwebpage)
AddKey(Ctrl,88,fndownloadnav)
AddKey(Ctrl,90,fnpauseateof)
AddKey(None,107,fnzoomin)
AddKey(None,109,fnzoomout)
AddKey(None,112,fnkeyhelp)
AddKey(None,113,fnaudiomode)
AddKey(None,121,fndvdmode)
AddKey(None,186,fndvdrootmenu)
AddKey(None,187,fnvolup)
AddKey(None,188,fnprevframe)
AddKey(None,189,fnvoldown)
AddKey(None,190,fnnextframe)
AddKey(None,192,fnfitsource)
AddKey(None,219,fnprevtrack)
AddKey(None,221,fnnexttrack)
AddKey(None,222,fndvdtitlemenu)
AddKey(Ctrl,107,fnzoominwidth)
AddKey(Ctrl,109,fnzoomoutwidth)
AddKey(Ctrl,116,fndecbrightness)
AddKey(Ctrl,117,fndeccontrast)
AddKey(Ctrl,118,fndecgamma)
AddKey(Ctrl,119,fndechue)
AddKey(Ctrl,120,fndecsaturation)
AddKey(Ctrl,122,fnoverlayreset)
AddKey(Ctrl,123,fnoverlayapply)
AddKey(Ctrl,188,fnseekbackward)
AddKey(Ctrl,190,fnseekforward)
AddKey(Ctrl,191,fneject)
AddKey(Ctrl,192,fndefaultuisize)
AddKey(Ctrl,219,fnrevblankcycle)
AddKey(Ctrl,221,fnblankcycle)
AddKey(Ctrl,222,fndvdmenuprev)
AddKey(None,32,fnspace)
AddKey(None,65,fnaudiotrack)
AddKey(None,66,fnaddalbookmark)
@@ -186,17 +172,20 @@ AddKey(None,85,fnunpause)
AddKey(None,87,fnrewind)
AddKey(None,88,fnradiomanager)
AddKey(None,90,fnzoom)
AddKey(Shift,107,fnresyncahead)
AddKey(Shift,109,fnresyncback)
AddKey(Shift,186,fndvdsubmenu)
AddKey(Shift,187,fnvolup)
AddKey(Shift,188,fnskipbackward)
AddKey(Shift,190,fnskipforward)
AddKey(Shift,191,fnvlccasttodevice)
AddKey(Shift,192,fnremovearframe)
AddKey(Shift,219,fnprevchapter)
AddKey(Shift,221,fnnextchapter)
AddKey(Shift,222,fndvdaudiomenu)
AddKey(None,107,fnzoomin)
AddKey(None,109,fnzoomout)
AddKey(None,112,fnkeyhelp)
AddKey(None,113,fnaudiomode)
AddKey(None,121,fndvdmode)
AddKey(None,186,fndvdrootmenu)
AddKey(None,187,fnvolup)
AddKey(None,188,fnprevframe)
AddKey(None,189,fnvoldown)
AddKey(None,190,fnnextframe)
AddKey(None,192,fnfitsource)
AddKey(None,219,fnprevtrack)
AddKey(None,221,fnnexttrack)
AddKey(None,222,fndvdtitlemenu)
AddKey(Shift,27,fnclosenavs)
AddKey(Shift,32,fnbar)
AddKey(Shift,33,fnprevvid)
@@ -226,10 +215,18 @@ AddKey(Shift,87,fnwebnav)
AddKey(Shift,88,fncontextnav)
AddKey(Shift,89,fnmediaserverclient)
AddKey(Shift,90,fnfastplay)
exAddKey(Alt+Ctrl,115,extranswin,255)
exAddKey(Alt+Ctrl,116,extranswin,204)
exAddKey(Alt+Ctrl,117,extranswin,153)
exAddKey(Alt+Ctrl,118,extranswin,102)
AddKey(Shift,107,fnresyncahead)
AddKey(Shift,109,fnresyncback)
AddKey(Shift,186,fndvdsubmenu)
AddKey(Shift,187,fnincpreamp)
AddKey(Shift,188,fnskipbackward)
AddKey(Shift,189,fndecpreamp)
AddKey(Shift,190,fnskipforward)
AddKey(Shift,191,fnvlccasttodevice)
AddKey(Shift,192,fnremovearframe)
AddKey(Shift,219,fnprevchapter)
AddKey(Shift,221,fnnextchapter)
AddKey(Shift,222,fndvdaudiomenu)
exAddKey(Alt+Ctrl,48,exdvdnumpad,0)
exAddKey(Alt+Ctrl,49,exdvdnumpad,1)
exAddKey(Alt+Ctrl,50,exdvdnumpad,2)
@@ -240,14 +237,10 @@ exAddKey(Alt+Ctrl,54,exdvdnumpad,6)
exAddKey(Alt+Ctrl,55,exdvdnumpad,7)
exAddKey(Alt+Ctrl,56,exdvdnumpad,8)
exAddKey(Alt+Ctrl,57,exdvdnumpad,9)
exAddKey(Alt+Shift,112,expspreset,1)
exAddKey(Alt+Shift,113,expspreset,2)
exAddKey(Alt+Shift,114,expspreset,3)
exAddKey(Alt+Shift,115,expspreset,4)
exAddKey(Alt+Shift,116,expspreset,5)
exAddKey(Alt+Shift,117,expspreset,6)
exAddKey(Alt+Shift,118,expspreset,7)
exAddKey(Alt+Shift,119,expspreset,8)
exAddKey(Alt+Ctrl,115,extranswin,255)
exAddKey(Alt+Ctrl,116,extranswin,204)
exAddKey(Alt+Ctrl,117,extranswin,153)
exAddKey(Alt+Ctrl,118,extranswin,102)
exAddKey(Alt+Shift,48,exsetcustomar,0)
exAddKey(Alt+Shift,49,exsetcustomar,1)
exAddKey(Alt+Shift,50,exsetcustomar,2)
@@ -258,6 +251,14 @@ exAddKey(Alt+Shift,54,exsetcustomar,6)
exAddKey(Alt+Shift,55,exsetcustomar,7)
exAddKey(Alt+Shift,56,exsetcustomar,8)
exAddKey(Alt+Shift,57,exsetcustomar,9)
exAddKey(Alt+Shift,112,expspreset,1)
exAddKey(Alt+Shift,113,expspreset,2)
exAddKey(Alt+Shift,114,expspreset,3)
exAddKey(Alt+Shift,115,expspreset,4)
exAddKey(Alt+Shift,116,expspreset,5)
exAddKey(Alt+Shift,117,expspreset,6)
exAddKey(Alt+Shift,118,expspreset,7)
exAddKey(Alt+Shift,119,expspreset,8)
exAddKey(Ctrl+Shift,48,exoverlaycolor,0)
exAddKey(Ctrl+Shift,49,exoverlaycolor,1)
exAddKey(Ctrl+Shift,50,exoverlaycolor,2)
@@ -268,12 +269,6 @@ exAddKey(Ctrl+Shift,54,exoverlaycolor,6)
exAddKey(Ctrl+Shift,55,exoverlaycolor,7)
exAddKey(Ctrl+Shift,56,exoverlaycolor,8)
exAddKey(Ctrl+Shift,57,exoverlaycolor,9)
exAddKey(Ctrl,100,exsavepr,4)
exAddKey(Ctrl,101,exsavepr,5)
exAddKey(Ctrl,102,exsavepr,6)
exAddKey(Ctrl,103,exsavepr,7)
exAddKey(Ctrl,104,exsavepr,8)
exAddKey(Ctrl,105,exsavepr,9)
exAddKey(Ctrl,48,exsavepr,0)
exAddKey(Ctrl,49,exsavepr,1)
exAddKey(Ctrl,50,exsavepr,2)
@@ -288,6 +283,22 @@ exAddKey(Ctrl,96,exsavepr,0)
exAddKey(Ctrl,97,exsavepr,1)
exAddKey(Ctrl,98,exsavepr,2)
exAddKey(Ctrl,99,exsavepr,3)
exAddKey(Ctrl,100,exsavepr,4)
exAddKey(Ctrl,101,exsavepr,5)
exAddKey(Ctrl,102,exsavepr,6)
exAddKey(Ctrl,103,exsavepr,7)
exAddKey(Ctrl,104,exsavepr,8)
exAddKey(Ctrl,105,exsavepr,9)
exAddKey(None,48,exapplypr,0)
exAddKey(None,49,exapplypr,1)
exAddKey(None,50,exapplypr,2)
exAddKey(None,51,exapplypr,3)
exAddKey(None,52,exapplypr,4)
exAddKey(None,53,exapplypr,5)
exAddKey(None,54,exapplypr,6)
exAddKey(None,55,exapplypr,7)
exAddKey(None,56,exapplypr,8)
exAddKey(None,57,exapplypr,9)
exAddKey(None,114,exskinmode,1)
exAddKey(None,115,exskinmode,2)
exAddKey(None,116,exskinmode,3)
@@ -305,16 +316,6 @@ exAddKey(None,20006,exchaptertrack,6)
exAddKey(None,20007,exchaptertrack,7)
exAddKey(None,20008,exchaptertrack,8)
exAddKey(None,20009,exchaptertrack,9)
exAddKey(None,48,exapplypr,0)
exAddKey(None,49,exapplypr,1)
exAddKey(None,50,exapplypr,2)
exAddKey(None,51,exapplypr,3)
exAddKey(None,52,exapplypr,4)
exAddKey(None,53,exapplypr,5)
exAddKey(None,54,exapplypr,6)
exAddKey(None,55,exapplypr,7)
exAddKey(None,56,exapplypr,8)
exAddKey(None,57,exapplypr,9)
exAddKey(Shift,37,exvidmovehorz,-1)
exAddKey(Shift,38,exvidmovevert,-1)
exAddKey(Shift,39,exvidmovehorz,1)
@@ -333,12 +334,8 @@ mcAddKey(11,fnnextchapter)
mcAddKey(12,fnprevchapter)
mcAddKey(13,fnstop)
mcAddKey(14,fnplay)
nvAddKey(None,100,nvleft)
nvAddKey(None,102,nvright)
nvAddKey(None,103,nvhome)
nvAddKey(None,104,nvup)
nvAddKey(None,105,nvpgup)
nvAddKey(None,110,nvdelete)
nvAddKey(None,8,nvbackspace)
nvAddKey(None,9,nvtab)
nvAddKey(None,13,nvselect)
nvAddKey(None,16,nvshift)
nvAddKey(None,20,nvcapslock)
@@ -353,9 +350,13 @@ nvAddKey(None,39,nvright)
nvAddKey(None,40,nvdown)
nvAddKey(None,45,nvinsert)
nvAddKey(None,46,nvdelete)
nvAddKey(None,8,nvbackspace)
nvAddKey(None,9,nvtab)
nvAddKey(None,96,nvinsert)
nvAddKey(None,97,nvend)
nvAddKey(None,98,nvdown)
nvAddKey(None,99,nvpgdn)
nvAddKey(None,99,nvpgdn)
nvAddKey(None,100,nvleft)
nvAddKey(None,102,nvright)
nvAddKey(None,103,nvhome)
nvAddKey(None,104,nvup)
nvAddKey(None,105,nvpgup)
nvAddKey(None,110,nvdelete)

View File

@@ -1,12 +1,12 @@
K:2147483649|Software\VirtuaMedia\ZoomPlayer|C:_ProgramData_Zoom Player_zplayer.local
D:Version|950
D:ZPVersion|2151
D:ZPVersion|2200
S:ZPVerType|Zoom Player MAX
D:OPOptionsMode|0
D:WinLeft|79
D:WinTop|60
D:WinWidth|1718
D:WinHeight|977
D:WinLeft|39
D:WinTop|21
D:WinWidth|1845
D:WinHeight|1015
D:WinState|0
D:WinMax|0
D:PlayListLeft|1846
@@ -66,13 +66,13 @@ D:OptionsWinTop|10
D:OptionsIndex|5
D:OptionsSIndex|1
D:OPVisIndex|0
D:OPSearchWinHeight|297
D:OPSearchWinHeight|426
D:PlayListVis|0
D:ControlBar|0
D:nVolume|0
D:nVolume|100
D:AudioBalance|3
D:mVolume|100
D:NavLastVisible|1
D:mVolume|0
D:NavLastVisible|8
D:NTFRestrictedUAC|1
D:NTFMoveRename|1
D:NTFRunInstallCenter|1
@@ -177,8 +177,8 @@ D:OPTLProgress|1
D:OPTLProgressType|0
D:OPMultiInstances|0
D:OPAutoUpdate|1
D:OPAutoUpdateTS|45977
D:OPAutoTestTS2|45973
D:OPAutoUpdateTS|45983
D:OPAutoTestTS2|45983
D:OPUpgradeTS|0
D:OPOldKeyTS|0
D:OPRandomPlay|0
@@ -494,7 +494,7 @@ D:OPStreamCloseDelay|0
D:OPNoSeekOnText|0
D:OPKeyboardMove|5
D:OPVidMoveType|0
D:OPVolChange|4
D:OPVolChange|5
D:OPOSDEnable|1
D:OPOSDOnlyFS|0
D:OPAltIcon|0
@@ -769,7 +769,7 @@ D:OPNavThumbKinScrollDecel|2
D:OPNavThumbMemoryCacheLimit|2500
D:OPNavThumbMemoryCacheMode|0
D:OPNavThumbDiskCacheLimit|16000
D:OPNavThumbDiskCacheTS|45973
D:OPNavThumbDiskCacheTS|45980
D:OPNavThumbScreenshotPos|10
D:OPNavPreLoad|0
D:OPNavFileOpenOvr|0
@@ -849,14 +849,14 @@ D:OPNavFullWidth|0
D:OPNavMaxWidth|0
D:OPNavFullHeight|0
D:OPNavNoNavTitle|0
D:OPNavMainInterfaces3|1245182
D:OPNavMainInterfaces3|3338238
D:OPeMuleTracking|0
D:OPUTTracking|0
D:OPUTPort|8080
D:OPDLPlugRefresh|60
D:OPSBS3D|0
D:OPPresetControl|0
D:OPCMControl|0
D:OPCMControl|1
D:OPSCMControl|0
D:OPDVDAutoAREnable|0
D:OPDVDAutoARStopPresetEx|0
@@ -981,11 +981,11 @@ S:OPPixelShaderPostList|
S:OPPixelShaderPresets|
S:OSDDisplayPanelFontName|Arial
S:LastDir|
S:OPBGImageMedia|C:\Users\Stian\Documents\Settings\Zoomplayer\bg-steampunk.jpg
S:OPBGImageMedia|c:\Users\Stian\Documents\Settings\Zoomplayer\bg-steampunk.jpg
S:OPNavOverrideBGImage|
S:OPNavThumbScraperBlacklist|*sample|2. pictures|3. movie|any!|bdmv|cd?|certificate|extras|movie|posters|proof|subs|video_ts
S:OPNavThumbScraperBlacklistFile|*sample
S:OPBGImageDVD|C:\Users\Stian\Documents\Settings\Zoomplayer\bg-steampunk.jpg
S:OPBGImageDVD|c:\Users\Stian\Documents\Settings\Zoomplayer\bg-steampunk.jpg
S:ManualFilterFile|zplayer
S:ManualDVDGraph|
S:CustDVDVidDecode|LAV Video Decoder
@@ -1084,7 +1084,7 @@ S:SkinFileName|C:\ProgramData\Zoom Player\Skin\Onyx Touch\Onyx Touch.skn
S:SkinFileNameDVD|C:\ProgramData\Zoom Player\Skin\Onyx Touch\Onyx Touch - DVD.skn
S:SkinFileNameAudio|C:\ProgramData\Zoom Player\Skin\Onyx Touch\Onyx Touch - Audio.skn
S:SkinFileNameCBar|C:\ProgramData\Zoom Player\Skin\OnyxControlBar\control_bar_medium.skn
S:OPFileNavPathEx|
S:OPFileNavPathEx|C:\|C:\>D:\|D:\>E:\|E:\Video\Musikk\SmashTV\>F:\|F:\>G:\|G:\download\Torrents\Frankenstein (2025) (1080p NF WEB-DL x265 10bit EAC3 Atmos 5.1 Ghost)\Featurettes\>H:\|H:\
S:OPFFMPEGPath|
S:OPLibCatPath|
S:CustomKeyFile|C:\Users\Stian\Documents\Settings\Zoomplayer\stians-media.key
@@ -1109,24 +1109,24 @@ S:OPTabletOFFFunc|
S:OPScrAttachFunc|
S:OPScrDetachFunc|
S:PreviousMonitorList|2560>1440>1920>-341>0|1920>1080>0>0>1
S:OPZPRT|45974|45975|45976|45977
S:OPZPRT|45983
S:LCDWindow|LCDManager
S:SERIALKEY|0000-0000-0000-0000-0000
H:VisibleMediaButtons|0100000001010000010000000000000000000101010000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
H:VisibleDVDButtons|0100000000000000000000000000000000000101000000000000000000000000000000000100000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
D:AudioDeviceCount|7
H:VisibleMediaButtons|010000000101000001000000000000000000010101000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
H:VisibleDVDButtons|010000000000000000000000000000000000010100000000000000000000000000000000010000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
D:AudioDeviceCount|6
S:AudioDeviceName0000|DENON-AVRHD (NVIDIA High Definition Audio)
H:AudioDeviceCode0000|37D415438C5BD011BD3B00A0C911CE86BC00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0077006100760065003A007B00430035004200440044003900370030002D0045003400320035002D0034003100410037002D0041004100320041002D004100380046003100380037003900350031003200310036007D000000
S:AudioDeviceName0001|MPC Audio Renderer
H:AudioDeviceCode0001|37D415438C5BD011BD3B00A0C911CE86B200000040006400650076006900630065003A00730077003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C007B00360030003100440032004100320042002D0039004300440045002D0034003000420044002D0038003600350030002D003000340038003500450033003500320032003700320037007D000000
S:AudioDeviceName0002|Default DirectSound Device
H:AudioDeviceCode0002|37D415438C5BD011BD3B00A0C911CE869A00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C00440065006600610075006C007400200044006900720065006300740053006F0075006E00640020004400650076006900630065000000
S:AudioDeviceName0003|Default WaveOut Device
H:AudioDeviceCode0003|37D415438C5BD011BD3B00A0C911CE869200000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C00440065006600610075006C007400200057006100760065004F007500740020004400650076006900630065000000
S:AudioDeviceName0004|DirectSound: DENON-AVRHD (NVIDIA High Definition Audio)
H:AudioDeviceCode0004|37D415438C5BD011BD3B00A0C911CE86CA00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0044006900720065006300740053006F0075006E0064003A007B00430035004200440044003900370030002D0045003400320035002D0034003100410037002D0041004100320041002D004100380046003100380037003900350031003200310036007D000000
S:AudioDeviceName0005|DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device)
H:AudioDeviceCode0005|37D415438C5BD011BD3B00A0C911CE86CA00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0044006900720065006300740053006F0075006E0064003A007B00440034004300460030004100420030002D0037003900340043002D0034004500450043002D0038003300420033002D003300320037004400330041003300330043003900300043007D000000
S:AudioDeviceName0001|Default DirectSound Device
H:AudioDeviceCode0001|37D415438C5BD011BD3B00A0C911CE869A00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C00440065006600610075006C007400200044006900720065006300740053006F0075006E00640020004400650076006900630065000000
S:AudioDeviceName0002|Default WaveOut Device
H:AudioDeviceCode0002|37D415438C5BD011BD3B00A0C911CE869200000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C00440065006600610075006C007400200057006100760065004F007500740020004400650076006900630065000000
S:AudioDeviceName0003|DirectSound: DENON-AVRHD (NVIDIA High Definition Audio)
H:AudioDeviceCode0003|37D415438C5BD011BD3B00A0C911CE86CA00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0044006900720065006300740053006F0075006E0064003A007B00430035004200440044003900370030002D0045003400320035002D0034003100410037002D0041004100320041002D004100380046003100380037003900350031003200310036007D000000
S:AudioDeviceName0004|DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device)
H:AudioDeviceCode0004|37D415438C5BD011BD3B00A0C911CE86CA00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0044006900720065006300740053006F0075006E0064003A007B00440034004300460030004100420030002D0037003900340043002D0034004500450043002D0038003300420033002D003300320037004400330041003300330043003900300043007D000000
S:AudioDeviceName0005|Digital Audio (S/PDIF) (High Definition Audio Device)
H:AudioDeviceCode0005|37D415438C5BD011BD3B00A0C911CE86BC00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0077006100760065003A007B00440034004300460030004100420030002D0037003900340043002D0034004500450043002D0038003300420033002D003300320037004400330041003300330043003900300043007D000000
D:CustDVDNavFilter|0
D:CustDVDColorSpace|0
D:CustDVDVidRender|6
@@ -1151,8 +1151,8 @@ D:OPNavContentCountBarColor|255
D:OPNavContentCountBGColor|13203712
D:OPNavContentCountFontColor|16777215
S:OPDLPluginList2|
S:AudioDeviceName0006|Digital Audio (S/PDIF) (High Definition Audio Device)
H:AudioDeviceCode0006|37D415438C5BD011BD3B00A0C911CE86BC00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0077006100760065003A007B00440034004300460030004100420030002D0037003900340043002D0034004500450043002D0038003300420033002D003300320037004400330041003300330043003900300043007D000000
S:AudioDeviceName0006|DENON-AVRHD (NVIDIA High Definition Audio)
H:AudioDeviceCode0006|37D415438C5BD011BD3B00A0C911CE86BC00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0077006100760065003A007B00430035004200440044003900370030002D0045003400320035002D0034003100410037002D0041004100320041002D004100380046003100380037003900350031003200310036007D000000
S:AudioDeviceName0007|DENON-AVRHD (NVIDIA High Definition Audio)
H:AudioDeviceCode0007|37D415438C5BD011BD3B00A0C911CE86BC00000040006400650076006900630065003A0063006D003A007B00450030004600310035003800450031002D0043004200300034002D0031003100440030002D0042004400340045002D003000300041003000430039003100310043004500380036007D005C0077006100760065003A007B00430043004500450031004100430041002D0045004400360037002D0034003800410036002D0042003400350046002D003100430039003100330032004100380041003300390033007D000000
D:OPMouseWindowHide|0
@@ -1462,4 +1462,99 @@ S:SkinFileNameClassic|
S:SkinFileNameDVDClassic|
D:OPFroMage|0
D:OPFirstRun|0
D:IPTVNavLeftBarIndex|3
D:OPMouseTiltEx|1
D:OPMouseTiltDir|0
D:OPIPTVOVShowDesc|1
D:OPIPTVOVGridView|1
D:OPIPTVOVBarRadius|1
D:OPIPTVOVUIScaling|0
D:OPIPTVOVTextSize|0
D:OPIPTVOVGroupLines|3
D:OPIPTVOVDescHeight|3
D:OPIPTVOVTopBarHeight|3
D:OPIPTVOVTimeBarHeight|3
D:OPIPTVOVLeftBarLineWidth|3
D:OPIPTVOVStreamWidth|3
D:OPIPTVOVGroupWidth|3
D:OPIPTVOVGroupLineHeight|3
D:OPIPTVOVLiveBarWidth|3
D:OPIPTVOVVMargin|3
D:OPIPTVOVEPGTextHeight|3
D:OPIPTVOVStreamListViewLines|3
D:OPIPTVOVTBarBGColor|1052688
D:OPIPTVOVLBarBGColor|1447446
D:OPIPTVOVLBarHLActColor|14737632
D:OPIPTVOVLBarHLInaColor|14737632
D:OPIPTVOVTimeBarBGColor|526344
D:OPIPTVOVTimeBarSepColor|2105376
D:OPIPTVOVTimeBarNowColor|7368912
D:OPIPTVOVTimeBarFontColor|8421504
D:OPIPTVOVButtonHLColor|16777215
D:OPIPTVOVGrpBGActColor|2631792
D:OPIPTVOVGrpBGInaColor|1184324
D:OPIPTVOVGrpBGColor|526344
D:OPIPTVOVGrpFontColor|14737632
D:OPIPTVOVGrpActFontColor|16777215
D:OPIPTVOVDescBGColor|526344
D:OPIPTVOVStrmBGColor|526344
D:OPIPTVOVStrmBGActColor|2631792
D:OPIPTVOVStrmBGInaColor|1184324
D:OPIPTVOVStrmFontColor|14737632
D:OPIPTVOVStrmActFontColor|16777215
D:OPIPTVOVEPGBGColor|526344
D:OPIPTVOVEPGFontColor|14737632
D:OPIPTVOVEPGActFontColor|16777215
D:OPIPTVOVEPGInaBGColor|3158064
D:OPIPTVOVEPGSelFontColor|16777215
D:OPIPTVOVEPGInSFontColor|16777215
D:OPIPTVOVEPGActBGColor|8421504
D:OPIPTVOVEPGSelBGColor|2631792
D:OPIPTVOVEPGInSBGColor|1184324
D:OPIPTVOVEPGLiveBarColor|4210880
D:OPIPTVOVDescTitFontColor|16777215
D:OPIPTVOVDescBodFontColor|10526880
D:OPIPTVOVDescProgActColor|16777215
D:OPIPTVOVDescProgInaColor|8421504
D:OPIPTVOVTBarBGOpa|88
D:OPIPTVOVLBarBGOpa|88
D:OPIPTVOVLBarHLActOpa|6
D:OPIPTVOVLBarHLInaOpa|2
D:OPIPTVOVTimeBarBGOpa|88
D:OPIPTVOVTimeBarSepOpa|94
D:OPIPTVOVTimeBarNowOpa|100
D:OPIPTVOVTimeBarFontOpa|100
D:OPIPTVOVButtonHLOpa|6
D:OPIPTVOVGrpBGActOpa|55
D:OPIPTVOVGrpBGInaOpa|41
D:OPIPTVOVGrpBGOpa|88
D:OPIPTVOVGrpFontOpa|100
D:OPIPTVOVGrpActFontOpa|100
D:OPIPTVOVDescBGOpa|88
D:OPIPTVOVStrmBGOpa|88
D:OPIPTVOVStrmBGActOpa|55
D:OPIPTVOVStrmBGInaOpa|41
D:OPIPTVOVStrmFontOpa|100
D:OPIPTVOVStrmActFontOpa|100
D:OPIPTVOVEPGBGOpa|88
D:OPIPTVOVEPGFontOpa|100
D:OPIPTVOVEPGActFontOpa|100
D:OPIPTVOVEPGInaBGOpa|25
D:OPIPTVOVEPGSelFontOpa|100
D:OPIPTVOVEPGInSFontOpa|100
D:OPIPTVOVEPGActBGOpa|25
D:OPIPTVOVEPGSelBGOpa|55
D:OPIPTVOVEPGInSBGOpa|41
D:OPIPTVOVEPGLiveBarOpa|50
D:OPIPTVOVDescTitFontOpa|100
D:OPIPTVOVDescBodFontOpa|100
D:OPIPTVOVDescProgActOpa|100
D:OPIPTVOVDescProgInaOpa|100
D:OPIPTVArchiveTimeZone|1
D:OPIPTVConnectLimit|15
D:OPIPTVMDThreads|4
D:OPNavFolderSizeScan|0
S:OPIPTVOVTopBarButtons|123|121|115|116|11|13|14|120
S:OPIPTVOVFont|Segoe UI Emoji
S:IPTVGroupState2|
E