summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/monitor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix building with gcc-13 (#10917) Julian Sikorski2023-02-201-0/+1
* Various input and OSD refactoring: Vas Crabb2023-01-293-19/+28
* Fixed a few issues identified by Coverity: Vas Crabb2022-11-061-1/+1
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-046-8/+11
* Remove OSD_UWP from rest of code Miodrag Milanovic2021-10-261-17/+1
* looks like I64 size qualifier is only needed for MSYS64 GCC 9 and earlier (nw) Vas Crabb2020-06-022-2/+2
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-1/+1
* fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-222-2/+2
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-264-5/+6
* srcclean (nw) Vas Crabb2019-09-221-3/+3
* Fix compile (nw) Olivier Galibert2019-09-161-3/+2
* A few files that got missed (nw) arbee2019-09-151-0/+190
* fix windows compile (nw) Miodrag Milanovic2017-02-112-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-112-0/+2
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-282-6/+0
* Merge pull request #1749 from bradhugh/dynamic_api Vas Crabb2016-12-021-10/+5
|\
| * Update name of DYNAMIC_API macros (nw) Brad Hughes2016-12-011-4/+4
| * Simpler low-cost implementation making modules and function pointers class me... Brad Hughes2016-11-211-6/+5
| * Changing singleton to be thread safe (nw) Brad Hughes2016-11-201-1/+1
| * Created DYNAMIC_API macros for cleaner definition of dynamically linked funct... Brad Hughes2016-11-201-11/+7
* | Small 32 bit windows monitor module fix (nw) Brad Hughes2016-11-281-1/+1
|/
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-173-3/+4
* Small cleanup (nw) Miodrag Milanovic2016-11-111-0/+4
* More UWP work - the UI actually renders (nw) Brad Hughes2016-11-101-1/+17
* Cleanup linux OSD (nw) Miodrag Milanovic2016-10-221-1/+1
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-032-4/+4
* srcclean (nw) Vas Crabb2016-09-264-6/+6
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-146-0/+731