index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_x11.c
Commit message (
Expand
)
Author
Age
*
vo_xv: avoid clearing too much on resize
Uoti Urpala
2011-07-06
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30195
Uoti Urpala
2010-01-08
|
\
|
*
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).
reimar
2010-01-03
*
|
Merge svn changes up to r29455
Uoti Urpala
2009-07-29
|
\
|
|
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge branch 'ordered_chapters'
Uoti Urpala
2009-04-08
|
\
\
|
*
|
VO: Don't reset pause status in VO config() functions
Uoti Urpala
2009-04-02
*
|
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.
reimar
2009-03-29
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r28204
Uoti Urpala
2008-12-27
|
\
|
|
*
Remove pointless forward declaration.
diego
2008-12-23
*
|
Merge svn changes up to r28038
Uoti Urpala
2008-11-25
|
\
|
|
*
Clear the whole window on resize in vo_x11 since we do not
reimar
2008-11-23
|
*
Simplify vo_x11 check_events function
reimar
2008-11-23
|
*
Do not draw in window if our image has not yet been adjusted to the new windo...
reimar
2008-11-23
|
*
Remove unnecessary xf86vmode.h include.
reimar
2008-11-23
|
*
Remove some usnused variables and commented-out code.
reimar
2008-11-23
|
*
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.
reimar
2008-11-23
*
|
Merge svn changes up to r27979
Uoti Urpala
2008-11-22
|
\
|
|
*
Simplify handling of "flags" parameter
reimar
2008-11-21
|
*
Add forgotten initialization if Flip_Flag to 0.
reimar
2008-11-21
|
*
Factor common code like -wid handling, vo_gc creation etc. out into
reimar
2008-11-19
*
|
Merge svn changes up to r27949
Uoti Urpala
2008-11-17
|
\
|
|
*
Remove explicit setting of vo_ontop since that is already done by vo_x11_crea...
reimar
2008-11-15
|
*
Remove a duplicated vo_x11_selectinput_witherr
reimar
2008-11-15
|
*
respect -vf dsize etc. also for -rootwin, just like vo_xv does.
reimar
2008-11-15
|
*
Remove now unused variables.
reimar
2008-11-15
|
*
Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.
reimar
2008-11-15
|
*
Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same
reimar
2008-11-15
|
*
Set modified window position and monitor aspect in vo_vm_switch instead of in
reimar
2008-11-15
|
*
Replace some of the different inconsistent XGetGeometry uses by a
reimar
2008-11-15
|
*
Remove code from unused and since ages deprecated draw_frame function.
reimar
2008-11-15
|
*
vo_x11: do not replace the vo_gc created by the Gui.
reimar
2008-11-15
|
*
Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring.
reimar
2008-11-15
|
*
Cosmetics for vo_x11 control() to make it more similar to vo_xv.c
reimar
2008-11-15
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
fixed image format detection for 15 bit color depths
faust3
2008-10-17
*
|
Merge svn changes up to r27458
Uoti Urpala
2008-08-12
|
\
|
|
*
Remove duplicated prototype for XShmGetEventBase(), because
diego
2008-08-09
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
[next]