Commit Graph

  • c7c180fdf1 time: Refactor time:* to use a single shared module Rozlette 2018-01-18 10:58:29 -06:00
  • 2ff1cebfbe Merge pull request #98 from lioncash/xcode bunnei 2018-01-18 11:25:11 -05:00
  • b5bc94bce0 Merge pull request #95 from bunnei/lm-skip-byte bunnei 2018-01-18 10:57:41 -05:00
  • da21545a77 travis: Use Xcode 9.2 Lioncash 2018-01-18 07:41:01 -05:00
  • be0e14ab3e Merge pull request #84 from lioncash/cmake bunnei 2018-01-18 01:37:17 -05:00
  • 4ca5f0c145 Merge pull request #91 from lioncash/svc bunnei 2018-01-18 00:27:41 -05:00
  • 22465c8722 lm: Minor logging fix to skip a byte. bunnei 2018-01-18 00:08:38 -05:00
  • ed788742bf Merge pull request #90 from lioncash/vi-override bunnei 2018-01-17 23:55:07 -05:00
  • cf0daed0b8 Merge pull request #89 from lioncash/vi-vector bunnei 2018-01-17 23:52:40 -05:00
  • 32eb620ef4 Merge pull request #88 from lioncash/include bunnei 2018-01-17 23:04:44 -05:00
  • 01b3bf119e Merge pull request #87 from lioncash/override bunnei 2018-01-17 22:44:03 -05:00
  • 3ebe56524c Merge pull request #93 from jroweboy/deploy-key Flame Sage 2018-01-17 22:43:17 -05:00
  • 138c03d565 Build: Update deploy keys James Rowe 2018-01-17 20:38:52 -07:00
  • 5d38bb36c3 Merge pull request #86 from lioncash/doxygen bunnei 2018-01-17 22:20:50 -05:00
  • 36dc44fb22 Merge pull request #85 from lioncash/warn bunnei 2018-01-17 21:59:20 -05:00
  • e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves Lioncash 2018-01-17 19:37:34 -05:00
  • 6a36ffb86c controller: Use DuplicateSession for DuplicateSessionEx. bunnei 2018-01-17 14:41:43 -05:00
  • 18507b09b2 Merge pull request #83 from lioncash/pessimizing-move bunnei 2018-01-17 21:08:01 -05:00
  • 73c0ef7453 Merge pull request #82 from lioncash/catch bunnei 2018-01-17 20:49:18 -05:00
  • 4497eb4528 svc: Rename some entries to match their analogue on SwitchBrew Lioncash 2018-01-17 20:34:52 -05:00
  • c81ed5eb33 svc: Add CreateJitMemory and MapJitMemory svc strings Lioncash 2018-01-17 20:32:38 -05:00
  • 62a8c61e36 Merge pull request #81 from lioncash/qt-bootmgr bunnei 2018-01-17 20:24:56 -05:00
  • 3d19102c48 vi: Make constructors explicit where applicable Lioncash 2018-01-17 20:21:14 -05:00
  • 14069e6ec4 vi: Add missing override specifiers Lioncash 2018-01-17 20:16:48 -05:00
  • b16c89bf65 vi: Copy data directly into the std::vector within Parcel's ReadBlock function Lioncash 2018-01-17 20:08:02 -05:00
  • 01f379baa7 Merge pull request #80 from gdkchan/nro_fix bunnei 2018-01-17 20:05:21 -05:00
  • 501d1cc33d hotkeys: Add missing <QTreeWidgetItem> include Lioncash 2018-01-17 19:58:27 -05:00
  • 94a6515b71 game_list: Add missing override specifier for KeyReleaseEater's eventFilter function Lioncash 2018-01-17 19:54:06 -05:00
  • 15318b6601 game_list: Amend doxygen parameter identifiers for containsAllWords() Lioncash 2018-01-17 19:51:14 -05:00
  • 33eba9b96e telemetry: Silence initialization order warnings Lioncash 2018-01-17 19:43:24 -05:00
  • ed296e47f1 input_common/sdl: Silence a -Wpessimizing-move warning Lioncash 2018-01-17 18:44:16 -05:00
  • 2b3ee30a46 externals: Update catch to 2.1.0 Lioncash 2018-01-17 18:40:08 -05:00
  • e50188374f bootmanager: Minor tidiness/correctness changes Lioncash 2018-01-17 18:34:58 -05:00
  • ee08c39b72 Merge pull request #73 from N00byKing/3093 bunnei 2018-01-17 18:18:34 -05:00
  • d3e63e4220 Fix NRO loading gdkchan 2018-01-17 20:16:09 -03:00
  • e2f06dbc17 Merge pull request #76 from Rozelette/master bunnei 2018-01-17 17:32:48 -05:00
  • b17763e3d4 Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code (#41) N00byKing 2018-01-17 23:19:41 +01:00
  • 5fcf8d530a Merge pull request #77 from gdkchan/no_relocs bunnei 2018-01-17 17:17:07 -05:00
  • 6f22471a72 TIME: consolidate time:* interfaces, stub functions and structs Rozlette 2018-01-17 13:33:38 -06:00
  • c65ac49238 Remove relocation on NSO/NRO gdkchan 2018-01-17 17:01:10 -03:00
  • c7452bab90 Merge pull request #42 from N00byKing/3295 bunnei 2018-01-17 13:50:38 -05:00
  • f2b4b668e3 Merge pull request #57 from nkatz565/fix-tr bunnei 2018-01-17 13:46:39 -05:00
  • 0568346cc3 Merge pull request #64 from shinyquagsire23/hid-timing bunnei 2018-01-17 12:30:46 -05:00
  • 8bff9c9152 Merge pull request #70 from flerovii/nvdrv-close bunnei 2018-01-17 12:29:23 -05:00
  • 10955d72ef Update CMakeLists.txt N00byKing 2018-01-17 18:21:49 +01:00
  • 66388f7576 Update title_metadata.h N00byKing 2018-01-17 18:20:52 +01:00
  • 7fa32af1c7 svc: Clang-format fix. bunnei 2018-01-17 12:19:17 -05:00
  • 30d2ba9de3 Update core.cpp N00byKing 2018-01-17 18:12:06 +01:00
  • 1998a16557 Merge pull request #71 from N00byKing/patch-1 bunnei 2018-01-17 12:09:47 -05:00
  • 7172ff4d9a Merge pull request #62 from bunnei/domain-close-handle bunnei 2018-01-17 12:09:12 -05:00
  • b2386fc712 Update default_ini.h N00byKing 2018-01-17 18:01:09 +01:00
  • b588cbcb1d hle_ipc: Clang format. bunnei 2018-01-17 11:37:26 -05:00
  • 1c98f3a9b3 Fixed formatting noah katz 2018-01-17 11:20:46 -05:00
  • 60d650cc4e nvdrv: stubbed Close(cmd 2) Frederic Meyer 2018-01-17 17:08:46 +01:00
  • d92636d424 Merge pull request #67 from RiverCityRansomware/gdbstubtypo bunnei 2018-01-17 10:27:00 -05:00
  • d05dc3f4dd Fix gdbstub typo, fixes Citra #3318 River City Ransomware 2018-01-17 09:25:25 -05:00
  • ec204a27dc Update qt River City Ransomware 2018-01-17 09:20:53 -05:00
  • 008823724f hid: Adjust timing based on actual hardware shinyquagsire23 2018-01-17 01:20:25 -07:00
  • 9ae55884d2 Merge pull request #60 from jroweboy/game-frame bunnei 2018-01-17 01:23:43 -05:00
  • 30cb98f874 ipc: Implement domain command CloseVirtualHandle. bunnei 2018-01-17 01:16:55 -05:00
  • d15cadd760 loggin: Add IPC logging category. bunnei 2018-01-17 01:09:33 -05:00
  • a66eb7351b UI: Fix frame rate perf stats James Rowe 2018-01-16 20:44:02 -07:00
  • dc905463dc Merge pull request #34 from shinyquagsire23/hid-sharedmem-layouts-circbufs-meta bunnei 2018-01-16 21:54:46 -05:00
  • 4b156d2e64 acc_u0: Add IPC interface and stub InitializeApplicationInfo. bunnei 2018-01-16 21:32:59 -05:00
  • eff90550a1 hid: clang-format shinyquagsire23 2018-01-16 19:22:58 -07:00
  • 36b89787ce hid: Adjust for style guide shinyquagsire23 2018-01-16 19:22:12 -07:00
  • 8c05e935bd Merge pull request #55 from bunnei/subv-improvements bunnei 2018-01-16 21:06:52 -05:00
  • f621310da2 applet_oe: Fix GetOperationMode and GetPerformanceMode. bunnei 2018-01-16 20:32:08 -05:00
  • 9a9d33a741 Fix non translated string (same as Citra PR 2949) noah katz 2018-01-16 19:56:41 -05:00
  • cb75b56e45 NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a Subv 2018-01-15 18:30:49 -05:00
  • 30657f9ca1 NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call. Subv 2018-01-15 17:39:00 -05:00
  • f827b17dd4 VI: Stubbed GetNativeHandle, Create/DestroyStrayLayer and CloseDisplay Subv 2018-01-15 17:20:08 -05:00
  • c5a0408ccc Services: Stubbed APM::OpenSession and the ISession interface. Subv 2018-01-15 17:19:32 -05:00
  • f7dc637a61 AppletOE: Stub a bunch of functions required by libnx homebrew. Subv 2018-01-15 15:43:46 -05:00
  • bf0e20c571 SVC: Correct some return values in svcGetInfo and added TitleId and PrivilegedProcessId stubs. Subv 2018-01-15 15:42:57 -05:00
  • 3442f4b96a SVC: Add 4.0.0+ comment to GetInfoType enum values. Subv 2018-01-15 15:41:16 -05:00
  • 5bc14e791a IPC: Push domain objects as move handles when not in a domain. Subv 2018-01-15 15:31:10 -05:00
  • 1aa4cdc3c8 Merge pull request #52 from ogniK5377/fsp bunnei 2018-01-16 18:27:48 -05:00
  • cb8d5328d5 Update memory.h David 2018-01-16 15:27:13 -08:00
  • 0f6e3421c8 Merge pull request #45 from FearlessTobi/patch-1 bunnei 2018-01-16 17:59:14 -05:00
  • 7338f089f8 Merge pull request #43 from N00byKing/3052 bunnei 2018-01-16 17:58:25 -05:00
  • 4dc989f073 Merge pull request #46 from FearlessTobi/patch-2 bunnei 2018-01-16 17:57:54 -05:00
  • 5f6e29831f Merge pull request #53 from nkatz565/nk-fixlabels bunnei 2018-01-16 17:55:59 -05:00
  • 07b465d24e Merge pull request #44 from Rozelette/master bunnei 2018-01-16 17:24:49 -05:00
  • bb7221c5d5 SetThreadCoreMask stub, time to implement fsp David Marcec 2018-01-16 14:23:53 -08:00
  • 52fe15278b Merge pull request #47 from MerryMage/build-fixes bunnei 2018-01-16 17:23:33 -05:00
  • 104dd867c4 implemented more of ISelfController and IApplicationFunctions David Marcec 2018-01-16 14:18:18 -08:00
  • 68143af636 Added more svcGetInfo pairs David Marcec 2018-01-16 14:06:45 -08:00
  • c903372111 Increased heap size and changed tls area vaddr David Marcec 2018-01-16 13:53:43 -08:00
  • aec3b28547 Use static functions instead of lambdas muemart 2017-12-13 19:06:14 +01:00
  • 5d5f1dfb68 Add translation support for button labels muemart 2017-12-09 16:11:17 +01:00
  • f4f64cc197 Add button labels for sdl joystick mappings muemart 2017-12-08 13:03:43 +01:00
  • f10a7081e3 Merge pull request #48 from spycrab/cmake_python bunnei 2018-01-16 15:20:01 -05:00
  • 33778e4984 CMake: Override PYTHON environment variable for libunicorn spycrab 2018-01-16 20:05:05 +01:00
  • e35644c005 clang-format MerryMage 2018-01-16 18:05:21 +00:00
  • 153205edbb travis: Use more recent cmake on macOS MerryMage 2018-01-16 18:02:08 +00:00
  • af9a4539b1 Implement Pull #3034 from Citra Tobias 2018-01-16 18:56:42 +01:00
  • 1de165506f Implement Pull #3030 from Citra Tobias 2018-01-16 18:50:04 +01:00
  • c2e4666579 Update README.md to include AppVeyor build status. bunnei 2018-01-16 12:24:15 -05:00
  • 09bcc2042c nso: Modify .bss size calculation logic Rozlette 2018-01-16 11:14:36 -06:00