1. 06 8月, 2018 2 次提交
    • J
      rtmp-services: Ensure set URL exists within server list · be8ddc06
      jp9000 提交于
      If the user had a valid service selected, but the server that the user
      originally was using is now (for whatever reason) no longer listed, the
      rtmp-common service would still use that server rather than any of the
      newer servers, and the user would have to physically go in to their
      settings to reconfigure to get it to use that new server.
      
      Instead, make sure that the server the user has selected exists within
      the server list, and if it doesn't, use the first server in the list
      instead by default.
      be8ddc06
    • M
      a17c2822
  2. 25 7月, 2018 1 次提交
  3. 18 7月, 2018 1 次提交
  4. 17 7月, 2018 1 次提交
  5. 09 7月, 2018 1 次提交
  6. 04 7月, 2018 1 次提交
  7. 27 4月, 2018 1 次提交
  8. 29 3月, 2018 1 次提交
  9. 17 3月, 2018 1 次提交
  10. 16 3月, 2018 1 次提交
  11. 15 3月, 2018 1 次提交
  12. 28 2月, 2018 1 次提交
  13. 27 2月, 2018 1 次提交
  14. 20 2月, 2018 1 次提交
  15. 22 1月, 2018 1 次提交
  16. 07 1月, 2018 1 次提交
  17. 10 12月, 2017 1 次提交
  18. 07 12月, 2017 1 次提交
  19. 06 12月, 2017 1 次提交
  20. 03 12月, 2017 1 次提交
  21. 02 12月, 2017 1 次提交
  22. 26 11月, 2017 2 次提交
  23. 07 11月, 2017 1 次提交
  24. 03 11月, 2017 1 次提交
  25. 26 10月, 2017 2 次提交
  26. 17 10月, 2017 1 次提交
  27. 15 10月, 2017 1 次提交
  28. 10 10月, 2017 1 次提交
    • J
      rtmp-services: Only update Twitch ingests when necessary · d768717b
      jp9000 提交于
      (This commit also modifies UI)
      
      Instead of pinging Twitch every time the program starts up, only pings
      for new servers when the ingests are actually being used, and when the
      UI uses the auto-configuration dialog.
      
      If ingests have not been cached when using the "Auto" server, it will
      wait for 3 seconds max to query the Twitch ingest API.  If it takes
      longer than 3 seconds or fails, it will defer to SF.  If ingests were
      already cached, then it will use the existing cache immediately.
      d768717b
  29. 11 9月, 2017 2 次提交
  30. 10 9月, 2017 1 次提交
  31. 25 8月, 2017 1 次提交
  32. 24 8月, 2017 1 次提交
  33. 10 8月, 2017 4 次提交