Historique des commits

Auteur SHA1 Message Date
  tt2468 681093616a libobs: Check for extension validity in os_generate_formatted_filename il y a 2 ans
  Norihiro Kamae 4ea0b69974 libobs/util: Simplify implementation of os_get_path_extension il y a 2 ans
  PatTheMav c6cb1eb7d1 libobs: Replace invocations of sprintf with snprintf il y a 2 ans
  tt2468 f6a77ec0a6 libobs/util: Add %s string replacement for unix time il y a 3 ans
  jpark37 83cb43f166 libobs: Mark unused parameters il y a 4 ans
  Richard Stanway 6c0d234385 libobs: Minor fixes / code cleanups il y a 4 ans
  Richard Stanway 269ebd2983 libobs: Handle empty path in os_get_path_extension il y a 5 ans
  Exeldro 478bf7c6af libobs: Add video info to filename formatting il y a 6 ans
  jp9000 f53df7da64 clang-format: Apply formatting il y a 6 ans
  Richard Stanway 26dbe54896 libobs: Check fwrite return value for extra safety il y a 6 ans
  jp9000 0497095f97 Fix a number of GCC warnings il y a 7 ans
  jp9000 ac2f792d50 libobs/util: Flush text files when writing il y a 8 ans
  jp9000 6d3777129d libobs/util: Use os_safe_replace in safe file writes il y a 8 ans
  jp9000 b277000f97 libobs/util: Add function to generate formatted filenames il y a 9 ans
  jp9000 8b877f7c36 libobs/util: Fix fread_utf8 not working with files < 3 bytes il y a 9 ans
  jp9000 9948eee6c2 libobs/util: Add function to get path extension il y a 9 ans
  jp9000 ac23ec8359 libobs/util: Fix warning (data type size mismatch) il y a 9 ans
  jp9000 81ac57cd6c libobs/util: Add os_stat function (win32 compatibility) il y a 9 ans
  adray 3e6db990fc libobs/util: Add function to get file size il y a 10 ans
  jp9000 3a77ac3516 libobs/util: Add os_quick_write_utf8_file_safe il y a 10 ans
  jp9000 847b3df322 libobs/util: Add os_mkdirs il y a 10 ans
  GoaLitiuM 2ab4c430e0 libobs: Define snprintf only for Visual Studios prior VS2015 il y a 10 ans
  jp9000 d44d3b1f0a libobs: Use locale-independent double conversion il y a 10 ans
  Palana 2edac33c58 libobs/util: Write 0 character when converting empty strings il y a 11 ans
  jp9000 e796aba928 Set proper output length for string conversions il y a 11 ans
  jp9000 ad6b70e938 Add null pointer checks to platform functions il y a 11 ans
  jp9000 dfdba6636b libobs/util: Fix string conversion functions il y a 11 ans
  jp9000 d536df30b0 Add dst_size parameter to character conv funcs il y a 11 ans
  jp9000 1d2e5d50a4 Add FLV file output code il y a 11 ans
  Palana 4bb4b859bf Initialize returned pointer to always trigger NULL checks in callers il y a 11 ans