Skip to content
Snippets Groups Projects
  1. Mar 21, 2022
  2. Nov 18, 2021
  3. Nov 02, 2021
  4. Oct 28, 2021
  5. Mar 25, 2021
    • Andrey Kleshchev's avatar
      SL-14992 Replaced LLAPRFile's isExist with LLDirUtil's fileExists in fmodstudio · d38c2d8c
      Andrey Kleshchev authored
      This particular case of LLAPRFile crashes due to thread issues (and if it doesn't it might be affecting some other apr call due to using default pool).
      Function is not opening the .dsf file in question and LLAPRFile won't ensure that file exists till the end of the function, it just checks that file exists at a given moment. No point to overcomplicate things by adding thread safe pool, so replaced with dirutil.
      d38c2d8c
  6. Mar 09, 2021
  7. Mar 08, 2021
  8. Sep 24, 2020
  9. Sep 17, 2020
  10. Sep 16, 2020
    • Callum Prentice's avatar
      First part of change to remove LLVFS from the Viewer. Consists of code changes... · 3fc07dea
      Callum Prentice authored
      First part of change to remove LLVFS from the Viewer. Consists of code changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
      3fc07dea
  11. Jun 05, 2020
  12. Apr 14, 2020
  13. Apr 10, 2020
  14. Apr 09, 2020
  15. Mar 19, 2020
  16. Feb 14, 2020
  17. Feb 04, 2020
  18. Jan 31, 2020
  19. Oct 23, 2019
  20. May 01, 2019
  21. Sep 07, 2018
  22. Sep 05, 2018
  23. Aug 07, 2018
  24. Nov 10, 2015
  25. Dec 15, 2014
  26. Oct 17, 2014
  27. Apr 09, 2014
  28. Mar 14, 2014
  29. Mar 03, 2014
  30. Dec 19, 2013
Loading