1. 15 Jan, 2020 1 commit
  2. 13 Jan, 2020 1 commit
    • Clément Fauconnier's avatar
      Due to perfomance issues at openboard start, in a network-attached storage... · 9adb8e66
      Clément Fauconnier authored
      Due to perfomance issues at openboard start, in a network-attached storage context, I had to find some (dirty) optimizations in order to counter-balance the huge response time of the directory scans performed when creating the documents tree (very huge in slowest machines (HDD, low CPU, with a thousand documents)). The simplest solution (I found) was to let the opening of metadatas fail, and to prevent any scanning. This implied to introduce the page-count as a metadata. As this issue is not encountered with a standard use of OpenBoard (with local documents), no update operation (of every document) should be necessary out of the described context
      9adb8e66
  3. 16 Dec, 2019 1 commit
  4. 04 Dec, 2019 2 commits
  5. 03 Dec, 2019 2 commits
  6. 19 Nov, 2019 1 commit
  7. 21 Oct, 2019 3 commits
  8. 07 Oct, 2019 2 commits
  9. 30 Jul, 2019 2 commits
  10. 29 Jul, 2019 2 commits
  11. 19 Jul, 2019 7 commits
  12. 16 Jul, 2019 1 commit
  13. 15 Jul, 2019 4 commits
  14. 03 Jul, 2019 1 commit
  15. 02 Jul, 2019 1 commit
  16. 01 Jul, 2019 1 commit
  17. 06 May, 2019 1 commit
  18. 29 Apr, 2019 2 commits
  19. 10 Apr, 2019 1 commit
    • bartoszek's avatar
      free av_frame data · 4915326a
      bartoszek authored
      fix massive memory leak in UBFFmpegVideoEncoderWorker::writeLatest{Video/Audio}Frame()
      resoulting from freeing av_frame without freeing its data.
      fix #222
      4915326a
  20. 05 Apr, 2019 1 commit
  21. 02 Apr, 2019 1 commit
  22. 01 Apr, 2019 1 commit
  23. 21 Mar, 2019 1 commit