summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdlib_win32.cpp
Commit message (Expand)AuthorAgeFilesLines
* osd: Added helper for getting CPU cache line size. Vas Crabb2025-01-131-0/+36
* Miscellaneous improvements: Vas Crabb2023-04-141-5/+5
* Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. Vas Crabb2023-04-131-2/+2
* -osd: Improved SDL Game Controller joystick provider: Vas Crabb2023-01-131-1/+1
* Patched up some gaps in functionality and fixed some bugs. Vas Crabb2022-09-021-7/+74
* Remove OSD_UWP from rest of code Miodrag Milanovic2021-10-261-5/+0
* Bug fixes and usablility enhancements: Vas Crabb2021-01-291-1/+1
* cpu: Allow recompilers to work with W^X policy Vas Crabb2021-01-061-49/+68
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-1/+1
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-2/+2
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Changed osd_get_clipboard_text() to return std::string (#5615) npwoods2019-09-111-14/+12
* Discord plugin try 2 (#3640) cracyc2018-06-081-0/+9
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* removed not used macros (nw) Miodrag Milanovic2016-11-111-21/+0
* let osd_process_kill just kill, rest is on osd users, watchdog only in this c... Miodrag Milanovic2016-11-111-2/+0
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-95/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-2/+2
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-3/+3
* Adding new string conversion overloads Nathan Woods2016-10-011-1/+1
* Fixed off by one issue and other cleanups requested by Vas Nathan Woods2016-07-251-1/+1
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-11/+11
* MT6284 flush stdout/stderr before killing process Vas Crabb2016-07-081-1/+4
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-3/+2
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-0/+84
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-13/+13
* move clipboard handling on proper place (nw) Miodrag Milanovic2016-04-031-0/+74
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+0
* use chrono calls for time handling in core (nw) Miodrag Milanovic2016-03-031-106/+0
* clang-modernize part 5 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+349