- Jan 18, 2018
-
-
Lioncash authored
Uses the latest available Xcode version. This allows the use of more C++17 facilities without the CI failing.
-
bunnei authored
CMakeLists: Derive the source directory grouping from targets themselves
-
bunnei authored
svc: Minor clarity changes
-
bunnei authored
vi: Minor clean up/correctness changes
-
bunnei authored
vi: Copy data directly into the std::vector within Parcel's ReadBlock function
-
bunnei authored
hotkeys: Add missing <QTreeWidgetItem> include
-
bunnei authored
game_list: Add missing override specifier for KeyReleaseEater's eventFilter function
-
Flame Sage authored
Build: Update deploy keys
-
James Rowe authored
-
bunnei authored
game_list: Amend doxygen parameter identifiers
-
bunnei authored
telemetry: Silence initialization order warnings
-
Lioncash authored
Removes the need to store to separate SRC and HEADER variables, and then construct the target in most cases.
-
bunnei authored
-
bunnei authored
input_common/sdl: Silence a -Wpessimizing-move warning
-
bunnei authored
externals: Update catch to 2.1.0
-
Lioncash authored
Makes the codebase a little more consistent with regards to available documentation. Also amends the duplicate case where there was a similar entry at 0x72 named ConnectToPort.
-
Lioncash authored
Makes the table match SwitchBrew for these entries
-
bunnei authored
bootmanager: Minor tidiness/correctness changes
-
Lioncash authored
Prevents implicit conversions.
-
Lioncash authored
-
Lioncash authored
Previously this would unnecessarily zero-initialize the vector before copying the actual data into the vector instance.
-
bunnei authored
Fix NRO loading
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
- Jan 17, 2018
-
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
Moved over from #3266 in citra.
-
bunnei authored
Implement Pull #3093 from citra: Added missing headers to CMakeLists.txt and fixed includes.
-
gdkchan authored
-
bunnei authored
TIME: consolidate time:* interfaces, stub functions and structs
-
N00byKing authored
* Update bootmanager.cpp * This *should* fix the clang error
-
bunnei authored
Remove relocation on NSO/NRO
-
Rozlette authored
-
gdkchan authored
-
bunnei authored
Implement Pull #3295 from citra: citra_qt: CMakeLists: Drop leftover handling code for Qt 4 UI files
-
bunnei authored
Fix non translated string (same as Citra PR 2949)
-
bunnei authored
hid: Adjust timing based on actual hardware
-
bunnei authored
nvdrv: stubbed Close(cmd 2)
-