Commit graph

  • 861279d398 fs: prefer make_unique to operator new Michael Scire 2020-03-07 21:20:06 -08:00
  • c4f93dbed2 fs: implement MountCode Michael Scire 2020-03-07 21:07:23 -08:00
  • 60636cdc57 updater: use fs bindings Michael Scire 2020-03-07 20:48:47 -08:00
  • 1fbaaa3c18 ncm: address some review suggestions (thanks @leoetlino!) Michael Scire 2020-03-07 20:01:14 -08:00
  • 62e9b91c08 ncm: fix save data flag management Michael Scire 2020-03-07 16:47:59 -08:00
  • 458599f174 ncm: implement packagedcontent -> content for building metadb Michael Scire 2020-03-07 16:07:36 -08:00
  • 7c973acb0c ncm: fix fs use, implement more of < 4.0.0 for-initialize/safemode Michael Scire 2020-03-07 15:09:18 -08:00
  • 2194f04fa7 ncm: fix open directory mode on 1.0.0 Michael Scire 2020-03-07 03:36:46 -08:00
  • e70a2a621a lr: ncm::ProgramId::Invalid -> ncm::InvalidProgramId Adubbz 2020-03-07 21:47:32 +11:00
  • 67c858e297 ncm: implement ncm.for-initialize + ncm.for-safemode Michael Scire 2020-03-07 02:26:36 -08:00
  • 6fa9276e57 lr: bug fixes Adubbz 2020-03-07 18:45:58 +11:00
  • db76561d45 ncm: don't unmount if mounting fails Adubbz 2020-03-07 17:53:33 +11:00
  • 9717b554c5 ncm: minor style fixes Adubbz 2020-03-07 13:14:34 +11:00
  • 147ea49a3a util: add boundedmap Michael Scire 2020-03-06 18:07:29 -08:00
  • 78447fc995 git subrepo pull emummc Michael Scire 2020-03-06 16:09:14 -08:00
  • 259a1a7513 fs: improve unsupportedoperation results Michael Scire 2020-03-06 14:25:46 -08:00
  • dbfcbf55c7 ams: misc fixes for merge-errors Michael Scire 2020-03-06 11:34:11 -08:00
  • 70f84e0511 Merge remote-tracking branch 'upstream/master' into ncm Michael Scire 2020-03-06 11:25:43 -08:00
  • 901bed6350 fs: modernize mount utils Michael Scire 2020-03-06 10:32:11 -08:00
  • 7004ad3d7f fs: improve UnsupportedOperation results Michael Scire 2020-03-06 09:50:59 -08:00
  • 4f4a54abda ncm: inline getlatestkey Michael Scire 2020-03-06 09:50:45 -08:00
  • a9953fc805 ncm: improve meta-db accuracy Michael Scire 2020-03-06 09:22:04 -08:00
  • dea664be3a fs: SystemData uses SystemDataId Michael Scire 2020-03-06 08:23:53 -08:00
  • 150efae91e ams.mitm: use fs bindings instead of stdio Michael Scire 2020-03-06 08:21:25 -08:00
  • c4bf3adb4f ncm: refactor IDs, split types header into many headers Michael Scire 2020-03-06 08:07:40 -08:00
  • e9796f701a ncm: Nintendo has 5 MiB of heap. Give ourselves 4 to be safe, pending analysis Michael Scire 2020-03-06 05:25:37 -08:00
  • 96326cc304 ncm: employ kernel strats Michael Scire 2020-03-06 05:21:48 -08:00
  • 4ca1137187 pm: think of the savings Michael Scire 2020-03-06 04:58:48 -08:00
  • 241697b8ba ncm: use R_SUCCEED_IF Michael Scire 2020-03-06 04:44:49 -08:00
  • 510a764350 ncm: fix api definitions Michael Scire 2020-03-06 04:37:36 -08:00
  • 8f4cf2deb3 ncm: added comments Adubbz 2020-03-06 23:10:42 +11:00
  • 06ba2ed8de ams-except-ncm: use R_SUCCEED_IF Michael Scire 2020-03-06 02:25:03 -08:00
  • 8d1d1f7999 results: add R_SUCCEED_IF Michael Scire 2020-03-06 01:50:58 -08:00
  • 98e728a589 ncm: don't delete hos Adubbz 2020-03-06 20:03:07 +11:00
  • c7d9cd24a7 fs: implement Mount(System)Data Michael Scire 2020-03-05 19:02:19 -08:00
  • d52c1ee850 fs: fixed incorrect mode check Adubbz 2020-03-05 23:07:52 +11:00
  • d2f8791c8f fs: fix bug in Commit Michael Scire 2020-03-04 21:27:28 -08:00
  • 524582fd7d ncm: fix dangling fsdev usage Michael Scire 2020-03-04 20:59:30 -08:00
  • a397853e3b fs: add substorage, rom path tool Michael Scire 2020-03-04 20:49:24 -08:00
  • f39781ec11 fsa: fix ReadFile without size output Michael Scire 2020-03-04 20:48:39 -08:00
  • e96c84f1f0 ncm: minor fixes Michael Scire 2020-03-04 19:35:51 -08:00
  • f4af4f8be0 ncm: use fs bindings, other refactoring Michael Scire 2020-03-04 18:39:52 -08:00
  • 0fe4e2950e fs: Add wrappers needed for ncm Michael Scire 2020-03-04 04:02:33 -08:00
  • 797815b838 kvdb: use fs:: Michael Scire 2020-03-04 01:46:13 -08:00
  • 674fd8f1e2 ncm: fix up main Michael Scire 2020-03-04 01:22:15 -08:00
  • e1a5e31152 ncm: move to content manager impl Adubbz 2020-03-04 20:11:32 +11:00
  • e98c1dbf41 fs: add MountSdCard Michael Scire 2020-03-04 00:56:05 -08:00
  • 6514fb75a8 fs: implement user fs wrappers Michael Scire 2020-03-04 00:02:40 -08:00
  • 32f6660b7a fs: implement accessor wrappers for ncm Michael Scire 2020-03-03 21:52:28 -08:00
  • 4e29d98e22 ncm: Use PathString and Path Adubbz 2020-03-04 15:21:20 +11:00
  • cdf0445982 ncm: FS_MAX_PATH-1 -> fs::EntryNameLengthMax Adubbz 2020-03-03 23:13:20 +11:00
  • 10777622e2 ncm: trim trailing spaces Michael Scire 2020-03-03 03:49:57 -08:00
  • 7576ab3ab0 ncm: client-side api Michael Scire 2020-03-03 03:47:58 -08:00
  • f9403201f0 git subrepo push libraries 0.10.3 Michael Scire 2020-03-02 20:00:49 -08:00
  • fd34e2342a ams: bump version to 0.10.3 Michael Scire 2020-03-02 20:00:10 -08:00
  • 0e5ade727c git subrepo push libraries Michael Scire 2020-03-02 19:52:45 -08:00
  • c4065c976c pm/fusee: add support for 9.2.0 Michael Scire 2020-03-02 19:49:34 -08:00
  • 392c9c3a0b ams: prepare for 0.10.3 Michael Scire 2020-03-02 18:35:10 -08:00
  • d40d2006e9 ncm: implement ContentMetaReader Michael Scire 2020-03-02 16:10:03 -08:00
  • 13a0e74611 ncm: add missing end of file newlines Adubbz 2020-03-02 23:41:48 +11:00
  • 16cc69e38d ncm: content storage fixes for 2.0.0 Adubbz 2020-03-02 23:39:05 +11:00
  • ef39627c26 ncm: content meta database cleanup Adubbz 2020-03-02 23:21:07 +11:00
  • 651ff2faa6 ncm: fix other non-const ContentMetaKey references Adubbz 2020-03-02 21:46:33 +11:00
  • 8df80e62e1 ncm: Use const ContentMetaKey & Adubbz 2020-03-02 21:43:06 +11:00
  • 7f7a6e1304 ncm: move content meta database impl out of interface file Adubbz 2020-03-02 21:40:44 +11:00
  • 4f33afe0ee vapours: fix MASKL, MASK2L to match Armv8 ARM (inclusive bit range) TuxSH 2020-03-01 15:16:12 +00:00
  • 75ed90daa2 ncm: content meta database cleanup Adubbz 2020-03-01 11:02:58 +11:00
  • 9b34fc7ce7 ncm: refactor rights cache Adubbz 2020-02-29 22:21:55 +11:00
  • f93a1a987c ncm: minor fixes Adubbz 2020-02-29 11:43:27 +11:00
  • 7a4ecc67a1 ncm: placeholder accessor cleanup Adubbz 2020-02-29 11:40:37 +11:00
  • 1483df1f77 ncm/lr: Pointer placement Adubbz 2020-02-29 10:31:28 +11:00
  • 9c5600bf82 lr bindings usage: minor fixes Michael Scire 2020-02-28 11:02:54 -08:00
  • fb4bda0476 ldr: use lr bindings Michael Scire 2020-02-28 10:58:42 -08:00
  • 5f59fb3b5e ncm: Content manager mount improvements Adubbz 2020-02-29 00:35:47 +11:00
  • 60757f180e ncm: More content manager improvements Adubbz 2020-02-29 00:22:50 +11:00
  • 29687b5300 ncm: Begin refactoring content manager Adubbz 2020-02-28 23:31:42 +11:00
  • 9f1ddb7f7b lr_service -> lr_api Michael Scire 2020-02-28 03:19:58 -08:00
  • b8f77dad97 lr: support client-side usage Michael Scire 2020-02-28 03:17:24 -08:00
  • 45e51da0b2 ncm: Cleanup InitializeContentManager Adubbz 2020-02-28 22:05:48 +11:00
  • 64109b49f8 ncm: Start addressing feedback Adubbz 2020-02-28 20:47:52 +11:00
  • dc1404061c fs.mitm: implement layered html redirection (closes #814) Michael Scire 2020-02-25 16:44:36 -08:00
  • 0600ee003b lr: Remove whitespace Adubbz 2020-02-26 11:25:37 +11:00
  • 88f9d0ff85 lr: Add comments Adubbz 2020-02-26 11:12:48 +11:00
  • fb44433715 ncm: Fix logic inversion Adubbz 2020-02-26 08:58:19 +11:00
  • bdedab0aff lr: move into libstratosphere Michael Scire 2020-02-25 08:43:52 -08:00
  • 74b06bdb50 Addressed remaining comments Adubbz 2020-02-26 02:21:21 +11:00
  • 78fe75acf4 Move dispatch tables out of interface files Adubbz 2020-02-26 01:42:35 +11:00
  • 8da705d40b fs.mitm: support html redirection (non-layered, for #814) Michael Scire 2020-02-25 06:41:47 -08:00
  • b000168cfb More changes Adubbz 2020-02-26 01:20:37 +11:00
  • d1d910362d More feedback addressed Adubbz 2020-02-26 00:35:30 +11:00
  • b6c9bf42df Address more feedback Adubbz 2020-02-25 23:52:55 +11:00
  • 649e708d5c Updated copyrights Adubbz 2020-02-25 23:20:10 +11:00
  • a02f881ad4 Address more review comments Adubbz 2020-02-25 23:10:39 +11:00
  • 3b731c9bf2 ncm_types: Address review Adubbz 2020-02-25 22:05:51 +11:00
  • 46b0d45aad Syntax improvements Adubbz 2020-02-25 16:12:33 +11:00
  • 7d9015de1e Adopt util::GenerateUuid() Adubbz 2020-02-25 16:03:51 +11:00
  • 4f34a38a97 Add additional licensing exemption Michael Scire 2020-02-24 20:47:11 -08:00
  • d2ad83dbb4 Merge branch 'master' of https://github.com/Atmosphere-NX/Atmosphere into ncm Adubbz 2020-02-25 15:31:15 +11:00
  • 799f94958c util/lmem: minor fixes Michael Scire 2020-02-24 20:28:39 -08:00
  • e71f2e0bf2 Merge branch 'master' of https://github.com/Atmosphere-NX/Atmosphere into ncm Adubbz 2020-02-25 15:24:35 +11:00