AuroraRuntime/Source/Console/ConsoleTTY
Reece 0c3344fe46 [+] IIOSimpleEventListener
[+] IOProcessor::StartSimpleIOWatch(const AuSPtr<IIOWaitableItem> &object, const AuSPtr<IIOSimpleEventListener> &listener)
[+] IOProcessor::StartSimpleLSWatch(const AuSPtr<Loop::ILoopSource> &source, const AuSPtr<IIOSimpleEventListener> &listener)
[*] IOAdapterAsyncStream should reset the transactions IO state upon reaching end of segment (should this be per tick?) or upon stream error - otherwise, we end up spinning on a stuck event forever
[*] Fix non-linear path under read of the AuByteBuffer
[*] Fix various other nonlinear conditions under AuByteBuffer
[*] IOProcessor releases registered io item from queue upon request
[*] Fix ConsoleMessage::Write -> enumeration of color should be casted to a uint8
[+] Error telemetry under async task creation
[*] Fix various lock ups and non-blocking spins related to erroneous InternalRunOne impl. Residual preemptive batching was fucking with modern io.
[*] Cleanup TaskFrom/JobFrom. More work required to clean up legacy piss
2022-06-22 14:42:17 +01:00
..
ConsoleTTY.cpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +01:00
ConsoleTTY.hpp [*] Refactor exchange TTY function mislabeled as set 2022-06-14 18:33:34 +01:00
ConsoleTTY.NT.cpp [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
ConsoleTTY.NT.hpp [*] NT ConsoleTTY -> This is less glitchy 2022-05-18 02:03:53 +01:00
ConsoleTTY.Unix.cpp [*] Linux build errors 2022-06-12 14:53:35 +01:00
ConsoleTTY.Unix.hpp [*] Linux build errors 2022-06-12 14:53:35 +01:00