Commit History

Author SHA1 Message Date
  Lain 3d64f339cf libobs/util: Add da_clear() 2 years ago
  Lain 72ced7fa91 libobs/util: Actually fix use-after-free in da_insert_new 2 years ago
  Norihiro Kamae e1e0d944fc libobs/util: Fix use-after-free in darray_insert_new 2 years ago
  Norihiro Kamae 593fb3d12d libobs: Remove newly introduced PRAGMA_WARN_STRINGOP_OVERFLOW macro 2 years ago
  tytan652 678b0287e6 libobs: Calm stringop-overflow warning on GCC 3 years ago
  Norihiro Kamae 93ee7c4775 libobs/util: Add type test in darray macros for GCC 4 years ago
  jpark37 d5e265d7dd libobs/util: Fix warnings for about null usages 4 years ago
  Richard Stanway 6c0d234385 libobs: Minor fixes / code cleanups 4 years ago
  jpark37 7dc2782840 libobs: Fix da_reserve early return logic 5 years ago
  VodBox d1b6a04afc libobs/util: Fix incorrect assertion in darray_insert_array 5 years ago
  jp9000 f53df7da64 clang-format: Apply formatting 6 years ago
  jp9000 1aeb87ac52 libobs/util: Don't use assert for darray_push_back_array 7 years ago
  Ryan Foster be98cee2a0 Fix various typos across multiple modules 8 years ago
  jp9000 091706920f libobs/util: Use malloc/free for temp darray allocations 10 years ago
  jp9000 69ab209fdd libobs/util: Use correct dereferenced size with da_swap 10 years ago
  jp9000 e23a20874b libobs/util: Rename da_swap_item to da_swap 10 years ago
  jp9000 661d53067a util: Fix bug with darray_erase_range 11 years ago
  fryshorts 3c5e8674b5 Use memmove instead of memcpy for potentially overlapping memory 11 years ago
  jp9000 8830c4102f obs-studio UI: Implement stream settings UI 11 years ago
  jp9000 8225a0697a util/darray.h: Fix astoundingly silly assert 11 years ago
  jp9000 02a07ea0a0 Add preliminary streaming code for testing 11 years ago
  jp9000 e9ded173f1 add my signal/callback interface from another project, also update license of utility files to ISC 1.3 11 years ago
  jp9000 70290b8c2b fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 12 years ago
  jp9000 18834c6a45 some static analysis cleanup 12 years ago
  Peter SZTANOJEV 0301b24ace modernize header guards to #pragma once 12 years ago
  jp9000 b44ba06543 fixed the alignment issues for good 12 years ago
  jp9000 f255ae1922 first commit 12 years ago