| Commit message (Expand) | Author | Age | Files | Lines |
* | general: fix compile for Apple Clang | Liam | 2022-11-23 | 1 | -2/+2 |
* | Merge pull request #9238 from german77/cabinet_applet | bunnei | 2022-11-20 | 4 | -7/+306 |
|\ |
|
| * | general: Address review comments | german77 | 2022-11-14 | 2 | -13/+14 |
| * | service: am: Fix cabinet applet result | german77 | 2022-11-13 | 2 | -10/+22 |
| * | service: am: Implement cabinet applet backend | german77 | 2022-11-13 | 4 | -7/+293 |
* | | Add break for default cases | Kyle Kienapfel | 2022-11-14 | 2 | -0/+3 |
|/ |
|
* | service: am: Stub SetRecordVolumeMuted | german77 | 2022-10-30 | 2 | -1/+13 |
* | general: Enforce C4800 everywhere except in video_core | Morph | 2022-10-22 | 1 | -1/+1 |
* | kernel: remove KWritableEvent | Liam | 2022-10-13 | 2 | -11/+11 |
* | core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes | Narr the Reg | 2022-09-07 | 1 | -1/+1 |
* | core: ns: Implement pl:s service | Narr the Reg | 2022-09-03 | 1 | -1/+1 |
* | Demote services from warning/info to debug to reduce log spam: | Kelebek1 | 2022-09-01 | 1 | -1/+1 |
* | applet/swkbd: Implement optional symbol keys | Morph | 2022-07-24 | 1 | -0/+6 |
* | Project Andio | Kelebek1 | 2022-07-22 | 2 | -2/+9 |
* | implement resume message | Gus Caplan | 2022-07-18 | 2 | -0/+5 |
* | service am: Update service tables to 14.0.0 | german77 | 2022-07-14 | 1 | -0/+3 |
* | core: Replace all instances of ResultCode with Result | german77 | 2022-06-27 | 16 | -42/+42 |
* | service: am: Stub PerformSystemButtonPressingIfInFocus | Narr the Reg | 2022-06-20 | 2 | -1/+24 |
* | common: Change semantics of UNREACHABLE to unconditionally crash | Liam | 2022-06-14 | 7 | -9/+9 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 33 | -99/+66 |
* | service: jit: stub JIT service | Liam | 2022-04-07 | 2 | -1/+9 |
* | applets/web: Keep foreground (websession) web applet open | Morph | 2022-04-02 | 1 | -0/+8 |
* | Merge pull request #8041 from Morph1984/inline-swkbd | bunnei | 2022-03-26 | 3 | -166/+415 |
|\ |
|
| * | applets/swkbd: Split software keyboard initialization | Morph | 2022-03-22 | 2 | -160/+349 |
| * | applets/swkbd: Add new inline software keyboard types | Morph | 2022-03-22 | 1 | -6/+66 |
* | | applets/mii: Remove unused include | Morph | 2022-03-22 | 1 | -1/+0 |
* | | applets/mii: Cleanup MiiEdit applet implementation | Morph | 2022-03-22 | 2 | -44/+85 |
* | | applets/mii: Cleanup MiiEdit applet types | Morph | 2022-03-22 | 1 | -23/+44 |
* | | applets/mii: Move MiiEdit applet types into its own file | Morph | 2022-03-22 | 3 | -54/+69 |
* | | applets: Rename Mii to MiiEdit | Morph | 2022-03-22 | 4 | -34/+35 |
|/ |
|
* | core: Reduce unused includes | ameerj | 2022-03-19 | 1 | -1/+0 |
* | Merge pull request #7964 from german77/miiii | bunnei | 2022-03-17 | 4 | -5/+212 |
|\ |
|
| * | applet: mii: Simple implementation of mii applet | german77 | 2022-03-01 | 4 | -5/+212 |
* | | core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and SessionRequestManager. | bunnei | 2022-03-15 | 1 | -2/+2 |
|/ |
|
* | service: am: Update enum names to match documentation | Narr the Reg | 2022-02-22 | 2 | -5/+37 |
* | general: Rename NewUUID to UUID, and remove the previous UUID impl | Morph | 2022-02-05 | 3 | -7/+6 |
* | profile: Migrate to the new UUID implementation | Morph | 2022-02-05 | 3 | -10/+11 |
* | service/am: Update omm function tables | Lioncash | 2022-01-21 | 1 | -0/+1 |
* | service: am: ISelfController: Stub SaveCurrentScreenshot | Morph | 2021-12-03 | 2 | -1/+14 |
* | core/hid: Remove usage of native types, fix a couple of errors with motion | german77 | 2021-11-25 | 2 | -1/+6 |
* | second commit lion review | german77 | 2021-11-25 | 1 | -0/+2 |
* | kraken: Address comments from review | german77 | 2021-11-25 | 1 | -1/+1 |
* | configuration: Migrate controller settings to emulated controller | german77 | 2021-11-25 | 1 | -11/+3 |
* | core/frontend: Update applets | german77 | 2021-11-25 | 1 | -1/+1 |
* | Settings: eliminate rescaling_factor. | Fernando Sahmkow | 2021-11-16 | 1 | -8/+4 |
* | applets/swkbd: Fix text check message encoding | Morph | 2021-11-08 | 1 | -7/+15 |
* | applets/swkbd: Skip text checking if the text has been confirmed | Morph | 2021-11-08 | 2 | -8/+15 |
* | general: Get the current process program id directly from the system | Morph | 2021-11-04 | 4 | -15/+9 |
* | general: Rename GetTitleID to GetProgramID | Morph | 2021-11-04 | 4 | -9/+11 |
* | core: Remove unused includes | ameerj | 2021-11-04 | 4 | -7/+0 |
* | Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error | Morph | 2021-10-11 | 1 | -0/+10 |
|\ |
|
| * | applets/web: Fallback to loader to get the manual romfs if none is found | Feng Chen | 2021-10-11 | 1 | -0/+10 |
* | | service: Reduce header include overhead | Morph | 2021-10-07 | 2 | -2/+2 |
* | | Merge pull request #7103 from Morph1984/service-ctx-event | bunnei | 2021-10-05 | 4 | -94/+104 |
|\ \ |
|
| * | | service: Replace service event creation with ServiceContext::CreateEvent | Morph | 2021-10-02 | 4 | -94/+104 |
* | | | service: am: Make use of Exit to exit the currently running application | Morph | 2021-10-02 | 1 | -2/+2 |
|/ / |
|
* | | service/am: Update to 13.0.0 | german77 | 2021-09-27 | 1 | -0/+4 |
* | | common/uuid: Add validity checking functions to interface | Lioncash | 2021-09-22 | 1 | -1/+1 |
|/ |
|
* | am: Implement GetNotificationStorageChannelEvent | german77 | 2021-09-10 | 2 | -2/+16 |
* | applet_error: Fix 64-bit error code conversion | Morph | 2021-08-19 | 1 | -6/+25 |
* | applet_swkbd: Include the null terminator in the buffer size calculation | Morph | 2021-08-05 | 1 | -2/+4 |
* | applet_swkbd: Correct string buffer size calculation | Morph | 2021-07-30 | 1 | -2/+2 |
* | applet_controller: Add preliminary support for version 8 | Morph | 2021-07-20 | 2 | -3/+33 |
* | applets/web: Resolve Nintendo CDN URLs | Morph | 2021-07-15 | 1 | -0/+13 |
* | service: Append service name prefix to common filenames | Morph | 2021-07-14 | 1 | -2/+2 |
* | applets: Append applet_ prefix to backend applets | Morph | 2021-07-14 | 16 | -17/+17 |
* | general: Make most settings a BasicSetting | lat9nq | 2021-06-28 | 1 | -1/+1 |
* | general: Replace RESULT_UNKNOWN with ResultUnknown | Morph | 2021-06-02 | 1 | -6/+6 |
* | general: Replace RESULT_SUCCESS with ResultSuccess | Morph | 2021-06-02 | 12 | -137/+137 |
* | applets/swkbd: Make use of std::move where applicable | Morph | 2021-05-28 | 1 | -8/+8 |
* | applets/swkbd: Only read the text check message on Failure/Confirm | Morph | 2021-05-28 | 1 | -2/+7 |
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 2 | -28/+24 |
* | core: Make variable shadowing a compile-time error | Lioncash | 2021-05-16 | 1 | -7/+7 |
* | fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly created. | bunnei | 2021-05-06 | 1 | -2/+0 |
* | hle: kernel: Rename Process to KProcess. | bunnei | 2021-05-06 | 4 | -4/+4 |
* | hle: kernel: Remove deprecated Object class. | bunnei | 2021-05-06 | 1 | -1/+0 |
* | hle: kernel: Migrate KTransferMemory to KAutoObject. | bunnei | 2021-05-06 | 2 | -5/+6 |
* | hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. | bunnei | 2021-05-06 | 1 | -1/+0 |
* | hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. | bunnei | 2021-05-06 | 4 | -30/+28 |
* | hle: kernel: Ensure all kernel objects with KAutoObject are properly created. | bunnei | 2021-05-06 | 2 | -0/+18 |
* | hle: kernel: Migrate KEvent to KAutoObject. | bunnei | 2021-05-06 | 4 | -76/+65 |
* | hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. | bunnei | 2021-05-06 | 4 | -11/+10 |
* | service: Remove unused class variables | Lioncash | 2021-05-05 | 1 | -5/+4 |
* | service: Resolve cases of member field shadowing | Lioncash | 2021-05-04 | 2 | -4/+4 |
* | service: Eliminate cases of member shadowing | Lioncash | 2021-04-26 | 2 | -4/+4 |
* | ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled | Morph | 2021-04-24 | 2 | -1/+10 |
* | applets: Send focus state change message on applet state change | Morph | 2021-04-17 | 10 | -22/+56 |
* | applets: Make the applet mode a protected property of Applet | Morph | 2021-04-17 | 14 | -22/+20 |
* | applets/swkbd: Implement the Normal and Inline Software Keyboard Applet | Morph | 2021-04-15 | 3 | -13/+1487 |
* | ILibraryAppletCreator: Implement CreateHandleStorage | Morph | 2021-04-15 | 2 | -6/+64 |
* | ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs | Morph | 2021-04-15 | 1 | -2/+2 |
* | applets: Pass in the LibraryAppletMode each applet's constructor | Morph | 2021-04-15 | 13 | -33/+58 |
* | applets: Remove the previous software keyboard applet implementation | Morph | 2021-04-15 | 2 | -227/+6 |
* | common: Move settings to common from core. | bunnei | 2021-04-15 | 1 | -1/+1 |
* | ISelfController: Update to 11.x | Morph | 2021-04-07 | 1 | -0/+1 |
* | IApplicationFunctions: Update to 11.x | Morph | 2021-04-07 | 1 | -0/+6 |
* | IDebugFunctions: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+2 |
* | ICommonStateGetter: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+9 |
* | IGlobalStateController: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+1 |
* | IHomeMenuFunctions: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+3 |
* | ISelfController: Stub SetAlbumImageTakenNotificationEnabled | Morph | 2021-03-30 | 2 | -1/+17 |
* | hle: service: am: IStorageAccessor: Fix out of bounds error handling. | bunnei | 2021-02-14 | 1 | -6/+7 |
* | Merge pull request #5902 from lioncash/core-warn | bunnei | 2021-02-12 | 1 | -1/+2 |
|\ |
|
| * | am/controller: Remove [[fallthrough]] from unreachable path | Lioncash | 2021-02-09 | 1 | -1/+2 |
* | | software_keyboard: Implement Finalize request command | Morph | 2021-02-11 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #5326 from german77/hidUpdate1 | bunnei | 2021-02-06 | 1 | -1/+1 |
|\ |
|
| * | Fix npad struct to match switchbrew | german | 2021-02-04 | 1 | -1/+1 |
* | | hle: kernel: Reimplement KReadableEvent and KWritableEvent. | bunnei | 2021-02-05 | 4 | -58/+70 |
* | | hle: kernel: Rename WritableEvent to KWritableEvent. | bunnei | 2021-02-05 | 4 | -14/+14 |
* | | hle: kernel: Rename ReadableEvent to KReadableEvent. | bunnei | 2021-02-05 | 4 | -12/+12 |
* | | IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent | Morph | 2021-02-02 | 2 | -1/+14 |
|/ |
|
* | am/IApplicationFunctions: Stub IsGamePlayRecordingSupported | Morph | 2021-01-31 | 2 | -1/+12 |
* | am: Stub TryPopFromFriendInvitationStorageChannel | ameerj | 2021-01-31 | 2 | -1/+10 |
* | hle: Implement remaining services for Stereo Vision | Chloe Marcec | 2021-01-24 | 2 | -1/+9 |
* | hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSliceZero. | bunnei | 2021-01-21 | 1 | -1/+8 |
* | common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT | ReinUsesLisp | 2021-01-15 | 1 | -5/+5 |
* | general: Fix various spelling errors | Morph | 2021-01-02 | 2 | -4/+4 |
* | applets/web: Implement the online web browser applet | Morph | 2020-12-18 | 2 | -3/+11 |
* | main, applets/web: Re-add progress dialog for RomFS extraction | Morph | 2020-12-18 | 2 | -32/+44 |
* | pl_u, applets/web: Decrypt shared fonts to TTF files | Morph | 2020-12-18 | 1 | -0/+86 |
* | applets/web: Implement the default web browser applet frontend | Morph | 2020-12-18 | 1 | -1/+4 |
* | applets/web: Implement the offline browser applet backend | Morph | 2020-12-18 | 2 | -13/+143 |
* | applets/web: Initial implementation of the web browser applet | Morph | 2020-12-18 | 3 | -2/+428 |
* | applets: Remove the previous web browser applet implementation | Morph | 2020-12-18 | 4 | -609/+37 |
* | Merge pull request #5166 from lioncash/log-cast | bunnei | 2020-12-09 | 3 | -10/+10 |
|\ |
|
| * | core: Remove unnecessary enum casts in log calls | Lioncash | 2020-12-08 | 3 | -10/+10 |
* | | Merge pull request #5135 from Morph1984/applets-shadow | bunnei | 2020-12-09 | 1 | -1/+1 |
|\ \ |
|
| * | | applets: Resolve variable shadowing | Morph | 2020-12-05 | 1 | -1/+1 |
| |/ |
|
* | | controller: Use std::move within ConvertToFrontendParameters() | Lioncash | 2020-12-08 | 1 | -3/+3 |
* | | controller: Avoid unnecessary copies in ConfigurationComplete() | Lioncash | 2020-12-08 | 1 | -9/+8 |
|/ |
|
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 24 | -130/+149 |
* | service: am: Implement ExecuteProgram and required stubs. | bunnei | 2020-11-25 | 2 | -3/+34 |
* | hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) | bunnei | 2020-11-24 | 6 | -35/+34 |
* | patch_manager: Remove usages of the global system instance | Lioncash | 2020-11-18 | 1 | -4/+10 |
* | controllers/npad: Rename NPadType to NpadStyleSet | Morph | 2020-11-16 | 1 | -1/+1 |
* | settings: Preparation for per-game input settings | Morph | 2020-11-16 | 2 | -3/+3 |
* | Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix | bunnei | 2020-11-13 | 2 | -26/+80 |
|\ |
|
| * | applets: Rename LibraryAppletVersion to ControllerAppletVersion | Morph | 2020-11-08 | 2 | -15/+15 |
| * | applets/controller: Pop normal data for StrapGuide and FirmwareUpdate | Morph | 2020-11-08 | 2 | -6/+19 |
| * | applets/controller: Introduce additional checks for mode and caller | Morph | 2020-11-08 | 2 | -5/+39 |
| * | applets/controller: Add ControllerUpdateFirmwareArg struct | Morph | 2020-11-08 | 1 | -0/+7 |
* | | ipc_helpers: Remove usage of the global system instance | Lioncash | 2020-11-08 | 1 | -1/+1 |
|/ |
|
* | service: Update function tables | Lioncash | 2020-10-28 | 1 | -0/+2 |
* | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 2 | -14/+14 |
* | core: Fix clang build | Lioncash | 2020-10-18 | 2 | -14/+14 |
* | frontend/controller: Eliminate dependency on the global system instance | Lioncash | 2020-09-26 | 1 | -1/+2 |
* | am: Stub GetPreviousProgramIndex | Morph | 2020-09-18 | 2 | -1/+11 |
* | Address feedback | Morph | 2020-09-04 | 2 | -0/+7 |
* | applets/controller: Set min_players to have a minimum value of 1. | Morph | 2020-09-04 | 1 | -1/+1 |
* | applets/controller: Implement "Explain Text" | Morph | 2020-09-04 | 2 | -16/+26 |
* | Project Mjölnir: Part 2 - Controller Applet | Morph | 2020-09-04 | 4 | -31/+375 |
* | common/fileutil: Convert namespace to Common::FS | Lioncash | 2020-08-16 | 1 | -8/+8 |
* | software_keyboard: Resolve a pessimizing move warning | Lioncash | 2020-08-14 | 1 | -2/+1 |
* | General: Tidy up clang-format warnings part 2 | Lioncash | 2020-08-13 | 1 | -1/+2 |
* | Merge pull request #4457 from ogniK5377/SetScreenShotPermission | bunnei | 2020-08-07 | 2 | -1/+12 |
|\ |
|
| * | am: Unstub SetScreenShotPermission | David Marcec | 2020-07-31 | 2 | -1/+12 |
* | | fs: Rename SaveDataDescriptor to SaveDataAttribute | Morph | 2020-07-30 | 1 | -5/+5 |
|/ |
|
* | remove unused variable; | CrazyMax | 2020-07-27 | 1 | -1/+0 |
* | Address issues | David Marcec | 2020-07-20 | 1 | -2/+2 |
* | swkbd: Return result for Calc request for inlined swkbd | David Marcec | 2020-07-19 | 2 | -13/+49 |
* | Merge pull request #4275 from CrazyMax/desired_language | bunnei | 2020-07-12 | 1 | -1/+13 |
|\ |
|
| * | AM: fix GetDesiredLanguage: | CrazyMax | 2020-07-08 | 1 | -1/+13 |
* | | configuration: implement per-game configurations (#4098) | lat9nq | 2020-07-10 | 1 | -4/+4 |
* | | Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer | bunnei | 2020-07-10 | 2 | -1/+20 |
|\ \
| |/
|/| |
|
| * | AM/ISelfController: Stub CreateManagedDisplaySeparableLayer | Morph | 2020-07-05 | 2 | -1/+20 |
* | | GetDisplayVersion should return a null-terminated version string. | CrazyMax | 2020-07-07 | 1 | -4/+16 |
|/ |
|
* | am: Stub GetIndirectLayerConsumerHandle | David Marcec | 2020-06-28 | 1 | -1/+13 |
* | Merge pull request #4154 from ogniK5377/swkbd-nullptr | bunnei | 2020-06-27 | 1 | -1/+1 |
|\ |
|
| * | Prevent nullptr dereference on swkbd error case | David Marcec | 2020-06-24 | 1 | -1/+1 |
* | | am: Update function tables and add missing classes (#4169) | VolcaEM | 2020-06-27 | 3 | -17/+19 |
|/ |
|
* | software_keyboard: Eliminate trivial redundant copies | Lioncash | 2020-06-20 | 1 | -2/+2 |
* | Merge pull request #3843 from ogniK5377/GetPopFromGeneralChannelEvent | bunnei | 2020-05-04 | 3 | -4/+20 |
|\ |
|
| * | am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent | David Marcec | 2020-05-01 | 3 | -4/+20 |
* | | Merge pull request #3824 from ogniK5377/GetDisplayVersion | bunnei | 2020-05-03 | 1 | -3/+14 |
|\ \
| |/
|/| |
|
| * | Update src/core/hle/service/am/am.cpp | bunnei | 2020-05-03 | 1 | -1/+1 |
| * | am: Properly implement GetDisplayVersion | David Marcec | 2020-04-29 | 1 | -3/+14 |
* | | Merge pull request #3823 from ogniK5377/setvrmode | Mat M | 2020-04-30 | 2 | -16/+6 |
|\ \ |
|
| * | | am: IsVrModeEnabled & SetVrModeEnabled fixes | David Marcec | 2020-04-29 | 2 | -16/+6 |
| |/ |
|
* / | am: GetFriendInvitationStorageChannelEvent | David Marcec | 2020-04-30 | 2 | -1/+14 |
|/ |
|
* | style: Change AMs & Glues error codes to be dec instead of hex | David Marcec | 2020-04-28 | 1 | -3/+3 |
* | service: Update function tables | Lioncash | 2020-04-20 | 1 | -0/+10 |
* | am: Resolve ineffective moves | Lioncash | 2020-04-18 | 1 | -2/+2 |
* | am: Implement VR related APIs | perillamint | 2020-03-27 | 2 | -3/+42 |
* | core/web_browser: Allow WebApplet to exit gracefully when an error occurs | FearlessTobi | 2020-03-22 | 1 | -0/+6 |
* | AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) | Morph | 2020-02-27 | 2 | -2/+14 |
* | hle: services: Use std::shared_ptr instead of copy by value. | bunnei | 2020-02-08 | 8 | -43/+43 |
* | am: Correct IPC object count mismatch. | bunnei | 2020-02-06 | 1 | -6/+4 |
* | services: am: Clear events on PopOutData and PopInteractiveOutData. | bunnei | 2020-02-06 | 1 | -0/+2 |
* | am: Refactor IStorage interface. | bunnei | 2020-02-06 | 7 | -43/+81 |
* | applets: software_keyboard: Signal state change on end of interactive session. | bunnei | 2020-02-06 | 1 | -0/+1 |
* | applets: software_keyboard: Minor cleanup. | bunnei | 2020-02-06 | 1 | -2/+2 |
* | Merge pull request #3094 from lioncash/tables | bunnei | 2019-11-25 | 3 | -2/+23 |
|\ |
|
| * | service: Update function tables | Lioncash | 2019-11-12 | 3 | -2/+23 |
* | | kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) | bunnei | 2019-11-25 | 4 | -11/+10 |
* | | Merge pull request #3112 from lioncash/skip | bunnei | 2019-11-21 | 1 | -8/+16 |
|\ \ |
|
| * | | service/am: Remove unnecessary Skip calls | Lioncash | 2019-11-14 | 1 | -8/+16 |
* | | | Merge pull request #3111 from lioncash/query | bunnei | 2019-11-21 | 2 | -5/+14 |
|\ \ \ |
|
| * | | | am: Stub QueryApplicationPlayStatistics | Lioncash | 2019-11-14 | 2 | -5/+14 |
| |/ / |
|
* | | | Merge pull request #3091 from lioncash/core-conversion | bunnei | 2019-11-15 | 2 | -10/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | service: Resolve sign conversion errors | Lioncash | 2019-11-12 | 2 | -10/+10 |
| |/ |
|
* / | Implement stub for QueryApplicationPlayStatisticsByUid | Michael Scire | 2019-11-11 | 2 | -0/+10 |
|/ |
|
* | Merge pull request #3062 from bunnei/event-improve | bunnei | 2019-11-06 | 2 | -13/+13 |
|\ |
|
| * | kernel: events: Remove ResetType::Automatic. | bunnei | 2019-11-03 | 2 | -13/+13 |
* | | common_func: Use std::array for INSERT_PADDING_* macros. | bunnei | 2019-11-04 | 1 | -5/+6 |
* | | core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility | FearlessTobi | 2019-11-03 | 2 | -3/+31 |
|/ |
|
* | bcat: Remove use of global system accessors | Lioncash | 2019-10-15 | 1 | -2/+3 |
* | hle/service: Replace global system instance calls with instance-based ones | Lioncash | 2019-10-06 | 1 | -3/+3 |
* | service/am: Silence -Wreorder | ReinUsesLisp | 2019-10-05 | 1 | -2/+1 |
* | bcat: Add FSC accessors for BCAT data | Zach Hilman | 2019-10-01 | 1 | -1/+2 |
* | am: Unstub PopLaunchParameter and add bcat connection for app-specific data | Zach Hilman | 2019-09-30 | 2 | -16/+52 |
* | applets: Add accessor for AppletFrontendSet | Zach Hilman | 2019-09-30 | 2 | -0/+6 |
* | Merge pull request #2683 from DarkLordZach/lock-exit | David | 2019-09-22 | 4 | -7/+33 |
|\ |
|
| * | qt: Prompt user for confirmation if exit lock is active | Zach Hilman | 2019-09-22 | 1 | -1/+1 |
| * | am: Implement ISelfController ExitLock commands | Zach Hilman | 2019-09-22 | 1 | -2/+6 |
| * | am: Implement ISelfController Exit | Zach Hilman | 2019-09-22 | 4 | -4/+20 |
| * | am: Add RequestExit event to AppletMessageQueue | Zach Hilman | 2019-09-22 | 2 | -0/+6 |
* | | Deglobalize System: Am | David Marcec | 2019-09-22 | 1 | -1/+1 |
|/ |
|
* | configure_debug: Move reporting option to logging | Zach Hilman | 2019-09-22 | 3 | -6/+7 |
* | services: Pass FileSystemController as reference to services that need it | Zach Hilman | 2019-09-21 | 5 | -4/+13 |
* | am: Unstub IApplicationFunctions EnsureSaveData (20) | Zach Hilman | 2019-09-21 | 1 | -8/+14 |
* | service/am: Remove usages of global system accessors | Lioncash | 2019-09-05 | 16 | -96/+141 |
* | AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) | mailwl | 2019-09-04 | 2 | -0/+16 |
* | service/am: Implement IsAutoSleepDisabled | Lioncash | 2019-07-11 | 2 | -1/+10 |
* | service/am: Implement SetAutoSleepDisabled | Lioncash | 2019-07-11 | 2 | -1/+23 |
* | Merge pull request #2651 from DarkLordZach/apm-boost-mode-1 | bunnei | 2019-07-08 | 4 | -12/+25 |
|\ |
|
| * | am: Implement SetCpuBoostMode in terms of APM | Zach Hilman | 2019-06-29 | 4 | -12/+25 |
* | | clang-format fixes | Michael Scire | 2019-07-06 | 1 | -4/+5 |
* | | am: Implement GetAccumulatedSuspendedTickValue | Michael Scire | 2019-07-06 | 2 | -7/+19 |
* | | file_sys: Rename other ContentRecordType members | Bakugo | 2019-07-02 | 1 | -2/+2 |
|/ |
|
* | applets: Pass current process title ID to applets | Zach Hilman | 2019-06-25 | 10 | -40/+58 |
* | general_frontend: Add documentation for parental controls and ecommerce applets | Zach Hilman | 2019-06-25 | 2 | -16/+16 |
* | web_browser: Only delete temporary directory if it was created | Zach Hilman | 2019-06-25 | 1 | -1/+3 |
* | web_browser: Take ECommerce applet frontend optionally in constructor | Zach Hilman | 2019-06-25 | 1 | -1/+6 |
* | web_browser: Use function tables for execute and initialize | Zach Hilman | 2019-06-25 | 2 | -7/+285 |
* | web_browser: Correct structures and properly parse TLVs/ShimKind | Zach Hilman | 2019-06-25 | 2 | -61/+168 |
* | applets: Track ECommerce and Parental Control applet frontends | Zach Hilman | 2019-06-25 | 2 | -7/+29 |
* | applets: Implement Auth applet backend | Zach Hilman | 2019-06-25 | 2 | -0/+146 |
* | Merge pull request #2482 from DarkLordZach/prepo | bunnei | 2019-06-21 | 5 | -20/+64 |
|\ |
|
| * | loader: Move NSO module tracking to AppLoader | Zach Hilman | 2019-05-26 | 2 | -3/+4 |
| * | applets/error: Save report on error applet | Zach Hilman | 2019-05-25 | 1 | -5/+14 |
| * | applets: Save report on stubbed applet | Zach Hilman | 2019-05-25 | 4 | -15/+49 |
* | | Signalled accumulated_suspended_tick_changed_event on creation based on RE | David Marcec | 2019-06-16 | 1 | -0/+1 |
* | | Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent | David Marcec | 2019-06-16 | 2 | -1/+19 |
* | | common/hex_util: Combine HexVectorToString() and HexArrayToString() | Lioncash | 2019-06-12 | 1 | -6/+6 |
* | | Merge pull request #2526 from lioncash/global | Zach Hilman | 2019-06-05 | 2 | -5/+37 |
|\ \ |
|
| * | | core/core: Remove unnecessary includes | Lioncash | 2019-05-29 | 2 | -5/+37 |
| |/ |
|
* | | Merge pull request #2510 from SciresM/desired_language | Zach Hilman | 2019-06-05 | 1 | -2/+38 |
|\ \ |
|
| * | | Implement IApplicationFunctions::GetDesiredLanguage | Michael Scire | 2019-05-23 | 1 | -2/+38 |
| |/ |
|
* | | Merge pull request #1931 from DarkLordZach/mii-database-1 | bunnei | 2019-05-30 | 2 | -6/+7 |
|\ \
| |/
|/| |
|
| * | mii_manager: Fix incorrect loop condition in mii UUID generation code | Zach Hilman | 2019-04-25 | 2 | -1/+2 |
| * | profile_select: Port Service::Account::UUID to Common::UUID | Zach Hilman | 2019-04-25 | 2 | -5/+5 |
* | | Merge pull request #2487 from lioncash/service-return | Hexagon12 | 2019-05-19 | 1 | -0/+2 |
|\ \ |
|
| * | | service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). | Lioncash | 2019-05-19 | 1 | -0/+2 |
| |/ |
|
* / | core/kernel/object: Rename ResetType enum members | Lioncash | 2019-05-18 | 2 | -6/+6 |
|/ |
|
* | web_browser: Make OpenPage non-const | Zach Hilman | 2019-04-17 | 8 | -15/+20 |
* | main: Add GMainWindow hooks for Error display | Zach Hilman | 2019-04-17 | 1 | -2/+2 |
* | general_backend: Move StubApplet and add backend PhotoViewer | Zach Hilman | 2019-04-17 | 2 | -1/+102 |
* | applets: Add Error applet | Zach Hilman | 2019-04-17 | 3 | -24/+224 |
* | applets: Port current applets to take frontend in constructor | Zach Hilman | 2019-04-17 | 6 | -14/+16 |
* | am: Delegate applet creation to AppletManager | Zach Hilman | 2019-04-17 | 1 | -24/+3 |
* | applets: Add AppletManager class to control lifetime | Zach Hilman | 2019-04-17 | 2 | -0/+137 |
* | service: Update service function tables | Lioncash | 2019-04-11 | 2 | -0/+24 |
* | Merge pull request #1957 from DarkLordZach/title-provider | bunnei | 2019-04-10 | 1 | -1/+1 |
|\ |
|
| * | patch_manager: Dump NSO name with build ID | Zach Hilman | 2019-03-28 | 1 | -2/+1 |
| * | game_list: Register content with ContentProvider | Zach Hilman | 2019-03-27 | 1 | -2/+3 |
* | | hle/service: Resolve unused variable warnings | Lioncash | 2019-04-04 | 1 | -3/+4 |
* | | Merge pull request #2328 from lioncash/transfer | bunnei | 2019-04-04 | 1 | -6/+6 |
|\ \ |
|
| * | | service/am: Correct behavior of CreateTransferMemoryStorage() | Lioncash | 2019-04-03 | 1 | -6/+6 |
| |/ |
|
* | | service/am: Implement EnterFatalSection and LeaveFatalSection | Lioncash | 2019-03-26 | 2 | -2/+29 |
* | | service/am: Sort ISelfController's member functions according to table order | Lioncash | 2019-03-26 | 2 | -36/+36 |
|/ |
|
* | service/am: Add function table for IDebugFunctions | Lioncash | 2019-03-21 | 1 | -1/+15 |
* | service/am: Add basic implementation of ChangeMainAppletMasterVolume | Lioncash | 2019-03-18 | 2 | -1/+29 |
* | service/am: Unstub SetTransparentVolumeRate() | Lioncash | 2019-03-18 | 2 | -1/+17 |
* | service/am: Unstub SetExpectedMasterVolume() | Lioncash | 2019-03-18 | 2 | -11/+27 |
* | core/hle/ipc: Remove unnecessary includes | Lioncash | 2019-03-05 | 2 | -0/+4 |
* | service/nvflinger,service/vi: Handle failure cases with exposed API | Lioncash | 2019-02-06 | 1 | -3/+4 |
* | service/am/applet_ae: Update function tables | Lioncash | 2019-01-30 | 1 | -1/+2 |
* | core/frontend/applets/web_browser: Include missing headers | Lioncash | 2019-01-17 | 1 | -2/+8 |
* | core/frontend/applets/web_browser: Make OpenPage() non-const | Lioncash | 2019-01-17 | 1 | -1/+1 |
* | Merge pull request #1939 from DarkLordZach/web-applet | bunnei | 2019-01-10 | 4 | -5/+237 |
|\ |
|
| * | web_browser: Add bounds checking to applet interface | Zach Hilman | 2018-12-29 | 1 | -7/+7 |
| * | core: Add getter and setter for WebBrowserApplet frontend | Zach Hilman | 2018-12-28 | 1 | -1/+1 |
| * | applets: Implement LibAppletOff (Web) applet | Zach Hilman | 2018-12-28 | 3 | -0/+232 |
| * | am: Add size parameter to am:IStorage logging | Zach Hilman | 2018-12-28 | 1 | -4/+4 |
* | | Proper no message handling for AM::PopMessage | David Marcec | 2019-01-04 | 1 | -1/+10 |
* | | core/kernel: Remove unnecessary inclusions | Lioncash | 2019-01-01 | 2 | -2/+2 |
|/ |
|
* | am: Implement GetSaveDataSize and ExtendSaveData | Zach Hilman | 2018-12-27 | 2 | -2/+47 |
* | Merge pull request #1781 from DarkLordZach/applet-profile-select | bunnei | 2018-12-23 | 3 | -0/+131 |
|\ |
|
| * | applets: Correct event ResetTypes from OneShot to Sticky | Zach Hilman | 2018-12-03 | 4 | -13/+5 |
| * | am: Use ProfileSelect applet | Zach Hilman | 2018-12-03 | 1 | -0/+4 |
| * | applets: Implement ProfileSelect applet | Zach Hilman | 2018-12-03 | 2 | -0/+130 |
| * | software_keyboard: Signal state changed event upon construction | Zach Hilman | 2018-12-03 | 1 | -1/+6 |
* | | Merge pull request #1914 from lioncash/id | bunnei | 2018-12-21 | 1 | -2/+5 |
|\ \ |
|
| * | | service/am: Unstub GetAppletResourceUserId | Lioncash | 2018-12-18 | 1 | -2/+5 |
| |/ |
|
* / | applets: Correct usage of SignalStateChanged event | Zach Hilman | 2018-12-10 | 3 | -6/+4 |
|/ |
|
* | hle_ipc: Refactor SleepClientThread to avoid ReadableEvent | Zach Hilman | 2018-11-29 | 2 | -5/+2 |
* | kernel/event: Reference ReadableEvent from WritableEvent | Zach Hilman | 2018-11-29 | 4 | -43/+29 |
* | core: Port all current usages of Event to Readable/WritableEvent | Zach Hilman | 2018-11-29 | 4 | -45/+57 |
* | Reworked svcs slightly, improved error messages in AM and fsp_srv | David Marcec | 2018-11-27 | 1 | -2/+4 |
* | Improved error messages in AM, HwOpus and NvMap | David Marcec | 2018-11-26 | 1 | -6/+9 |
* | Changed logging to be "Log before execution", Added more error logging, all services should now log on some level | David Marcec | 2018-11-26 | 3 | -128/+174 |
* | Merge pull request #1708 from ogniK5377/res-scale | bunnei | 2018-11-24 | 1 | -4/+8 |
|\ |
|
| * | Report resolution scaling support for vi and am | David Marcec | 2018-11-16 | 1 | -4/+8 |
* | | am: Return StubApplet instead of nullptr when AppletId not found | Zach Hilman | 2018-11-22 | 3 | -11/+11 |
* | | applets: Add StubApplet | Zach Hilman | 2018-11-22 | 2 | -0/+96 |
* | | Merge pull request #1742 from lioncash/hle-swkbd | bunnei | 2018-11-21 | 5 | -44/+63 |
|\ \ |
|
| * | | am/applets: Make the applet data broker part of the applet itself. | Lioncash | 2018-11-20 | 5 | -31/+36 |
| * | | am/applets: Replace includes with forward declarations where applicable | Lioncash | 2018-11-20 | 2 | -2/+9 |
| * | | am/applets: Relocate comments above the relevant data member in AppletDataBroker | Lioncash | 2018-11-20 | 1 | -11/+18 |
* | | | am: Correct build failure | Lioncash | 2018-11-21 | 1 | -2/+2 |
|/ / |
|
* | | software_keyboard: Fix erroneous extra PushNormalData | Zach Hilman | 2018-11-19 | 1 | -3/+2 |
* | | software_keyboard: Return correct result code on user cancel operation | Zach Hilman | 2018-11-19 | 3 | -5/+1 |
* | | applet: Add AppletDataBroker to manage HLE to AM service interaction | Zach Hilman | 2018-11-19 | 5 | -104/+194 |
* | | software_keyboard: Use correct offset for inital text string | Zach Hilman | 2018-11-19 | 1 | -1/+2 |
* | | software_keyboard: Check for UTF-8 config flag | Zach Hilman | 2018-11-19 | 2 | -9/+23 |
* | | software_keyboard: Push all data over all channels on dialog completion | Zach Hilman | 2018-11-18 | 1 | -18/+26 |
* | | applet: Use std::queue instead of std::vector for storage stack | Zach Hilman | 2018-11-18 | 5 | -18/+44 |
* | | applet: Add operation completed callback | Zach Hilman | 2018-11-18 | 2 | -3/+5 |
* | | software_keyboard: Push buffer size to offset 0x4 in output data | Zach Hilman | 2018-11-18 | 4 | -18/+39 |
* | | software_keyboard: Make GetText asynchronous | Zach Hilman | 2018-11-18 | 3 | -6/+20 |
* | | am: Allow applets to push multiple and different channels of data | Zach Hilman | 2018-11-18 | 4 | -36/+34 |
* | | am: Implement ILibraryAppletAccessor IsCompleted and GetResult | Zach Hilman | 2018-11-18 | 1 | -4/+8 |
* | | am: Implement text check software keyboard mode | Zach Hilman | 2018-11-18 | 3 | -14/+95 |
* | | am: Deglobalize software keyboard applet | Zach Hilman | 2018-11-18 | 6 | -27/+44 |
* | | am: Construct and use proper applets with ILibraryAppletAccessor | Zach Hilman | 2018-11-18 | 1 | -1/+26 |
* | | am/applets: Add connector between frontend and AM applet classes | Zach Hilman | 2018-11-18 | 2 | -0/+128 |
* | | am/applets: Add Applet superclass to describe a generic applet | Zach Hilman | 2018-11-18 | 2 | -0/+75 |
* | | am: Unstub ILibraryAppletAccessor::Start | Zach Hilman | 2018-11-18 | 1 | -5/+17 |
* | | am: Implement PopInteractiveOutData and PushInteractiveInData | Zach Hilman | 2018-11-18 | 1 | -14/+24 |
* | | am: Convert storage stack to vector | Zach Hilman | 2018-11-18 | 1 | -27/+59 |
* | | am: Move AM::IStorage to header | Zach Hilman | 2018-11-18 | 1 | -0/+16 |
* | | am: Move IStorageAccessor to header and update backing buffer | Zach Hilman | 2018-11-18 | 2 | -64/+62 |
* | | am: Implement CreateTransferMemoryStorage | Zach Hilman | 2018-11-18 | 2 | -0/+26 |
* | | Stubbed am:EnableApplicationCrashReport | MysticExile | 2018-11-17 | 2 | -10/+18 |
|/ |
|
* | Fixups | David Marcec | 2018-11-07 | 1 | -1/+1 |
* | Ability to switch between docked and undocked mode in-game | David Marcec | 2018-11-07 | 6 | -35/+138 |
* | global: Use std::optional instead of boost::optional (#1578) | Frederic L | 2018-10-30 | 1 | -1/+1 |
* | profile_manager: Use std::optional instead of boost::optional | Lioncash | 2018-10-24 | 1 | -1/+1 |
* | acc: Fix account UUID duplication error | Zach Hilman | 2018-10-24 | 1 | -10/+19 |
* | profile_manager: Load user icons, names, and UUIDs from system save | Zach Hilman | 2018-10-24 | 1 | -2/+6 |
* | am: Pass current user UUID to launch parameters | Zach Hilman | 2018-10-24 | 1 | -7/+9 |
* | am: Add the basic skeleton for the tcap service | Lioncash | 2018-10-21 | 3 | -0/+42 |
* | am: Update service function tables | Lioncash | 2018-10-21 | 4 | -15/+60 |
* | Merge pull request #1526 from lioncash/svc-id | bunnei | 2018-10-20 | 1 | -16/+18 |
|\ |
|
| * | omm: Update service function tables | Lioncash | 2018-10-19 | 1 | -16/+18 |
* | | Stubbed home blocking | David Marcec | 2018-10-19 | 2 | -4/+36 |
|/ |
|
* | Removed the use of rp.MakeBuilder | David Marcec | 2018-09-19 | 1 | -4/+4 |
* | Implemented GetDefaultDisplayResolution | David Marcec | 2018-09-18 | 2 | -1/+18 |
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -1/+1 |
* | hle/service: Default constructors and destructors in the cpp file where applicable | Lioncash | 2018-09-11 | 12 | -2/+50 |
* | kernel: Eliminate kernel global state | Lioncash | 2018-08-29 | 1 | -3/+6 |
* | Added GetBootMode (#1107) | David | 2018-08-24 | 2 | -1/+12 |
* | am: Utilize std::array within PopLaunchParameter() | Lioncash | 2018-08-21 | 1 | -3/+4 |
* | Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) | greggameplayer | 2018-08-17 | 2 | -2/+22 |
* | correct coding style | greggameplayer | 2018-08-16 | 1 | -1/+1 |
* | Implement GetDefaultDisplayResolutionChangeEvent | greggameplayer | 2018-08-16 | 2 | -1/+13 |
* | am: Stub SetScreenShotImageOrientation. | bunnei | 2018-08-08 | 2 | -1/+9 |
* | Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) | David | 2018-08-03 | 1 | -1/+2 |
* | service/am: Add missing am services | Lioncash | 2018-07-31 | 7 | -0/+150 |
* | hle/service: Make constructors explicit where applicable | Lioncash | 2018-07-19 | 5 | -5/+5 |
* | Virtual Filesystem 2: Electric Boogaloo (#676) | Zach Hilman | 2018-07-19 | 1 | -1/+0 |
* | General Filesystem and Save Data Fixes (#670) | Zach Hilman | 2018-07-17 | 1 | -14/+5 |
* | Revert "Virtual Filesystem (#597)" | bunnei | 2018-07-08 | 1 | -1/+1 |
* | Virtual Filesystem (#597) | Zach Hilman | 2018-07-06 | 1 | -1/+1 |
* | Rename logging macro back to LOG_* | James Rowe | 2018-07-03 | 3 | -74/+74 |
* | am: Stub out IApplicationFunctions::GetPseudoDeviceId. | bunnei | 2018-06-06 | 2 | -1/+13 |
* | am: Implement ILibraryAppletAccessor::PopOutData. | bunnei | 2018-06-04 | 1 | -1/+11 |
* | am: ISelfController:LaunchableEvent should be sticky. | bunnei | 2018-06-04 | 1 | -1/+1 |
* | am: Stub out ILibraryAppletAccessor Start and GetResult methods. | bunnei | 2018-06-04 | 1 | -2/+16 |
* | am: Implement ILibraryAppletAccessor::PushInData. | bunnei | 2018-06-04 | 1 | -43/+55 |
* | am: Implement IStorageAccessor::Write. | bunnei | 2018-06-04 | 1 | -1/+17 |
* | am: Cleanup IStorageAccessor::Read. | bunnei | 2018-06-04 | 1 | -5/+3 |
* | am: Implement ILibraryAppletCreator::CreateStorage. | bunnei | 2018-06-04 | 2 | -21/+34 |
* | am: Stub IApplicationFunctions GetDisplayVersion. | bunnei | 2018-05-26 | 2 | -1/+10 |
* | Add & correct miscellaneous things (#470) | greggameplayer | 2018-05-26 | 3 | -4/+52 |
* | Stubs for QLaunch (#428) | Hexagon12 | 2018-05-07 | 4 | -5/+221 |
* | general: Make formatting of logged hex values more straightforward | Lioncash | 2018-05-02 | 1 | -1/+1 |
* | am: Fix GetDesiredLanguage implementation. | bunnei | 2018-04-29 | 1 | -2/+4 |
* | am: Move logging macros over to new fmt-compatible ones | Lioncash | 2018-04-24 | 3 | -50/+50 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 3 | -12/+6 |
* | Various fixes and clang | Hexagon12 | 2018-04-11 | 1 | -1/+1 |
* | Updated AppletOE with more service names. | Hexagon12 | 2018-04-10 | 1 | -0/+1 |
* | Updated AppletAE with more service names. | Hexagon12 | 2018-04-10 | 1 | -0/+1 |
* | Updated AM with more service names. | Hexagon12 | 2018-04-10 | 1 | -2/+82 |
* | config: Rename is_docked to use_docked_mode to be consistent with other config bools. | bunnei | 2018-03-27 | 1 | -5/+5 |
* | config: Add setting for whether the system is docked or not. | bunnei | 2018-03-27 | 1 | -2/+6 |
* | FS: Make EnsureSaveData create the savedata folder when called for the first time. | Subv | 2018-03-04 | 1 | -2/+20 |
* | Stub more functions | mailwl | 2018-02-22 | 2 | -1/+39 |
* | Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions | mailwl | 2018-02-22 | 2 | -0/+9 |
* | AM: Corrected the response in EnsureSaveData. | Subv | 2018-02-19 | 1 | -1/+2 |
* | service: Remove remaining uses of BufferDescriptor*. | bunnei | 2018-02-14 | 1 | -3/+3 |
* | Service: stub some functions in am, audio, time, vi services | mailwl | 2018-02-07 | 2 | -1/+82 |
* | IApplicationFunctions: Stub out EnsureSaveData. | bunnei | 2018-02-06 | 2 | -0/+8 |
* | logger: Add AM service logging category. | bunnei | 2018-02-04 | 3 | -42/+42 |
* | Service/am: Add AppletAE service (#153) | mailwl | 2018-02-02 | 6 | -379/+569 |
* | hle: Rename RequestBuilder to ResponseBuilder. | bunnei | 2018-01-25 | 1 | -33/+33 |
* | service: Fix all incorrect IPC response headers. | bunnei | 2018-01-25 | 1 | -11/+11 |
* | AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Default display. | Subv | 2018-01-22 | 1 | -0/+14 |
* | AppletOE: Make ISelfController keep a reference to nvflinger. | Subv | 2018-01-22 | 4 | -9/+31 |
* | Format: Run the new clang format on everything | James Rowe | 2018-01-21 | 1 | -1/+2 |
* | Merge pull request #112 from Rozelette/master | bunnei | 2018-01-19 | 1 | -0/+16 |
|\ |
|
| * | ISelfController: Stub LockExit and UnlockExit | Rozlette | 2018-01-19 | 1 | -0/+16 |
* | | acc, set, applet_oe: stub various functions, add set service (#105) | goaaats | 2018-01-19 | 2 | -0/+14 |
|/ |
|
* | applet_oe: Clang-format. | bunnei | 2018-01-19 | 1 | -2/+1 |
* | Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) | gdkchan | 2018-01-18 | 1 | -0/+86 |
* | applet_oe: Fix GetOperationMode and GetPerformanceMode. | bunnei | 2018-01-17 | 1 | -2/+2 |
* | Services: Stubbed APM::OpenSession and the ISession interface. | Subv | 2018-01-17 | 1 | -1/+2 |
* | AppletOE: Stub a bunch of functions required by libnx homebrew. | Subv | 2018-01-17 | 1 | -4/+62 |
* | implemented more of ISelfController and IApplicationFunctions | David Marcec | 2018-01-16 | 1 | -0/+53 |
* | applet_oe: Stub SetFocusHandlingMode, GetCurrentFocusState, SetTerminateResult. | bunnei | 2018-01-15 | 1 | -2/+55 |
* | Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue execution | David Marcec | 2018-01-15 | 1 | -1/+1 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 4 | -4/+4 |
* | AppletOE: Fixed command buffer structure for ReceiveMessage. | Subv | 2018-01-07 | 1 | -2/+1 |
* | IPC: Corrected some command header sizes in appletOE. | Subv | 2018-01-07 | 1 | -12/+21 |
* | IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests. | Subv | 2018-01-07 | 1 | -1/+1 |
* | applet_oe: Stub out a bunch of interfaces necessary for boot. | bunnei | 2017-12-29 | 2 | -1/+159 |
* | ap, aoc_u: Minor cleanup. | bunnei | 2017-12-29 | 1 | -2/+0 |
* | service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor. | bunnei | 2017-12-28 | 2 | -4/+2 |
* | hle: Add service stubs for apm and appletOE. | bunnei | 2017-10-15 | 4 | -0/+75 |
* | hle: Remove a large amount of 3ds-specific service code. | bunnei | 2017-10-10 | 10 | -772/+0 |
* | Service: Remove unnecessary includes from service.h | Yuri Kunde Schlesner | 2017-06-06 | 1 | -2/+4 |
* | Update AM service function tables | Lioncash | 2016-12-08 | 6 | -113/+246 |
* | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 2016-09-21 | 5 | -5/+5 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -3/+1 |
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 5 | -61/+64 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 5 | -143/+150 |
* | am: title_id is long long uint | Sam Spilsbury | 2016-04-24 | 1 | -1/+1 |
* | update the code of AM service! (#1623) | JamePeng | 2016-04-08 | 6 | -51/+289 |
* | services: Get rid of unnecessary includes | Lioncash | 2016-02-02 | 6 | -11/+3 |
* | services: Update some function tables | Lioncash | 2015-12-30 | 3 | -0/+73 |
* | core: Eliminate some unused variable warnings | Lioncash | 2015-07-29 | 1 | -1/+1 |
* | core: Fix missing prototype warnings | Lioncash | 2015-07-29 | 1 | -0/+1 |
* | am_net: Add missing function to the function table | Lioncash | 2015-07-29 | 1 | -0/+1 |
* | am_net: Add correct function name to the function table | Lioncash | 2015-07-29 | 1 | -1/+1 |
* | Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results. | Subv | 2015-07-21 | 3 | -3/+33 |
* | Services: Continue separation of services into their own folders | purpasmart96 | 2015-06-12 | 10 | -0/+294 |