Commit Graph

  • 8e19bb5b0d Fix semaphoreTryWait Jakob Dietrich 2018-08-03 22:07:28 +0200
  • 5687b042c7 Fix semaphoreTryWait Jakob Dietrich 2018-08-03 22:07:28 +0200
  • 8ba0da972a
    Fix again XorTroll 2018-08-01 01:25:11 +0200
  • d3c4316809
    Merge 6af9fb0592 into 93dabfab3f XorTroll 2018-07-31 22:52:47 +0000
  • 6af9fb0592
    Fix for 1.0.0 firmware XorTroll 2018-08-01 00:49:49 +0200
  • 0a77a95fae
    Fix name typo XorTroll 2018-07-31 13:57:22 +0200
  • 183ba3822b
    Add bpc IPC commands XorTroll 2018-07-31 13:57:00 +0200
  • 3677d395a2
    Add bpc service header XorTroll 2018-07-31 13:53:23 +0200
  • b25b8dac5d
    Merge 2b7f3e67f2 into 93dabfab3f Steven Mattera 2018-07-29 10:38:42 +0000
  • 2b7f3e67f2 Added nifmGetInternetConnectionStatus. Steven Mattera 2018-07-29 06:35:23 -0400
  • 93dabfab3f Release v1.3.2 v1.3.2 fincs 2018-07-29 12:32:28 +0200
  • 81e6972ae1 Fatal: fix marshalling Michael Scire 2018-07-28 18:24:19 -0700
  • a6492e9888 Release v1.3.1 v1.3.1 fincs 2018-07-28 18:15:01 +0200
  • d726c7c55c Implement some missing fs functions (#141) Rajko Stojadinovic 2018-07-28 17:49:14 +0200
  • 13f2b3ff80 Coding style change in fsOpenFileSystemWithId Rajko Stojadinovic 2018-07-28 17:46:43 +0200
  • 27b8868646 Wrapped and implemented fsOpenBisFilesystem() (#140) klockee 2018-07-28 11:08:42 -0400
  • ec099c44f5 Fix whitespace in fs.c klockee 2018-07-28 02:38:01 +0000
  • 68f62e787f Fix fsOpenBisFilesystem string formatting klockee 2018-07-28 02:18:03 +0000
  • ef704044ae should be sizeof()-1 for strncpy in fsOpenFileSystemWithId Rajko Stojadinovic 2018-07-28 04:09:13 +0200
  • 18a841c850 Always send buffer of size FS_MAX_PATH in fsOpenFileSystemWithId Rajko Stojadinovic 2018-07-28 04:04:03 +0200
  • aa0a8e8c6c Add fsOpenFileSystem and fsOpenFileSystemWithId Rajko Stojadinovic 2018-07-28 00:24:52 +0200
  • 117614becd Add missing fsStorage functions Rajko Stojadinovic 2018-07-27 23:56:53 +0200
  • 9583583562 add newline klockee 2018-07-27 21:31:40 +0000
  • 29a8e1f956 Minor changes klockee 2018-07-27 21:31:02 +0000
  • 6f9d9eb2a4 Wrapped and implemented fsOpenBisFilesystem() klockee 2018-07-27 16:54:09 -0400
  • 01fb4218ba Add ncmContentStorageGetPlaceHolderPath and ncmContentStorageCleanupAllPlaceHolder Rajko Stojadinovic 2018-07-26 06:10:17 +0200
  • 1b7acba590 add ncmContentStorageDisableForcibly and ncmContentMetaDatabaseDisableForcibly Rajko Stojadinovic 2018-07-26 05:54:40 +0200
  • c3278ffd34 Add ncmContentStorage functions needed for writing content Rajko Stojadinovic 2018-07-26 03:12:14 +0200
  • a180a36cb3 Fixed hid in sysmodules (#135) Jakob Dietrich 2018-07-27 18:01:41 +0200
  • 55932a0ed3 Fixed hid in sysmodules Jakob Dietrich 2018-07-21 15:57:10 +0200
  • be509f62ce return through libc exit rather than __libnx_exit directly (#139) Dave Murphy 2018-07-26 17:01:40 +0100
  • cd90bd9623 return through libc exit rather than __libnx_exit directly Dave Murphy 2018-07-26 15:04:09 +0100
  • 3be8ab1cc9 Add ncmContentStorageGetPlaceHolderPath and ncmContentStorageCleanupAllPlaceHolder Rajko Stojadinovic 2018-07-26 06:10:17 +0200
  • 7252b7e682 add ncmContentStorageDisableForcibly and ncmContentMetaDatabaseDisableForcibly Rajko Stojadinovic 2018-07-26 05:54:40 +0200
  • 8026f68cba Add ncmContentStorage functions needed for writing content Rajko Stojadinovic 2018-07-26 03:12:14 +0200
  • e1d50dc129 Fix signature of ncmContentMetaDatabaseSet/Get, add ncmContentMetaDatabaseList (#134) Rajko Stojadinovic 2018-07-26 02:15:54 +0200
  • fd77e9515b
    More code style fixes Rajko Stojadinovic 2018-07-26 02:12:24 +0200
  • 37689b53b6 Add #pragma once to arm/atomics.h fincs 2018-07-24 16:54:07 +0200
  • 1eafa1b283 Fix data race by reordering in _CacheValues Oliver Kuckertz 2018-07-22 15:55:58 +0200
  • fdf3968031 Fix data race by reordering in _CacheValues Oliver Kuckertz 2018-07-22 15:55:58 +0200
  • adfad3cffa Code style fixes. Rajko Stojadinovic 2018-07-21 03:02:08 +0200
  • 02ce33bf20 Fix ncmContentMetaDatabaseSet/ncmContentMetaDatabaseGet, add ncmContentMetaDatabaseList Rajko Stojadinovic 2018-07-19 17:56:40 +0200
  • 2bcede91ba Add fsFsCleanDirectoryRecursively Joel16 2018-07-17 11:30:55 -0500
  • aa3c35e6e3 adjust fsdev_fixpath for cwd changes (#132) Dave Murphy 2018-07-19 16:31:51 +0100
  • d48cf6aa2e Added ncm to switch.h, fixed wrong order in ncmContentMetaDatabaseListApplication Adubbz 2018-07-13 19:33:42 +1000
  • 9530da3237 Add fsOpenBisStorage and fsStorageGetSize (#130) tesnos 2018-07-19 11:16:38 -0400
  • 5ca256752e Add fsFsCleanDirectoryRecursively Joel16 2018-07-17 11:30:55 -0500
  • 61c734fd81 ensure __cwd is terminated Dave Murphy 2018-07-15 22:57:20 +0100
  • c1e0ea9a6c move cwd fix to chdir Dave Murphy 2018-07-15 19:57:39 +0100
  • b748f14bc9 adjust fsdev_fixpath for cwd changes Dave Murphy 2018-07-15 11:05:27 +0100
  • a2b7941b5a Added ncm to switch.h, fixed wrong order in ncmContentMetaDatabaseListApplication Adubbz 2018-07-13 19:33:42 +1000
  • 7406b20eef move newline tesnos 2018-07-09 21:22:29 -0400
  • d29f44cdb1 newline tesnos 2018-07-09 21:14:23 -0400
  • fe2f9ffd8e change FsStorage* f to FsStorage* s tesnos 2018-07-09 21:02:57 -0400
  • 7d36668d21 add fsOpenBisStorage and fsStorageGetSize tesnos 2018-07-09 20:18:54 -0400
  • eb93b232ef Release v1.3.0 v1.3.0 fincs 2018-07-08 17:36:43 +0200
  • e4c3f7d3a2 Added ncm commands (#129) Adubbz 2018-07-07 12:03:48 +1000
  • a3a6995f01 Added missing newlines Adubbz 2018-07-07 11:29:57 +1000
  • ad75075082 Various fixes Adubbz 2018-07-07 11:25:03 +1000
  • 494e97ff60 NCMContentType_* -> NcmContentType_*. Added author(s) to header Adubbz 2018-07-06 22:53:02 +1000
  • 894b71f47b Added ncm commands Adubbz 2018-07-06 17:29:04 +1000
  • 0c8a2dbd39
    Merge c3e98443f7 into ffc404a7f6 zhuowei 2018-07-01 20:36:13 +0000
  • ffc404a7f6 Added accountGetUserCount and accountListAllUsers (#103) Daniel Edwards 2018-07-02 08:34:21 +1200
  • 46f7bf9f8b Removed malloc.h 3Daniel 2018-07-02 08:25:21 +1200
  • 8579441371 Added missing memset to accountListAllUsers 3Daniel 2018-07-01 17:49:35 +1200
  • 2099402746 Update to accountListAllUsers 3Daniel 2018-07-01 13:34:27 +1200
  • fbe2c1f2ce Add Semaphore (#125) Kevoot 2018-06-30 18:45:41 -0400
  • 6d20b298cb Fix semaphore.h formatting to match semaphore.c Unknown 2018-06-30 18:43:47 -0400
  • bf2304f0a2 More minor corrections to accountListAllUsers 3Daniel 2018-06-29 07:46:51 +1200
  • 01ed16ea5f More corrections to accountListAllUsers 3Daniel 2018-06-28 21:29:24 +1200
  • 1e4b2336a6 Updated to address comments 3Daniel 2018-06-27 23:15:05 +1200
  • a590ed50da Added wrapper for accountListAllUsers 3Daniel 2018-06-27 22:52:15 +1200
  • 76435da16d Fix erroneous comment Kevoot 2018-06-26 20:39:06 -0400
  • 73e37d1ba2 Readded changes from code review for code style and doxygen comments Kevoot 2018-06-26 20:15:33 -0400
  • e8fc3dbe13 Changed implementation to match SciresM version Unknown 2018-06-25 23:14:52 -0400
  • c243530687 Update for review #125 Unknown 2018-06-25 19:13:46 -0400
  • 18234cbcc3 Add Semaphore Unknown 2018-06-25 16:32:49 -0400
  • 399a2ed21d Embed GNU build ID in compiled binaries for use by creport fincs 2018-06-26 19:19:41 +0200
  • 97b295acbc Fatal: Only exit process if required, exit cleanly. (#127) SciresM 2018-06-26 08:28:07 -0700
  • a9c0b213ff Add missing #pragma once to kernel/condvar.h fincs 2018-06-26 13:12:44 +0200
  • 9dd6eba3ae Fatal: Update comments. Michael Scire 2018-06-26 01:01:02 -0600
  • 5754be9ff9 Fatal: Only exit process if required, exit cleanly. Michael Scire 2018-06-25 22:25:47 -0600
  • aee9ba4706 Re-introduce socklen_t definition to netdb.h Sajid Anwar 2018-06-25 14:01:45 -0700
  • 4cf05df2e4 Re-introduce socklen_t definition to netdb.h Sajid Anwar 2018-06-25 14:01:45 -0700
  • 35be7ac772 allow user additions to init/exit code (#124) Dave Murphy 2018-06-25 17:42:52 +0100
  • 6c150e27bc
    fix formatting Dave Murphy 2018-06-25 17:35:32 +0100
  • dbbaf64ad3 ns:dev: Add TerminateProcess and TerminateProgram (#122) SciresM 2018-06-25 09:02:08 -0700
  • 084589b75e Fix extraneous newline Michael Scire 2018-06-25 09:56:25 -0600
  • 9770f4bb18 Implement svcGetThreadList Michael Scire 2018-06-25 03:59:03 -0600
  • 481d27d1f1 Implement svcGetDebugThreadParam Michael Scire 2018-06-25 02:50:35 -0600
  • b55317511c Fix mutexUnlock gdkchan 2018-06-17 12:19:03 -0300
  • 773ff46543 Improve IpcParsedCommand domain message info. (#112) SciresM 2018-06-25 08:08:48 -0700
  • c26e410ed8 Fatal: Make fatalSimple not create report, add FatalType enum Michael Scire 2018-06-24 22:34:39 -0600
  • 82cabcfc77 Implement svcGetThreadList Michael Scire 2018-06-25 03:59:03 -0600
  • b4f19b41e8 Implement svcGetDebugThreadParam Michael Scire 2018-06-25 02:50:35 -0600
  • a9d9ade8a8 Fatal: Make fatalSimple not create report, add FatalType enum Michael Scire 2018-06-24 22:34:39 -0600
  • ce7e9d6162 ns:dev: Add TerminateProcess and TerminateProgram Michael Scire 2018-06-24 22:33:14 -0600
  • 9b1add926c Use custom error codes for Domain Message parse failures Michael Scire 2018-06-24 19:53:20 -0600
  • 295a4fb816 allow user additions to init/exit code Dave Murphy 2018-06-24 03:11:19 +0100
  • 26a21e3dc3
    Fix mutexUnlock gdkchan 2018-06-17 12:19:03 -0300