summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/uwp
Commit message (Collapse)AuthorAgeFilesLines
* Tiny UWP compile fix (nw) Brad Hughes2017-06-201-2/+2
|
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-285-17/+45
|
* Merge pull request #1749 from bradhugh/dynamic_api Vas Crabb2016-12-022-9/+8
|\ | | | | Created DYNAMIC_API macros for dynamic bind helper classes
| * Remove LoadLibrary hack from UWP (nw) Brad Hughes2016-11-202-9/+8
| |
* | srcclean (nw) Vas Crabb2016-11-272-11/+11
|/
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-173-23/+13
| | | | * Change window handle storage to template instead of void* (nw)
* indent brace (nw) yz70s2016-11-141-1/+1
|
* Implemented GetFileSize and and proper winrt file open (nw) Miodrag Milanovic2016-11-121-1/+7
|
* Add basic keyboard input to UWP (nw) Brad Hughes2016-11-111-27/+9
|
* Small cleanup (nw) Miodrag Milanovic2016-11-113-4/+4
|
* Cleanup (nw) Miodrag Milanovic2016-11-113-48/+6
|
* move asset files to proper place Miodrag Milanovic2016-11-118-36/+0
|
* More UWP work - the UI actually renders (nw) Brad Hughes2016-11-102-29/+62
|
* UWP builds again but by no means working (nw) Brad Hughes2016-11-105-306/+68
|
* Adding video and window code to UWP(nw) Miodrag Milanovic2016-11-104-0/+1577
|
* Some more work on UWP (nw) Miodrag Milanovic2016-11-1011-8/+280
|
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on ↵ Miodrag Milanovic2016-11-092-0/+205
previous Brad work (nw)