256 Commits (d10014e47ff43ae289ffd9be855fa3a81e132d0b)

Author SHA1 Message Date
Zach Hilman 53ca6f8846 game_list: Modify game list to scan installed titles 8 years ago
Lioncash 53e86e35eb core: Namespace EmuWindow 8 years ago
Lioncash bc6245290b qt/game_list: Resolve truncation warning within GameListItemPath's constructor 8 years ago
Lioncash 89aed5c0a2 gt/game_list: Use std::array in GameListItemPath's data() function 8 years ago
Lioncash 1eaa022169 qt/game_list: Remove redundant base class constructor from initializer list 8 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
Lioncash a648516863 qt: Add missing override specifiers where applicable 8 years ago
Lioncash 5de7c31baa qt: Default destructors where applicable 8 years ago
Lioncash 11eadbccc9 kernel/event: Make data members private 8 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 8 years ago
David 4a4641a134 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 f90c667a44 yuzu: Use Qt 5 signal/slots where applicable 8 years ago
Lioncash 38c2af9330 kernel: Move object class to its own source files 8 years ago
Lioncash 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
Zach Hilman 9a3f7d702f Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
Tobias d60c5fdb23 Port #3769 from Citra: "Update Dark theme to latest version" 8 years ago
fearlessTobi 41f0c63993 Port #3913 from Citra: "citra_qt: Remove obsolete application attribute" 8 years ago
fearlessTobi 6d2e4b74c2 Port #3911 from Citra: "Optimize settings application" 8 years ago
fearlessTobi 133950dbdf Port #3837 from Citra: "Add build date in about dialog" 8 years ago
fearlessTobi 5946bf7728 Port #3594 from Citra 8 years ago
Lioncash 9f7550d027 kernel/timer: Make data members private where applicable 8 years ago
fearlessTobi d037602d5c Port #3665 from Citra 8 years ago
Lioncash 6dcc80c285 wait_tree: Add missing switch case for WaitTreeThread::GetText() 8 years ago
Lioncash 8bfaf576fb wait_tree: Silence warning about all code paths not returning a value 8 years ago
Subv 555a0638ec Frontend: Check for more required OpenGL extensions during startup. 8 years ago
Lioncash 574be087d4 file_util: Use a u64 to represent number of entries 8 years ago