]> git.sesse.net Git - vlc/history - modules/video_output
Qt: reinstate the small QSplitter on Mac for the playlist
[vlc] / modules / video_output /
2010-12-04 Rémi Denis-CourmontXCB: remove -x11-shm option
2010-12-02 Laurent AimarFixed a vlc_mutex_t leak in direct3d video output.
2010-11-28 Rémi Denis-CourmontXCB: support platforms without System V shared memory...
2010-11-26 Laurent AimarFixed win32 opengl provider.
2010-11-21 Rémi Denis-Courmontvmem: set the video format via callback
2010-11-20 Rémi Denis-Courmontvmem: trivial code factorization
2010-11-17 Pierre d'Herbemontios_vout: Build fix.
2010-11-13 Rémi Denis-CourmontOpenGL: use clz()
2010-11-09 Rémi Denis-CourmontEGL: initialize Xlib
2010-11-08 Rémi Denis-CourmontEGL: superb hack around Mesa EGL damaged linking
2010-11-08 Rémi Denis-CourmontEGL: initial video output plugin
2010-11-08 Rémi Denis-CourmontCosmetic
2010-11-08 Rafaël Carrétypo
2010-11-08 Rémi Denis-CourmontFix a warning
2010-11-08 Rémi Denis-CourmontTypo
2010-11-08 Rémi Denis-CourmontReplace a run-time assertion with a pre-processor check
2010-11-08 Rémi Denis-CourmontOpenGL: fix a bunch of warnings
2010-11-08 Rémi Denis-CourmontOpenGL: de-inline huge pieces of code
2010-11-04 Geoffroy CouprieWindows: remove another call to GetProcAddress in vout...
2010-11-04 Geoffroy CouprieWindows: remove calls to GetProcAddress for MonitorFrom...
2010-11-04 Rémi Denis-CourmontXVideo: use after free
2010-11-04 Rémi Denis-CourmontXVideo: redumdant check
2010-10-31 Rémi Denis-CourmontRevert "vmem: By default keep the original image aspect...
2010-10-31 Rémi Denis-CourmontXCB: use automake conditional
2010-10-31 Pierre d'Herbemontvout_ios: We do use 4 spaces indentation and not TABS.
2010-10-31 Pierre d'Herbemontopengl: Fix a typo.
2010-10-31 Pierre d'Herbemontvmem: By default keep the original image aspect ratio.
2010-10-31 Romain Goyetopengl: Supports OpenGL ES.
2010-10-31 Romain Goyetmodules: Add iOS vout module.
2010-10-30 Rémi DuraffortUse var_Inherit* when applicable.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Felix Paul Kühnemacosx vout: fixed minor warning
2010-10-17 Rémi Denis-CourmontRevert "XCB: reset the X11 screen saver when displaying...
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-09 Rémi DuraffortUse var_Inherit.
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.
next