Historique des commits

Auteur SHA1 Message Date
  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
  Palana 23e2f623f9 Unify obs_data_set* and obs_data_set_default_* function implementations il y a 11 ans
  Palana f29f4d8009 Unify obs_data_get* and obs_data_item_get* functions handling il y a 11 ans
  jp9000 89df81e72d libobs: Add helper functions for math data il y a 11 ans
  BtbN 0236d4fb09 Fix obs_data_item_set for number types il y a 11 ans
  jp9000 21b67d007b Add helper functions to obs_data and fix bug il y a 11 ans
  jp9000 3cbc711f02 Add obs_data JSON loading/saving functions il y a 11 ans