mpv/video/out/cocoa
wm4 19bd69e5e3 cocoa_common: remove deprecated VOCTRLs/VO_EVENTs
See commit 4e4252f916 and the following as an example how this would
have to be done if done properly.

Since I'm unable to test on OSX, and nobody is interested in fixing this
code (including myself, actually), just remove the deprecated
definitions to make sure the code still builds. This will break runtime
switching of fullscreen, ontop, border. (The way the minimized state is
reported was also deprecated, but commit 40c2f2eeb0 already broke it
anyway.)
2019-12-12 19:56:03 +01:00
..
events_view.h osx: change license header on some more cocoa files 2017-06-24 16:50:52 +02:00
events_view.m cocoa: fix drawing on macOS 10.14 2018-11-13 21:14:29 +02:00
mpvadapter.h input: merge mouse wheel and axis keycodes 2017-09-03 20:31:44 +10:00
video_view.h osx: change license header on some more cocoa files 2017-06-24 16:50:52 +02:00
video_view.m osx: change license header on some more cocoa files 2017-06-24 16:50:52 +02:00
window.h osx: change license header on some more cocoa files 2017-06-24 16:50:52 +02:00
window.m cocoa_common: remove deprecated VOCTRLs/VO_EVENTs 2019-12-12 19:56:03 +01:00