2018-11-10
@Michael Scire
fatal: Implement the first half of StopSoundTask
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: SleepThread takes ns, not ticks
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Implement BacklightControlTask
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Implement AdjustClockTask
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Implement PowerControlTask
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: misc cleanup, verified to reboot on hardware
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Add missing bpcInitialize() call.
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Implement PowerButtonObserveTask
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Implement StateTransitionStopTask
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Write ErrorReportTask
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Skeleton tasks, write ThrowFatalImpl.
Michael Scire committed on 10 Nov 2018
@Michael Scire
fatal: Implement fatal:p, fatal:u stub.
Michael Scire committed on 10 Nov 2018
2018-11-09
@Michael Scire
Bump version to 0.7.4
Michael Scire committed on 9 Nov 2018
@Michael Scire
fs.mitm/loader: Fix crashes when launching too many processes.
Michael Scire committed on 9 Nov 2018
2018-11-08
@Michael Scire
pm: Only register privileged processes with FS as needed
Michael Scire committed on 8 Nov 2018
@Michael Scire
Add current branch to make dist zip name
Michael Scire committed on 8 Nov 2018
@Michael Scire
Make libstratosphere a submodule
Michael Scire committed on 8 Nov 2018
@Michael Scire
Delete libstratosphere in prep for submodule
Michael Scire committed on 8 Nov 2018
@Michael Scire
pm: Use non-system event for process tracking.
Michael Scire committed on 8 Nov 2018
@Michael Scire
libstratosphere: add ReadOnlySystemEvent helper
Michael Scire committed on 8 Nov 2018
@Michael Scire
libstratosphere: Add thread primitive, WaitableManager->RequestStop()
Michael Scire committed on 8 Nov 2018
@Michael Scire
libstratosphere: Implement message queues
Michael Scire committed on 8 Nov 2018
@Michael Scire
libstrat: Use iterators when looping deferred waitables
Michael Scire committed on 8 Nov 2018
@Michael Scire
libstrat: Significantly cleanup waitable manager result handling.
Michael Scire committed on 8 Nov 2018
@Michael Scire
libstrat: fix potential oob deref in WaitableManager (closes #256)
Michael Scire committed on 8 Nov 2018
2018-11-07
@Michael Scire
libstrat: improve waitable manager cancelsync semantics
Michael Scire committed on 7 Nov 2018
2018-11-06
@Michael Scire
libstrat: update curthreadhandle for libnx 1.5.0
Michael Scire committed on 6 Nov 2018
@Michael Scire
libstratosphere: Use intraprocess event signaling for new waitable management
Michael Scire committed on 6 Nov 2018
2018-11-05
@Michael Scire
libstrat: Allow nullptr buffers if 0 size. (closes #255)
Michael Scire committed on 5 Nov 2018
2018-11-04
@Michael Scire
fs.mitm: Cache IStorageInterfaces, store meta on SD instead of memory.
Michael Scire committed on 4 Nov 2018