]> git.sesse.net Git - vlc/history - modules/video_output/msw
SDL: use key thread (partially fix #3661)
[vlc] / modules / video_output / msw /
2009-09-08 Jean-Baptiste KempfFix compilation on Windows by using a less important...
2009-09-07 Geoffroy CouprieWin32: add support for Win 7 taskbar thumbnails
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Jean-Baptiste KempfWin32: add extra parenthesis for gcc-win32 4.4.1
2009-09-01 Jean-Baptiste KempfDirectDraw: declaration cosmetics
2009-09-01 Jean-Baptiste KempfDirectDraw: Declare callbacks as expected
2009-09-01 Jean-Baptiste Kempfmsw vouts: Remove UNICODE ifdef
2009-09-01 Jean-Baptiste KempfDirectDraw: remove unneeded inclusion
2009-08-25 Jean-Baptiste KempfWin32: remove "dereferencing type-punned pointer will...
2009-08-25 Jean-Baptiste KempfFix an incorect cast warning
2009-08-23 Jean-Baptiste KempfWinGDI: kill warning
2009-08-23 Jean-Baptiste KempfMSW: signedness corrections
2009-08-23 Jean-Baptiste KempfMSW: kill "cast from function... to non matching type...
2009-08-23 Jean-Baptiste KempfComment out dead code
2009-08-23 Jean-Baptiste Kempfmsw vouts: Fix signed vs unsigned type and format strings
2009-08-20 Jean-Baptiste KempfUNUSED for Wingdi
2009-08-20 Jean-Baptiste KempfUNUSED for direct3d
2009-08-20 Jean-Baptiste KempfUNUSED for directx vout
2009-08-20 Geoffroy Coupriekill a warning
2009-08-19 Jean-Baptiste KempfRemove unused variables
2009-08-19 Jean-Baptiste KempfPort directx output to Win64 awareness
2009-08-13 Geoffroy Coupriewince: fix build of vouts
2009-08-01 Laurent AimarUpdated msw vout modules to the new window API.
2009-07-27 Rémi Duraffortwingdi: remove duplication (allready defined in vout.h).
2009-07-27 Rémi DuraffortNo need to set p_sys to NULL when the module is closed.
2009-07-25 Jean-Baptiste KempfRemove trailing spaces.
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-17 Jean-Baptiste KempfDirectDraw: remove unneeded includes
2009-07-17 Jean-Baptiste Kempfmsw vout: More debug
2009-07-17 Jean-Baptiste KempfRename vout_directx to directx for consistency.
2009-06-25 Rémi DuraffortMissing var_DelCallback.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 JP DingerCosmetics: use var_GetBool instead of var_Get.
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Geoffroy Coupriewin32 vout: factorize code
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-05 Rémi Denis-CourmontWine: compilation fixes
2009-05-05 Rémi Denis-CourmontComment syntax
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-25 Laurent AimarFixed direct3d open error handling.
2009-03-19 Rémi Duraffortvout_msw: use var_TriggerCallback and some cleaning.
2009-03-06 basos GADD: added a directx debug statement
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-02-19 Geoffroy CouprieWin32: go to fullscreen on the same monitor as the...
2009-02-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Rémi Denis-CourmontRemove unused VOUT_GET_SIZE...
2009-02-15 Rémi Denis-CourmontRemove unsafe VOUT_SET_FOCUS
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontRemove unneeded VOUT_CLOSE.
2009-02-02 Joseph TulouVout: autoscaling support for windows
2009-02-01 Rémi Denis-CourmontWin32: fix NULL-deref in non embedded video mode (fixes...
2009-01-31 Rémi Denis-CourmontSegregate vout window types
2009-01-31 Rémi Denis-CourmontCleanup vout window handle typedef
2009-01-28 Rémi Denis-CourmontDon't compute system-dependent stuff in the plugin...
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-27 Geoffroy CouprieWinCE: no MonitorFromWindow
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2009-01-23 Kaarlo Raihabetter direct3d image quality
2009-01-23 Kaarlo Raiharemove unneeded code
2009-01-20 Rémi Denis-CourmontPartially cleanup the vout_window API
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-15 Jean-Marc DresslerFix several compilation bugs in msw vout
2009-01-14 Rémi Denis-CourmontWin32: get rid of vlc_thread_ready()
2009-01-03 Geoffroy CouprieWin32: go fullscreen on the same screen as the vout...
2009-01-03 Geoffroy CouprieWinCE: fix compilation of vout
2008-11-13 COCQUEBERT CédricFix toggling when Video is not embedded
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-02 Jean-Baptiste KempfWin32 Vout: after the previous fix of Win32 Vout, the...
2008-10-01 Jean-Baptiste KempfRemove useless test. At that point, p_sys is not NULL
2008-10-01 Jean-Baptiste KempfWin32 Vout: set fullscreen back before quitting Vout.
2008-10-01 Jean-Baptiste KempfWin32 Vout: try to correctly set fullscreen mode under...
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-17 Geoffroy Couprieremove on more b_dead old use
2008-09-08 Geoffroy CouprieWinCE: wingdi plugin update
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-19 Rémi DuraffortFix warnings
2008-08-09 Rémi Denis-Courmontconfig.h comes first
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Rémi DuraffortFix threaded function declaration.
next