waltje
4d076d37e0
Re-did the VIDAPI stuff and moved to the common code.
2018-05-09 18:11:20 -04:00
waltje
6bc2044b73
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
...
Made the CD=ROM ioctl support code conditional, as per OBattler's concerns over that code.
2018-05-09 01:48:48 -04:00
waltje
6f9f26951c
Updated travis (again..) and some code changes.
2018-05-08 18:57:25 -04:00
waltje
c5b29c2a09
Cleaned up the VIDAPI interface - renderers now export only one symbol.
...
DirectDraw and Direct3D modules re-integrated as one single driver.
VNC is now enabled by default, it will be runtime-disabled if the DLL is not found.
The BUGGER device moved to devices/ ; will be an external device (DLL) soon.
2018-05-08 03:12:42 -04:00
waltje
393480c2f6
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
waltje
de1818e661
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
waltje
83605c00a5
More UI changes (new Display menu.)
...
Re-integrated IDS value definitions into ui_resource.h.
Several small fixes.
2018-04-30 20:01:45 -04:00
waltje
2eb86d639b
More UI cleanups and fixes. 95% of the UI code is now common.
...
Added missing "invert_display" config item.
Added some more local logging functions.
2018-04-30 17:44:11 -04:00
waltje
9f04d73b62
Major change to split UI functions into common and front-and parts.
...
Cleaned up more warnings.
2018-04-29 19:39:16 -04:00