Commit Graph

21 Commits

Author SHA1 Message Date
beerpsi 48c5a4f053 add LED pipe for billboard 2024-01-10 13:59:29 +07:00
beerpsi 44ba947998 docs: Put up a note that Brokenithm options are Android-specific 2024-01-03 11:45:09 +00:00
beerpsi 348d6020c5 Enable LTO 2024-01-01 17:17:11 +07:00
beerpsi 1bb616e1ec use a standard way to determine 32-bit/64-bit environment 2024-01-01 17:03:20 +07:00
beerpsi db9ac578e3 simplify server initialization code 2024-01-01 16:55:57 +07:00
beerpsi 1ec4c35ae4 even more atomic shit baby 2024-01-01 16:32:55 +07:00
beerpsi 3dffb242c3 why tf did i use memcpy for strings 2023-12-31 19:34:23 +07:00
beerpsi 255eb07d31 fix compilation error caused by conflicting names 2023-12-31 14:41:41 +07:00
beerpsi 59ce0565e5 Refactor and reformat 2023-12-31 14:37:45 +07:00
beerpsi 33fa1c362a Fixes some buffer overflow waiting to happen 2023-12-31 14:21:47 +07:00
beerpsi 0629198429 aimeio.path64 -> aimeio.path 2023-12-31 06:50:22 +00:00
beerpsi 70a640f9fc It's no longer UDP by default 2023-12-31 06:48:42 +00:00
beerpsi 30f3a23bc6 iOS support and other niceties (#1) 2023-12-31 13:20:04 +07:00
beerpsi b681f877e9 Remove dependency on a specific compiler 2023-12-31 13:16:09 +07:00
beerpsi f101a07bb2 Refactor + AimeIO
- No more global state, every connection has their own context
- Split off server implementations into their own files
- Added Brokenithm AimeIO so users don't have to scour their own files
2023-12-31 13:12:07 +07:00
beerpsi 2e0010d374 Fixes timeouts causing disconnections (also helps with multi-client TCP support) 2023-12-31 00:06:04 +07:00
beerpsi 2da8f0a699 Works (except it crashes when Brokenithm is out of focus) 2023-12-30 23:50:42 +07:00
beerpsi c9484640d0 Update src/chuniio.c 2023-12-30 16:36:34 +00:00
beerpsi f9438b78fa feat: allow split dlls to work, allow multiple TCP connections 2023-12-30 19:16:18 +07:00
beerpsi@duck.com cd5503d380 ios code, but it doesn't work because linking bullshit 2023-12-30 17:43:30 +07:00
beerpsi bf14d32980 initial commit 2023-12-30 12:06:43 +07:00