Commit Graph

65 Commits

Author SHA1 Message Date
caa983ecad [*] Major change in include convention 2021-09-30 15:57:41 +01:00
3fb8e2bf8c Remove ID 0 restriction from Aurora async, breaking the API 2021-09-30 10:19:04 +01:00
412d798994 [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
2c68cf529a [*] Should've ran a clean build :( 2021-09-15 02:14:29 +01:00
5d18f3535c [+] Initial HWInfo stat implementations
[+] General fixes and clean up
2021-09-13 21:11:12 +01:00
97f1ae087e Stability/Bug fixes; wxWidgets, compression 2021-09-07 08:59:56 +01:00
bef72f8e4a More compression work, still requires polish and clean up 2021-09-07 08:37:15 +01:00
de95a9de6f [*] Fix wxWidgets deinit race condition; do not attempt to lock on deinit 2021-09-06 16:48:06 +01:00
329abe97f4 [*] lz4 and buffered stream bug fixes 2021-09-06 16:47:35 +01:00
c4ef27b01d [*] Improve win32 stdin preemption on deinit 2021-09-06 15:44:00 +01:00
ffe4bc31fc Major patch [1/2] 2021-09-06 11:58:08 +01:00
72a74eb7a4 [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector
[*] Refactor a 'Object' member field in a ParseObject struct
[+] Added an option to set a command dispatcher thread from an AsyncApp
[*] Fix various issues with AsyncApp, stablity improvements
[+] Added AddDelayTime
2021-07-15 17:16:23 +01:00
5676ef84fb [*] Console exit must be called last in case any unexpected error occurs during deinitialization
[*] Fix up wxwidgets
2021-07-01 11:49:46 +01:00
c8c3908085 [+] Now with a scheduler! 2021-06-30 13:07:54 +01:00
eb4a495199 Initial Commit 2021-06-27 22:25:29 +01:00