Rémi Denis-Courmont
|
65ede56bf2
|
Name another anonynous union
|
2010-01-30 17:26:11 +02:00 |
|
Rémi Denis-Courmont
|
8cf3097c11
|
Revert "vout_window_t: simplify via anynomous union"
This reverts commit ec4682128a .
Conflicts:
modules/gui/qt4/qt4.cpp
modules/video_output/msw/events_vo.c
modules/video_output/x11/xcommon.c
modules/video_output/xcb/common.c
modules/video_output/xcb/window.c
src/video_output/window.c
|
2010-01-30 17:26:10 +02:00 |
|
Rémi Denis-Courmont
|
e21af72667
|
VOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
|
2009-12-26 19:39:13 +02:00 |
|
Rémi Denis-Courmont
|
9387010346
|
Room for window provider to pass the X11 display
|
2009-12-08 22:04:41 +02:00 |
|
Rémi Denis-Courmont
|
ec4682128a
|
vout_window_t: simplify via anynomous union
|
2009-12-08 22:03:55 +02:00 |
|
Rémi Denis-Courmont
|
82108a21aa
|
vout_window_t: privatize module pointer
|
2009-10-17 20:40:55 +03:00 |
|
Rémi Denis-Courmont
|
066325d2f7
|
VOUT_WINDOW_SET_FULLSCREEN: control request for fullscreen mode
There is a slight ambiguity as to what VOUT_WINDOW_SET_SIZE should do
when in full-screen mode though.
|
2009-08-11 20:37:13 +03:00 |
|
Rémi Denis-Courmont
|
1329ce1e1c
|
Try to improve comments
|
2009-08-10 18:58:43 +03:00 |
|
Laurent Aimar
|
0926bbb610
|
Split back window module providers by type.
|
2009-08-01 13:44:47 +02:00 |
|
Laurent Aimar
|
a82db287f8
|
Modified vout_window_t to be completly independant of vout.
|
2009-08-01 12:07:11 +02:00 |
|