History for Atmosphere / libraries / libstratosphere / source / htclow / mux
2022-03-26
@Michael Scire
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire committed on 26 Mar 2022
@Michael Scire
ams: use R_SUCCEED, R_THROW globally
Michael Scire committed on 26 Mar 2022
2022-03-22
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2021-10-07
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-07-08
@Michael Scire
ams: std::optional -> util::optional
Michael Scire committed on 8 Jul 2021
2021-03-22
@Michael Scire
ams: convert to util::ConstructAt where appropriate
Michael Scire committed on 22 Mar 2021
@Michael Scire
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire committed on 22 Mar 2021
2021-02-24
@Michael Scire
htcs: fixes, echo server is now fully functional
Michael Scire authored on 21 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: fixes for WriteFileLarge/sending over data channel
Michael Scire authored on 17 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: ReadDirectoryLarge/data channel support
Michael Scire authored on 13 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement htcfs protocol bringup
Michael Scire authored on 13 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htclow: add Channel wrapper class
Michael Scire authored on 11 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: skeleton constructors for htcmisc
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement remainder of Mux/Tasks
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement mux side of connecting (and more)
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement remaining htclow::HtclowManagerImpl funcs (mux impls pending)
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: declare and begin impl of HtclowManagerImpl interface
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: optimize Mux::QuerySendPacket
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
mux: optimize many accesses to O(log(n)) vs Nintendo's O(log(n)^2)
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement remaining worker thread send logic (for channel mux)
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: send logic for HtcctrlService, bugfixes (thanks @misson20000)
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement much of worker receive logic
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: free ourselves from the tyranny of numerical enums
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement htclow listener thread
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement complete usb driver
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htclow: fix copyright headers, skeleton more manager types
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: skeleton much of the type hierarchy for htclow manager
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021