jp9000 2f21e2a450 Remove duplicate 'strref_isempty' 11 years ago
..
vc aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 years ago
windows 52746c2523 Add (temporary terrible) volume controls 11 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 52c0d223fd Change dstr_init_strref to dstr_init_copy_strref 11 years ago
cf-lexer.h e9ded173f1 add my signal/callback interface from another project, also update license of utility files to ISC 1.3 12 years ago
cf-parser.c e560a426c5 Give cf_parser functions better naming 11 years ago
cf-parser.h e9342143a7 Simplify and extend callback/signalling system 11 years ago
circlebuf.h b427397aa9 RTMP output: Implement frame drop code 11 years ago
config-file.c 850d92bac0 libobs: Add config_has_(user|default)_value functions 11 years ago
config-file.h 850d92bac0 libobs: Add config_has_(user|default)_value functions 11 years ago
darray.h 3c5e8674b5 Use memmove instead of memcpy for potentially overlapping memory 11 years ago
dstr.c 52c0d223fd Change dstr_init_strref to dstr_init_copy_strref 11 years ago
dstr.h 6d89dde0da Fix dstr_end bug (it's len - 1) 11 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
platform-cocoa.m 41f1ad32f2 Remove unused function 11 years ago
platform-nix.c c5c8cba74d Fix incompatible pointer type warning 11 years ago
platform-windows.c 99d8bdcee7 Add 'glob' functions for file searching 11 years ago
platform.c e796aba928 Set proper output length for string conversions 11 years ago
platform.h 99d8bdcee7 Add 'glob' functions for file searching 11 years ago
serializer.h 92522d1886 Implement RTMP module (still needs drop code) 11 years ago
text-lookup.c 57dcf49757 Fix NULL pointer dereference with text lookups 11 years ago
text-lookup.h e9ded173f1 add my signal/callback interface from another project, also update license of utility files to ISC 1.3 12 years ago
threading-posix.c 3990c18aac Add NULL checks and assertions to fix clang static analysis problems 11 years ago
threading-windows.c 154e0c59e1 Use atomic functions where appropriate 11 years ago
threading.h 81153cb16d Fix code that breaks with VC (terrible compiler) 11 years ago
utf8.c f255ae1922 first commit 12 years ago
utf8.h 0301b24ace modernize header guards to #pragma once 12 years ago
util.hpp 70559b98a0 Fix bug where bmem.h wasn't always included 11 years ago