]> git.sesse.net Git - vlc/history - modules/video_output
gui/macosx: set URL instead of path to ITEM_URL. Fixes #3706
[vlc] / modules / video_output /
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
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-02-26 Laurent AimarRemoved the assumption that XV and picture_New() behave...
2010-02-25 Rémi Denis-CourmontXCB window: key modifier 4 is meta, not command
2010-02-21 Rémi Denis-CourmontWin32: avoid error with missing drawable-hwnd
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-14 Laurent AimarReduced verbosity (vout wrapper).
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-08 Gildas BazinFix for XCB_CURSOR_NONE undeclared issue
2010-02-08 Gildas BazinRestore cursor when closing vout since the window doesn...
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-30 Rémi Denis-CourmontXCBV/window: document ASCII VLC to translators
2010-01-30 Rémi Denis-CourmontName another anonynous union
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-28 Jean-Baptiste KempfShortname corrections
2010-01-25 Erwan Tulouxcb: fix resizing failing to succeed sometimes
2010-01-24 Pierre d'Herbemontvout_macosx: Fix a leak.
2010-01-23 Rémi Denis-Courmontvideo plugins: use var_Inherit
2010-01-23 Laurent AimarFixed error code value in vmem.
2010-01-20 Rafaël Carréfb vout: use var_Inherit
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-12 Pierre YnardWinCE: fix previous broken commit
2010-01-12 Pierre YnardWinCE: emulate GetMenuState() function
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2010-01-10 Rémi Denis-CourmontRemove the MGA video output
2010-01-10 Rémi Denis-CourmontXCB/X11: missing shortcuts
2010-01-10 Rémi Denis-CourmontWrapper: remove hard-coded plugin list
2010-01-09 Pierre d'Herbemontvout_macosx: Don't render more than needed during Cocoa...
2010-01-07 Pierre d'Herbemontvout_macosx: Remove trailing spaces.
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).
next