• J
    UI: Move obs startup/shutdown to obs-app.cpp · 1722425f
    jp9000 提交于
    Now that we aren't dependent upon a window for our context, we can
    safely move the obs context creation/destruction to obs-app.cpp, and use
    the OBSContext helper class to automatically shut down obs.
    1722425f
window-basic-main.cpp 90.6 KB