Ryan Foster e4a64f0efa libobs/util: Fix *nix CPU core counts 8 years ago
..
vc be98cee2a0 Fix various typos across multiple modules 8 years ago
windows 788a1e22b7 libobs: Refactor check for Windows bitness/arch 9 years ago
AlignedNew.hpp e9ded173f1 add my signal/callback interface from another project, also update license of utility files to ISC 1.3 12 years ago
array-serializer.c 8c1fb99e99 libobs/util: Use int64_t as return for serializer 10 years ago
array-serializer.h d42ff7f0dd Improve serializer and add array serializer 11 years ago
base.c 322f148c9c Remove duplicate include 11 years ago
base.h be98cee2a0 Fix various typos across multiple modules 8 years ago
bmem.c 9e17f41caf libobs/util: Don't perform memalign trick of pointer null 10 years ago
bmem.h 603c87cd8f Fix b(w)strdup_n returning NULL for empty strings 11 years ago
c99defs.h be98cee2a0 Fix various typos across multiple modules 8 years ago
cf-lexer.c 45a2fa0e1a libobs/util: Make sure includes are from current file dir 9 years ago
cf-lexer.h be98cee2a0 Fix various typos across multiple modules 8 years ago
cf-parser.c e560a426c5 Give cf_parser functions better naming 11 years ago
cf-parser.h d5e2cdf4d3 libobs/util: Add func to go to next CF token and copy it 9 years ago
circlebuf.h 5868133587 libobs/util: Fix C++ compilation issue 8 years ago
config-file.c 6d3777129d libobs/util: Use os_safe_replace in safe file writes 8 years ago
config-file.h be98cee2a0 Fix various typos across multiple modules 8 years ago
crc32.c 48550b9691 libobs/util: Add function to calculate CRC32 10 years ago
crc32.h 48550b9691 libobs/util: Add function to calculate CRC32 10 years ago
darray.h be98cee2a0 Fix various typos across multiple modules 8 years ago
dstr.c b8355c656c libobs/util: Also remove CR/LF from dstr_depad 8 years ago
dstr.h a576439f22 libobs/util: Fix possible null pointer dereference 9 years ago
dstr.hpp 070f6cb6a6 Add DStr move assignment operator 11 years ago
file-serializer.c b3d6d9e49d libobs: Add file serializers 10 years ago
file-serializer.h b3d6d9e49d libobs: Add file serializers 10 years ago
lexer.c 2f21e2a450 Remove duplicate 'strref_isempty' 11 years ago
lexer.h 2f21e2a450 Remove duplicate 'strref_isempty' 11 years ago
pipe-posix.c 6587b18d59 libobs: Add return code to process pipe destroy 10 years ago
pipe-windows.c 94b5bc222b libobs: Rename create_proccess to create_process 10 years ago
pipe.h 6587b18d59 libobs: Add return code to process pipe destroy 10 years ago
platform-cocoa.m 6fc74d69a9 libobs: Add functions to get logical/physical cores 8 years ago
platform-nix-dbus.c d78d0072a0 libobs/util: Add functions to inhibit sleep 10 years ago
platform-nix.c e4a64f0efa libobs/util: Fix *nix CPU core counts 8 years ago
platform-windows.c 9e466a4697 libobs/util: Add function to get free disk space 8 years ago
platform.c ac2f792d50 libobs/util: Flush text files when writing 8 years ago
platform.h 9e466a4697 libobs/util: Add function to get free disk space 8 years ago
profiler.c 1bcbaf8e75 libobs: Use byte sequence for non-breaking spaces 10 years ago
profiler.h 91ea844333 libobs/util: Add compressed profiler snapshot saving 10 years ago
profiler.hpp d9cf5c668b libobs/util: Add profiler 10 years ago
serializer.h 8c1fb99e99 libobs/util: Use int64_t as return for serializer 10 years ago
text-lookup.c 8b2173f591 libobs/util: Add double-quote escape value for text lookup 9 years ago
text-lookup.h be98cee2a0 Fix various typos across multiple modules 8 years ago
threading-posix.c 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 years ago
threading-posix.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 years ago
threading-windows.c 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 years ago
threading-windows.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 years ago
threading.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 years ago
utf8.c be98cee2a0 Fix various typos across multiple modules 8 years ago
utf8.h 0301b24ace modernize header guards to #pragma once 12 years ago
util.hpp 82d72803d6 libobs/util: Add Get function to BPtr<> 8 years ago
util_uint128.h 9f9a4bc3f3 libobs/util: Add uint128 structure/functions 10 years ago