1. 06 2月, 2017 1 次提交
  2. 31 1月, 2017 1 次提交
  3. 30 1月, 2017 1 次提交
  4. 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
  5. 26 1月, 2017 1 次提交
  6. 22 12月, 2016 1 次提交
  7. 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
  8. 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
  9. 08 12月, 2016 1 次提交
  10. 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
  11. 04 11月, 2016 1 次提交
  12. 17 10月, 2016 1 次提交
  13. 27 9月, 2016 1 次提交
  14. 17 9月, 2016 1 次提交
  15. 07 9月, 2016 1 次提交
  16. 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
  17. 22 8月, 2016 2 次提交
  18. 30 7月, 2016 1 次提交
  19. 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
  20. 03 7月, 2016 1 次提交
  21. 02 7月, 2016 1 次提交
  22. 01 7月, 2016 2 次提交
  23. 29 6月, 2016 1 次提交
  24. 28 6月, 2016 2 次提交
  25. 23 6月, 2016 1 次提交
    • J
      UI: Show "stopping" text on buttons when waiting for stop · 4a380451
      jp9000 提交于
      The new cutoff timing fix means that streaming/recording has to remain
      active for bit until the stream/recording has reached the expecting stop
      timestamp.  This means that the buttons would continue to say "Stop
      streaming/recording" while waiting for the output to stop itself at the
      appropriate timing.
      
      So instead of letting it do that and confusing the user, the buttons
      will now say "stopping" when the button is pressed to indicate to the
      user that the stream/recording is in the process of stopping.
      4a380451
  26. 16 6月, 2016 1 次提交
  27. 12 5月, 2016 1 次提交
  28. 24 4月, 2016 1 次提交
    • J
      UI: Show warning if using multiple separate QSV encoders · 350855a2
      jp9000 提交于
      Warns users that two separate QSV encoders can't be active at the same
      time.
      
      This should be considered a temporary solution to two issues:
      1.) Encoders need to be able to report these errors themselves
      2.) If the QSV encoder is ever changed to allow more than one encoder at
          the same time this should be removed
      350855a2
  29. 20 4月, 2016 1 次提交
  30. 19 4月, 2016 1 次提交
  31. 15 4月, 2016 1 次提交
  32. 10 4月, 2016 2 次提交
  33. 07 4月, 2016 2 次提交