dolphin/Source/Core
Léo Lam e4dd582d1d IOS/FS: Implement GetMetadata properly and remove GID hack
Now that all FS functions that create new inodes are properly
implemented, we can make GetMetadata actually return correct file
metadata rather than giving fixed information. The hack for the DQX
installer can also be removed now since our ES and FS keep track of
caller UID/GIDs now.
2020-01-25 17:53:34 +01:00
..
AudioCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
Common StringUtil: Add IsPrintableCharacter and use it 2020-01-16 00:22:26 +01:00
Core IOS/FS: Implement GetMetadata properly and remove GID hack 2020-01-25 17:53:34 +01:00
DiscIO Merge pull request #8573 from JosJuice/ciso-size 2020-01-22 19:20:36 +01:00
DolphinNoGUI Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
DolphinQt Merge pull request #8366 from Techjar/high-dpi-auto-adjust 2020-01-24 11:31:09 +10:00
InputCommon InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency. 2020-01-18 13:56:11 -06:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Use pre-increment for iterators instead of post-increment. 2019-12-29 23:45:02 -05:00
UpdaterCommon Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VideoBackends Add Dolphin version and current video backend to shader compilation logs 2020-01-24 03:29:38 -05:00
VideoCommon Merge pull request #8336 from Ebola16/PS 2020-01-25 11:52:14 +10:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00