1. 31 8月, 2018 1 次提交
    • J
      UI/updater: Fix update bug for 32bit/64bit installs · 11b84a5d
      jp9000 提交于
      It would only check whether it should download a package if the 32bit
      version existed.  This would cause it to not download all files
      correctly to update 64bit installs (post 22.0.1).
      11b84a5d
  2. 30 8月, 2018 11 次提交
  3. 29 8月, 2018 6 次提交
  4. 28 8月, 2018 2 次提交
    • J
      libobs: Blacklist old obs-browser version on macOS · deba492a
      jp9000 提交于
      On macOS, the older version of the browser plugin used to reside in a
      different directory.  This would cause two versions of obs-browser to
      load if you installed the new version of OBS over the old version of
      OBS.  This fixes that bug with an slightly unsightly hack by
      blacklisting that older module if it tries to load an obs-module that
      resides in that specific older directory.
      deba492a
    • J
      UI: Fix filter layout issue · 864e3698
      jp9000 提交于
      In commit 57f8c5e3, a stretch spacer was put in to the filter window UI,
      which was meant to be used when there's no video for the source.
      However, it was always put in, and would stretch the layout even when
      there was video.  This fixes that issue by only inserting a stretch
      spacer when there's no video for the source.
      864e3698
  5. 27 8月, 2018 9 次提交
  6. 25 8月, 2018 1 次提交
  7. 24 8月, 2018 5 次提交
  8. 23 8月, 2018 1 次提交
  9. 21 8月, 2018 3 次提交
  10. 20 8月, 2018 1 次提交