1. 30 9月, 2019 1 次提交
  2. 27 9月, 2019 4 次提交
  3. 26 9月, 2019 4 次提交
  4. 24 9月, 2019 1 次提交
  5. 23 9月, 2019 1 次提交
  6. 17 9月, 2019 5 次提交
  7. 15 9月, 2019 3 次提交
  8. 12 9月, 2019 2 次提交
  9. 09 9月, 2019 1 次提交
    • F
      eval_js: Less severe logs, longer delays · 7591b020
      FeRD (Frank Dana) 提交于
      This change doubles the retry timeout for JS calls made before timeline initialization to 100ms.
      
      It also tracks the number of attempts for each delayed call, only logging (at reduced WARNING level) on the second retry. (On my system, this means eval_js no longer logs any messages on startup. Which is appropriate, since the brief iniitial retries it does perform are expected and unimportant.)
      7591b020
  10. 08 9月, 2019 2 次提交
  11. 07 9月, 2019 2 次提交
  12. 04 9月, 2019 1 次提交
  13. 03 9月, 2019 1 次提交
    • F
      Don't copy permissions when dup'ing template files · b7276a61
      FeRD (Frank Dana) 提交于
      Both the animated and still title editors make copies of template
      files from the OpenShot installation, before modifying them. Those
      files may be readonly, so use copyfile() instead of copy() to
      duplicate them without the original permissions.
      b7276a61
  14. 28 8月, 2019 5 次提交
  15. 27 8月, 2019 2 次提交
  16. 24 8月, 2019 1 次提交
  17. 23 8月, 2019 2 次提交
  18. 22 8月, 2019 1 次提交
  19. 20 8月, 2019 1 次提交