]> git.sesse.net Git - vlc/history - modules/video_output/msw/directx.c
vout: remove no longer used display size event parameter
[vlc] / modules / video_output / msw / directx.c
2014-08-28 Hannes DomaniDirectDraw/Direct3D: make a clean copy of the video...
2014-02-27 Felix AbecassisWin32: use visible dimensions for all vouts
2014-01-21 Felix AbecassisDirectDraw: cleanup and document code after removing...
2014-01-20 Felix AbecassisDirectDraw: DirectDrawEnumerateExW does not work, use...
2014-01-20 Felix AbecassisDirectDraw: do not save a string that is deallocated...
2014-01-05 Rémi Denis-CourmontDirectDraw: remove wall-paper playlist hack
2013-09-11 Jean-Baptiste KempfDirectDraw: remove unused include
2013-08-15 Jean-Baptiste KempfRevert "DirectX: use parent object instead of -incorrec...
2013-07-14 Rémi Denis-CourmontMSW/DirectX: keep only picture_sys_t * instead of pictu...
2013-01-15 Jean-Baptiste KempfDirectDraw: fix memleaks introduced by 46b26be57
2013-01-15 Jean-Baptiste KempfDirectX: use DirectDrawEnumerateExA/W when GetProcAddress
2013-01-14 Jean-Baptiste KempfDirectDraw: port to UNICODE friendly APIs
2012-11-27 Rémi Denis-CourmontDirectX: use parent object instead of -incorrectly...
2012-11-13 Jean-Baptiste KempfLGPL
2012-08-19 Rémi Denis-Courmontconfig: improve/fix the callback prototype for config...
2012-08-15 Rémi Denis-CourmontRemove duplicated config refresh callbacks
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-04-01 Rémi Denis-CourmontUndo misuse of module_config_t.b_dirty
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-05-14 Rémi Denis-CourmontMSW vouts: fix warnings
2011-02-17 Rémi Denis-CourmontRationalize video output priorities
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-11-04 Geoffroy CouprieWindows: remove calls to GetProcAddress for MonitorFrom...
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-08-14 Jean-Baptiste KempfDirectX: kill a warning from unused variable
2010-07-19 Laurent AimarFixed a potential IDirectDrawSurface2 leak.
2010-07-19 Laurent AimarUsed a CPU memory fallback when Direct3DLockSurface...
2010-07-19 Laurent AimarFactorized Direct3DLockSurface/DirectXLock.
2010-07-19 Laurent AimarFixed overlay update in directx vout.
2010-07-19 Rémi Denis-CourmontMSW: fix assertion failure on Open() error paths (fix...
2010-06-10 Laurent AimarFixed invalid mouse cursor state on win32 (close #3675).
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-04-27 Laurent AimarFixed video display with directx and multiple monitors.
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-01-05 Laurent AimarConverted directx to "vout display".
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-02 Laurent AimarRemoved useless includes (msw).
2009-10-11 Laurent AimarFixed overlay in directx regression.
2009-10-10 Rémi DuraffortUse var_Get* when applicable.
2009-10-10 Rémi Duraffortvout_directx: fix memleak.
2009-10-01 Laurent AimarReduced a lock visibility to directx only (msw).
2009-09-28 Laurent AimarModified the way title is updated (msw).
2009-09-14 Laurent AimarFactorized Manage() common code (msw).
2009-09-14 Laurent AimarCentralized mouse auto-hiding code.
2009-09-14 Laurent Aimarevent_thread_t does not need to be an object (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 AimarMoved a lock creation to CreateEventThread.
2009-09-12 André WeberWin32: bugfix for blueish video colors useing DirectX...
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 KempfMSW: signedness corrections
2009-08-20 Jean-Baptiste KempfUNUSED for directx vout
2009-08-19 Jean-Baptiste KempfPort directx output to Win64 awareness
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-17 Jean-Baptiste KempfDirectDraw: remove unneeded includes
2009-07-17 Jean-Baptiste Kempfmsw vout: More debug
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-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-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-03-19 Rémi Duraffortvout_msw: use var_TriggerCallback and some cleaning.
2009-03-06 basos GADD: added a directx debug statement
2009-02-02 Joseph TulouVout: autoscaling support for windows
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
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()
next