1. 12 11月, 2020 3 次提交
    • J
      UI: Move "enforce" setting to "ignore" stream section · 546dcc7a
      jp9000 提交于
      Moves the "Enforce streaming service bitrate" option from simple output
      mode to the stream section, renames it to "Ignore streaming service
      setting recommendations" (inverting it). When trying to check it, it
      will now also display a message box warning the user that it's generally
      a not-so-good idea.
      
      Also displays recommended settings for the service.
      546dcc7a
    • J
      UI: Refactor to make it easier to get service object · 005863a3
      jp9000 提交于
      Refactors a bit of code to make it easier to get the current stream
      service object in the settings
      005863a3
    • J
      libobs: Implement obs_service func to get max bitrates · fb7747c5
      jp9000 提交于
      (This commit also modifies rtmp-services)
      
      Implements obs_service_get_max_bitrate, which allows retrieving the
      maximum audio/video bitrates directly rather than being forced to use
      the apply method. Makes it a bit easier to get the bitrate values.
      fb7747c5
  2. 06 11月, 2020 2 次提交
  3. 04 11月, 2020 11 次提交
  4. 03 11月, 2020 3 次提交
  5. 02 11月, 2020 2 次提交
  6. 01 11月, 2020 5 次提交
  7. 31 10月, 2020 5 次提交
  8. 30 10月, 2020 9 次提交