]> git.sesse.net Git - vlc/history - modules/video_output/msw
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_output / msw /
2009-09-28 Laurent AimarPrivatized i_window_x/y/w/h in msw.
2009-09-28 Laurent AimarPrivatized i_window_style in msw.
2009-09-28 Laurent AimarSplit out event functions in its own header (msw).
2009-09-28 Laurent AimarFixed a potential race condition between "event thread...
2009-09-28 Laurent AimarFixed b_desktop initialization (msw).
2009-09-28 Laurent AimarModified the way title is updated (msw).
2009-09-28 Laurent AimarRemoved unused pf_wndproc (msw).
2009-09-28 Laurent AimarRemoved useless b_parent_focus in msw.
2009-09-28 Laurent AimarRemoved useless b_focus variable in msw.
2009-09-14 Laurent AimarFactorized Manage() common code (msw).
2009-09-14 Laurent AimarCentralized mouse auto-hiding code.
2009-09-14 Laurent AimarMade event_thread_t live as long as the vout.
2009-09-14 Laurent AimarSimplify DX_DESKTOP_CHANGE case.
2009-09-14 Laurent Aimarevent_thread_t does not need to be an object (msw).
2009-09-14 Laurent AimarUseless attach/detach in msw.
2009-09-14 Laurent AimarCosmetics (msw).
2009-09-14 Laurent AimarCentralized common init/clean code (msw).
2009-09-14 Laurent AimarSplit out non events code into common.c
2009-09-14 Laurent AimarCosmetics.
2009-09-14 Laurent AimarMoved a lock creation to CreateEventThread.
2009-09-12 André WeberWin32: bugfix for blueish video colors useing DirectX...
2009-09-12 Geoffroy CouprieDirect3D: don't forget to initialize the mutex
2009-09-08 Geoffroy CouprieWin32: fix version checks
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
next