jp9000 7fba736df9 libobs/util: Use a mutex with config files il y a 9 ans
..
vc aead95f5e3 converted project to vs2013, removed 2010 support (ugh) il y a 12 ans
windows 788a1e22b7 libobs: Refactor check for Windows bitness/arch il y a 9 ans
AlignedNew.hpp e9ded173f1 add my signal/callback interface from another project, also update license of utility files to ISC 1.3 il y a 12 ans
array-serializer.c 8c1fb99e99 libobs/util: Use int64_t as return for serializer il y a 10 ans
array-serializer.h d42ff7f0dd Improve serializer and add array serializer il y a 12 ans
base.c 322f148c9c Remove duplicate include il y a 11 ans
base.h 4bdcbe0600 libobs/util: Add func to get current log handler il y a 12 ans
bmem.c 9e17f41caf libobs/util: Don't perform memalign trick of pointer null il y a 10 ans
bmem.h 603c87cd8f Fix b(w)strdup_n returning NULL for empty strings il y a 11 ans
c99defs.h eb6d8e10fa libobs/util: Do not ignore deprecation on windows il y a 9 ans
cf-lexer.c 45a2fa0e1a libobs/util: Make sure includes are from current file dir il y a 10 ans
cf-lexer.h 9d300685ca (API Change) Unsquish libobs/util il y a 11 ans
cf-parser.c e560a426c5 Give cf_parser functions better naming il y a 12 ans
cf-parser.h d5e2cdf4d3 libobs/util: Add func to go to next CF token and copy it il y a 9 ans
circlebuf.h 5868133587 libobs/util: Fix C++ compilation issue il y a 9 ans
config-file.c 7fba736df9 libobs/util: Use a mutex with config files il y a 9 ans
config-file.h 7fba736df9 libobs/util: Use a mutex with config files il y a 9 ans
crc32.c 48550b9691 libobs/util: Add function to calculate CRC32 il y a 10 ans
crc32.h 48550b9691 libobs/util: Add function to calculate CRC32 il y a 10 ans
darray.h 091706920f libobs/util: Use malloc/free for temp darray allocations il y a 10 ans
dstr.c e9a814740b libobs/util: Fix copy sizes in dstr_insert_* functions il y a 10 ans
dstr.h a576439f22 libobs/util: Fix possible null pointer dereference il y a 9 ans
dstr.hpp 070f6cb6a6 Add DStr move assignment operator il y a 11 ans
file-serializer.c b3d6d9e49d libobs: Add file serializers il y a 10 ans
file-serializer.h b3d6d9e49d libobs: Add file serializers il y a 10 ans
lexer.c 2f21e2a450 Remove duplicate 'strref_isempty' il y a 11 ans
lexer.h 2f21e2a450 Remove duplicate 'strref_isempty' il y a 11 ans
pipe-posix.c 6587b18d59 libobs: Add return code to process pipe destroy il y a 10 ans
pipe-windows.c 94b5bc222b libobs: Rename create_proccess to create_process il y a 10 ans
pipe.h 6587b18d59 libobs: Add return code to process pipe destroy il y a 10 ans
platform-cocoa.m 4f4d7cde7e libobs/util: Add os_get_program_data_path* functions il y a 9 ans
platform-nix-dbus.c d78d0072a0 libobs/util: Add functions to inhibit sleep il y a 10 ans
platform-nix.c 4f4d7cde7e libobs/util: Add os_get_program_data_path* functions il y a 9 ans
platform-windows.c 788a1e22b7 libobs: Refactor check for Windows bitness/arch il y a 9 ans
platform.c b277000f97 libobs/util: Add function to generate formatted filenames il y a 9 ans
platform.h b277000f97 libobs/util: Add function to generate formatted filenames il y a 9 ans
profiler.c 1bcbaf8e75 libobs: Use byte sequence for non-breaking spaces il y a 10 ans
profiler.h 91ea844333 libobs/util: Add compressed profiler snapshot saving il y a 10 ans
profiler.hpp d9cf5c668b libobs/util: Add profiler il y a 10 ans
serializer.h 8c1fb99e99 libobs/util: Use int64_t as return for serializer il y a 10 ans
text-lookup.c 8b2173f591 libobs/util: Add double-quote escape value for text lookup il y a 10 ans
text-lookup.h c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
threading-posix.c 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics il y a 10 ans
threading-posix.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics il y a 10 ans
threading-windows.c 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics il y a 10 ans
threading-windows.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics il y a 10 ans
threading.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics il y a 10 ans
utf8.c a05ed355f5 libobs: Fix 64bit -> 32bit conversion warnings il y a 11 ans
utf8.h 0301b24ace modernize header guards to #pragma once il y a 12 ans
util.hpp 6b2862fe1e Revert "libobs/util: Add index operator to BPtr" il y a 9 ans
util_uint128.h 9f9a4bc3f3 libobs/util: Add uint128 structure/functions il y a 10 ans