]> git.sesse.net Git - vlc/history - modules/video_output/msw
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / video_output / msw /
2010-08-15 Sasha KorugaAdded nVidia PerfHud (a Direct3D performance analysis...
2010-08-14 Jean-Baptiste KempfMSW: fix DisableScreensaver and RestoreScreensaver...
2010-08-14 Jean-Baptiste KempfDirectX: kill a warning from unused variable
2010-08-14 Sasha KorugaRemoves three compile warnings by casting
2010-07-28 David KaplanDirect2D video output module
2010-07-26 Laurent AimarFixed broken video with direct3d for some drivers.
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-15 Jean-Baptiste KempfMSW: fix WinCE compilation after Cursors modification
2010-06-12 Laurent AimarFixed mouse buttons state for msw vouts (close #3519).
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-11 Ilkka OllakkaRevert "Revert "redundant includes of vlc_playlist.h""
2010-06-11 Jakob LebenRevert "redundant includes of vlc_playlist.h"
2010-06-11 Jakob Lebenredundant includes of vlc_playlist.h
2010-06-10 Laurent AimarUpdated window size after changing fullscreen state...
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: remove unneeded code and useless "shaking" of...
2010-06-10 Erwan Tuloumsw: let zooming to exceed the display size
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-04-26 Laurent AimarMoved win7 taskbar disabling code from qt4 to msw.
2010-04-26 Rémi Denis-CourmontSlightly different name for Direct3D XP (fixes #3560)
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
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-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-28 Jean-Baptiste KempfShortname corrections
2010-01-12 Pierre YnardWinCE: fix previous broken commit
2010-01-12 Pierre YnardWinCE: emulate GetMenuState() function
2010-01-06 Pierre YnardFix make dist
2010-01-05 Pierre YnardWinCE: fix window size in wing{d,ap}i video output...
2010-01-05 Laurent AimarCompilation fix (gapi).
2010-01-05 Laurent Aimargapi compilation fixes (again).
2010-01-05 Laurent AimarAnother gapi (msw) compilation fix.
2010-01-05 Laurent AimarReally fix gapi compilation.
2010-01-05 Laurent AimarCompilation fixes (gapi, msw).
2010-01-05 Laurent AimarRevert "Revert "Removed old msw files.""
2010-01-05 Laurent AimarAdded AlignRect helper (msw).
2010-01-05 Laurent AimarRevert "Removed old msw files."
2010-01-05 Laurent AimarCosmetics (msw).
2010-01-05 Laurent AimarRemoved old msw files.
2010-01-05 Laurent AimarConverted directx to "vout display".
2010-01-05 Laurent AimarConverted wingdi/wingapi to vout display.
2010-01-05 Laurent AimarCosmetics (msw).
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-28 Erwan Tuloumsw: ensure the old vout output works as the new vout_d...
2009-12-28 Erwan Tuloumsw : support for vout_window_SetFullscreen
2009-12-27 Jean-Baptiste KempfMSW vout: fix compilation since [76e8da0ff] change
2009-12-26 Erwan Tuloumsw: typo
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-26 Rémi Denis-CourmontPass full window state to window providers
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-21 Laurent AimarAllocated a direct3d back buffer as large as the whole...
2009-12-21 Laurent AimarFixed msw vout titles.
2009-12-16 Laurent AimarCompilation fix.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in glwin32.
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-12-07 Laurent AimarConverted glwin32 to vout display.
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-20 Pierre YnardWinCE: fix window size in wing{d,ap}i video output
2009-11-04 Geoffroy CouprieDirect3D is a vout display now
2009-11-02 Laurent AimarAdded CommonDisplay for msw.
2009-11-02 Laurent AimarPrefer direct3d over SDL.
2009-11-02 Laurent AimarConverted direct3d to vout display.
2009-11-02 Laurent AimarCosmetics.
2009-11-02 Laurent AimarPrepare for vout display conversion.
2009-11-02 Laurent AimarRemoved useless includes (msw).
2009-11-01 Laurent AimarFixed typo in msw.
2009-10-30 Laurent AimarFixed fullscreen size with multiple display
2009-10-19 Laurent AimarFixed resize quality issue with direct3d vout (especial...
2009-10-19 Laurent AimarMore logical closing sequence (d3d)
2009-10-13 Geoffroy CouprieWin32: make the fullscreen display really take the...
2009-10-11 Laurent AimarAdded support for I420/J420/YV12 to direct3d.
2009-10-11 Laurent AimarSimplified direct3d chroma discovery.
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 DuraffortUse var_Get* when applicable.
2009-10-10 Rémi Duraffortvout_directx: fix memleak.
2009-10-10 Rémi DuraffortCosmetics.
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-01 Laurent AimarReduced a lock visibility to directx only (msw).
2009-10-01 Laurent AimarRemoved unused b_suspend_display (msw).
2009-10-01 Laurent AimarCleaned up a bit (msw).
2009-10-01 Laurent AimarRemoved duplicated DX_POSITION_CHANGE define (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.
next