226 Commits (8eb062bba4a458f99dd873573c93f2f59ecdd80b)

Author SHA1 Message Date
Tobias 515e023396 Port #4013 from Citra: "Init logging sooner so we dont miss some logs on startup" (#1142) 7 years ago
Zach Hilman 6c83024693 qt: Add filename and title id to window title while running 7 years ago
Zach Hilman b56f075c4e game_list: Add SD registration loading to game list 7 years ago
Zach Hilman f7b0f9fde4 qt: Make default row data title name and title id 7 years ago
Zach Hilman b8f5034fe1 filesystem: Add CreateFactories methods to fs 7 years ago
literalmente-game 9dcb7bded1 Swap "Plus" with "Minus" on the controller GUI (#1150) 7 years ago
tech4me c6442d421a config: Fixed icon size get set to 0 7 years ago
fearlessTobi 230bf50dda Port #3902 from Citra: "Add restart hotkey & menu option" 7 years ago
fearlessTobi 51fbaae33b Port #4056 from Citra: "Add Clear Recent Files menu action" 7 years ago
tech4me 5e70a75986 qt/main: Port part of citra(#3411), open savedata works 7 years ago
Lioncash 1d77a31e1d service/filesystem: Use forward declarations where applicable 7 years ago
fearlessTobi fc6901c205 Port #3353 from Citra 7 years ago
Lioncash 9981f15c87 game_list: Avoid uninitialized variables when retrieving program ID 7 years ago
David Marcec 2ee02649df Added check to see if ARB_texture_mirror_clamp_to_edge is supported 7 years ago
Lioncash 5b87516373 qt/main: Unindent code in OnMenuInstallToNAND() 7 years ago
Lioncash c28ea940a1 qt/main: Make installation dialog text within OnMenuInstallToNAND() translatable 7 years ago
Lioncash 4423e138ea qt/main: Get rid of compilation warnings 7 years ago
Lioncash aaed702790 loader: Make ResultStatus directly compatible with fmt 7 years ago
Zach Hilman 8c33f20792 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman 9bae8b24ae game_list: Split game list scans to multiple functions 7 years ago
Zach Hilman 54fd907b2b qt: Use custom RawCopy with progress bar for installs 7 years ago
Zach Hilman 8f96b88d0b game_list: Populate control data from installed NAND 7 years ago
Zach Hilman b0531d6ea0 file_sys: Comply to style guidelines 8 years ago
Zach Hilman e9c7294bb9 qt: Add 'Install to NAND' option to menu 8 years ago
Zach Hilman 53ca6f8846 game_list: Modify game list to scan installed titles 8 years ago
Lioncash 53e86e35eb core: Namespace EmuWindow 7 years ago
Lioncash bc6245290b qt/game_list: Resolve truncation warning within GameListItemPath's constructor 7 years ago
Lioncash 89aed5c0a2 gt/game_list: Use std::array in GameListItemPath's data() function 7 years ago
Lioncash 1eaa022169 qt/game_list: Remove redundant base class constructor from initializer list 7 years ago
Zach Hilman 9946a70305 game_list: Reorder error checks 8 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 8 years ago
bunnei 1a9b133715 textures: Refactor out for Texture/Depth FormatFromPixelFormat. 8 years ago
Zach Hilman e883f6faa8 vfs: Fix documentation 8 years ago
Zach Hilman 1e2232797a vfs: Fix typo in VfsFilesystem docs 8 years ago
Zach Hilman b43d01f09b file_util: Use enum instead of bool for specifing path behavior 8 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 8 years ago
Zach Hilman 0ddf082be2 configure_gamelist: Use explicit QVariant constructor 8 years ago
Lioncash ee8808c6a7 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Zach Hilman d53b3a13b3 loader: Add icon and title support to XCI 8 years ago
Zach Hilman 469f7cefe4 Use const where applicable 8 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago
Hedges 3e421bb6fb GDBStub works with both Unicorn and Dynarmic now (#941) 8 years ago
Lioncash 4de0824ad2 qt/main: Avoid sign conversions in UpdateRecentFiles() 8 years ago
Lioncash 35f1943b0f game_list: Remove unnecessary conversion to std::string in ValidateEntry() 8 years ago
Lioncash 2d3b313879 game_list: Use QString::fromStdString() where applicable instead of c_str() 8 years ago
Lioncash c41c5028db game_list: Join declarations and assignments in onTextChanged() 8 years ago
Lioncash 9790f8c9ff qt/main: Collapse if statement in UpdateRecentFiles() 8 years ago
Lioncash 0c6d371dd0 qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateUITheme() 8 years ago
Lioncash ab6bc68bc1 qt: Don't show error dialog when canceling the Load Folder dialog 8 years ago
Lioncash 56cde60393 qt/game_list_p: Remove redundant base class constructor invocations 8 years ago