summaryrefslogtreecommitdiffstats
path: root/libvo/vo_directx.c
Commit message (Expand)AuthorAgeFilesLines
* multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ...faust32005-05-131-27/+51
* always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at...faust32005-02-131-0/+1
* fixed-vo/libmpeg2 aspect change fixfaust32005-01-061-0/+2
* 256 color mode support, use -vm to get better output when overlay is not supp...faust32005-01-061-1/+20
* win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>faust32005-01-021-5/+6
* win95 does not support GetMonitorInfofaust32004-12-271-1/+12
* forgot to remove now useless extern monitor_aspectreimar2004-12-231-1/+0
* vo_screenwidth/vo_screenheight is _not_ monitor_aspect.reimar2004-12-231-1/+0
* added -wid support for vo_directx.joey2004-12-211-3/+25
* automatic monitoraspect calculation for vo_directx.joey2004-12-211-0/+2
* added colorkey support for vo_directx.joey2004-12-211-0/+2
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-4/+4
* make it possible to select the monitor even when in nonexclusive mode, based ...faust32004-10-271-5/+26
* overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>faust32004-10-221-0/+108
* 100lfaust32004-09-221-2/+2
* added "xbutton" support for 4-5 button micejoey2004-08-261-0/+16
* vm window handling fixesfaust32004-08-241-3/+3
* added runtime toggle of root window playbackjoey2004-08-221-0/+12
* added -rootwin support to vo_directxjoey2004-08-221-4/+15
* name changediego2004-07-191-1/+1
* embarassing typo and new namediego2004-07-191-1/+1
* more sane order for overlay workarounds, fixed a bug where the mouse would st...faust32004-05-181-18/+19
* keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYV...faust32004-05-011-105/+69
* ignore mouseclicks when activating the windowfaust32004-04-131-1/+3
* print at least the error number when there is no text for itfaust32004-04-071-0/+4
* move refreshrate and adapter_num variables to video_out because they might be...faust32004-03-131-8/+6
* mouse support by Nehal Mistry <nehalmistry at gmx.net>faust32004-03-131-0/+30
* adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im...faust32004-02-291-181/+234
* runtime 'stay-on-top' functionalityjoey2003-11-301-8/+15
* send quit command instead of key 'q'.joey2003-11-231-3/+3
* yet another hack to prevent crashes with drfaust32003-10-091-0/+5
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* use vo_fs + geometry supportfaust32003-09-211-16/+22
* fix RGB16 vs BGR16 mismatchfaust32003-08-171-2/+2
* fix playback of rgb files when overlay is not disabledfaust32003-08-171-9/+13
* load icon from executablefaust32003-04-201-1/+9
* 10l noticed by Joey Parrish <joey at nicewarrior.org>faust32003-04-091-1/+1
* 10l: don't change image format during configfaust32003-03-291-1/+2
* 10lfaust32003-03-191-0/+1
* fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>faust32003-02-231-5/+5
* linux->osdeparpi2003-02-091-1/+1
* 10l remove unused codefaust32002-12-301-12/+0
* fullscreencode rewritten, some cleanupfaust32002-12-301-345/+281
* 10l and correct aspectfaust32002-12-211-35/+24
* 10l - my system is very tolerant it seemsfaust32002-12-191-8/+7
* 1000l! I have no idea how this code worked at all before. I guess norfelker2002-12-181-6/+6
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-10/+2
* 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>faust32002-10-171-4/+5
* more correct flagsfaust32002-10-111-2/+2
* -fixes vo_directx to work with -fixed-voarpi2002-10-091-4/+29
* This patch hopefully fixes colorkeying and a segfault in exclusive modearpi2002-10-061-39/+60
* argh i forgot to add new file..arpi2002-09-281-0/+1244