obs-studio/libobs/util
jp9000 e26dec916e libobs: Use windows wide <-> UTF8 conversion
If on windows, use the windows UTF conversion functions due to the fact
that the existing utf code is meant for 32bit wide characters, while the
windows conversion functions will properly handle 16bit wide characters.
2015-02-09 03:49:16 -08:00
..
vc
windows libobs: Update to latest version of ComPtr.hpp 2015-02-09 03:49:15 -08:00
AlignedNew.hpp
array-serializer.c Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
array-serializer.h Improve serializer and add array serializer 2014-04-01 11:27:27 -07:00
base.c Remove duplicate include 2014-07-13 02:59:14 -07:00
base.h libobs/util: Add func to get current log handler 2014-05-14 17:43:23 -07:00
bmem.c Use atomics for allocation counter 2014-04-07 01:25:38 -07:00
bmem.h Fix b(w)strdup_n returning NULL for empty strings 2014-06-25 23:18:18 +02:00
c99defs.h Move config values from the commandline to obsconfig.h 2014-07-26 14:07:14 +02:00
cf-lexer.c (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
cf-lexer.h (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
cf-parser.c
cf-parser.h (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
circlebuf.h RTMP output: Implement frame drop code 2014-04-12 04:34:15 -07:00
config-file.c Allow hex numbers to be used in config data 2014-11-17 06:47:48 -08:00
config-file.h Add config_open_string function 2014-11-17 06:47:48 -08:00
darray.h util: Fix bug with darray_erase_range 2014-10-22 20:32:50 -07:00
dstr.c libobs: Add wstrstri function 2015-01-03 02:37:16 -08:00
dstr.h libobs: Add wstrstri function 2015-01-03 02:37:16 -08:00
dstr.hpp Add DStr move assignment operator 2014-06-25 17:00:02 +02:00
lexer.c Remove duplicate 'strref_isempty' 2014-08-08 10:50:37 -07:00
lexer.h Remove duplicate 'strref_isempty' 2014-08-08 10:50:37 -07:00
pipe-posix.c libobs: Add process piping functions 2014-11-27 00:07:48 -08:00
pipe-windows.c libobs: Add process piping functions 2014-11-27 00:07:48 -08:00
pipe.h libobs: Add process piping functions 2014-11-27 00:07:48 -08:00
platform-cocoa.m (API Change) Make os_get_config_path safer to use 2015-01-15 23:44:38 -08:00
platform-nix.c (API Change) Make os_get_config_path safer to use 2015-01-15 23:44:38 -08:00
platform-windows.c Fix windows printf format warnings (from mingw) 2015-02-09 03:49:14 -08:00
platform.c libobs/util: Write 0 character when converting empty strings 2014-10-04 21:48:08 +02:00
platform.h (API Change) Make os_get_config_path safer to use 2015-01-15 23:44:38 -08:00
serializer.h Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
text-lookup.c (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
text-lookup.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
threading-posix.c libobs: mingw-w64 threading-posix 2015-02-09 03:41:43 -08:00
threading-windows.c Disable SEH for mingw-w64 2015-02-09 03:47:27 -08:00
threading.h libobs: Add ability to set thread names 2015-01-03 02:37:20 -08:00
utf8.c libobs: Use windows wide <-> UTF8 conversion 2015-02-09 03:49:16 -08:00
utf8.h
util.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00