| 2018-06-24 |
libstratosphere: Cleanup resources when doing OutSession for domains.
Michael Scire
committed
on 24 Jun 2018
|
|---|---|
| 2018-06-19 |
Modernize C++ usage (#144)
...
Tony Wasserka
authored
on 19 Jun 2018
SciresM
committed
on 19 Jun 2018
|
| 2018-06-15 |
Make PM Compile. Note: Currently broken.
Michael Scire
committed
on 15 Jun 2018
|
|
|
|
| 2018-06-13 |
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire
committed
on 13 Jun 2018
|
| 2018-06-10 |
fs.mitm: Add HANS-style redirection for System Data Archives.
Michael Scire
committed
on 10 Jun 2018
|
|
fs.mitm: Get Title ID on fsp-srv init, Add worker to handle subinterfaces.
Michael Scire
committed
on 10 Jun 2018
|
|
| 2018-06-03 |
Use "final" and "override" where appropriate (#117)
Tony Wasserka
authored
on 3 Jun 2018
SciresM
committed
on 3 Jun 2018
|
| 2018-05-15 |
Ignore unused-but-set-variable in ipc_templating.h
TuxSH
committed
on 15 May 2018
|
| 2018-05-07 |
libstratosphere: Make boolean autoparsing match official semantics.
Michael Scire
committed
on 7 May 2018
|
|
ProcessManager: Fix Synchronization. Now works on 1.0.0 hardware.
Michael Scire
committed
on 7 May 2018
|
|
| 2018-05-05 |
Replace std::make_tuple with simpler syntax (#77)
...
Léo Lam
authored
on 5 May 2018
SciresM
committed
on 5 May 2018
|
|
ipc_templating: Avoid depending on order of evaluation (#83)
...
Léo Lam
authored
on 5 May 2018
SciresM
committed
on 5 May 2018
|
|
| 2018-05-04 |
ProcessManager: Implement core process management logic.
Michael Scire
committed
on 4 May 2018
|
|
ProcessManager: Fill out ProcessTracking::Initialize()
Michael Scire
committed
on 4 May 2018
|
|
| 2018-05-03 |
Stratosphere: Add IPC templating for non-member functions.
Michael Scire
committed
on 3 May 2018
|
| 2018-05-02 |
Loader: Fix bugs ldr:ro, Loader now works fully on hardware.
Michael Scire
committed
on 2 May 2018
|
| 2018-04-22 |
Stratosphere: Fix IServer constructors. SM is fully functional on hardware now.
Michael Scire
committed
on 22 Apr 2018
|
|
Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path.
Michael Scire
committed
on 22 Apr 2018
|
|
|
Add ExistingPortServer to libstratosphere
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: Move boost/callable_traits into libstratosphere
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: ServiceServer<T> -> IServer<T> as abstract base class.
Michael Scire
committed
on 22 Apr 2018
|
|
|
IPC templating style fix
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: extract common code to libstratosphere.
Michael Scire
committed
on 22 Apr 2018
|