]> git.sesse.net Git - vlc/history - modules/video_output
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_output /
2010-09-24 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-24 Gildas Bazinvideo_output/xcb: fix description strings for --xvideo...
2010-09-23 Gildas Bazinvideo_output/xcb: add --xvideo-format-id config option
2010-08-23 Rémi Denis-CourmontXCB: reset the X11 screen saver when displaying a picture
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-08-12 Laurent AimarXCB/XVideo: fix resolution with non multiple of 16x16...
2010-08-04 Rémi Denis-CourmontXCB/window: cannot be resized if embedded
2010-07-30 Rafaël Carréxcb/xvideo.c: makes Pool() slightly more readable
2010-07-28 David KaplanDirect2D video output module
2010-07-26 Laurent AimarFixed broken video with direct3d for some drivers.
2010-07-25 Rémi Denis-CourmontXCB/XVideo: minor simplification
2010-07-25 Juho Vähä-Herttuaosx: Add vout_window_t support to macosx vout module
2010-07-24 Rémi Denis-CourmontXCB/XVideo: include XVideo error code in grab error...
2010-07-22 Juho Vähä-Herttuaosx: Fix a bug where glView frame doesn't get set if...
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-07-17 Rémi Denis-CourmontXCB: transparent rather than black cursor (fixes #3916)
2010-07-15 Rémi Duraffortaa: fix compilation (collision with Xlib symbols).
2010-07-15 Rémi Denis-CourmontASCII Art: initialize Xlib
2010-07-12 Rémi Denis-CourmontSDL vout: fix crash due to (not calling) XInitThreads
2010-07-11 Rémi Denis-CourmontFix previous commit
2010-07-11 Rémi Denis-CourmontXCB: use var_Inherit*()
2010-07-11 Rémi Denis-CourmontCosmetic
2010-07-10 Rémi Denis-Courmontvmem: major rework
2010-07-10 Rémi Denis-CourmontXCB/window: allow compilation without xcb-keysyms
2010-07-10 Rémi Denis-CourmontFramebuffer: don't register useless signal handler
2010-07-10 Rémi Denis-Courmontvmem: use var_Inherit*
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis-CourmontXCB/window: force window provider when libvlc_*_set_xid...
2010-07-08 Rémi Denis-CourmontWin32: drop drawable plugin priority to zero
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-06-05 Rémi Denis-CourmontTypos
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-06-01 Rémi Denis-CourmontXCB/X11: rework and fix color depth selection
2010-06-01 Rémi Denis-CourmontXCB/X11: support different color depth than parent...
2010-06-01 Rémi Denis-CourmontXCB/XVideo: support parent window with ARGB visual...
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-05-30 Laurent AimarRevert "Helpers to emit asynchronous key press events...
2010-05-30 Laurent AimarRevert "SDL: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "CACA: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "AA: use key thread (partially fix #3661) -...
2010-05-30 Rémi Denis-CourmontAA: use key thread (partially fix #3661) - untested
2010-05-30 Rémi Denis-CourmontCACA: use key thread (partially fix #3661)
2010-05-30 Rémi Denis-CourmontSDL: use key thread (partially fix #3661)
2010-05-30 Rémi Denis-CourmontHelpers to emit asynchronous key press events (refs...
2010-05-23 Laurent AimarMade XCB xvideo independant of VOUT_MAX_PICTURES.
2010-05-20 Laurent AimarCalled vout_display_DeleteWindow(vd, NULL) for vout...
2010-05-20 Laurent AimarFixed initial fullscreen support in XCB vout display...
2010-05-15 Rémi Denis-Courmontdrawable: fix typo, should fix assertion with two or...
2010-05-12 Rémi Denis-CourmontXCB/window: fix xgettext comments
2010-05-08 Laurent AimarFixed xcb yv12/i420 UV planes swapping.
2010-05-03 Pierre d'Herbemontmacosx_vout: Correctly change context after -lockgl.
2010-05-01 Rémi Denis-CourmontXCB/GLX: higher priority than Frame Buffer
2010-05-01 Rémi Denis-CourmontXCB/X11: disable ARGB support
2010-05-01 Rémi Denis-CourmontXCB/XVideo: add debug message in case of problem with...
2010-05-01 Rémi Denis-CourmontGLX: destroy context before window
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-04-17 Laurent AimarRemoved non converted opengl video output module.
2010-04-17 Laurent AimarRemoved non converted omapfb video output module.
2010-04-17 Laurent AimarRemoved non converted hd1000v video output module.
2010-04-17 Laurent AimarRemoved non converted svgalib video output module.
2010-04-17 Laurent AimarRemoved non converted ggi video output module.
2010-04-17 Laurent AimarMoved "video output" -> "vout display" wrapper to the...
2010-04-13 Alexis BallierDistribute xcb_keysym.h.
2010-04-11 Rémi Denis-CourmontDeprecated --sdl-video-driver
2010-04-01 Ilkka Ollakkamerge xcb keysym-table for video_output and global...
2010-03-30 Rémi Denis-Courmontvmem: mark options private or volatile as needed
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-26 Laurent AimarFixed initial crop parameters in vout (close #3376).
2010-03-18 Hugo Beauzee-LuyssenFixed uninitialized value.
2010-03-13 Felix Paul Kühneopengl: make sure we use this module instead of the...
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-07 Nathan Phillip BrinkFix #include <SDL/SDL.h> to be #include <SDL.h>
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-06 Rémi Denis-CourmontXCB/window: pass requested position to the X server
2010-03-06 Rémi Denis-CourmontXCB: set window provider requested position from video...
2010-03-03 Rémi Denis-CourmontGLX: uses Xlib, needs XInitThreads()
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-03-01 Erwan Tuloucore: two typos
next