Commit Graph

  • d29424615a Convert all make all hex uppercase according to codestyle #81 Billy Laws 2020-08-12 20:12:34 +01:00
  • 98e0339b8a Address review comments Billy Laws 2020-08-12 20:02:24 +01:00
  • 9a60808ae5 Fix reservation in GPU VMM Billy Laws 2020-08-09 16:01:38 +01:00
  • b9f2b4609d Format code and misc cleanup Billy Laws 2020-08-09 15:02:38 +01:00
  • 00751ee941 Switch NvHostCtrlGpu to use QueryEvent Billy Laws 2020-08-09 14:58:34 +01:00
  • 25668321ba Stub INotificationService Billy Laws 2020-08-09 14:54:45 +01:00
  • 9595aadf00 Stub IFile:Flush Billy Laws 2020-08-09 14:53:29 +01:00
  • a1ddcee994 Implement GetAccumulatedSuspendedTickChangedEvent Billy Laws 2020-08-09 14:52:43 +01:00
  • 1432565691 Add some IApplicationFunctions calls used by newer games Billy Laws 2020-08-09 14:51:57 +01:00
  • 912316dd08 Implement GetBase in IProfile Billy Laws 2020-08-09 14:48:03 +01:00
  • ff0bf29cdd Add support for listing users in account services Billy Laws 2020-08-09 14:47:41 +01:00
  • 4a1bba09cc Use nvhost fences in IHOSBinderDriver Billy Laws 2020-08-09 14:46:50 +01:00
  • 1e361fe91a Add an empty ISslContext service Billy Laws 2020-08-09 14:44:33 +01:00
  • cc803f3dcb Implement the basis of the Maxwell 3D engine together with a macro interpreter. Billy Laws 2020-08-09 14:39:27 +01:00
  • 764f697b61 Implement syncpoints and nvhost events and fix an nvmap bug Billy Laws 2020-08-09 14:36:47 +01:00
  • e473d6cba2 Extend GPU VMM with unmapping/remapping support + code cleanup Billy Laws 2020-08-09 14:26:45 +01:00
  • 9a94ece289 Extend the GPFIFO implementation with support for engines and fix a few bugs Billy Laws 2020-08-09 14:17:45 +01:00
  • 75922c2d18 Add support for processing GP Entries and the pushbuffers they contain Billy Laws 2020-07-23 20:46:04 +01:00
  • e361732fd5 Enable the use of C++20 Billy Laws 2020-07-23 20:25:02 +01:00
  • 0f804c2b9d Implement the host side of host1x syncpoints Billy Laws 2020-07-23 20:20:42 +01:00
  • 820c6bad24 Minor bug fixes in GPU VMM and add support for reading Billy Laws 2020-07-23 19:44:53 +01:00
  • 5b8c52518c Fix a few bugs in CreateStrayLayer Billy Laws 2020-07-23 19:44:08 +01:00
  • 6edf89b538
    Initial Savedata Implementation (#75) Billy Laws 2020-08-08 20:38:51 +01:00
  • b39e3dc368
    Update os_filesystem.cpp #75 Billy Laws 2020-08-08 19:56:47 +01:00
  • d5fe305268
    Update os.h Billy Laws 2020-08-08 19:48:50 +01:00
  • efce2edc53
    Update common.h Billy Laws 2020-08-08 19:48:15 +01:00
  • f72b81fcea
    Make sure icons have a 1:1 ratio (#80) Willi Ye 2020-08-08 20:01:21 +02:00
  • 4c44ec2d6d
    Update os.cpp Billy Laws 2020-08-08 17:33:04 +01:00
  • 97cd7503ce
    Update common.cpp Billy Laws 2020-08-08 17:32:39 +01:00
  • 1595c324c4 MainActivity: Fix race condition in searching roms * Use notify insert for adapter #80 Willi Ye 2020-07-22 00:01:23 +02:00
  • a3472582df MainActivity: Use recyclerview padding to increase grid edge margins Willi Ye 2020-07-21 22:31:42 +02:00
  • 85b6e3bb6a MainActivity: Make sure icons have a 1:1 ratio Willi Ye 2020-07-21 21:52:53 +02:00
  • 392a1ac437 account: Remove unnecessary null termination Willi Ye 2020-07-21 20:15:28 +02:00
  • 1f282af87e More code style aligning * Null terminate nickname array and correct character limit in settings perference Willi Ye 2020-07-20 22:57:52 +02:00
  • 93da9f2826 Align code style with project * Return correct error code for invalid user * Always return first icon color Willi Ye 2020-07-20 22:16:11 +02:00
  • ffb9e743dd Add profile service to support custom usernames Willi Ye 2020-07-19 22:35:50 +02:00
  • 70bef6bbe4 account: Remove unnecessary null termination #79 Willi Ye 2020-07-21 20:15:28 +02:00
  • b86aac26d7 Align with code style and remove unnecessary code Willi Ye 2020-07-21 20:09:59 +02:00
  • c3e54d1abf Redesign cards in grid view Willi Ye 2020-07-17 17:53:44 +02:00
  • bd949e4147 Align with code style and remove unnecessary code #78 Willi Ye 2020-07-21 20:09:59 +02:00
  • a416a2dd13 More code style aligning * Null terminate nickname array and correct character limit in settings perference Willi Ye 2020-07-20 22:57:52 +02:00
  • 4f2a9c762f Align code style with project * Return correct error code for invalid user * Always return first icon color Willi Ye 2020-07-20 22:16:11 +02:00
  • e1788b06bf Add profile service to support custom usernames Willi Ye 2020-07-19 22:35:50 +02:00
  • b71dccb541 Redesign cards in grid view Willi Ye 2020-07-17 17:53:44 +02:00
  • 9662f341f4 Add support for creating application savedata Billy Laws 2020-07-15 11:30:55 +01:00
  • 3de2a3bd40 Implement the Horizon FileSystem APIs using our VFS framework Billy Laws 2020-07-14 15:50:24 +01:00
  • 2eb8f7dc72 Rework VFS to support creating and writing files and introduce OsFileSystem Billy Laws 2020-07-14 15:42:21 +01:00
  • b23779bda1 Implement a block based GPU virtual memory manager Billy Laws 2020-07-14 15:15:28 +01:00
  • 796716c245 Implement a block based GPU virtual memory manager #77 Billy Laws 2020-07-14 15:15:28 +01:00
  • 80e7b82bad Fix the LUT shift in the audio resampler Billy Laws 2020-07-15 15:19:15 +01:00
  • a3a2cb682e Truncate service names to 8 chars maximum Billy Laws 2020-07-10 13:58:54 +01:00
  • 8684e20a29 Treat GetAudioDeviceServiceWithRevisionInfo as GetAudioDeviceService Billy Laws 2020-07-09 21:00:13 +01:00
  • 3734599615 Extend the IAudioController implementation with volume stubs Billy Laws 2020-07-09 20:41:25 +01:00
  • 4cd7502df2 Implement post 4.0.0 language list features in ISettingsServer Billy Laws 2020-07-09 20:34:57 +01:00
  • d1c1fa214c Stub (un)lockExit in ISelfController Billy Laws 2020-07-09 20:18:54 +01:00
  • c2fadffe60 Extend time services with support for the steady clock Billy Laws 2020-07-09 19:36:28 +01:00
  • e3313ae731 Use the device sample rate when creating an audio track in audren Billy Laws 2020-07-09 19:35:34 +01:00
  • d39485c90e Fix the LUT shift in the audio resampler #76 Billy Laws 2020-07-15 15:19:15 +01:00
  • c4ae7d8216 Truncate service names to 8 chars maximum Billy Laws 2020-07-10 13:58:54 +01:00
  • 4660b28d03 Treat GetAudioDeviceServiceWithRevisionInfo as GetAudioDeviceService Billy Laws 2020-07-09 21:00:13 +01:00
  • a15c44b6f9 Extend the IAudioController implementation with volume stubs Billy Laws 2020-07-09 20:41:25 +01:00
  • 83cc545811 Implement post 4.0.0 language list features in ISettingsServer Billy Laws 2020-07-09 20:34:57 +01:00
  • f6e1607082 Stub (un)lockExit in ISelfController Billy Laws 2020-07-09 20:18:54 +01:00
  • 7c894a7bbe Extend time services with support for the steady clock Billy Laws 2020-07-09 19:36:28 +01:00
  • 8d85de3d37 Use the device sample rate when creating an audio track in audren Billy Laws 2020-07-09 19:35:34 +01:00
  • 27d7839bcb MainActivity: Fix snackbar overlapping FABs Willi Ye 2020-07-11 23:29:05 +02:00
  • c69e72a12e services: Add missing audio functions * Those are needed to run playtone and audren from switch homebrew examples Willi Ye 2020-07-13 21:38:33 +02:00
  • ff8fd1e8d6 services: Add missing audio functions * Those are needed to run playtone and audren from switch homebrew examples #74 Willi Ye 2020-07-13 21:38:33 +02:00
  • 7fc5e50950 MainActivity: Fix snackbar overlapping FABs #73 Willi Ye 2020-07-11 23:29:05 +02:00
  • 118b4d8a43 MainActivity: Fix shadows of FABs * Don't cut them off Willi Ye 2020-07-09 21:14:14 +02:00
  • d2169235bd MainActivity: Fix shadows of FABs * Don't cut them off #72 Willi Ye 2020-07-09 21:14:14 +02:00
  • 6548d4914d Implement IAudioDevice for accessing audio output properties Billy Laws 2020-07-09 14:48:14 +01:00
  • f71b54b901 Stub SetRestartMessageEnabled in ISelfController Billy Laws 2020-07-09 14:44:33 +01:00
  • 2b4adee213 Stub gameplay recording and save data checking functions Billy Laws 2020-07-09 14:42:10 +01:00
  • 2e60b5e60d Stub play reporting services Billy Laws 2020-07-09 14:41:30 +01:00
  • 378e494d82 Add an empty ssl service implementation Billy Laws 2020-07-09 14:38:18 +01:00
  • a2c6a2a4ff Add a base socket (bsd) services implementation Billy Laws 2020-07-09 14:35:51 +01:00
  • 2aefb4ae84 Implement network interface services Billy Laws 2020-07-09 14:31:04 +01:00
  • 7102fa910e Implement nfp services Billy Laws 2020-07-09 14:28:26 +01:00
  • 4cf7f9288e Add an empty friend service implementation Billy Laws 2020-07-09 14:22:49 +01:00
  • ff5dddbd5b Extend account services to support BAAS and some user operations Billy Laws 2020-07-09 14:16:51 +01:00
  • 80270637c1 Fix the spacing on lm log messages Billy Laws 2020-07-09 14:12:24 +01:00
  • dae799dbb5 Implement svcClearEvent Billy Laws 2020-07-09 14:10:18 +01:00
  • 92e3f84242 Stub SetGraphicsFirmwareMemoryMarginEnabled Billy Laws 2020-07-09 14:09:21 +01:00
  • ef9760570b Extend parental control services Billy Laws 2020-07-08 11:59:02 +01:00
  • 9c3a65fa92 Implement IAudioDevice for accessing audio output properties #71 Billy Laws 2020-07-09 14:48:14 +01:00
  • d6b05ab7e2 Stub SetRestartMessageEnabled in ISelfController Billy Laws 2020-07-09 14:44:33 +01:00
  • d09b80b02f Stub gameplay recording and save data checking functions Billy Laws 2020-07-09 14:42:10 +01:00
  • f8bcdcf300 Stub play reporting services Billy Laws 2020-07-09 14:41:30 +01:00
  • 87845c06d2 Add an empty ssl service implementation Billy Laws 2020-07-09 14:38:18 +01:00
  • 586c6c271b Add a base socket (bsd) services implementation Billy Laws 2020-07-09 14:35:51 +01:00
  • 8e343d6297 Implement network interface services Billy Laws 2020-07-09 14:31:04 +01:00
  • bda24fce58 Implement nfp services Billy Laws 2020-07-09 14:28:26 +01:00
  • 999145e2a3 Add an empty friend service implementation Billy Laws 2020-07-09 14:22:49 +01:00
  • 3d45f72dce Extend account services to support BAAS and some user operations Billy Laws 2020-07-09 14:16:51 +01:00
  • 87a987f458 Fix the spacing on lm log messages Billy Laws 2020-07-09 14:12:24 +01:00
  • a800eb4409 Implement svcClearEvent Billy Laws 2020-07-09 14:10:18 +01:00
  • 1e92c0b211 Stub SetGraphicsFirmwareMemoryMarginEnabled Billy Laws 2020-07-09 14:09:21 +01:00
  • 44f3a6ceb7 Extend parental control services Billy Laws 2020-07-08 11:59:02 +01:00
  • 180ba97440 Print the sleep duration before actually sleeping ◱ PixelyIon 2020-07-06 22:11:18 +01:00