1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 14:03:25 +01:00
Atmosphere/libraries/libstratosphere/source/htclow
2021-09-30 19:00:47 -07:00
..
ctrl htclow: fix ordering of channels, uninitialized bug in service json parse 2021-02-26 04:49:20 -08:00
driver os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
mux ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
htclow_channel.cpp htc: implement htcfs protocol bringup 2021-02-24 04:06:54 -08:00
htclow_channel.hpp htc: implement htcfs protocol bringup 2021-02-24 04:06:54 -08:00
htclow_default_channel_config.hpp htc: implement mux side of connecting (and more) 2021-02-24 04:06:54 -08:00
htclow_listener.cpp htc: implement mux side of connecting (and more) 2021-02-24 04:06:54 -08:00
htclow_listener.hpp htc: implement mux side of connecting (and more) 2021-02-24 04:06:54 -08:00
htclow_manager.cpp htclow: add Channel wrapper class 2021-02-24 04:06:54 -08:00
htclow_manager.hpp htclow: add Channel wrapper class 2021-02-24 04:06:54 -08:00
htclow_manager_holder.cpp htclow: fix copyright headers, skeleton more manager types 2021-02-24 04:06:54 -08:00
htclow_manager_impl.cpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_manager_impl.hpp htclow: add Channel wrapper class 2021-02-24 04:06:54 -08:00
htclow_packet.hpp htc: send logic for HtcctrlService, bugfixes (thanks @misson20000) 2021-02-24 04:06:54 -08:00
htclow_packet_factory.cpp htc: implement much of worker receive logic 2021-02-24 04:06:54 -08:00
htclow_packet_factory.hpp htc: implement much of worker receive logic 2021-02-24 04:06:54 -08:00
htclow_worker.cpp htc: send logic for HtcctrlService, bugfixes (thanks @misson20000) 2021-02-24 04:06:54 -08:00
htclow_worker.hpp htc: implement mux side of connecting (and more) 2021-02-24 04:06:54 -08:00