index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
windows
/
winmain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
windows/winmain.cpp: Use UTF-8 console I/O when built with UCRT.
Vas Crabb
2026-04-15
1
-8
/
+17
*
Switched language standard to C++20, bumped compiler requirement to GCC 11. (...
Vas Crabb
2026-04-02
1
-10
/
+5
*
windows/winmain.cpp: Suppress digit grouping. Too many things don't take it ...
Vas Crabb
2026-01-27
1
-4
/
+23
*
-windows/winmain.cpp: Set global C++ locale when the standard library isn't b...
Vas Crabb
2026-01-15
1
-0
/
+4
*
Fixed some things causing save states to be unportable:
Vas Crabb
2025-03-09
1
-6
/
+0
*
-util/corefile.cpp: Fixed core_file failing to propagate write errors.
Vas Crabb
2024-06-21
1
-0
/
+12
*
osd/windows: Create single-threaded COM apartment on main thread.
Vas Crabb
2023-04-08
1
-0
/
+4
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-1
/
+1
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-18
/
+3
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-150
/
+9
*
osd: Added option to accept SDL game controller/joystick input when losing UI...
Vas Crabb
2023-01-14
1
-1
/
+0
*
util/options.cpp: Fixed overriden default option values from OSD.
Vas Crabb
2022-12-19
1
-4
/
+4
*
osd/modules/file: Don't magically substitute environment variables when openi...
npwoods
2022-12-17
1
-4
/
+4
*
util/options.h: Removed legacy OPTION_* option type constants. (#9851)
npwoods
2022-05-30
1
-100
/
+100
*
-bgfx: Added default LUT PNG, fixes LUT-effect crash. Fixed external texture ...
MooglyGuy
2022-03-12
1
-2
/
+2
*
clang fixes
smf-
2021-11-19
1
-4
/
+1
*
osd/windows: Don't set parent window for error message box - it doesn't appre...
Vas Crabb
2021-11-13
1
-2
/
+4
*
-osd/windows: Fixed stupid potential deadlock on exit.
Vas Crabb
2021-11-13
1
-1
/
+0
*
-osd/windows: Show error message box on a separate thread (see MT08118).
Vas Crabb
2021-11-12
1
-3
/
+64
*
Remove OSD_UWP from rest of code
Miodrag Milanovic
2021-10-26
1
-154
/
+0
*
-ui: Put software description on the left and sort by description by default.
Vas Crabb
2021-10-06
1
-0
/
+2
*
Add -share_directory option. This sets a directory on the host system which ...
arbee
2021-05-08
1
-0
/
+1
*
Disable sleep when using -bench.
Aaron Giles
2021-03-31
1
-0
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-3
/
+3
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-12
/
+12
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-0
/
+9
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-9
/
+0
*
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
1
-3
/
+3
|
\
|
*
use C++ library includes (nw)
firewave
2020-01-22
1
-3
/
+3
*
|
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-1
/
+1
|
/
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-6
/
+5
*
Creating an -attach_window command line parameter on Windows to attach to an ...
npwoods
2019-08-04
1
-0
/
+1
*
Changed a number of comment declarations to read *.cpp instead of *.c
npwoods
2019-06-16
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-18
/
+15
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-15
/
+18
*
osd/windows: Send logerror to stderr if no debugger is attached and -oslog is...
Vas Crabb
2019-01-13
1
-18
/
+15
*
clean up and improve option descriptions
Vas Crabb
2018-12-13
1
-35
/
+35
*
HLSL Color Transforms and 3D LUT (#4043)
Westley M. Martinez
2018-10-07
1
-1
/
+10
*
Fixed an options overhaul regression (#2530)
npwoods
2017-10-06
1
-0
/
+11
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
1
-2
/
+4
*
Overhaul to how MAME handles options, take two (#2341)
npwoods
2017-06-25
1
-9
/
+6
*
Revert "Overhaul to how MAME handles options (#2260)"
Vas Crabb
2017-05-07
1
-6
/
+9
*
Overhaul to how MAME handles options (#2260)
npwoods
2017-05-05
1
-9
/
+6
*
Merge pull request #2252 from npwoods/remove_duplicate_option
R. Belmont
2017-04-25
1
-1
/
+1
|
\
|
*
Removed redundant ";global_inputs"
Nathan Woods
2017-04-23
1
-1
/
+1
*
|
Disambiguated the WINOPTION_YIQ_PHASE_COUNT option
Nathan Woods
2017-04-24
1
-1
/
+1
|
/
*
Fixed an issue where device options (e.g. -cart) were reported as unknown whe...
Nathan Woods
2017-02-22
1
-3
/
+3
*
Revert "New phosphor persistence shaders for HLSL"
R. Belmont
2017-01-05
1
-5
/
+1
*
Correct LCD ghosting INI and slider defaults.
Westley M. Martinez
2017-01-03
1
-1
/
+1
[next]