| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -osd/windows: Minimise full-screen windows on losing focus (#2997). | 2021-01-21 | 1 | -1/+1 | |
| | | | | | | | | | -osd/modules/osdwindow.cpp: Clean up window title formatting. * Show data type model in window title. * Moved window title formatting to a single place. -tools/chdman.cpp: Removed some unnecessary .c_str() calls. | ||||
| * | OSD_MAC: don't run MAME on a thread, it upsets the debugger very much (nw) | 2019-09-17 | 1 | -24/+30 | |
| | | |||||
| * | OSD_MAC: window now visible and has a title, but doesn't render (nw) | 2019-09-16 | 1 | -7/+17 | |
| | | |||||
| * | Preliminary Mac native OSD. Not working yet. [R. Belmont] | 2019-09-15 | 1 | -0/+121 | |
| This will compile, link, and run a driver all the way to the first info screen, provided you use -video bgfx. However, although there's a valid NSWindow created, it never actually appears on screen for unknown (but likely silly) reasons. Inputs are not implemented and fullscreen exists but is untried. | |||||
