OBattler
c0fdc6b4fe
BusLogic SCSI controllers: Add a proper device reset functions, fixes POST error on Intel AMI BIOS'es after exiting AUTO-SCSI using the Esc key.
2025-04-20 14:04:23 +02:00
=
4c20994d59
Removed broken refs to fix -nix build
2025-04-19 23:50:03 -07:00
=
6ae813f8ab
Fixed bug in keybind UI
2025-04-19 20:11:17 -07:00
=
34620f3246
Auto-set focus on keybind dialog
2025-04-19 20:04:00 -07:00
=
f199fa5ce4
Added new UI files
2025-04-19 19:50:45 -07:00
=
7f5d1b86c7
Added keybind customization system
2025-04-19 19:44:47 -07:00
RichardG867
bfb3ff8460
7sbb: Fix AGP bridge IRQ links
2025-04-19 18:53:20 -03:00
MaxwellS04
af908dadc6
Fixed internal_name for Phoenix PS/2 PCI KBC
2025-04-18 22:32:37 +07:00
toggo9
40eaeb6ed5
Add Acer P3 machine definition.
2025-04-18 10:26:16 +02:00
toggo9
658a00b4c7
Add Acer P3 machine table entry.
2025-04-18 10:25:16 +02:00
toggo9
38389579c4
Add Acer P3 (SiS 496).
2025-04-18 10:23:23 +02:00
Alexander Babikov
48903bb48e
qt: Add Swedish translation
...
Contributed by toshineon on Discord
2025-04-18 03:47:21 +05:00
Alexander Babikov
ed4820b798
languages: Add string for the 5-button 2-wheel mouse
2025-04-18 02:52:55 +05:00
Alexander Babikov
0559d803a7
languages: update the Russian translation
...
Co-Authored-by: usergithub64 <58270614+usergithub64@users.noreply.github.com >
2025-04-18 02:52:54 +05:00
Alexander Babikov
ff0889c1a7
languages: Add colons to dropdown labels on the network settings page
2025-04-18 02:52:54 +05:00
Alexander Babikov
ab9e1eae5f
languages: Remove more unused strings
2025-04-18 02:52:53 +05:00
Alexander Babikov
0d1f3a61cd
languages: Fix HDD model still being speed in the HDD list
2025-04-18 02:52:52 +05:00
Alexander Babikov
b6483a20cf
languages: French translation updates by jvernet
...
Co-Authored-by: jvernet <jeromevernet@hotmail.com >
2025-04-18 02:52:51 +05:00
Alexander Babikov
e1007d2377
Get rid of Windows LCIDs as numeric language IDs
2025-04-18 02:14:29 +05:00
Alexander Babikov
de35961bb4
qt: Use Yu Gothic UI as the Japanese font on Windows 10 and later
2025-04-18 01:36:45 +05:00
Alexander Babikov
4160fd6a5a
qt: Add colons to dropdown labels on the network settings page
...
For consistency purposes
2025-04-18 01:36:44 +05:00
Alexander Babikov
a4a26f8b56
qt: Fix HDD model still being speed in the HDD list
2025-04-18 01:36:43 +05:00
Alexander Babikov
d5cc259d65
Dev branch: Enable Mitsumi CD-ROM in the UI
2025-04-18 01:36:40 +05:00
Alexander Babikov
46978a808c
Disable rich text for ui_msgbox()-generated dialogs
...
No strings that gets passed to `ui_msgbox()` use HTML, and it causes
newlines to be ignored unless replaced by <br>
`MainWindow::showMessage()` can still accept rich text, but it's now
optional and disabled by default
2025-04-18 01:36:39 +05:00
GH Cao
05f4906eb3
win_dynld: use LoadLibraryA specifically
2025-04-18 00:36:04 +08:00
Cacodemon345
629d976f8e
Disable OpenGL 3.x logs
2025-04-17 13:31:28 +06:00
OBattler
6ab7f61c74
Serial mouse: Remove the excess logging line.
2025-04-17 01:12:39 +02:00
OBattler
37ed6662dc
Serial mouse: do not attempt to transmit a byte if none is queued, fixes #5475 .
2025-04-17 01:10:04 +02:00
OBattler
18aea4e19f
CD-ROM: Fix a newly introduced accidental division by zero.
2025-04-17 00:30:12 +02:00
OBattler
90265546e6
CD-ROM: Do not stop playing on a READ command that immediately terminates with an "illegal mode for this track" error, fixes track skipping in the Windows 95 CD Player.
2025-04-17 00:18:38 +02:00
OBattler
2c3fc6ec1a
Bump version to 5.0.
2025-04-16 22:09:27 +02:00
Miran Grča
525925ae16
Merge pull request #5205 from thedax/quantum3d
...
Add basic support for the Quantum3D Raven.
2025-04-15 22:25:44 +02:00
Miran Grča
a944bdaba8
Merge pull request #5244 from pankozacorp/pb286
...
Add Packard Bell PB286
2025-04-15 22:24:31 +02:00
TC1995
245619674d
PAS16/Plus change of the day (April 15th, 2025)
...
Actually make the DMA transfer speed normal in when in 16-bit stereo mode with System Configuration 1 bit 1 (Master Clock) cleared. Fixes audio being too quick with said configuration.
2025-04-15 22:05:11 +02:00
RichardG867
e4d7911f85
Fix Conner name in one model preset
2025-04-15 14:06:02 -03:00
OBattler
08437a4d33
WD76C10: Implement the interleave modes complete with row and column calculation, fixes #5465 .
2025-04-13 16:53:03 +02:00
OBattler
b91986499d
The forgotten keyboard.h.
2025-04-12 17:54:36 +02:00
OBattler
2d8e81dc4e
Merge branch 'master' of https://github.com/86Box/86Box
2025-04-12 14:54:45 +02:00
OBattler
1f9f0a0d6e
NEAT: The chipset has its own A20 toggle, it cannot alter the external one as that's an input to the chipset, fixes #5332 .
2025-04-12 14:54:35 +02:00
Cacodemon345
a0f0c42f4a
Microtouch touch points now work properly in fullscreen/maximized with scaling changes
2025-04-12 14:34:36 +06:00
Alexander Babikov
12eefc9519
qt: Update the Russian translation
2025-04-11 23:31:31 +05:00
Alexander Babikov
d0d2ba29ec
qt: Add the remaining untranslated strings to the template
2025-04-11 23:31:28 +05:00
Alexander Babikov
bfec519a01
nl-NL.po: Remove trailing whitespace
2025-04-11 23:31:25 +05:00
Alexander Babikov
9153152990
qt: Redesign hard disk dialog to accommodate drive models
2025-04-11 23:31:22 +05:00
Alexander Babikov
40ee98d6f3
qt: The sound icon's menu is now a submenu of the Tools menu
...
Replaces (and includes) the standalone Sound gain option
2025-04-11 23:31:18 +05:00
Alexander Babikov
1819539c97
qt: Make filename/path display consistent across media menus
...
- All media history entries now display the full path
- All "Eject" menu items now display the file name
2025-04-11 23:31:16 +05:00
Alexander Babikov
5ff206e493
qt: Get rid of most uses of QString::asprintf()
...
Now that the Win32 UI is out of the way, we can rewrite the strings to use
QString::arg() instead and avoid even more QString ↔ C string conversions
2025-04-11 23:31:14 +05:00
Alexander Babikov
cc01d7c3b8
qt_mediamenu.cpp: Get rid of pointless QString ↔ C string conversions
2025-04-11 23:31:11 +05:00
Alexander Babikov
0fd0c9adee
qt: Miscellaneous translation corrections
2025-04-11 23:31:08 +05:00
Alexander Babikov
0a2d15db9b
qt: Reword some error messages slightly
2025-04-11 23:31:05 +05:00