jp9000 f29431d8db libobs/util: Add config_save_safe function 10 years ago
..
vc aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 years ago
windows ef332ab8b6 libobs: Add function to get the windows version 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 92522d1886 Implement RTMP module (still needs drop code) 11 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 f29431d8db libobs/util: Add config_save_safe function 10 years ago
config-file.h f29431d8db libobs/util: Add config_save_safe function 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
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 bf37258469 libobs/util: Allow ability to get base config path 10 years ago
platform-nix.c 5c0f4546ea libobs/util: Add functions to get/set the cwd 10 years ago
platform-windows.c 0fb79a4733 libobs: Use get_win_ver (not GetVersionEx) 10 years ago
platform.c 3a77ac3516 libobs/util: Add os_quick_write_utf8_file_safe 10 years ago
platform.h 3a77ac3516 libobs/util: Add os_quick_write_utf8_file_safe 10 years ago
profiler.c cd222f8ce0 libobs/util: Fix character encoding issue 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 92522d1886 Implement RTMP module (still needs drop code) 11 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 0cdc53c0f0 libobs/util: Make pthread_setname_np glibc only 10 years ago
threading-windows.c a907d74903 util: Add os_atomic_compare_swap_long 10 years ago
threading.h a907d74903 util: Add os_atomic_compare_swap_long 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