aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/w32_common.c
Commit message (Expand)AuthorAge
* VO: w32_common: also generate VO_EVENT_MOVEGravatar reimar2011-07-06
* Windows: vo/input: handle WM_XBUTTONDOWN messageGravatar Rudolf Polzer2011-06-19
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* vo_gl: create stereo-capable window when using Quadbuffer 3DGravatar reimar2010-11-14
* libvo/w32_common.c: Move setting of pixel format from init to configGravatar reimar2010-11-14
* libvo/w32_common.c: minor cleanupGravatar reimar2010-11-14
* Merge svn changes up to r31189Gravatar Uoti Urpala2010-05-30
|\
| * Do not return pointer to on-stack memory.Gravatar reimar2010-05-19
| * Fix return value (it was missing completely).Gravatar reimar2010-05-19
| * Handle -wid Window being closed for direct3d and gl vos on Windows.Gravatar reimar2010-05-19
* | Merge svn changes up to r31097Gravatar Uoti Urpala2010-04-26
|\|
| * Avoid duplicating mouse-movement command-generation code.Gravatar reimar2010-04-25
| * Deduplicate enable_mouse_movements declaration.Gravatar reimar2010-04-25
| * rename 'struct keymap' -> 'struct mp_keymap'Gravatar siretart2010-04-23
* | Merge svn changes up to r30514Gravatar Uoti Urpala2010-03-09
|\|
| * Add support for VOFLAG_HIDDEN to the w32 backend.Gravatar reimar2010-02-04
| * Set the PixelFormat right after creating the window and set it only once.Gravatar reimar2010-02-04
* | Merge svn changes up to r29962Gravatar Uoti Urpala2009-11-23
|\|
| * Add support for Windows OpenGL rendering onto a device instead of into a window.Gravatar reimar2009-11-21
* | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\|
| * Disable -keepaspect with -wid in w32_common code.Gravatar reimar2009-08-27
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\|
| * "MPlayer - The Movie Player" should be used as the player name.Gravatar diego2009-03-15
* | Merge svn changes up to r28728Gravatar Uoti Urpala2009-02-25
|\|
| * Calculate border size in aspect keeping code by using AdjustWindowRectGravatar reimar2009-02-23
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * Support F- and numpad keys for w32_common based vos.Gravatar reimar2008-12-30
* | Merge svn changes up to r28176Gravatar Uoti Urpala2008-12-22
|\|
| * Add and use a special lookup function to do table-based translation to MPlaye...Gravatar reimar2008-12-20
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * More robust w32 -wid size handlingGravatar reimar2008-12-03
| * Reindent after previous commitGravatar reimar2008-12-03
| * Do not override the vo_dwidth/vo_dheight values in vo_w32_configGravatar reimar2008-12-03
* | w32_common.c, vo_direct3d.c: Fix Windows compilation issuesGravatar Uoti Urpala2008-12-02
* | Merge svn changes up to r27979Gravatar Uoti Urpala2008-11-22
|\|
| * cosmetics: typo fixesGravatar diego2008-11-21
| * Doxygen documentation for w32_common.cGravatar reimar2008-11-18
* | Merge svn changes up to r27949Gravatar Uoti Urpala2008-11-17
|\|
| * Fix Windows OpenGL -wid:Gravatar reimar2008-11-11
* | libvo: Move aspect.c static variables to vo structGravatar Uoti Urpala2008-05-01
* | input: Move cmd_queue to context structGravatar Uoti Urpala2008-04-30
* | Remove vo_depthonscreen references from non-X VOsGravatar Uoti Urpala2008-04-23
* | Move vo_ontop to options structGravatar Uoti Urpala2008-04-23
|/
* Make some variables static.Gravatar reimar2008-02-10
* Avoid a useless extra pointer variable.Gravatar reimar2008-02-10
* Do not uselessly erase background, OpenGL will take care of drawing everything.Gravatar reimar2008-02-10