mntone e8ea0baede libobs-metal: Add new Metal renderer. 8 年之前
..
apple 31f143e449 libobs: Add CFString utils 7 年之前
mac e8ea0baede libobs-metal: Add new Metal renderer. 6 年之前
vc be98cee2a0 Fix various typos across multiple modules 8 年之前
windows a3e5344cce libobs: Fix move assignment operator for ComPtr 6 年之前
AlignedNew.hpp e9ded173f1 add my signal/callback interface from another project, also update license of utility files to ISC 1.3 11 年之前
array-serializer.c 8c1fb99e99 libobs/util: Use int64_t as return for serializer 10 年之前
array-serializer.h d42ff7f0dd Improve serializer and add array serializer 11 年之前
base.c 322f148c9c Remove duplicate include 11 年之前
base.h 9f9cd1fec3 libobs/util: Ignore PRINTFATTR if using SWIG preprocessor 7 年之前
bmem.c 9e17f41caf libobs/util: Don't perform memalign trick of pointer null 10 年之前
bmem.h 603c87cd8f Fix b(w)strdup_n returning NULL for empty strings 11 年之前
c99defs.h be98cee2a0 Fix various typos across multiple modules 8 年之前
cf-lexer.c 7ce217bbc0 libobs: prevent crash from unbounded copy and bfree 7 年之前
cf-lexer.h be98cee2a0 Fix various typos across multiple modules 8 年之前
cf-parser.c e560a426c5 Give cf_parser functions better naming 11 年之前
cf-parser.h d5e2cdf4d3 libobs/util: Add func to go to next CF token and copy it 9 年之前
circlebuf.h e6c719a1dd libobs/util: Fix bug with circlebuf_data 6 年之前
config-file.c 3ddfc55e46 libobs: Fix missing mutex unlock from 26dbe54 6 年之前
config-file.h be98cee2a0 Fix various typos across multiple modules 8 年之前
crc32.c 48550b9691 libobs/util: Add function to calculate CRC32 10 年之前
crc32.h 48550b9691 libobs/util: Add function to calculate CRC32 10 年之前
darray.h 1aeb87ac52 libobs/util: Don't use assert for darray_push_back_array 7 年之前
dstr.c 97ec7166b7 libobs/util: Optimize strlist_* functions 7 年之前
dstr.h a576439f22 libobs/util: Fix possible null pointer dereference 9 年之前
dstr.hpp 070f6cb6a6 Add DStr move assignment operator 11 年之前
file-serializer.c b3d6d9e49d libobs: Add file serializers 10 年之前
file-serializer.h b3d6d9e49d libobs: Add file serializers 10 年之前
lexer.c 2f21e2a450 Remove duplicate 'strref_isempty' 11 年之前
lexer.h 2f21e2a450 Remove duplicate 'strref_isempty' 11 年之前
pipe-posix.c f52d8bddcc libobs: Allow Win32 pipes to pass STDERR for logging of errors 6 年之前
pipe-windows.c f52d8bddcc libobs: Allow Win32 pipes to pass STDERR for logging of errors 6 年之前
pipe.h f52d8bddcc libobs: Allow Win32 pipes to pass STDERR for logging of errors 6 年之前
platform-cocoa.m e8ea0baede libobs-metal: Add new Metal renderer. 6 年之前
platform-nix-dbus.c d78d0072a0 libobs/util: Add functions to inhibit sleep 10 年之前
platform-nix.c a66ad7eb63 libobs: Use RTLD_FIRST when loading libraries on macOS 6 年之前
platform-windows.c 0e8fe8bbbc libobs/util: Add function to get executable path 6 年之前
platform.c 26dbe54896 libobs: Check fwrite return value for extra safety 6 年之前
platform.h 0e8fe8bbbc libobs/util: Add function to get executable path 6 年之前
profiler.c b56c33a260 libobs/util: Add THREAD_LOCAL macro 7 年之前
profiler.h 91ea844333 libobs/util: Add compressed profiler snapshot saving 10 年之前
profiler.hpp d9cf5c668b libobs/util: Add profiler 10 年之前
serializer.h 8c1fb99e99 libobs/util: Use int64_t as return for serializer 10 年之前
text-lookup.c 8b2173f591 libobs/util: Add double-quote escape value for text lookup 9 年之前
text-lookup.h be98cee2a0 Fix various typos across multiple modules 8 年之前
threading-posix.c 5fe5027630 libobs: Truncate thread names on Linux 7 年之前
threading-posix.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 年之前
threading-windows.c 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 年之前
threading-windows.h 38f368aa80 libobs/util: Make all atomic funcs inline and use intrinsics 9 年之前
threading.h b56c33a260 libobs/util: Add THREAD_LOCAL macro 7 年之前
utf8.c 0a6dc398b7 libobs: Fix utf-8 bom is not properly skipped 6 年之前
utf8.h 0301b24ace modernize header guards to #pragma once 12 年之前
util.hpp 82d72803d6 libobs/util: Add Get function to BPtr<> 8 年之前
util_uint128.h e8eec22d15 libobs/util: Fix undefined behavior and optimize util_mul64_64 7 年之前