20101 Commits

Author SHA1 Message Date
Jonathan Campbell
43d112b54f more constants 2025-05-04 16:38:28 -07:00
Jonathan Campbell
1a6e7c3fbe Mouse capture status on read 2025-05-04 16:17:02 -07:00
Jonathan Campbell
2c654343ee debug commands 2025-05-04 16:10:47 -07:00
Jonathan Campbell
60d2bb70a3 more 2025-05-04 16:08:17 -07:00
Jonathan Campbell
d073397388 platform/machine type regs 2025-05-04 16:01:10 -07:00
Jonathan Campbell
905cb208a3 more constants, dosbox version 2025-05-04 15:57:35 -07:00
Jonathan Campbell
b986f25d4b Update version of integration device 2025-05-04 15:52:39 -07:00
Jonathan Campbell
534b710606 restore mixer query 2025-05-04 15:48:58 -07:00
Jonathan Campbell
c5d2fe2c02 constants 2025-05-04 15:45:49 -07:00
Jonathan Campbell
c7dd8c8002 more 2025-05-04 14:48:31 -07:00
Jonathan Campbell
e0cfaad203 removed functions 2025-05-04 14:35:36 -07:00
Jonathan Campbell
fc7d762b0a Change magic numbers to readable constants 2025-05-04 14:21:06 -07:00
Jonathan Campbell
66550194cd common header. 2025-05-04 14:14:29 -07:00
Jonathan Campbell
12f255c42b remove mixer capture 2025-05-04 14:07:20 -07:00
Jonathan Campbell
a3176fb90d retab 2025-05-04 13:58:53 -07:00
Jonathan Campbell
e5c782875a Prepare for release dosbox-x-v2025.05.03 2025-05-03 09:43:37 -07:00
Jonathan Campbell
190c868010 Fix redundant "dynamic" setting that appears if both x86 and dynrec versions of the dynamic core are enabled 2025-05-01 21:31:15 -07:00
Jonathan Campbell
80a232679f
Merge pull request #5677 from maron2000/title_turbo
Show TURBO status in title bar
2025-05-01 15:55:52 -07:00
maron2000
4b68d37269 Update CHANGELOG 2025-05-01 21:43:54 +09:00
maron2000
35924401b0 Show TURBO status in title bar 2025-05-01 21:40:12 +09:00
Jonathan Campbell
2a8ac11812
Merge pull request #5671 from 1abcd/cht-translation
Update zh_TW.lng translation
2025-04-28 20:25:24 -07:00
Jonathan Campbell
e1af413791
Merge pull request #5669 from maron2000/add_translation
Fix translated messages in dialog box for macOS
2025-04-28 20:25:04 -07:00
Jonathan Campbell
fedcb4c9e0
Merge pull request #5668 from 1abcd/master
Add word joiners (U+2060) to PULL_REQUEST_TEMPLATE.md
2025-04-28 20:24:47 -07:00
Jonathan Campbell
3db0d22e3d
Merge pull request #5667 from maron2000/fix_mingw32error
Fix definition of __inline__ macro for MinGW32
2025-04-28 20:24:33 -07:00
Jonathan Campbell
60a16eb07d
Merge pull request #5665 from FredBezies/patch-5
Another fr_FR.lng update
2025-04-28 20:24:20 -07:00
Jonathan Campbell
5d0773e2f4
Merge pull request #5664 from rderooy/master
Update Dutch (NL) translation
2025-04-28 20:24:09 -07:00
maron2000
a68bf785eb Fallback to LINUX to avoid build error of missing functions 2025-04-29 07:56:35 +09:00
1abcd
599005fb51
Update zh_TW.lng 2025-04-29 00:09:19 +08:00
maron2000
dac5dcac27 Add some more messages in dialog boxes to be translatable 2025-04-28 22:59:26 +09:00
maron2000
6aea02c6af Fix translated messages in dialog box for macOS 2025-04-28 20:54:43 +09:00
1abcd
d81172ef2f
add 3 word joiners between hash and 1234 2025-04-28 17:53:18 +08:00
maron2000
49f6e9a73b Apply workaround to MinGW32 builds only 2025-04-28 18:03:30 +09:00
maron2000
62382b1fd9 Fix definition of __inline__ macro for MinGW32 2025-04-28 16:02:08 +09:00
FredBezies
715392e623
Another fr_FR.lng update
Synchronizing with last translations, as usual :)
2025-04-27 19:34:07 +02:00
Robert
6566d363ee
Merge branch 'joncampbell123:master' into master 2025-04-27 17:08:13 +02:00
Robert de Rooy
a48b82ab22 Update Dutch (NL) translation 2025-04-27 17:07:41 +02:00
Jonathan Campbell
87314cf0ab
Merge pull request #5663 from DieSkaarj/master
Elucidate Surface Output in Menu and .conf
2025-04-27 08:01:18 -07:00
David 'Erosion' Oberlin
bc30a2eb40
Merge pull request #2 from joncampbell123/master
Update
2025-04-27 15:01:12 +01:00
Jonathan Campbell
aa978c8172
Merge pull request #5661 from maron2000/add_translation
Make messages in dialog translatable (messages.cpp)
2025-04-27 06:31:06 -07:00
Jonathan Campbell
4cc8a1edf1
Merge pull request #5660 from FredBezies/patch-4
Tweaking french translation
2025-04-27 06:30:32 -07:00
David 'Erosion' Oberlin
1c86c0751c
Update sdlmain.cpp 2025-04-27 13:22:58 +01:00
David 'Erosion' Oberlin
a0e22b3b5c
Update dosbox.cpp
Revenge of the Typo
2025-04-27 13:17:50 +01:00
David 'Erosion' Oberlin
50b49ca4fd
Merge pull request #1 from joncampbell123/master
Update to latest codebase
2025-04-27 12:39:46 +01:00
David 'Erosion' Oberlin
896000f1c2
Elucidation on what Output: Surface is. 2025-04-27 12:37:21 +01:00
David 'Erosion' Oberlin
dac35f8778
Typo 2025-04-27 12:36:09 +01:00
maron2000
c3e8acda5d Make messages in dialog translatable (messages.cpp) 2025-04-26 11:39:16 +09:00
maron2000
4991228780 Delete unused function 2025-04-26 10:56:48 +09:00
maron2000
7ef7167080 Change insertion order of messages to make it easily findable 2025-04-26 10:55:49 +09:00
maron2000
b2c8dfbebc Delete not used 2025-04-26 10:54:17 +09:00
maron2000
9148698602 Refactor LoadMessageFile() 2025-04-26 10:52:45 +09:00