bemanitools/src/main/util
icex2 e4a221e15b refactor: Entire code base, thread and log usage
Boils down to:
- Include headers
- Reduce boiler plate with helpers
- Swap out explicit usages with core API layer
  and ensure the right API is configured beforehand
2024-02-25 09:30:53 +01:00
..
array.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
array.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
cmdline.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
cmdline.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
codepage.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
crc.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
crc.h acioemu: add support for 1.7.0 and encrypted polls 2020-06-25 00:57:59 +00:00
crypto.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
crypto.h Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
defs.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
fs.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
fs.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
hex.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
hex.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
iobuf.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
iobuf.h Adapt everything in BT5 to new capnhook API 2020-09-02 19:35:15 +00:00
list.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
list.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
log.c feat(util/log): Expose proper log level definition with enum 2023-06-25 13:24:07 +02:00
log.h feat(util/log): Expose proper log level definition with enum 2023-06-25 13:24:07 +02:00
math.c chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
math.h iidxhook9: Add turntable multiplier 2020-12-09 17:22:40 -08:00
mem.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
mem.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
Module.mk util/proc: Create util module for handling process related stuff 2020-12-20 16:37:40 +01:00
msg-thread.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
msg-thread.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
net.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
net.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
os.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
os.h chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
proc.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
proc.h feat(util): Add func to check if running as admin user 2024-01-31 22:47:14 +01:00
signal.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
signal.h chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
str.c fix(iidxhook-util/settings): Bugfix broken paths with mixed / and \ 2023-04-06 15:39:53 +02:00
str.h fix(iidxhook-util/settings): Bugfix broken paths with mixed / and \ 2023-04-06 15:39:53 +02:00
thread.c chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
thread.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
time.c refactor: Entire code base, thread and log usage 2024-02-25 09:30:53 +01:00
time.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
winres.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
winres.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00