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_directx.c
Commit message (
Expand
)
Author
Age
*
Missing break for WM_SYSCOMMAND handling.
reimar
2005-09-16
*
remove extern for variables that are already in headers.
reimar
2005-08-21
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
match the declaration in the includes to make it compile with gcc 4.1, patch ...
faust3
2005-06-07
*
multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ...
faust3
2005-05-13
*
always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at...
faust3
2005-02-13
*
fixed-vo/libmpeg2 aspect change fix
faust3
2005-01-06
*
256 color mode support, use -vm to get better output when overlay is not supp...
faust3
2005-01-06
*
win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>
faust3
2005-01-02
*
win95 does not support GetMonitorInfo
faust3
2004-12-27
*
forgot to remove now useless extern monitor_aspect
reimar
2004-12-23
*
vo_screenwidth/vo_screenheight is _not_ monitor_aspect.
reimar
2004-12-23
*
added -wid support for vo_directx.
joey
2004-12-21
*
automatic monitoraspect calculation for vo_directx.
joey
2004-12-21
*
added colorkey support for vo_directx.
joey
2004-12-21
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
make it possible to select the monitor even when in nonexclusive mode, based ...
faust3
2004-10-27
*
overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>
faust3
2004-10-22
*
100l
faust3
2004-09-22
*
added "xbutton" support for 4-5 button mice
joey
2004-08-26
*
vm window handling fixes
faust3
2004-08-24
*
added runtime toggle of root window playback
joey
2004-08-22
*
added -rootwin support to vo_directx
joey
2004-08-22
*
name change
diego
2004-07-19
*
embarassing typo and new name
diego
2004-07-19
*
more sane order for overlay workarounds, fixed a bug where the mouse would st...
faust3
2004-05-18
*
keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYV...
faust3
2004-05-01
*
ignore mouseclicks when activating the window
faust3
2004-04-13
*
print at least the error number when there is no text for it
faust3
2004-04-07
*
move refreshrate and adapter_num variables to video_out because they might be...
faust3
2004-03-13
*
mouse support by Nehal Mistry <nehalmistry at gmx.net>
faust3
2004-03-13
*
adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im...
faust3
2004-02-29
*
runtime 'stay-on-top' functionality
joey
2003-11-30
*
send quit command instead of key 'q'.
joey
2003-11-23
*
yet another hack to prevent crashes with dr
faust3
2003-10-09
*
many small typo and grammar fixes
gabucino
2003-10-04
*
use vo_fs + geometry support
faust3
2003-09-21
*
fix RGB16 vs BGR16 mismatch
faust3
2003-08-17
*
fix playback of rgb files when overlay is not disabled
faust3
2003-08-17
*
load icon from executable
faust3
2003-04-20
*
10l noticed by Joey Parrish <joey at nicewarrior.org>
faust3
2003-04-09
*
10l: don't change image format during config
faust3
2003-03-29
*
10l
faust3
2003-03-19
*
fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>
faust3
2003-02-23
*
linux->osdep
arpi
2003-02-09
*
10l remove unused code
faust3
2002-12-30
*
fullscreencode rewritten, some cleanup
faust3
2002-12-30
*
10l and correct aspect
faust3
2002-12-21
*
10l - my system is very tolerant it seems
faust3
2002-12-19
*
1000l! I have no idea how this code worked at all before. I guess no
rfelker
2002-12-18
[next]