OBattler
|
e1f7e3b7c9
|
Also remove the force interpretation button from the toolbar.
|
2026-01-05 01:03:27 +01:00 |
|
OBattler
|
ef34f7c1b2
|
Remove the raw screenshot buttons from the toolbar (they are still available in the menu).
|
2026-01-05 01:03:04 +01:00 |
|
Miran Grča
|
110cdbdf9a
|
Merge pull request #6672 from Domppari/hdd_audio_prototype
Support for HDD sound emulation
|
2026-01-04 21:42:11 +01:00 |
|
Domppari
|
a03316e98f
|
Possible fix for CodeQL error
|
2026-01-04 22:00:05 +02:00 |
|
Domppari
|
3f26bc5fb8
|
Fixed incorrect include header
|
2026-01-04 21:52:18 +02:00 |
|
Domppari
|
4b86bcc2bf
|
Multiple HDD drive sounds support
|
2026-01-04 21:35:59 +02:00 |
|
DimMan88
|
63014d47c1
|
Translated using Weblate (Greek)
Currently translated at 80.7% (807 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
|
2026-01-04 18:56:44 +00:00 |
|
Cacodemon345
|
4bc8f65a9f
|
Qt: Display names of internal sound/video devices when possible
|
2026-01-05 00:36:32 +06:00 |
|
Cacodemon345
|
72dac6148b
|
Fix high CPU usage on keyboard status icon updates
|
2026-01-04 17:14:10 +06:00 |
|
Domppari
|
419ee5cbd9
|
HDD audio start/stop sample playback + some mutex deadlock fixes
|
2026-01-04 11:15:22 +02:00 |
|
Domppari
|
b4a5c76847
|
HDD audio setting now populates audio profiles for selected HDD rpm
|
2026-01-04 09:32:25 +02:00 |
|
Domppari
|
b13e4c44b4
|
HDD audio profile for settings, ui and using the selected profile
|
2026-01-04 08:59:43 +02:00 |
|
Domppari
|
ebe651761b
|
Initial HDD sound implementation using IBM example drive
|
2026-01-03 21:24:33 +02:00 |
|
Cacodemon345
|
24e164c862
|
1. Fix icon state bugginess on status bar
2. Remove excessive spam on Vulkan renderer
|
2026-01-03 20:56:43 +06:00 |
|
Alexander Babikov
|
979f13e7dc
|
Translated using Weblate (Greek)
Currently translated at 63.8% (638 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
|
2026-01-02 21:56:59 +00:00 |
|
DimMan88
|
babe6184a5
|
Translated using Weblate (Greek)
Currently translated at 63.8% (638 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
|
2026-01-02 21:56:59 +00:00 |
|
Alexander Babikov
|
6a518d4f57
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (999 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/zh_Hant/
|
2026-01-02 21:56:58 +00:00 |
|
David Hrdlička
|
78a4287eb6
|
Translated using Weblate (Czech)
Currently translated at 100.0% (999 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/cs/
|
2026-01-02 21:56:58 +00:00 |
|
Alexander Babikov
|
bf02cb7daa
|
Fix technical mistakes in the Greek translation (#6660)
* Quick fix
* Fix errors
|
2026-01-01 18:16:58 -03:00 |
|
Alexander Babikov
|
6ae9aac5f9
|
Partial Greek translation
Co-authored-by: DimMan88 <71668463+DimMan88@users.noreply.github.com>
|
2026-01-02 02:02:16 +05:00 |
|
Miran Grča
|
785f495291
|
Merge pull request #6653 from Cacodemon345/patch-758543
Fix bad screenshots on Vulkan
|
2026-01-01 21:20:46 +01:00 |
|
Miran Grča
|
a6dceab4ad
|
Merge pull request #6656 from lemondrops/patch-27
Machine API cleanup
|
2026-01-01 21:20:36 +01:00 |
|
Umut Çağan Uçanok
|
327a169fd8
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (999 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/tr/
|
2026-01-01 20:15:37 +00:00 |
|
David Hrdlička
|
6a5aaa26cf
|
Translated using Weblate (Czech)
Currently translated at 100.0% (999 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/cs/
|
2026-01-01 20:15:37 +00:00 |
|
Alexander Babikov
|
99a666e6c9
|
Qt: Remove keyboard shortcuts from .ui files (#6655)
Fixes keybinds being reset on a language change
|
2026-01-01 17:15:34 -03:00 |
|
Alexander Babikov
|
cce7f2cbc4
|
Legacy SDL UI: Add a screenshot command to the monitor (#6654)
* Legacy SDL UI: Add a screenshot monitor command
* Add new strings to 86box.pot
|
2026-01-01 17:06:30 -03:00 |
|
Cacodemon345
|
1420a5a00f
|
Fix bad screenshots on Vulkan
|
2026-01-02 00:32:00 +06:00 |
|
Alexander Babikov
|
46d0d90f8d
|
Get rid of machine_get_machine_from_internal_name_ex
|
2026-01-01 22:27:46 +05:00 |
|
Alexander Babikov
|
2b99bf64bd
|
Merge machine_getname_ex into machine_getname
|
2026-01-01 22:27:41 +05:00 |
|
OBattler
|
35a48ccdc9
|
And change them again.
|
2025-12-31 23:14:40 +01:00 |
|
OBattler
|
5c6b5240f9
|
Change the raw screenshot icons to be more different from the non-raw ones.
|
2025-12-31 22:14:25 +01:00 |
|
OBattler
|
e81a49d62a
|
Toshiba T3100: Some clean-ups and call video_reset() before the on-board graphics card is added - fixes the font being overwritten with the default one.
|
2025-12-31 19:48:45 +01:00 |
|
OBattler
|
a75d64d0b2
|
MO and removable disk: Fix memcpy-related warnings.
|
2025-12-31 18:59:15 +01:00 |
|
OBattler
|
4aa0ba2ad5
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2025-12-31 18:54:40 +01:00 |
|
OBattler
|
2c670bf42d
|
Fix extended key processing on XT 101/102-key and AT 84-key keyboards.
|
2025-12-31 18:54:28 +01:00 |
|
AITUS95
|
61918e4d72
|
Implement wait states for MMIO reads
Added wait states for MMIO reads to reduce excessive polling.
|
2025-12-30 21:14:13 +01:00 |
|
Alexander Babikov
|
08851fae31
|
Translated using Weblate (Russian)
Currently translated at 100.0% (999 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/ru/
|
2025-12-30 19:02:17 +00:00 |
|
Cacodemon345
|
15e6841d8a
|
Fix drawing of 2D polygons on ATi Mach64
|
2025-12-31 00:28:22 +06:00 |
|
Daniel Gurney
|
cc939fe171
|
Translated using Weblate (Finnish)
Currently translated at 97.1% (971 of 999 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/fi/
|
2025-12-29 09:54:25 +00:00 |
|
Bozo Scum
|
b9a55829f2
|
Update zh-TW.po
|
2025-12-29 16:29:48 +08:00 |
|
win2kgamer
|
c81fedeaea
|
Block incompatible WinChip CPUs on the HP Ruby USB machine
|
2025-12-28 22:20:37 -06:00 |
|
Miran Grča
|
2f1e155b75
|
Merge pull request #6635 from Cacodemon345/manager-fixes-speed
Improve slow loading speeds for manager
|
2025-12-28 19:06:15 +01:00 |
|
Cacodemon345
|
909e893f4d
|
Improve slow loading speeds for manager
|
2025-12-28 23:43:04 +06:00 |
|
Cacodemon345
|
6adcdbe68d
|
Revert "Manager: Improve machine load times by caching details labels"
This reverts commit 9366ddd60d.
|
2025-12-28 23:34:35 +06:00 |
|
Cacodemon345
|
7bc12acca7
|
Revert "Manager: Streamline details label caching code to address an incorrect assumption"
This reverts commit 9bc36f74e8.
|
2025-12-28 23:34:25 +06:00 |
|
Cacodemon345
|
c0b2376b14
|
Revert "Manager: Fix duplicate call on details keys"
This reverts commit 1585efbef6.
|
2025-12-28 23:34:13 +06:00 |
|
RSX798
|
0d2a64ab48
|
Update fr-FR.po
|
2025-12-28 20:58:37 +08:00 |
|
RSX798
|
8e176a5295
|
Update it-IT.po
|
2025-12-28 14:05:07 +08:00 |
|
Miran Grča
|
2b53f5595e
|
Merge pull request #6630 from win2kgamer/ad1816-fixes
AD1816 fixes
|
2025-12-28 00:21:35 +01:00 |
|
OBattler
|
47bff0fdb5
|
Added + signs to positive dB values.
|
2025-12-28 00:20:29 +01:00 |
|