1. 08 5月, 2017 1 次提交
    • J
      UI: Add auto-configuration wizard · 4049a5a8
      jp9000 提交于
      The auto-configuration wizard is designed to allow first-time or
      novice/uneducated users or to set up video and encoding settings in a
      very quick and easy way.  It'll automatically perform a bandwidth test,
      and/or test the user's video settings to determine the most ideal
      settings for streaming and recording (assuming a 1-pc setup).
      4049a5a8
  2. 07 5月, 2017 1 次提交
    • J
      UI: Remove colon from a few locale items · 51e5f5fc
      jp9000 提交于
      The colon makes it difficult to use these locale items for other
      purposes, and the colon isn't used much elsewhere, so just remove them.
      51e5f5fc
  3. 05 5月, 2017 1 次提交
  4. 04 5月, 2017 1 次提交
    • M
      UI: Add option to disable audio ducking on windows · 9efd2b87
      mntone 提交于
      The audio subsystem of windows is by default configured to lower the
      volume of other things while a communications device (mic) is currently
      active.  This patch prevents that from being enabled with OBS.  If the
      user needs audio ducking enabled again for whatever reason, there is now
      an option to re-enable it in advanced settings.
      
      Closes jp9000/obs-studio#884
      9efd2b87
  5. 09 4月, 2017 1 次提交
  6. 25 3月, 2017 1 次提交
  7. 14 3月, 2017 1 次提交
  8. 26 2月, 2017 4 次提交
  9. 25 2月, 2017 1 次提交
  10. 24 2月, 2017 1 次提交
  11. 21 2月, 2017 2 次提交
  12. 15 2月, 2017 1 次提交
    • D
      UI: Add warning if starting the output fails · 6bc1ecc7
      derrod 提交于
      This is mainly to give visual feedback to those affected by NVENC not
      working with older driver versions. Currenlty obs fails silently which
      could go unnoticed for users who are using hotkeys as well as confuse
      users who are not trained to read their logs when issues occur.
      
      Closes jp9000/obs-studio#788
      6bc1ecc7
  13. 07 2月, 2017 1 次提交
  14. 06 2月, 2017 1 次提交
  15. 31 1月, 2017 1 次提交
  16. 30 1月, 2017 1 次提交
  17. 29 1月, 2017 1 次提交
    • C
      UI: Add option to save projectors · 29f22e72
      cg2121 提交于
      This adds an option to the general settings to save the opened
      projectors on exit.
      
      (Note: Fixed conflicts -Jim)
      
      Closes jp9000/obs-studio#743
      29f22e72
  18. 26 1月, 2017 1 次提交
  19. 22 12月, 2016 1 次提交
  20. 19 12月, 2016 2 次提交
    • C
      UI: Add import/export of scene collections & profiles · 9f0c48d9
      cg2121 提交于
      Closes jp9000/obs-studio#721
      9f0c48d9
    • R
      UI: Add ability to copy-paste scene item transforms · 42a646f2
      Ryan Foster 提交于
      This commit adds the ability to copy a scene item's transform and crop
      settings and paste those settings onto another scene item in any scene
      or scene collection. It also changes the menu shortcut key for the
      Transform action "Center to screen" from "C" to "n" because "C" is the
      standard shortcut key for "Copy" in most other applications.
      
      Closes jp9000/obs-studio#719
      42a646f2
  21. 10 12月, 2016 2 次提交
    • J
      UI: Separate replay buffer from recording · f790d0fe
      jp9000 提交于
      Replay buffer and recording should be separate in case the user wants to
      start recording from a specific point rather being forced to reconfigure
      for regular recording.
      
      Creates a new button on the main window below the recording button for
      turning on/off the replay buffer.
      f790d0fe
    • J
      UI: Clarify replay buf. hotkey error message · 8f36d122
      jp9000 提交于
      It should specify that the user specifically needs to set the "save"
      hotkey, not just "the replay buffer hotkey".
      8f36d122
  22. 08 12月, 2016 1 次提交
  23. 10 11月, 2016 1 次提交
    • J
      UI: Add preview scaling options · 3b616823
      Joseph El-Khouri 提交于
      Adds preview scaling to the right-click context menu for the preview
      pane.  This allows the ability to, for example, zoom the preview and
      edit the preview 1:1 (canvas/base resolution).  This was a missing
      parity feature.  Additionally, also allows scaling to the
      "output/scaled" resolution the program is set to.
      
      When the preview is in scale mode and is the focused widget, you can
      hold space and drag with left click to change the zoomed position.
      
      (Notes added by Jim)
      
      Closes jp9000/obs-studio#687
      3b616823
  24. 04 11月, 2016 1 次提交
  25. 17 10月, 2016 1 次提交
  26. 27 9月, 2016 1 次提交
  27. 17 9月, 2016 1 次提交
  28. 07 9月, 2016 1 次提交
  29. 28 8月, 2016 1 次提交
    • J
      UI: Rename 'obs' dir to 'UI' · 01b274f1
      jp9000 提交于
      This is to prevent confusion both when prefixing commits and when
      reading the directory structure for the first time.
      01b274f1
  30. 22 8月, 2016 2 次提交
  31. 30 7月, 2016 1 次提交
  32. 26 7月, 2016 1 次提交
    • J
      UI: Add ability to lock preview · 2c5aa874
      jp9000 提交于
      Adds the ability to lock the preview so sources can't be edited.  This
      feature is typically used in the case where the user wants to prevent
      accidentally clicking and dragging on sources.
      2c5aa874
  33. 03 7月, 2016 1 次提交