Commit Graph

2496 Commits

Author SHA1 Message Date
Nacho Glinsek
5896c1c43b Added support to use CD/DVD drives on Linux 2026-02-22 20:22:12 -03:00
Miran Grča
3fffe34398 Merge pull request #6816 from Paradyx0392/French-update
Update the French translation
2026-02-16 18:22:58 +01:00
Paradyx0392
953c8a27e2 Update fr-FR.po 2026-02-16 19:16:15 +08:00
Paradyx0392
017ce1f773 Update nl-NL.po 2026-02-16 10:24:48 +08:00
OBattler
6a62568e97 And again, now they should stand out even more. 2026-02-14 23:26:03 +01:00
OBattler
b044891562 Active indictator: Make it a bit brighter in order to stand out more. 2026-02-14 23:20:43 +01:00
OBattler
ada89d9140 Merge branch 'master' of https://github.com/86Box/86Box 2026-02-13 11:27:42 +01:00
OBattler
42c5c2a73f OpenGL Renderer: Pad the line pitch to the nearest dword when taking non-raw screenshots, fixed messed up screenshots. 2026-02-13 11:27:33 +01:00
Mike Swanson
d2c1b00750 Qt: Always change floppy type's first column on changing type
Thanks to DFXThomas on Discord for pointing out this bug.
2026-02-12 13:19:22 -08:00
OBattler
9366beda68 Qt Software Renderer: Apply DPI scaling to processed screenshots, fixes #6807. 2026-02-12 21:08:40 +01:00
Bozo Scum
3c289c86d4 Update zh-TW.po
* correct the wrong character used in the translation of 'shared secret'
2026-02-12 10:09:48 +08:00
OBattler
e9f8a6ca3c Fix the shared secret string in Greek, Japanese, Portuguese (Brazil), Portuguese (Portugal), and Slovenian. 2026-02-11 08:08:19 +01:00
BlueRain-debug
84326e0cb6 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1005 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/zh_Hans/
2026-02-11 06:30:01 +00:00
Bozo Scum
04aea94049 Update zh-TW.po
* use more appropriate Traditional Chinese term for 'Shared Secret'
2026-02-11 10:44:28 +08:00
Mike Swanson
cc2e97acc7 Translate “shared secret” into the languages
I used AI to translate the phrase.  If it got any of the wrong, I
trust it'll be fixed.  :-)
2026-02-09 20:24:35 -08:00
Mike Swanson
0d1e900fb6 Add GUI settings for shared secret, remove switch groups
Two birds in one commit: with the introduction of shared secrets,
there is a practically-infinite amount of local switches that can be
used, by merely editing the shared secret string.  As such, support
for old switch groups has been removed.

In addition to this, the multicast address for local switch has been
altered to 239.255.80.86.  This ensures a hard compatibility break
with the previous code and old (albeit interim) builds of 86Box would
not attempt to receive packets with shared secrets.
2026-02-09 20:07:31 -08:00
Paradyx0392
be68940f15 Update en-GB.po
Corrected the translation + added more strings
2026-02-09 13:49:21 +08:00
Asem Arafa
8a22d2468e Qt: Fix media file picker location persistence 2026-02-08 20:12:56 +00:00
Jeffrey Hope
ad2f5c381d Translated using Weblate (Spanish)
Currently translated at 100.0% (1005 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/es/
2026-02-06 05:57:38 +00:00
DimMan88
2d01fb4560 Translated using Weblate (Greek)
Currently translated at 100.0% (1005 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
2026-02-04 18:32:10 +00:00
OBattler
657155ac97 Work around Windows' inappropriate, ugly default fonts when using an East Asian language when it is not also the system language. 2026-02-03 03:29:38 +01:00
aubymori
7f69f00ed2 Query UI font from system on Windows
Previously, we determined the UI font from a predefined set of fonts
each mapped to a language. This works well if the user doesn't change
their Windows UI font, but if one does, they will get the default UI
font associated with their language instead of the one the set.

This commit replaces ProgSettings::getFontName with
ProgSettings::getUIFont, which uses the SystemParametersInfo API to
query the message font from the system, which will allow users to have a
custom font. It will also not interfere with different languages, as the
message font will be appropriately set by default there.
2026-02-02 19:15:31 -06:00
Paradyx0392
9d94482040 Update de-DE.po 2026-02-02 18:33:10 +08:00
Paradyx0392
be36624ed9 Update de-DE.po 2026-02-02 18:28:22 +08:00
OBattler
37a4a99a3e Make the activity indicator orange instead of green to be more easily visible for color-blind people. 2026-02-01 09:14:39 +01:00
OBattler
f66e2d5fd7 Fix Ctrl+NumLock processing. 2026-02-01 07:08:53 +01:00
OBattler
378ade3d3a The forgotten qt/qt_settings.cpp. 2026-02-01 06:34:21 +01:00
OBattler
a900405a81 Settings dialog: On Cancel button, remove the VM directory if it is empty, closes #6769. 2026-02-01 05:51:16 +01:00
OBattler
484a61f65a Only use checkStateChanged from Qt 6.7 onwards, should fix GitHub Actions builds. 2026-01-29 19:47:26 +01:00
OBattler
91965610f2 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (1005 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/nb_NO/
2026-01-28 08:57:40 +00:00
OBattler
ee92ccb9c4 Translated using Weblate (Finnish)
Currently translated at 97.8% (983 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/fi/
2026-01-28 08:57:40 +00:00
OBattler
242187215c Translated using Weblate (Vietnamese)
Currently translated at 99.8% (1003 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/vi/
2026-01-28 08:57:40 +00:00
OBattler
a64c477b0b Translated using Weblate (Swedish)
Currently translated at 100.0% (1005 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/sv/
2026-01-28 08:57:40 +00:00
OBattler
67a243b6ce Translated using Weblate (Dutch)
Currently translated at 100.0% (1005 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/nl/
2026-01-28 08:57:39 +00:00
OBattler
7658602d48 Translated using Weblate (Korean)
Currently translated at 100.0% (1005 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/ko/
2026-01-28 08:57:39 +00:00
OBattler
ae2b924532 Translated using Weblate (German)
Currently translated at 99.7% (1002 of 1005 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/de/
2026-01-28 08:57:38 +00:00
OBattler
85599deeb1 Ports Settings: Add lpt_device_available() check. 2026-01-28 07:44:12 +01:00
OBattler
51e0e88329 More LPT device sanitization, un-dev-branch the Generic PCL printer, add language selection to it and the PostScript printer (including a Raw option), and translate the missing strings. 2026-01-27 09:40:53 +01:00
DimMan88
1d854ee2b0 Translated using Weblate (Greek)
Currently translated at 100.0% (1004 of 1004 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
2026-01-26 17:57:37 +00:00
BlueRain-debug
b92da6a157 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1004 of 1004 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/zh_Hans/
2026-01-23 17:57:36 +00:00
Cacodemon345
774365d08a Vulkan: Always do RGB correction on Windows 2026-01-23 21:07:47 +06:00
OBattler
4e7bb0488a Hard reset dialog: Rely on clicked button instead of role. 2026-01-23 09:28:10 +01:00
OBattler
56bed942e7 Or the other VM Manager files. 2026-01-22 12:34:59 +01:00
OBattler
3faabe6197 It should not apply to qt_vmmanager_details.cpp. 2026-01-22 12:33:43 +01:00
OBattler
9d1b73196c The forgotten qt_defs.hpp. 2026-01-22 12:32:23 +01:00
OBattler
2d4bd42684 Merge branch 'master' of https://github.com/86Box/86Box 2026-01-22 12:31:15 +01:00
OBattler
57af22f32f Fix a warning in the VFIO code and attempt to use checkStateChanged instead of stateChanged when compiling with Qt 6. 2026-01-22 12:31:02 +01:00
Umut Çağan Uçanok
bbcc7e432f Translated using Weblate (Turkish)
Currently translated at 100.0% (1004 of 1004 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/tr/
2026-01-22 09:57:30 +00:00
Miran Grča
0950aefa94 Merge pull request #6739 from 86Box-chan/weblate-86box-86box
Translations update from 86Box Weblate
2026-01-21 17:24:56 +01:00
Cacodemon345
6b014f6c87 Do RGB correction only on Qt5 2026-01-21 20:55:52 +06:00