]> git.sesse.net Git - vlc/history - modules/video_output
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_output /
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).
2010-01-05 Laurent AimarAnother gapi (msw) compilation fix.
2010-01-05 Laurent AimarReally fix gapi compilation.
2010-01-05 Rémi Denis-CourmontXCB/window: missing keys
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 AimarFixed vout display module wrapper with locked/unlocked...
2010-01-05 Laurent AimarEnabled directx in "vout display" wrapper.
2010-01-05 Laurent AimarConverted directx to "vout display".
2010-01-05 Laurent AimarEnabled wingdi/wingapi in "vout display" wrapper.
2010-01-05 Laurent AimarConverted wingdi/wingapi to vout display.
2010-01-05 Laurent AimarCosmetics (msw).
2010-01-04 Pierre d'Herbemontvout_macosx: Backport 9c21b7ec34ef07a4f4c6b5e9dc4625ad0...
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2010-01-03 Rémi Denis-CourmontCode generator for the previous commit
2010-01-03 Rémi Denis-CourmontXCB/window: legacy non-Unicode key symbols
2010-01-03 Rémi Denis-CourmontXCB/window: Unicode non-Latin-1 keys (untested)
2010-01-03 Rémi Denis-CourmontXCB/window: Latin-1 non-ASCII keys support
2009-12-31 Pierre d'Herbemontvout_macosx: The view is Opaque.
2009-12-31 Pierre d'Herbemontvout_macosx: Ensure initialization on main thread.
2009-12-30 Pierre d'Herbemontcaca: On Mac OS X use the ncurses video driver by default.
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-28 Pierre d'Herbemontopengllayer: Remove this module.
2009-12-27 Jean-Baptiste KempfMSW vout: fix compilation since [76e8da0ff] change
2009-12-26 Erwan Tuloumsw: typo
2009-12-26 Rémi Denis-CourmontXCB/XVideo: skip completely if overlay is disabled
2009-12-26 Rémi Denis-CourmontXCB/window: hackish implementation of video wallpaper
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-26 Rémi Denis-CourmontTypo
2009-12-26 Rémi Denis-CourmontPass full window state to window providers
2009-12-26 Rémi Denis-CourmontXCB/window: implement below state
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-24 Pierre d'Herbemontvout_macosx: Fix a typo.
2009-12-24 Pierre d'HerbemontNew "vout display" for macosx.
2009-12-23 Rémi Denis-CourmontXCB/XVideo: ignore ARGB picture format
2009-12-21 Laurent AimarAllocated a direct3d back buffer as large as the whole...
2009-12-21 Laurent AimarFixed msw vout titles.
2009-12-20 Jean-Baptiste KempfRemove qte and opie modules.
2009-12-17 Pierre d'Herbemontopengl: Fix the vout for Mac OS X.
2009-12-16 Laurent AimarCompilation fix.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-15 Rafaël Carrévout_fb: cosmetics, else on the same line than closing }
2009-12-15 Rafaël Carrévout_fb: cosmetics, stick to orig coding style
2009-12-15 Rafaël Carréfix typo spotted by xtophe
2009-12-15 Rafaël Carrévout_fb: restore fb-chroma option
2009-12-15 Rafaël Carrévout_fb: only store the pitch in vout_display_sys_t
2009-12-15 Rafaël Carrévout_fb: get pitch from line_length field
2009-12-14 Pierre YnardFix make dist
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-13 Laurent AimarFixed an uninitialized value in opengl.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in XCB/glx.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in glwin32.
2009-12-12 Rémi Denis-CourmontGLX 1.3: pick a frame buffer configuration with matchin...
2009-12-12 Rémi Denis-CourmontGLX: inverted if
2009-12-12 Rémi Denis-CourmontGLX: udpate view port after the X server resized the...
2009-12-12 Rémi Denis-CourmontXCB/GLX: we don't need GL Utilities, only GLX
2009-12-12 Rémi Denis-CourmontRemove old GLX plugin
next