209 Commits (dd70ddad7edb7cfbdddaed0ac657544a613d46e2)

Author SHA1 Message Date
Lioncash ffd60ee476 game_list: Avoid uninitialized variables when retrieving program ID 7 years ago
David Marcec 706fc5d2d6 Added check to see if ARB_texture_mirror_clamp_to_edge is supported 7 years ago
Lioncash 9791f0d590 qt/main: Unindent code in OnMenuInstallToNAND() 7 years ago
Lioncash 2a3d7128d1 qt/main: Make installation dialog text within OnMenuInstallToNAND() translatable 7 years ago
Lioncash aac807fd3a qt/main: Get rid of compilation warnings 7 years ago
Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 7 years ago
Zach Hilman 6b76b77400 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman fdf27bf390 game_list: Split game list scans to multiple functions 7 years ago
Zach Hilman f78a6e752f qt: Use custom RawCopy with progress bar for installs 7 years ago
Zach Hilman 10812f8407 game_list: Populate control data from installed NAND 7 years ago
Zach Hilman 167bfddafa file_sys: Comply to style guidelines 7 years ago
Zach Hilman bfb945c243 qt: Add 'Install to NAND' option to menu 7 years ago
Zach Hilman b67e751ccb game_list: Modify game list to scan installed titles 7 years ago
Lioncash 0a93b45b6a core: Namespace EmuWindow 7 years ago
Lioncash 8eb97706b8 qt/game_list: Resolve truncation warning within GameListItemPath's constructor 7 years ago
Lioncash aaf671a309 gt/game_list: Use std::array in GameListItemPath's data() function 7 years ago
Lioncash be53097577 qt/game_list: Remove redundant base class constructor from initializer list 7 years ago
Zach Hilman 8069fbd37f game_list: Reorder error checks 7 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 7 years ago
bunnei 3a67876252 textures: Refactor out for Texture/Depth FormatFromPixelFormat. 7 years ago
Zach Hilman 668458525e vfs: Fix documentation 7 years ago
Zach Hilman 94cf327e77 vfs: Fix typo in VfsFilesystem docs 7 years ago
Zach Hilman 2b6128fe0b file_util: Use enum instead of bool for specifing path behavior 8 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 years ago
Zach Hilman 1abfd4166e configure_gamelist: Use explicit QVariant constructor 8 years ago
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Zach Hilman 91cfe70301 loader: Add icon and title support to XCI 8 years ago
Zach Hilman 5927cf0e17 Use const where applicable 8 years ago
Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 years ago
Hedges e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) 8 years ago
Lioncash 96b6ad11c1 qt/main: Avoid sign conversions in UpdateRecentFiles() 8 years ago
Lioncash 10d693b9c2 game_list: Remove unnecessary conversion to std::string in ValidateEntry() 8 years ago
Lioncash a5ac53dd4c game_list: Use QString::fromStdString() where applicable instead of c_str() 8 years ago
Lioncash 251e92513a game_list: Join declarations and assignments in onTextChanged() 8 years ago
Lioncash cf983888cc qt/main: Collapse if statement in UpdateRecentFiles() 8 years ago
Lioncash 2b2dc00bfd qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateUITheme() 8 years ago
Lioncash d33f641912 qt: Don't show error dialog when canceling the Load Folder dialog 8 years ago
Lioncash 9764b4ec0e qt/game_list_p: Remove redundant base class constructor invocations 8 years ago
Lioncash 7846295a8f qt: Add missing override specifiers where applicable 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
Lioncash 2feb1a8ba6 kernel/event: Make data members private 8 years ago
Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
Lioncash db340f6402 yuzu: Use Qt 5 signal/slots where applicable 8 years ago
Lioncash bf45092c61 kernel: Move object class to its own source files 8 years ago
Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 0497bb5528 Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 187d8e215f Use more descriptive error codes and messages 8 years ago
Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago