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_xv.c
Commit message (
Expand
)
Author
Age
*
cosmetics: Add two missing "static"
Uoti Urpala
2009-10-22
*
Merge branch 'vdpau' into build
Uoti Urpala
2009-09-19
|
\
|
*
VO interface: Remove obsolete draw_frame() from new interface
Uoti Urpala
2009-09-17
*
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
\
|
|
/
|
/
|
|
*
Remove panscan related conditions and code that only breaks future windowed
reimar
2009-08-27
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge branch 'ordered_chapters'
Uoti Urpala
2009-04-08
|
\
\
*
|
|
vo_xv: Fix context Shminfo table size
Uoti Urpala
2009-04-05
|
*
|
VO: Don't reset pause status in VO config() functions
Uoti Urpala
2009-04-02
|
/
/
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_x...
reimar
2009-03-07
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Extend calc_src_dst_rects to also calculate the border values needed for
reimar
2009-02-17
*
|
Merge svn changes up to r28549
Uoti Urpala
2009-02-13
|
\
|
|
*
Add a calc_src_dst_rects that calculates from window size, panscan etc.
reimar
2009-02-12
*
|
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 r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Factor calc_drwXY out of vo_xv and vo_xvmc.
cehoyos
2009-01-09
*
|
vo_xv: Always support updating OSD if none was drawn yet
Uoti Urpala
2008-12-10
*
|
Update OSD while paused
Uoti Urpala
2008-12-09
*
|
vo_xv: Reformat code
Uoti Urpala
2008-12-09
|
*
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
reimar
2008-11-23
|
*
Remove unused flip_flag variable
reimar
2008-11-23
*
|
Merge svn changes up to r27979
Uoti Urpala
2008-11-22
|
\
|
|
*
Remove a aspect calculation line.
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
|
*
Sync with vo_x11: make sure we get expose events even when drawing to the roo...
reimar
2008-11-15
|
*
Remove a nonsensical "else" for the video mode switching case.
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
|
*
Get rid of (besides useless assignments) unused XSizeHints variable
reimar
2008-11-15
|
*
Replace some of the different inconsistent XGetGeometry uses by a
reimar
2008-11-15
|
*
Remove a useless XGetGeometry call, the X11 event handling already takes care...
reimar
2008-11-15
|
*
Remove code from unused and since ages deprecated draw_frame function.
reimar
2008-11-15
|
*
Remove vo_xv code that has been under #if 0 since ages.
reimar
2008-11-15
|
*
Fix grammar of comment and sync it with vo_x11.c
reimar
2008-11-15
*
|
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
|
\
|
|
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
|
Create a context struct for OSD state
Uoti Urpala
2008-06-24
[next]