]> git.sesse.net Git - vlc/history - modules/video_output/msw/events.c
Removed wrong casts in msw.
[vlc] / modules / video_output / msw / events.c
2010-06-10 Laurent AimarRemoved wrong casts in msw.
2010-06-10 Laurent AimarFixed invalid mouse cursor state on win32 (close #3675).
2010-06-10 Erwan Tuloumsw: let zooming to exceed the display size
2010-03-08 Erwan Tuloumsw: add support for --[no]-mouse-events and --[no...
2010-03-06 Rémi Denis-CourmontWin32: allow negative values for window coordinates...
2010-03-06 Rémi Denis-CourmontWin32: use video-x and video-y (fixes #3215)
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-12 Pierre YnardWinCE: fix previous broken commit
2010-01-12 Pierre YnardWinCE: emulate GetMenuState() function
2010-01-05 Laurent AimarCosmetics (msw).
2009-12-27 Jean-Baptiste KempfMSW vout: fix compilation since [76e8da0ff] change
2009-12-21 Laurent AimarFixed msw vout titles.
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-12-07 Laurent AimarConverted glwin32 to vout display.
2009-11-02 Laurent AimarConverted direct3d to vout display.
2009-11-02 Laurent AimarRemoved useless includes (msw).
2009-11-01 Laurent AimarFixed typo in msw.
2009-10-11 Laurent AimarFixed overlay in directx regression.
2009-10-11 Laurent AimarFixed uninitialized variables (msw).
2009-10-10 Rémi Duraffortuse var_ToggleBool when applicable.
2009-10-10 Rémi DuraffortCosmetics.
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-01 Laurent AimarCleaned up a bit (msw).
2009-09-30 Laurent AimarDo not access p_vout->p_sys in events.c (msw).
2009-09-30 Laurent AimarCosmetic.
2009-09-28 Laurent AimarFixed wince compilation.
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 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 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 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-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 Jean-Baptiste KempfWin32: add extra parenthesis for gcc-win32 4.4.1
2009-09-01 Jean-Baptiste Kempfmsw vouts: Remove UNICODE ifdef
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 Geoffroy Coupriekill a warning
2009-08-19 Jean-Baptiste KempfRemove unused variables
2009-08-13 Geoffroy Coupriewince: fix build of vouts
2009-08-01 Laurent AimarUpdated msw vout modules to the new window API.
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 Kempfmsw vout: More debug
2009-07-17 Jean-Baptiste KempfRename vout_directx to directx for consistency.
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-05 Rémi Denis-CourmontWine: compilation fixes
2009-03-19 Rémi Duraffortvout_msw: use var_TriggerCallback and some cleaning.
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-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-27 Geoffroy CouprieWinCE: no MonitorFromWindow
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2009-01-20 Rémi Denis-CourmontPartially cleanup the vout_window API
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-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
next