| Commit message (Expand) | Author | Age |
* | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Remove unused variables. | zuxy | 2007-10-27 |
* | Cosmetic fix for r24861 | zuxy | 2007-10-27 |
* | Avoid crash after recovering from screensaver | zuxy | 2007-10-27 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | Gui --> gui | diego | 2007-04-23 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 |
* | Simplify config by using code available in video_out.c | reimar | 2007-03-06 |
* | cosmetics: typo fixes, usefuLL --> useful and aswell --> as well | diego | 2007-02-22 |
* | Remove a declaration-after-statement warning. | diego | 2006-10-23 |
* | The FSF changed postal address. | diego | 2006-09-01 |
* | optimize and simplify memcpy usage, use mem2agpcpy_pic | reimar | 2006-07-29 |
* | handle sub-window WinID checks in the gui. | vayne | 2006-07-08 |
* | Initial win32 gui release. | vayne | 2006-07-06 |
* | 10l the cpu hog fix broke fullscreenswitching with -wid | faust3 | 2006-03-15 |
* | fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fi... | faust3 | 2006-03-13 |
* | reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise | reimar | 2006-02-05 |
* | Generate double-click mouse events. | joey | 2005-11-11 |
* | Intercept maximize event and go into fullscreen mode. | joey | 2005-11-11 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 |
* | move window style to a macro for easier maintaining | joey | 2005-11-10 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 |
* | 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 |