1. 15 9月, 2017 1 次提交
    • C
      UI: Use Qt standard buttons in source properties · 27a8f69e
      Christoph Hohmann 提交于
      Use the Qt standard buttons in the source properties dialog to make the
      UI consistent.  Also remove the right alignment of the button box to
      allow Qt to align standard buttons on the left side of the dialog.
      
      Closes jp9000/obs-studio#1013
      27a8f69e
  2. 14 9月, 2017 3 次提交
    • 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
    • J
      UI: Allow right-clicking mixer sources to bring up menu · 7bde1eb6
      jp9000 提交于
      Allows bringing up properties/filters/etc via right-clicking mixer items
      in addition instead of only being able to click the gear icon.  Minor
      QoL improvement.
      7bde1eb6
    • J
      libobs: Add private settings to scene items/sources · 2ef00ece
      jp9000 提交于
      Allows setting and sharing of user data for sources and scene items.
      2ef00ece
  3. 13 9月, 2017 2 次提交
  4. 12 9月, 2017 9 次提交
  5. 11 9月, 2017 5 次提交
  6. 10 9月, 2017 1 次提交
  7. 30 8月, 2017 1 次提交
    • R
      obs-outputs: Improve new netcode if encoder reports 0 bitrate · 41a1b099
      Richard Stanway 提交于
      Some encoders such as the AMD AMF encoder don't set their bitrate
      property, so it gets returned as 0. This causes the new network code to
      allocate a tiny buffer, resulting in output starvation and throttling
      to the point of uselessness if low latency mode is also enabled.
      41a1b099
  8. 25 8月, 2017 5 次提交
  9. 24 8月, 2017 1 次提交
  10. 19 8月, 2017 4 次提交
  11. 11 8月, 2017 5 次提交
  12. 10 8月, 2017 3 次提交