Commit graph

  • 2df6934194 Misc changes Adubbz 2019-08-09 11:28:41 +10:00
  • 25218795b4 Bump version to 0.9.3 0.9.3 Michael Scire 2019-08-08 18:06:21 -07:00
  • a65ec67128 git subrepo push stratosphere/libstratosphere Michael Scire 2019-08-08 17:50:09 -07:00
  • 5d753f2384 Add default system settings for hbl applet support Michael Scire 2019-08-08 17:45:31 -07:00
  • e7330a52f3 Revert "Remove debug code (again)" Adubbz 2019-08-08 20:12:21 +10:00
  • 168447d80e Remove debug code (again) Adubbz 2019-08-08 18:24:56 +10:00
  • 1aa4c12e5e Refactor placeholder cacheing Adubbz 2019-08-08 18:07:51 +10:00
  • e528269b53 Misc cleanup Adubbz 2019-08-08 16:42:25 +10:00
  • 1f2de35f94 fatal: use new vi enum value Michael Scire 2019-08-07 13:02:02 -07:00
  • 7dce15bcda Abstract away file writing logic Adubbz 2019-08-07 20:43:48 +10:00
  • fac8acebba Universally use EnsureEnabled Adubbz 2019-08-07 18:48:31 +10:00
  • cf06cb7628 Always cache placeholder file. Switch to ftell for preventing appending Adubbz 2019-08-06 22:13:05 +10:00
  • dac951f72b Revert "Removed debug code" Adubbz 2019-08-06 21:32:28 +10:00
  • 5e0f4130c4 Manually prevent placeholder/content appending Adubbz 2019-08-06 21:29:28 +10:00
  • 7bcf2276a7 Added a scope guard for WritePlaceHolder Adubbz 2019-08-06 19:16:27 +10:00
  • d6ff261fcc Removed debug code Adubbz 2019-08-06 18:56:27 +10:00
  • 4e75776112 Fixed List implementation. Also lots of debug logging. Adubbz 2019-08-06 18:31:46 +10:00
  • 6e5c0bde51 Prevent automatic placeholder creation on open Adubbz 2019-08-06 14:13:15 +10:00
  • 5c140b4f35 dist: include fusee-mtc in release zips. Michael Scire 2019-08-05 19:37:02 -07:00
  • 362ee3cdb0 autobackup: dump bis keys (closes #583). Michael Scire 2019-08-05 19:34:59 -07:00
  • 215f1bc8ee fatal: fix abort in viSetDisplayPowerState on < 3.0.0 Michael Scire 2019-08-05 18:55:04 -07:00
  • f080f6793b Fixed incorrect content manager destruction Adubbz 2019-08-04 23:39:54 +10:00
  • 9e9987a673 Fixed placeholder/content deletion Adubbz 2019-08-04 22:33:15 +10:00
  • ef28b7d395 Various fixes. Note: This contains debug stuff which will be removed later. I was getting tired of having to cherrypick tiny changes Adubbz 2019-08-04 13:10:45 +10:00
  • b2dd198dc8 Bump heap size, fix CleanupAllPlaceHolder Adubbz 2019-08-03 22:50:56 +10:00
  • 09c8ddad1c Commit changes XorTroll 2019-08-02 18:52:13 +02:00
  • 4d72c2b37a
    fusee-primary: force displaying of fatal errors hexkyz 2019-07-31 20:01:01 +01:00
  • 7a81ca9441 Fixed content path generation Adubbz 2019-07-27 23:43:54 +10:00
  • ebc619fe56 Fix logic inversion Adubbz 2019-07-27 23:11:17 +10:00
  • 6b35b0d6ad Make dispatch tables great again Adubbz 2019-07-27 22:19:04 +10:00
  • e1023a59ba Various command improvements Adubbz 2019-07-27 21:56:10 +10:00
  • 0169e3e3d6 More main fixes Adubbz 2019-07-27 19:56:54 +10:00
  • 741d0f8116 Fixed more stdio error handling Adubbz 2019-07-27 13:32:49 +10:00
  • 8f65beef78 errno begone Adubbz 2019-07-27 11:59:56 +10:00
  • 65b7ac9039 Misc fixes Adubbz 2019-07-27 11:14:39 +10:00
  • dc4dbe29ae Move memory training code into it's own stage (fusee-mtc) hexkyz 2019-07-26 20:38:15 +01:00
  • 070e1012b8 Use r+b, not w+b Adubbz 2019-07-27 01:25:31 +10:00
  • 80d1ec57d1 Fix HasFile and HasDirectory Adubbz 2019-07-27 01:08:22 +10:00
  • 1cd8ac2bb2 Fix a potential data abort when flushing the placeholder accessor cache Adubbz 2019-07-27 00:20:56 +10:00
  • 1b99cd6b4d Fix incorrect setup for NandUser's content storage entry Adubbz 2019-07-26 22:15:18 +10:00
  • 1cba2985f9 Stack size bump Adubbz 2019-07-26 19:17:43 +10:00
  • 85f74dd7b8 Give access to svcCallSecureMonitor Adubbz 2019-07-26 09:04:20 +10:00
  • bc0bfcacfe Remove unnecessary smExit Adubbz 2019-07-26 08:26:18 +10:00
  • f5e9f7a8dc Modernize ncm_main Adubbz 2019-07-26 08:23:36 +10:00
  • bb26633cce Implement NCM Adubbz 2019-07-25 22:53:32 +10:00
  • 72dd25a99e Fix uart init TuxSH 2019-07-24 00:37:24 +02:00
  • 39d041466d fatal: refactor into sts namespace Michael Scire 2019-07-18 19:09:35 -07:00
  • 442ebff829 util: fix copy/paste error in intrusive lists Michael Scire 2019-07-17 20:30:20 -07:00
  • 7e169bc7df
    pm: work around HOS bug hexkyz 2019-07-23 19:38:14 +01:00
  • 00f4e5158f Add missing dummy reads in gpio code hexkyz 2019-07-23 18:33:34 +01:00
  • 0c688189f6 Fix uart pinmux configuration hexkyz 2019-07-21 21:21:13 +01:00
  • 7cee36544c Cleanup and re-write uart code hexkyz 2019-07-21 19:18:15 +01:00
  • f9c1d5fc1b Fix GPIO/SFIO defines: cosmetic change, gpio code was working properly despite the mistake hexkyz 2019-07-21 15:55:40 +01:00
  • 2246f01ef2
    Update Makefile FennecTECH 2019-07-21 00:57:25 -05:00
  • 0886d454dd Enable ccache BuildTools 2019-07-20 23:19:29 -05:00
  • 8c27d0f6ea ccache BuildTools 2019-07-20 23:03:50 -05:00
  • b7d399cac1 enable ccache BuildTools 2019-07-20 23:02:37 -05:00
  • d95e20952c kvdb: fix iterator access issue Michael Scire 2019-07-18 20:34:15 -07:00
  • e96b6a5c26 fatal: refactor into sts namespace Michael Scire 2019-07-18 19:09:35 -07:00
  • 32a90334bb spl: rsa service does not need a dispatch table Michael Scire 2019-07-17 20:58:46 -07:00
  • 13af645f87 util: fix copy/paste error in intrusive lists Michael Scire 2019-07-17 20:30:20 -07:00
  • f534d3498e git subrepo clone https://github.com/Atmosphere-NX/libstratosphere stratosphere/libstratosphere Michael Scire 2019-07-17 20:04:00 -07:00
  • 3ea9f444db Remove libstratosphere submodule Michael Scire 2019-07-17 20:03:48 -07:00
  • 2bd2379bca
    Update system_settings.ini Pika 2019-07-16 19:51:23 -04:00
  • 7279007ccf
    defaults: disable screenshot verification by capsrv Pika 2019-07-16 19:22:53 -04:00
  • 5672c935ed Update libstratosphere submodule TuxSH 2019-07-16 01:26:07 +02:00
  • 4cc2b5c38a creport: address review commentary Michael Scire 2019-07-12 18:18:31 -07:00
  • 00e3d874e3 creport: fix dangling reference to user_result Michael Scire 2019-07-12 16:11:32 -07:00
  • 803e91a8c4 creport: pass user break result directly Michael Scire 2019-07-12 15:44:59 -07:00
  • 227a1d938d creport: refactor to use sts:: namespace. Michael Scire 2019-07-12 05:31:00 -07:00
  • b6971481eb creport: address review commentary Michael Scire 2019-07-12 18:18:31 -07:00
  • 2c7930c8cb creport: fix dangling reference to user_result Michael Scire 2019-07-12 16:11:32 -07:00
  • b3255ba0c0 creport: pass user break result directly Michael Scire 2019-07-12 15:44:59 -07:00
  • b82e67ad82 creport: refactor to use sts:: namespace. Michael Scire 2019-07-12 05:31:00 -07:00
  • fc7f06dc78 pm/sm: add ability to forward declare mitm'd services (closes #557) Michael Scire 2019-07-11 22:23:23 -07:00
  • 6777dd9b38 pm: inform sm of title ids. remove inconsistent mitm association. Michael Scire 2019-07-03 22:57:49 -07:00
  • 4db212ea7b pm: actually use the flag detection code in libstratosphere Michael Scire 2019-07-03 20:04:16 -07:00
  • 8177a27db9 pm: fix boot2 launch logic error Michael Scire 2019-07-03 20:01:53 -07:00
  • 27ff119ba6 pm: fix minor resource manager bugs Michael Scire 2019-07-03 01:19:48 -07:00
  • c20774ff5d pm: fix missing flag clears Michael Scire 2019-07-02 22:57:43 -07:00
  • a9f5b7728b pm: address review comments. Michael Scire 2019-07-02 22:21:47 -07:00
  • 08ad48fbf3 pm: implement correct application thread boosting mechanism Michael Scire 2019-07-02 21:27:53 -07:00
  • 2d0c881ffe strat: go all in on ncm::TitleId Michael Scire 2019-07-02 20:54:16 -07:00
  • c916a7db88 strat: remove sizeof() / sizeof([0]) Michael Scire 2019-07-02 14:36:57 -07:00
  • a5da286351 fix dumb mistake Michael Scire 2019-06-29 03:06:20 -07:00
  • 20a48c3a26 pm: complete rewrite Michael Scire 2019-06-29 02:20:36 -07:00
  • f9ade7bda3 pm/sm: add ability to forward declare mitm'd services (closes #557) Michael Scire 2019-07-11 22:23:23 -07:00
  • 5bba0f47ff
    Merge pull request #625 from suppai/master hexkyz 2019-07-08 16:56:54 +01:00
  • bfc987abcd Fix for libnx commit 4f441a4/latest master at time of writing suppai 2019-07-07 23:56:21 -04:00
  • 85bf7c86e0 fusee: cleanup and optimize boot sequence hexkyz 2019-07-06 20:58:01 +01:00
  • f3926ad5da pm: inform sm of title ids. remove inconsistent mitm association. Michael Scire 2019-07-03 22:57:49 -07:00
  • a0b6e61b2f pm: actually use the flag detection code in libstratosphere Michael Scire 2019-07-03 20:04:16 -07:00
  • 19cf3a5517 pm: fix boot2 launch logic error Michael Scire 2019-07-03 20:01:53 -07:00
  • e063b9cb86 pm: fix minor resource manager bugs Michael Scire 2019-07-03 01:19:48 -07:00
  • 2271aa4fde pm: fix missing flag clears Michael Scire 2019-07-02 22:57:43 -07:00
  • 8d3b4aceb5 pm: address review comments. Michael Scire 2019-07-02 22:21:47 -07:00
  • 2992b6f2d3 pm: implement correct application thread boosting mechanism Michael Scire 2019-07-02 21:27:53 -07:00
  • 02d344016b strat: go all in on ncm::TitleId Michael Scire 2019-07-02 20:54:16 -07:00
  • 65863a6ff5 strat: remove sizeof() / sizeof([0]) Michael Scire 2019-07-02 14:36:57 -07:00
  • 2225b86eea Adjust version string based on ReSwitched vote. Michael Scire 2019-07-02 11:49:24 -07:00