aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/w32_common.c
Commit message (Expand)AuthorAge
...
* libvo input cleanup: remove the dependency on libinput,Gravatar albeu2005-11-02
* DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0Gravatar reimar2005-08-22
* -wid support for windows. Not well tested, might still behave a bit weird.Gravatar reimar2005-08-21
* 10l, initializers don't work without a declaration :-(Gravatar reimar2005-08-14
* Cleanup, move declarations to beginning of block.Gravatar reimar2005-08-14
* OpenGL fixes for windows and vo_gl.c ported to windows.Gravatar reimar2005-07-26
* -geometry support for gl2 under win, default window pos centered for gl, gl2Gravatar reimar2005-05-30
* Remove a lot of duplicate codeGravatar reimar2005-02-21
* Improving gl2 under windows, moving some functionality to gl_commonGravatar reimar2004-12-11
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* applied old patch that was missing an include...Gravatar reimar2004-08-02
* support for passing mouse events on to MPlayerGravatar reimar2004-08-01
* replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, ...Gravatar faust32004-02-29
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doe...Gravatar faust32003-11-16
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...Gravatar faust32003-09-19