AuroraRuntime/Source/IO
Reece Wilson ad4c18abe7 [+] Missing LZ4 compressor
[*] Various compression related bugs under the 1/4th of the AuCompression platform related to compression stream objects. Now all 1/4ths match up.
2022-07-20 21:09:40 +01:00
..
Buffered [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Character [*] Added missing this-> in StringToProvider for consistency within this file 2022-03-04 23:15:41 +00:00
FS [*] IOPipeProcessor improvements 2022-07-20 15:10:07 +01:00
IPC [+] IPC Logger: Added optional stream frame header (single u32) option 2022-07-05 20:48:33 +01:00
Loop [*] Check for null handle under LSHandle bc win32 apis are inconsistent as shit 2022-07-08 22:58:49 +01:00
UNIX [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
ByteBufferStreamPair.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
ByteBufferStreamPair.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IO.cpp [*] Move AuIO::WaitMultiple 2022-05-13 19:25:29 +01:00
IO.hpp [+] UNIX FD sharing (with Linux optimization and a potentially functional BSD fallback) 2022-04-14 20:39:04 +01:00
IOAdapterAsyncStream.cpp [+] IPC Logger: Added optional stream frame header (single u32) option 2022-07-05 20:48:33 +01:00
IOAdapterAsyncStream.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterByteBuffer.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterByteBuffer.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterCompression.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterCompression.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterSeeking.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterSeeking.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOBufferedProcessor.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOBufferedProcessor.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOPipeProcessor.cpp [+] Missing LZ4 compressor 2022-07-20 21:09:40 +01:00
IOPipeProcessor.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOProcessor.cpp [+] Added end of loop queue poll hook for IO Processor frame tick batching 2022-07-06 04:47:27 +01:00
IOProcessor.hpp [+] Added end of loop queue poll hook for IO Processor frame tick batching 2022-07-06 04:47:27 +01:00
IOProcessorItem.cpp [+] Added end of loop queue poll hook for IO Processor frame tick batching 2022-07-06 04:47:27 +01:00
IOProcessorItem.hpp [+] Added extended IO apis 2022-06-28 16:04:07 +01:00
IOProcessorItems.cpp [TODO: BLOCK 2 PROGRESS] 2022-06-14 02:14:51 +01:00
IOProcessorItems.hpp [TODO: BLOCK 2 PROGRESS] 2022-06-14 02:14:51 +01:00
IOProcessorTimers.cpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
IOProcessorTimers.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
IOSimpleEventListener.cpp [*] Typos and comments 2022-06-29 14:56:59 +01:00
IOSimpleEventListener.hpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +01:00
IOSleep.Linux.cpp [*] Linux build errors 2022-06-12 14:53:35 +01:00
IOSleep.Linux.hpp [+] Added IOSleep.* files, API: AuIO::WaitFor(ms, waitEntireFrame) 2022-05-13 21:02:19 +01:00
IOSleep.NT.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOSleep.NT.hpp [+] Added IOSleep.* files, API: AuIO::WaitFor(ms, waitEntireFrame) 2022-05-13 21:02:19 +01:00
IOWaitableIOLoopSource.cpp [+] Added extended IO apis 2022-06-28 16:04:07 +01:00
IOWaitableIOLoopSource.hpp [+] Added extended IO apis 2022-06-28 16:04:07 +01:00
IOWaitableIOTimer.cpp [+] Added extended IO apis 2022-06-28 16:04:07 +01:00
IOWaitableIOTimer.hpp [+] Added extended IO apis 2022-06-28 16:04:07 +01:00
IOWaitableTickLimiter.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOWaitableTickLimiter.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
WaitMultiple.Linux.cpp [*] Linux build errors 2022-06-12 14:53:35 +01:00
WaitMultiple.Linux.hpp [*] Move AuIO::WaitMultiple 2022-05-13 19:25:29 +01:00
WaitMultiple.NT.cpp [*] Move AuIO::WaitMultiple 2022-05-13 19:25:29 +01:00
WaitMultiple.NT.hpp [*] Move AuIO::WaitMultiple 2022-05-13 19:25:29 +01:00