summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/winrtfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* -sound/xaudio2_sound.cpp: Changed buffering strategy for output streams. Vas Crabb2025-06-061-7/+11
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-5/+1
* osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st... npwoods2022-06-151-2/+2
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* Tidy up loose ends: Vas Crabb2021-01-061-2/+12
* use C++ library includes (nw) firewave2020-01-221-2/+2
* Use canonical spelling of "canonical" (nw) AJR2019-08-021-1/+1
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Implemented GetFileSize and and proper winrt file open (nw) Miodrag Milanovic2016-11-121-4/+2
* Some more work on UWP (nw) Miodrag Milanovic2016-11-101-0/+465