1. 25 3月, 2017 1 次提交
  2. 14 3月, 2017 1 次提交
  3. 26 2月, 2017 4 次提交
  4. 25 2月, 2017 1 次提交
  5. 24 2月, 2017 1 次提交
  6. 21 2月, 2017 2 次提交
  7. 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
  8. 07 2月, 2017 1 次提交
  9. 06 2月, 2017 1 次提交
  10. 31 1月, 2017 1 次提交
  11. 30 1月, 2017 1 次提交
  12. 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
  13. 26 1月, 2017 1 次提交
  14. 22 12月, 2016 1 次提交
  15. 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
  16. 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
  17. 08 12月, 2016 1 次提交
  18. 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
  19. 04 11月, 2016 1 次提交
  20. 17 10月, 2016 1 次提交
  21. 27 9月, 2016 1 次提交
  22. 17 9月, 2016 1 次提交
  23. 07 9月, 2016 1 次提交
  24. 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
  25. 22 8月, 2016 2 次提交
  26. 30 7月, 2016 1 次提交
  27. 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
  28. 03 7月, 2016 1 次提交
  29. 02 7月, 2016 1 次提交
  30. 01 7月, 2016 2 次提交
  31. 29 6月, 2016 1 次提交
  32. 28 6月, 2016 1 次提交
    • C
      UI: Add option to automatically record while streaming · 2dfb2119
      cg2121 提交于
      Allows the ability for users to make it so recording automatically
      starts when they start streaming.  Also adds the option to allow the
      recording to continue when stream is stopped.
      
      Closes jp9000/obs-studio#554
      2dfb2119