1. 25 4月, 2018 1 次提交
  2. 24 4月, 2018 1 次提交
    • J
      libobs: Add functions to get raw video output · c4b482ef
      jp9000 提交于
      Adds obs_add_raw_video_callback() and obs_remove_raw_video_callback()
      functions which allow the ability to get raw video frames without
      necessarily needing to create an output.
      c4b482ef
  3. 23 4月, 2018 5 次提交
  4. 22 4月, 2018 4 次提交
  5. 21 4月, 2018 3 次提交
    • S
      libobs-d3d11: Do not allow Alt+Enter interception · dbfcbac3
      SuslikV 提交于
      Prevents Alt-Enter from attempting to automatically fullscreen an OBS
      graphics display.
      
      Closes obsproject/obs-studio#1248
      dbfcbac3
    • J
      Merge pull request #1246 from pkviet/onMeta · 2ebcd49b
      Jim 提交于
      obs-outputs/flv: Fix ECMA array size
      2ebcd49b
    • I
      UI: Sort audio controls by source name · 61839d8c
      Igor Bochkariov 提交于
      Audio controls in OBS Mixer and Advanced Audio Properties window are not
      sorted at all.  Every time OBS is restarted they get shuffled (Jim note:
      This is due to json object hashing).  The order of these controls is
      additionally not consistent between the mixer and the advanced audio
      properties window.
      
      Closes obsproject/obs-studio#1242
      61839d8c
  6. 20 4月, 2018 6 次提交
  7. 19 4月, 2018 5 次提交
  8. 17 4月, 2018 1 次提交
    • S
      UI: Do not generate "already active" logs · 7fc6ea6c
      Shaolin 提交于
      When an user launches a multiple instance of obs and don't use the -m
      flag, wait until the confirmation to launch to create a new log file.
      This avoids a short log with no information when using the Help ->
      Update Last Log.
      
      Closes obsproject/obs-studio#1164
      7fc6ea6c
  9. 14 4月, 2018 2 次提交
  10. 13 4月, 2018 1 次提交
    • J
      UI: Defer startup OBSBasic::Load (macOS CEF workaround) · 34c14829
      jp9000 提交于
      Adds an alternative means of isolating the CEF initialization process
      from Qt's initialization process.  This is an unpleasant hack, but is
      far more preferable than isolating the entire browser plugin to a
      separate process and overly complexifying the browser plugin to the
      point to where no one wants to touch the plugin or contribute to it.
      34c14829
  11. 11 4月, 2018 1 次提交
  12. 07 4月, 2018 1 次提交
    • I
      UI: Add frontend API to defer saving · 439b9e4d
      Ilya M 提交于
      Allows the ability to perform multiple actions that would normally save,
      and defer the save until all of those actions are complete.
      
      Closes obsproject/obs-studio#1231
      439b9e4d
  13. 01 4月, 2018 1 次提交
  14. 29 3月, 2018 1 次提交
  15. 24 3月, 2018 1 次提交
  16. 22 3月, 2018 1 次提交
  17. 20 3月, 2018 2 次提交
  18. 19 3月, 2018 3 次提交