summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/mac (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix OSD=mac compile [R. Belmont] arbee2021-07-311-1/+1
* Disable sleep when using -bench. Aaron Giles2021-03-311-0/+1
* -getaway.cpp: Fixed steering control. Vas Crabb2021-01-231-1/+1
* ATTR_UNUSED, do you welcome C++17 in your heart and mind? Olivier Galibert2021-01-221-1/+1
* -osd/windows: Minimise full-screen windows on losing focus (#2997). Vas Crabb2021-01-213-10/+3
* Much more core std::string_view modernization AJR2021-01-201-1/+2
* osdwindow.cpp: Centralize basic functions; de-virtualize various getters AJR2021-01-042-99/+30
* Remove keepaspect and fullstretch members of osd_video_config AJR2020-12-162-4/+7
* Add "Non-Integer Scaling" and "Keep Aspect" settings to UI video options menu... AJR2020-12-171-15/+0
* use C++ library includes (nw) firewave2020-01-221-1/+1
* video: higher maximum prescale (nw) hap2020-01-051-1/+1
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-211-1/+1
* Remove up to one frame of input latency. (#5901) antonioginer2019-11-163-7/+13
* OSD_MAC: don't run MAME on a thread, it upsets the debugger very much (nw) arbee2019-09-174-54/+62
* OSD_MAC: window now visible and has a title, but doesn't render (nw) arbee2019-09-161-7/+17
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-1514-0/+2183