mpv/video/out
Stefano Pigozzi 8fc0b618d5 cocoa_common: make windows appear again
Commit 9efe32120 stops recreating the hidden window used for OpenGL's
extensions autodetection. The `cocoa_common` code assumed the hidden flag could
only come when creating a window which is now not true anymore.

Move some code around so that hidden, fullscreen and window position are
respected on subsequent calls of config.
2013-03-03 21:52:58 +01:00
..
aspect.c options: move -geometry parsing to m_option.c 2013-01-23 10:56:11 +01:00
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h video/out: rename create_window to config_window 2013-02-26 02:01:48 +01:00
cocoa_common.m cocoa_common: make windows appear again 2013-03-03 21:52:58 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl vo_direct3d: remove 2ch hack for 10 bit playback 2013-01-13 20:04:14 +01:00
filter_kernels.c
filter_kernels.h
gl_common.c gl_common: get rid of symbol redefinition warnings with recent Mesa 2013-03-03 15:36:56 +01:00
gl_common.h gl_common: get rid of symbol redefinition warnings with recent Mesa 2013-03-03 15:36:56 +01:00
gl_header_fixes.h gl_common: get rid of symbol redefinition warnings with recent Mesa 2013-03-03 15:36:56 +01:00
gl_osd.c
gl_osd.h
osx_common.h osxbundle: cocoa_common: change playlist on fileopen events 2013-01-16 22:27:04 +01:00
osx_common.m Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
pnm_loader.c
pnm_loader.h
vo.c x11_common: fix --cursor-autohide when paused 2013-03-03 15:36:56 +01:00
vo.h x11_common: fix --cursor-autohide when paused 2013-03-03 15:36:56 +01:00
vo_caca.c vo_caca: remove OSD support 2013-02-24 16:15:50 +01:00
vo_corevideo.h
vo_corevideo.m core: simplify OSD capability handling, remove VFCAP_OSD 2013-03-01 11:16:01 +01:00
vo_direct3d.c core: simplify OSD capability handling, remove VFCAP_OSD 2013-03-01 11:16:01 +01:00
vo_image.c m_option: don't define OPT_BASE_STRUCT by default 2013-03-01 11:27:59 +01:00
vo_lavc.c core: simplify OSD capability handling, remove VFCAP_OSD 2013-03-01 11:16:01 +01:00
vo_null.c core: simplify OSD capability handling, remove VFCAP_OSD 2013-03-01 11:16:01 +01:00
vo_opengl.c vo_opengl: don't destroy VOFLAG_HIDDEN window 2013-03-03 15:36:56 +01:00
vo_opengl_old.c vo_opengl: don't destroy VOFLAG_HIDDEN window 2013-03-03 15:36:56 +01:00
vo_opengl_shaders.glsl
vo_sdl.c m_option: don't define OPT_BASE_STRUCT by default 2013-03-01 11:27:59 +01:00
vo_vdpau.c m_option: don't define OPT_BASE_STRUCT by default 2013-03-01 11:27:59 +01:00
vo_x11.c core: simplify OSD capability handling, remove VFCAP_OSD 2013-03-01 11:16:01 +01:00
vo_xv.c core: simplify OSD capability handling, remove VFCAP_OSD 2013-03-01 11:16:01 +01:00
w32_common.c x11_common: use private variables for window state 2013-03-03 14:19:57 +01:00
w32_common.h w32_common: remove unused variable 2013-03-03 14:19:53 +01:00
wayland_common.c x11_common: use private variables for window state 2013-03-03 14:19:57 +01:00
wayland_common.h x11_common: use private variables for window state 2013-03-03 14:19:57 +01:00
x11_common.c x11_common: fix --cursor-autohide when paused 2013-03-03 15:36:56 +01:00
x11_common.h x11_common: fix window mapping, refactor window creation/resize handling 2013-03-03 15:36:27 +01:00