1. 25 11月, 2017 1 次提交
  2. 14 9月, 2017 1 次提交
    • C
      UI: Allow hiding/unhiding sources in the mixer · 76b62666
      cg2121 提交于
      Allows the ability to hide/unhide sources in the mixer that the user
      doesn't care about or doesn't necessarily want to see (such as video
      sources that have audio but don't have any audio playing).  If all
      sources are hidden, the user can right-click the mixer's empty area and
      choose "unhide all" via a context menu.
      
      Closes jp9000/obs-studio#1002
      76b62666
  3. 28 7月, 2017 1 次提交
    • J
      UI: Add modular UI · 25bb8a44
      jp9000 提交于
      Changes the UI to an adjustable user interface, allowing the user to
      fully customize how the scenes list, sources list, the mixer,
      transitions, and the buttons are oriented on the main window window.
      25bb8a44
  4. 27 7月, 2017 1 次提交
  5. 27 6月, 2017 2 次提交
  6. 15 5月, 2017 1 次提交
    • J
      UI: Warn user if multiple instances of the UI are open · 96ce9633
      jp9000 提交于
      Uses a named mutex to detect if multiple instances of the program are
      open, and if so warns the user.  When running in portable mode, uses a
      separate unique mutex name mapped to the user's config directory to
      ensure that no two portable builds use the same config directory.  This
      way, portable builds do not conflict with normal builds or other
      separate portable builds.
      96ce9633
  7. 14 5月, 2017 2 次提交
  8. 13 5月, 2017 1 次提交
    • J
      UI: Add stats dialog · 0e1ae623
      jp9000 提交于
      Shows performance stats, and streaming/recording stats, and helps warn
      the user when they have less-than-optimal values with coloring on the
      values (e.g. yellow when getting low on disk space, red when getting
      really low)
      0e1ae623
  9. 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
  10. 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
  11. 05 5月, 2017 1 次提交
  12. 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
  13. 09 4月, 2017 1 次提交
  14. 25 3月, 2017 1 次提交
  15. 14 3月, 2017 1 次提交
  16. 26 2月, 2017 4 次提交
  17. 25 2月, 2017 1 次提交
  18. 24 2月, 2017 1 次提交
  19. 21 2月, 2017 2 次提交
  20. 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
  21. 07 2月, 2017 1 次提交
  22. 06 2月, 2017 1 次提交
  23. 31 1月, 2017 1 次提交
  24. 30 1月, 2017 1 次提交
  25. 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
  26. 26 1月, 2017 1 次提交
  27. 22 12月, 2016 1 次提交
  28. 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
  29. 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
  30. 08 12月, 2016 1 次提交
  31. 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
  32. 04 11月, 2016 1 次提交