]> git.sesse.net Git - vlc/history - modules/video_output/msw
XCB/XVideo: add debug message in case of problem with visuals
[vlc] / modules / video_output / msw /
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.
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
next