Win 10 default code page changed to UTF8
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
- history feature can be configured to ingore defined strings:
|
- history feature can be configured to ingore defined strings:
|
||||||
script-opt = history-discard=value1;value2
|
script-opt = history-discard=value1;value2
|
||||||
- Web stream audio and subtitle track selection.
|
- Web stream audio and subtitle track selection.
|
||||||
|
- On Windows 10 the default code page was changed to UTF8.
|
||||||
|
|
||||||
|
|
||||||
5.4.8.6 Beta (2020-12-24)
|
5.4.8.6 Beta (2020-12-24)
|
||||||
|
|||||||
@@ -25,6 +25,7 @@
|
|||||||
</compatibility>
|
</compatibility>
|
||||||
<application>
|
<application>
|
||||||
<windowsSettings>
|
<windowsSettings>
|
||||||
|
<activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>
|
||||||
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
|
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
|
||||||
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
|
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
|
||||||
<dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2</dpiAwareness>
|
<dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2</dpiAwareness>
|
||||||
|
|||||||
Reference in New Issue
Block a user