Commit Graph

  • 9b34f5c409 Fix asm error in svcGetResourceLimit*Value Michael Scire 2018-05-08 18:28:52 -0600
  • 468924b730 Fixed static-buf-size issue with _bsdNameGetterCommand. yellows8 2018-05-08 16:22:18 -0400
  • 635599491c Add ipcAddSendSmart, ipcAddRecvSmart, use where applicable TuxSH 2018-03-10 18:47:50 +0100
  • e648524fa5 fix stringop-truncation warnings (#84) Dave Murphy 2018-05-08 19:58:38 +0000
  • ab023ff5fe statements on separate lines Dave Murphy 2018-05-08 19:30:11 +0100
  • 7522156b5f remove redundant memset Dave Murphy 2018-05-08 19:28:07 +0100
  • 213dde3613 copy only FS_MAX_PATH-1 Dave Murphy 2018-05-08 18:35:45 +0100
  • 0865c8c9b0 fix warning by terminating string instead Dave Murphy 2018-05-08 18:33:47 +0100
  • 8fb22120bd fix stringop-truncation warnings Dave Murphy 2018-05-08 16:15:34 +0100
  • 6f248b9b9e Add FS commands for SD card state change detection. Michael Scire 2018-05-08 02:32:55 -0600
  • 032d887314 Add FS commands for SD card state change detection. Michael Scire 2018-05-08 02:32:55 -0600
  • 17bb2c1432 add DESTDIR for packaging Dave Murphy 2018-05-08 01:56:46 +0100
  • 18d5fd6816 add DESTDIR for packaging Dave Murphy 2018-05-08 01:56:46 +0100
  • dc133ab99f Implement all Loader Services. Michael Scire 2018-05-03 03:56:33 -0600
  • 836ec09917 Implement CSRNG services Michael Scire 2018-05-02 23:44:17 -0600
  • 24b42cb6a3 Implement SPL services Michael Scire 2018-05-02 23:44:17 -0600
  • 1cc0ac7a94 Revise LR API to use actual LR function names Michael Scire 2018-05-02 22:47:46 -0600
  • 65cca4bf13 Add support for fsp-pr. Michael Scire 2018-05-02 22:39:22 -0600
  • ef47389228 Implement svcMap/UnmapPhysicalMemory(Unsafe), svcSetUnsafeLimit Michael Scire 2018-05-07 03:40:01 -0600
  • 8496264811 Fix definition for svcCreateEvent Michael Scire 2018-05-07 01:21:28 -0600
  • ddfc8639b5 Implement svcMap/UnmapPhysicalMemory(Unsafe), svcSetUnsafeLimit Michael Scire 2018-05-07 03:40:01 -0600
  • d49d94ef80 Fix definition for svcCreateEvent Michael Scire 2018-05-07 01:21:28 -0600
  • fdce1dec67 Implement all Loader Services. Michael Scire 2018-05-03 03:56:33 -0600
  • 70e57d6bcf Implement CSRNG services Michael Scire 2018-05-02 23:44:17 -0600
  • df4f1e59ee Implement SPL services Michael Scire 2018-05-02 23:44:17 -0600
  • be246399a1 Revise LR API to use actual LR function names Michael Scire 2018-05-02 22:47:46 -0600
  • 9fc78be74f Add support for fsp-pr. Michael Scire 2018-05-02 22:39:22 -0600
  • 8fde3ec378 Added smm.h include to switch.h. yellows8 2018-05-04 01:55:29 -0400
  • 5a16f4f6c7 Add ipcAddSendSmart, ipcAddRecvSmart, use where applicable TuxSH 2018-03-10 18:47:50 +0100
  • 7b5d1b1bf3 Implement sm:m. Michael Scire 2018-05-03 17:36:58 -0600
  • ba71a33ca2 Implement sm:m. Michael Scire 2018-05-03 17:36:58 -0600
  • 0ac5743c1f Add ResourceLimit SVCs, svcGetProcessInfo (#76) SciresM 2018-05-03 15:59:17 -0700
  • e8ef6c4ed1 Fix enum member comments. Michael Scire 2018-05-03 16:56:41 -0600
  • 2041cf2282 Add ResourceLimit SVCs, svcGetProcessInfo Michael Scire 2018-05-03 16:39:32 -0600
  • e001318c42 Fix strncat vulnerabilities in fs_dev.c [reported by @TuxSH] fincs 2018-05-02 16:09:11 +0200
  • 2818c99dea Revise fsdev initialization, see details: fincs 2018-05-01 19:06:14 +0200
  • b2b8e1ec67 Implement more SVCs (#74) hexkyz 2018-04-29 23:43:52 +0100
  • 681abd576a
    Restoring trailing newline hexkyz 2018-04-29 23:30:07 +0100
  • 248c1f37cc
    Restoring trailing newline hexkyz 2018-04-29 23:29:36 +0100
  • f5918dec23 Implement svcGetThreadPriority. hexkyz 2018-04-26 21:45:29 +0100
  • c2b4f586f2 Merge branch 'master' of github.com:switchbrew/libnx yellows8 2018-04-25 12:49:10 -0400
  • 6e1cc4dc1e Added plGetSharedFontByType(). Added _plRequestLoadWait which is used internally for both plGetSharedFontByType() and plGetSharedFont(). Moved offset/size validation code in pl into a dedicated func. yellows8 2018-04-25 12:49:01 -0400
  • d5bce6b0a6 Implement svcCreatePort. (#73) SciresM 2018-04-24 15:33:46 -0700
  • 9bb649b5e2 plFontData -> PlFontData and fixed @file in pl.h. yellows8 2018-04-24 14:08:12 -0400
  • 18d3a30864 Implement svcGetSystemInfo, optimize svcCreatePort. Michael Scire 2018-04-24 07:21:21 -0600
  • 35ac78053b Implement svcUnmapProcessMemory Michael Scire 2018-04-24 05:42:19 -0600
  • 8b57aa3092 Implement svcConnectToPort Michael Scire 2018-04-22 00:09:05 -0600
  • cb668941c3 Fix indentation in svc.s Michael Scire 2018-04-21 23:54:56 -0600
  • d3fda20173 Implement svcCreatePort. Michael Scire 2018-04-21 23:50:16 -0600
  • 07759f38d9 Added pl. yellows8 2018-04-23 21:15:32 -0400
  • 938851df0a Add lr to <switch.h> Michael Scire 2018-04-19 06:13:56 -0600
  • cea3db77b1 Services: Add fsp-ldr, add lr/fsp-ldr to <switch.h> Michael Scire 2018-04-18 21:08:38 -0600
  • f40f544a07 IPC: Improve information available in IpcParsedCommand (#72) SciresM 2018-04-21 16:14:46 -0700
  • b18854555a IPC: Fix incorrect parsing of X descriptor addresses Michael Scire 2018-04-18 21:08:38 -0600
  • 32de2b97f1 Add RawWithoutPadding pointer, required for serverside deserialization calculations. Michael Scire 2018-04-20 20:42:41 -0600
  • 6631a32430 Replace constants with IpcCommandType where relevant. Michael Scire 2018-04-19 15:15:38 -0600
  • f727aa669a Added the remaining (pre-4.0.0) hid-serv vibration cmds. yellows8 2018-04-19 15:17:22 -0400
  • b29778a9d2 Add Command Type to IpcParsedCommand Michael Scire 2018-04-19 07:01:09 -0600
  • 07b0732e5e IPC: Add C descriptor support to IpcParsedCommand Michael Scire 2018-04-19 06:48:06 -0600
  • f7a58e02eb Add lr to <switch.h> Michael Scire 2018-04-19 06:13:56 -0600
  • 95bee717f7 Services: Add fsp-ldr, add lr/fsp-ldr to <switch.h> Michael Scire 2018-04-18 21:08:38 -0600
  • 37bb9a6b7f Added nacpGetLanguageEntry and SetLanguage_Total. yellows8 2018-04-18 23:38:01 -0400
  • 1f897d4fee IPC: Fix incorrect parsing of X descriptor addresses Michael Scire 2018-04-18 21:08:38 -0600
  • 5e591d708a LR: Fix style for helper funcs, add comment Michael Scire 2018-04-17 16:41:44 -0600
  • d950853b4a LR: Implement wrappers for some commands Michael Scire 2018-04-17 16:36:11 -0600
  • 8d7c4ef4bf LR: Fix style for helper funcs, add comment Michael Scire 2018-04-17 16:41:44 -0600
  • 64116414f8 LR: Implement wrappers for some commands Michael Scire 2018-04-17 16:36:11 -0600
  • a33fc64457 Implemented 3.0.0+ support for ns. yellows8 2018-04-15 22:13:07 -0400
  • 7d28c35cb4 Fixed filename comment in nacp.h. yellows8 2018-04-15 17:43:21 -0400
  • daf819cb75 Stylefixes plutooo 2018-04-15 23:26:49 +0200
  • c5bc2ec77a Changed nsApplicationControlData to NsApplicationControlData. yellows8 2018-04-15 17:00:50 -0400
  • 345bf56a82 Added dma clear gpu plutooo 2018-04-15 21:04:03 +0200
  • 7ca21ae04b Formatting and adding dma clear plutooo 2018-04-15 21:00:30 +0200
  • c82f2cea00 Added ns impl, and added nsGetApplicationControlData. Imported nacp.h from nx-hbmenu with adjustments. yellows8 2018-04-15 15:00:11 -0400
  • 8b5b328a1f Added Dma plutooo 2018-04-15 20:22:03 +0200
  • 1e51ea6662 Merge remote-tracking branch 'origin/master' into gpu plutooo 2018-04-15 20:21:11 +0200
  • e689d9a1fb Rename NvCmd and VnCmd plutooo 2018-04-15 19:48:59 +0200
  • f06eac773c Fix name for WindowN plutooo 2018-04-15 19:35:22 +0200
  • ad473cce01 Added VnViewport plutooo 2018-04-15 19:32:06 +0200
  • 5083c015cd Add NvRenderTargetConfig plutooo 2018-04-15 19:14:01 +0200
  • c5b626a17b Fix 2d initialization plutooo 2018-04-15 18:45:04 +0200
  • b10f0c2b72 Fixes for vnClear plutooo 2018-04-14 02:06:34 +0200
  • 8091db8931 Added FsStorageId. Added pmshell init/exit and pmshellLaunchProcess. yellows8 2018-04-12 02:52:49 -0400
  • a3baa0eeb1 Allow using multiple interfaces with usbComms. Added usbComms Ex funcs. Use RwLock with usbComms. Various other usbComms changes. yellows8 2018-04-11 17:18:23 -0400
  • 58835fae1a Use Service for AccountProfile. yellows8 2018-04-10 17:06:33 -0400
  • 29211c1800 Use Service for all fs sessions. This fixes an issue with savedata commit. yellows8 2018-04-06 12:39:21 -0400
  • 34a35bab27 Done with outlining the GPU init, also introduced Vn object plutooo 2018-04-01 18:12:17 +0200
  • 5ea56defc4 Getting closer to GPU initialization plutooo 2018-04-01 16:48:52 +0200
  • e420e53bde Fixing small mistakes plutooo 2018-04-01 04:46:40 +0200
  • 165bd8935f Structuring plutooo 2018-04-01 04:39:11 +0200
  • 4786624781 Fix IN6_IS_ADDR macros in netinet/in.h (#68) Ezekiel Bethel 2018-03-30 20:19:34 +0100
  • cd6c96ab99 add portlibs bin to path (#67) Dave Murphy 2018-03-30 20:06:47 +0100
  • adfe12fc53 Fixing some bugs plutooo 2018-03-30 20:56:07 +0200
  • b819f8372f Started on GPU initialization plutooo 2018-03-30 19:57:10 +0200
  • 15616b21a0
    Fix IN6_IS_ADDR macros in netinet/in.h Ezekiel Bethel 2018-03-30 14:39:47 +0100
  • d1256e5d9a add portlibs bin to path Dave Murphy 2018-03-30 00:18:47 +0100
  • 7f158396ad Added impl for accountProfile*. If the inital smGetService fails, attempt to use 'acc:u0'. yellows8 2018-03-28 19:31:36 -0400
  • 26d2e6d7f4 Implemented FsSaveDataIterator (aka ISaveDataInfoReader). In fs*Close(), set the handle to INVALID_HANDLE after closing the handle. Changed ContentStorageId in FsSave to SaveDataType. Added enums FsSaveDataSpaceId and FsSaveDataType. Removed FS_MOUNTSAVEDATA_INVAL_DEFAULT/FS_MOUNTSYSTEMSAVEDATA_INVAL_DEFAULT. yellows8 2018-03-26 14:45:12 -0400
  • 9e1d4dbb67 ClearBuffers not yet working. SAD! plutooo 2018-03-25 20:33:23 +0200
  • 8fc8d42d61 Started on nvidia/cmds/* plutooo 2018-03-25 18:56:59 +0200