jp9000 a914bb24fa libobs/util: Add atomic functions for bool values 10 years ago
..
vc aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 years ago
windows 8a0a28bf27 libobs/util: Add get_dll_ver function (windows) 10 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 4bdcbe0600 libobs/util: Add func to get current log handler 11 years ago
bmem.c fd24d0de2f Use atomics for allocation counter 11 years ago
bmem.h 603c87cd8f Fix b(w)strdup_n returning NULL for empty strings 11 years ago
c99defs.h cac6ad1822 Move config values from the commandline to obsconfig.h 11 years ago
cf-lexer.c 9d300685ca (API Change) Unsquish libobs/util 11 years ago
cf-lexer.h 9d300685ca (API Change) Unsquish libobs/util 11 years ago
cf-parser.c e560a426c5 Give cf_parser functions better naming 11 years ago
cf-parser.h 9d300685ca (API Change) Unsquish libobs/util 11 years ago
circlebuf.h b427397aa9 RTMP output: Implement frame drop code 11 years ago
config-file.c 05748195a8 libobs/util: Save filename in config_create 10 years ago
config-file.h f29431d8db libobs/util: Add config_save_safe function 10 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 661d53067a util: Fix bug with darray_erase_range 11 years ago
dstr.c 95e19cb7ba libobs/util: Reduce allocations in dstr_vcatf 10 years ago
dstr.h 14b27a4cc7 libobs/util: Add format string diagnostics for dstr_(cat|print)f 10 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 6587b18d59 libobs: Add return code to process pipe destroy 10 years ago
pipe.h 6587b18d59 libobs: Add return code to process pipe destroy 10 years ago
platform-cocoa.m d78d0072a0 libobs/util: Add functions to inhibit sleep 10 years ago
platform-nix-dbus.c d78d0072a0 libobs/util: Add functions to inhibit sleep 10 years ago
platform-nix.c e354a433c7 libobs/util: Add function to get free space 10 years ago
platform-windows.c e354a433c7 libobs/util: Add function to get free space 10 years ago
platform.c 3e6db990fc libobs/util: Add function to get file size 10 years ago
platform.h e354a433c7 libobs/util: Add function to get free space 10 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 c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
text-lookup.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
threading-posix.c a914bb24fa libobs/util: Add atomic functions for bool values 10 years ago
threading-windows.c a914bb24fa libobs/util: Add atomic functions for bool values 10 years ago
threading.h a914bb24fa libobs/util: Add atomic functions for bool values 10 years ago
utf8.c a05ed355f5 libobs: Fix 64bit -> 32bit conversion warnings 10 years ago
utf8.h 0301b24ace modernize header guards to #pragma once 12 years ago
util.hpp f29431d8db libobs/util: Add config_save_safe function 10 years ago