| Commit message (Expand) | Author | Age |
* | Support backspace for -vo gl/gl2 under Windows | reimar | 2006-11-02 |
* | Fix window size bug when starting with -fs and returning | reimar | 2006-07-10 |
* | Do not fiddle (too much) with external (WinID) windows | reimar | 2006-07-08 |
* | Convince windows to allow window sizes > screen size | reimar | 2006-07-07 |
* | Fix and improve xinerama support | reimar | 2006-04-16 |
* | 10l, forgot to move aspect_save_screenres in last commit | reimar | 2006-04-14 |
* | correct fullscreen size | reimar | 2006-04-13 |
* | define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it | reimar | 2006-04-12 |
* | fixes and cleanup for windows fullscreen switching (restore old position, | reimar | 2006-04-12 |
* | WM_PAINT is the "expose" event, not WM_ACTIVATE | reimar | 2005-12-07 |
* | Fix message handling, process resize events | reimar | 2005-12-06 |
* | Enable border toggling for gl and gl2 under windows. | reimar | 2005-11-17 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 |
* | DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0 | reimar | 2005-08-22 |
* | -wid support for windows. Not well tested, might still behave a bit weird. | reimar | 2005-08-21 |
* | 10l, initializers don't work without a declaration :-( | reimar | 2005-08-14 |
* | Cleanup, move declarations to beginning of block. | reimar | 2005-08-14 |
* | OpenGL fixes for windows and vo_gl.c ported to windows. | reimar | 2005-07-26 |
* | -geometry support for gl2 under win, default window pos centered for gl, gl2 | reimar | 2005-05-30 |
* | Remove a lot of duplicate code | reimar | 2005-02-21 |
* | Improving gl2 under windows, moving some functionality to gl_common | reimar | 2004-12-11 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | applied old patch that was missing an include... | reimar | 2004-08-02 |
* | support for passing mouse events on to MPlayer | reimar | 2004-08-01 |
* | replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, ... | faust3 | 2004-02-29 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doe... | faust3 | 2003-11-16 |
* | vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at... | faust3 | 2003-09-19 |