Historique des commits

Auteur SHA1 Message Date
  jp9000 f53df7da64 clang-format: Apply formatting il y a 6 ans
  jp9000 2329c6f6ea libobs: Add obs_data_array_push_back_array il y a 7 ans
  jp9000 9ab0f26214 libobs: Fix bug where obs_data default might not be set il y a 8 ans
  jp9000 85a6d16258 libobs: Don't call unlink unnecessarily il y a 8 ans
  jp9000 58265e6950 libobs: Fix null pointer dereference il y a 9 ans
  jp9000 f60952fe09 libobs: Add obs_data_item_get_name function il y a 9 ans
  jp9000 14bfa07168 libobs: Fix unsigned expression warning il y a 10 ans
  jp9000 d7848f3cb7 libobs: Fix "possible loss of data" warning il y a 10 ans
  Palana ad5aec99ff libobs: Fix obs_data crash il y a 10 ans
  Palana 0b3fcb8b6e libobs: Add obs_data wrappers for media_frames_per_second il y a 10 ans
  jp9000 e479d4d0dc libobs: Add obs_data funcs for safe file handling il y a 10 ans
  jp9000 40988f7e1d libobs: Add obs_data_save_json function il y a 10 ans
  jp9000 dd9107dbd8 libobs: Don't return valid obs_data if json fails il y a 10 ans
  jp9000 d53cef47ac libobs: Add obs_data_create_from_json_file func il y a 10 ans
  jp9000 fec29532de libobs: Removed unused parameter and variable il y a 10 ans
  jp9000 af8d5db4ad libobs: Add obs_data_clear to clear settings il y a 10 ans
  jp9000 b042e20e24 libobs: Fix obs_data_apply il y a 10 ans
  Palana 74c4932184 Sort obs_data_items by name il y a 11 ans
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
  jp9000 1bbdcc10d7 Fix obs_data_item_setdata il y a 11 ans
  jp9000 fe13f59e3d obs_data: Fix wrong data queried for release il y a 11 ans
  jp9000 7608f77e8b (API Change) Rename autoselect/default functions il y a 11 ans
  jp9000 04712b5fe9 (API Change) Unsquish obs_data_* names il y a 11 ans
  jp9000 84c7e665bd Fix function typo (obs_data_get_autoselect_bool) il y a 11 ans
  Palana c2bb95250b Add obs-data autoselect functions il y a 11 ans
  Palana 7f172eb1b4 Change semantics of obs-data default values il y a 11 ans
  Palana a6b52156b2 Move obs-data accessor value handling logic into static helper functions il y a 11 ans
  Palana 7cbc260f90 Unify obs_data_set* and obs_data_item_set* funtion implementations il y a 11 ans
  Palana 92e9284270 Refactor obs-data internals to forward reallocation results to callers il y a 11 ans
  Palana 0d77dc702d Refactor set_item(_def) to only look up items if no item is supplied il y a 11 ans