1. 21 3月, 2020 10 次提交
  2. 20 3月, 2020 8 次提交
  3. 19 3月, 2020 11 次提交
  4. 18 3月, 2020 6 次提交
  5. 17 3月, 2020 4 次提交
  6. 16 3月, 2020 1 次提交
    • J
      UI: Fix closing OBS before showing whats new dialog · 0fb34ed9
      jp9000 提交于
      The program can get stuck waiting for the browser within a event queue,
      so instead mark that the program is closing, do it in a separate thread,
      signal the window when it's finished, and then check whether it's in the
      process of closing before actually showing the dialog.
      0fb34ed9