mpv/video/out/cocoa-cb
der richter 71ad1e2f4c cocoa-cb: remove all force unwrappings of optionals
the force unwrapping of optionals caused many unpredictable segfaults
instead of gracefully exiting or falling back. besides that, it is bad
practice and the code is a lot more stable now.
2019-04-25 23:02:19 +03:00
..
events_view.swift cocoa-cb: remove all force unwrappings of optionals 2019-04-25 23:02:19 +03:00
title_bar.swift cocoa-cb: remove all force unwrappings of optionals 2019-04-25 23:02:19 +03:00
video_layer.swift cocoa-cb: remove all force unwrappings of optionals 2019-04-25 23:02:19 +03:00
window.swift cocoa-cb: remove all force unwrappings of optionals 2019-04-25 23:02:19 +03:00