index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
w32_common.c
Commit message (
Expand
)
Author
Age
*
vo_gl: create stereo-capable window when using Quadbuffer 3D
reimar
2010-11-14
*
libvo/w32_common.c: Move setting of pixel format from init to config
reimar
2010-11-14
*
libvo/w32_common.c: minor cleanup
reimar
2010-11-14
*
Merge svn changes up to r31189
Uoti Urpala
2010-05-30
|
\
|
*
Do not return pointer to on-stack memory.
reimar
2010-05-19
|
*
Fix return value (it was missing completely).
reimar
2010-05-19
|
*
Handle -wid Window being closed for direct3d and gl vos on Windows.
reimar
2010-05-19
*
|
Merge svn changes up to r31097
Uoti Urpala
2010-04-26
|
\
|
|
*
Avoid duplicating mouse-movement command-generation code.
reimar
2010-04-25
|
*
Deduplicate enable_mouse_movements declaration.
reimar
2010-04-25
|
*
rename 'struct keymap' -> 'struct mp_keymap'
siretart
2010-04-23
*
|
Merge svn changes up to r30514
Uoti Urpala
2010-03-09
|
\
|
|
*
Add support for VOFLAG_HIDDEN to the w32 backend.
reimar
2010-02-04
|
*
Set the PixelFormat right after creating the window and set it only once.
reimar
2010-02-04
*
|
Merge svn changes up to r29962
Uoti Urpala
2009-11-23
|
\
|
|
*
Add support for Windows OpenGL rendering onto a device instead of into a window.
reimar
2009-11-21
*
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
|
*
Disable -keepaspect with -wid in w32_common code.
reimar
2009-08-27
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
|
*
"MPlayer - The Movie Player" should be used as the player name.
diego
2009-03-15
*
|
Merge svn changes up to r28728
Uoti Urpala
2009-02-25
|
\
|
|
*
Calculate border size in aspect keeping code by using AdjustWindowRect
reimar
2009-02-23
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Support F- and numpad keys for w32_common based vos.
reimar
2008-12-30
*
|
Merge svn changes up to r28176
Uoti Urpala
2008-12-22
|
\
|
|
*
Add and use a special lookup function to do table-based translation to MPlaye...
reimar
2008-12-20
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
More robust w32 -wid size handling
reimar
2008-12-03
|
*
Reindent after previous commit
reimar
2008-12-03
|
*
Do not override the vo_dwidth/vo_dheight values in vo_w32_config
reimar
2008-12-03
*
|
w32_common.c, vo_direct3d.c: Fix Windows compilation issues
Uoti Urpala
2008-12-02
*
|
Merge svn changes up to r27979
Uoti Urpala
2008-11-22
|
\
|
|
*
cosmetics: typo fixes
diego
2008-11-21
|
*
Doxygen documentation for w32_common.c
reimar
2008-11-18
*
|
Merge svn changes up to r27949
Uoti Urpala
2008-11-17
|
\
|
|
*
Fix Windows OpenGL -wid:
reimar
2008-11-11
*
|
libvo: Move aspect.c static variables to vo struct
Uoti Urpala
2008-05-01
*
|
input: Move cmd_queue to context struct
Uoti Urpala
2008-04-30
*
|
Remove vo_depthonscreen references from non-X VOs
Uoti Urpala
2008-04-23
*
|
Move vo_ontop to options struct
Uoti Urpala
2008-04-23
|
/
*
Make some variables static.
reimar
2008-02-10
*
Avoid a useless extra pointer variable.
reimar
2008-02-10
*
Do not uselessly erase background, OpenGL will take care of drawing everything.
reimar
2008-02-10
*
Avoid -wid message processing blocking MPlayer.
reimar
2008-02-10
*
Forward mouse messages to -wid Window.
reimar
2008-02-10
*
Make sure the -wid window does not get notified when we destroy our attached ...
reimar
2008-02-09
[next]