summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/osdwindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* osd: Moved some windows-specific stuff into osd/windows/window.{h,cpp}. Vas Crabb2023-02-261-3/+0
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-59/+36
* Various input and OSD refactoring: Vas Crabb2023-01-291-2/+8
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-0/+19
* Remove OSD_UWP from rest of code Miodrag Milanovic2021-10-261-1/+1
* osd: Rearranged window title to put system name first Vas Crabb2021-01-221-2/+3
* -osd/windows: Minimise full-screen windows on losing focus (#2997). Vas Crabb2021-01-211-0/+29
* util/zippath.cpp: Fix suffix for zip archives. Vas Crabb2021-01-081-15/+6
* osdwindow.cpp: Make monitor code a little safer AJR2021-01-051-1/+1
* osdwindow.cpp: Centralize basic functions; de-virtualize various getters AJR2021-01-041-0/+62
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Add more UWP support (nw) Miodrag Milanovic2016-11-091-5/+5
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-0/+5
* Move window_list to osd_common_t Brad Hughes2016-06-111-6/+0
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-3/+5
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-11/+12
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-12/+11
* Refactor OSD window. Brad Hughes2016-04-211-11/+12
* Fix compile on linux and windows. couriersud2016-04-101-8/+0
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-211-0/+2
* Final fixups, get sliders working again, nw therealmogminer@gmail.com2016-02-211-2/+6
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+57