1. 26 11月, 2016 5 次提交
  2. 25 11月, 2016 1 次提交
    • L
      libobs-opengl: Add xcb message poll to empty out the queue · ebd837d6
      Lasse Dalegaard 提交于
      The xcb message queue is not currently emptied.  If errors are generated
      by any void requests the message queue will simply fill up and messages
      will never be deleted.
      
      Due to a (currently unknown) other problem this happens for me, and
      results in OBS using up all memory with a queue that will never be
      emptied.
      
      Here we add a poll loop that will empty the xcb message queue and
      discard the messages.  While this means that errors are still not
      handled, OBS wont end up crashing either.
      
      Closes jp9000/obs-studio#675
      ebd837d6
  3. 24 11月, 2016 2 次提交
  4. 23 11月, 2016 1 次提交
    • J
      win-capture: Use static runtimes for hooks/helpers · 2f305cb5
      jp9000 提交于
      (Note: This commit also modifies the ipc-util/seg-service modules)
      
      When compiling the final project, always compile
      ipc-util/get-graphics-offsets/graphics-hook/inject-helper/seg-service
      with static MSVC runtimes to prevent the need of requiring the MSVC
      runtimes for both architectures.
      2f305cb5
  5. 22 11月, 2016 3 次提交
  6. 21 11月, 2016 2 次提交
  7. 20 11月, 2016 4 次提交
  8. 19 11月, 2016 3 次提交
  9. 18 11月, 2016 2 次提交
  10. 17 11月, 2016 8 次提交
  11. 16 11月, 2016 1 次提交
  12. 15 11月, 2016 8 次提交