ppsspp/UWP
Silent bb2ba8086b
Improved Show in Folder:
- Not spawning cmd.exe anymore, rather using the same way Chromium does to spawn a shell window with a file focused
- Hid a nonfunctional "Show In Folder" button for UWP builds
2019-05-23 19:59:08 +02:00
..
Armips_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
AssetsGold Fixed Certification and img issues 2018-04-21 02:08:49 -05:00
AssetsNormal UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
Common UWP: Fix DPI calculations for touch. Implement back button support. 2017-03-23 10:02:29 +01:00
CommonUWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
Content Hori Minipad S 2019-03-02 12:40:40 -08:00
CoreUWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
glslang_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
GPU_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
libkirk_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
NativeUWP Remove base/arch.h 2019-05-15 20:06:23 +01:00
SPIRVCross_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
UI_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
zlib_UWP UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
.gitignore Update .gitignore 2019-05-04 23:54:36 +08:00
App.cpp Proper device type detection for UWP 2019-05-13 16:07:02 +08:00
App.h Fix for weird Xbox B button behavior, see #10948. A simpler change was tested to work by Ruler. 2019-01-22 22:02:04 +01:00
build_uwp.proj Heh, oops 2017-03-23 12:09:26 +01:00
imgconv.sh UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
NKCodeFromWindowsSystem.cpp UWP: Hook up basic keyboard support 2017-03-23 10:02:28 +01:00
NKCodeFromWindowsSystem.h UWP: Hook up basic keyboard support 2017-03-23 10:02:28 +01:00
PackageGold.appxmanifest UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
PackageNormal.appxmanifest UWP: Do some build system hackery to make it workable to make GOLD builds. Give the Gold build its own GUID 2017-03-23 10:02:29 +01:00
pch.cpp Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
pch.h Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
PPSSPP_UWP.sln Update UWP project files for ARM64 2019-05-04 23:56:55 +08:00
PPSSPP_UWP_TemporaryKey.pfx UWP: Update the temporary-key with a new one generated by dominater01 2019-05-08 00:14:19 +02:00
PPSSPP_UWPMain.cpp Improved Show in Folder: 2019-05-23 19:59:08 +02:00
PPSSPP_UWPMain.h UWP: Fix DPI calculations for touch. Implement back button support. 2017-03-23 10:02:29 +01:00
StorageFileLoader.cpp UWP: Fix (or patch up...) a race condition in StorageFileLoader. Might help #10882, fixes some other freezes. 2018-04-07 17:47:02 +02:00
StorageFileLoader.h UWP buildfix. See comments in #9575 2017-10-11 14:27:50 +02:00
StorageFolderBrowser.cpp Initial work on StorageFolderBrowser 2017-03-23 10:02:29 +01:00
StorageFolderBrowser.h Initial work on StorageFolderBrowser 2017-03-23 10:02:29 +01:00
UWP.vcxproj UWP: Use default (latest) toolset and remove dependency to 16299 SDK 2019-05-13 16:07:48 +08:00
UWP.vcxproj.filters Fixed Certification and img issues 2018-04-21 02:08:49 -05:00
UWP_TemporaryKey.pfx Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
UWPHost.cpp Update UWP port 2018-12-10 20:55:07 +07:00
UWPHost.h Qt: Buildfix with removed debugger methods. 2018-09-01 14:29:23 -07:00
UWPUtil.h Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
XAudioSoundStream.cpp Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
XAudioSoundStream.h Update UWP port 2018-12-10 20:55:07 +07:00