mame/src/osd/modules
Vas Crabb f17f6c9d5c misc fixes
testkeys:
* Clean up and modernise code
* Use std::endl to end lines for its implicit flush
* Centre window (less likely to hide behind taskbar, etc.)

osdwin:
* Ensure new windows are positioned within the work area of a monitor
2019-02-18 18:03:39 +11:00
..
debugger work around Qt crash, thanks mizapf (nw) 2018-12-25 23:54:24 +11:00
diagnostics fix windows compile (nw) 2017-02-11 19:27:17 +01:00
file Fix OS X build after a45221458d (nw) 2018-12-11 19:42:08 -05:00
font dwrite: noticed an error msg with missing \n (nw) 2018-12-14 13:39:52 +01:00
input Fixed sdl2 keymap processing. [Couriersud] 2019-02-16 16:44:42 +01:00
lib apply -verbose after processing command-line options and after first pass over .ini files (nw) 2019-01-12 18:17:13 +11:00
midi
monitor fix windows compile (nw) 2017-02-11 19:27:17 +01:00
netdev Fix crashiness on OS X when the network device couldn't be opened (nw) 2018-11-22 17:30:42 -05:00
opengl (nw) fix lots of inadverently mutable static pointers 2018-09-20 11:42:37 +10:00
output srcclean (nw) 2018-05-27 04:48:13 +10:00
render Merge pull request #4492 from algestam/bgfx_hlsl_fix 2019-01-16 09:28:28 -05:00
sound (nw) remove some superfluous const, eliminate a superfluous temp, remove superflous semicolons, etc. and also fix a known broken build script change 2019-02-18 00:48:52 +11:00
osdhelper.h misc fixes 2019-02-18 18:03:39 +11:00
osdmodule.cpp
osdmodule.h
osdwindow.cpp Remove emu.h from headers (nw) 2017-02-11 18:31:20 +01:00
osdwindow.h Remove emu.h from headers (nw) 2017-02-11 18:31:20 +01:00