summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdlib_uwp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove uwp specific sources Miodrag Milanovic2021-10-261-207/+0
* Bug fixes and usablility enhancements: Vas Crabb2021-01-291-3/+3
* cpu: Allow recompilers to work with W^X policy Vas Crabb2021-01-061-34/+51
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Changed osd_get_clipboard_text() to return std::string (#5615) npwoods2019-09-111-8/+11
* osdlib: GetCurrentProcessId is valid on uwp (nw) cracyc2018-06-091-1/+1
* Discord plugin try 2 (#3640) cracyc2018-06-081-0/+10
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Remove LoadLibrary hack from UWP (nw) Brad Hughes2016-11-201-212/+0
* Add basic keyboard input to UWP (nw) Brad Hughes2016-11-111-5/+5
* removed not used macros (nw) Miodrag Milanovic2016-11-111-20/+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-30/+0
* clipboard handling for uwp (nw) Miodrag Milanovic2016-11-111-3/+2
* MALLOC_DEBUG part is not able to compile on UWP (nw) Miodrag Milanovic2016-11-111-86/+2
* More UWP work - the UI actually renders (nw) Brad Hughes2016-11-101-1/+145
* Some more work on UWP (nw) Miodrag Milanovic2016-11-101-0/+383