1. 16 9月, 2017 1 次提交
  2. 15 9月, 2017 6 次提交
  3. 14 9月, 2017 4 次提交
  4. 13 9月, 2017 2 次提交
  5. 12 9月, 2017 9 次提交
  6. 11 9月, 2017 5 次提交
  7. 10 9月, 2017 1 次提交
  8. 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
  9. 25 8月, 2017 5 次提交
  10. 24 8月, 2017 1 次提交
  11. 19 8月, 2017 4 次提交
  12. 12 8月, 2017 1 次提交
    • J
      UI: Allow volume peak to be customized via .qss · 5576823f
      Joel Bethke 提交于
      With the addition of the peak volume indicator, themes may wish to change
      these colors but there was no way to do so. This change updates the
      VolumeControl widget to allow a stylesheet to adjust all possible colors
      for the volume bar. In addtion, the Rachni theme is updated to demonstrate
      this new capability.
      5576823f