]> git.sesse.net Git - vlc/history - modules/video_output/x11/xcommon.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_output / x11 / xcommon.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-05 Rémi Denis-Courmont#include order
2007-08-21 Rafaël CarréCorrectly handle (avoid deadlocks) always on top when...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-19 Damien Fouilleulglx: fixed startup crash, which seems to be triggered...
2007-08-13 Rafaël CarréUpdates window title even in fullscreen - patch by...
2007-06-18 Rémi Denis-CourmontTypo
2007-05-30 Jean-Paul SamanRemove excess whitespace
2007-05-09 Rémi Denis-CourmontHW Pixel Doubling and Backlight-on for Maemo devices
2007-03-17 Sam Hocevar * modules/video_output/x11/xcommon.c: fix XShm detect...
2007-02-07 Christophe MutricyAdd media key to X11 vouts. Patch by loox.thefuture
2006-12-06 Rémi Denis-CourmontWork-around window-on-top + fullscreen deadlock (refs...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-27 Rafaël CarréEnables "stay on top" with window managers that don...
2006-10-23 Jean-Paul SamanSupport for X11 Unichrome and XvMC extensions. The...
2006-10-08 Gildas Bazin* modules/video_output/x11/xcommon.c: proper fix for...
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-08 Jean-Paul Saman(Forward port of 16977) Fix bunch of compiler signednes...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-05-02 Benjamin Pracht* Really fix the color depth specification
2006-04-29 Benjamin Pracht* Fix for some strange x drivers that return 8 bits...
2006-04-23 Benjamin Pracht* bit masks for RV15 and RV16 were inverted (!) (or...
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-02-13 Rémi Denis-Courmont- Use VidMode extension to determine the display dimens...
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-12 Antoine CellerierFSF address change.
2005-11-14 Antoine Cellerierfix --xvideo-xineramascreen option
2005-11-02 Gildas Bazin* ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and...
2005-10-31 Marian DurkovicVOUT_SET_ZOOM can't be relative, since it doesn't work...
2005-10-29 Gildas Bazin* modules/video_output/directx, modules/video_output...
2005-10-29 Gildas Bazin* modules/video_output/x11/xcommon.c: support on-the...
2005-10-28 Gildas Bazin* modules/video_output/x11/xcommon.c: support changing...
2005-10-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-10-25 Gildas Bazin* modules/video_output/x11/xcommon.c: added support...
2005-10-23 Gildas Bazin* modules/video_output/x11/xcommon.c: use p_vout->fmt_o...
2005-10-23 Gildas Bazin* modules/video_output/x11/xcommon.c: support cropping...
2005-10-18 Marian Durkovicprepare video outputs for display size not equal to...
2005-09-25 Clément StenacAllow setting video output title under X
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-14 Gildas Bazin* modules/video_output/x11/xcommon.c: try to detect...
2005-06-03 Derk-Jan Hartman* no-deco patch for X11. Courtesy of Dermot McGahon
2005-04-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-03-08 Gildas Bazin* modules/video_output/x11/xcommon.c: don't abort on...
2004-12-19 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed nasty bug...
2004-10-13 Gildas Bazin* modules/video_output/x11/xcommon.c: don't steal event...
2004-09-10 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2004-08-29 Gildas Bazin* modules/video_output/x11/xcommon.c: 24 bits screen...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-24 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed fullscreen...
2004-08-16 Gildas Bazin* modules/video_output/x11/xcommon.c: play nice even...
2004-08-06 Sam Hocevar * Really fixed strict aliasing breakage here and...
2004-07-25 Gildas Bazin* modules/video_output/x11/*:
2004-07-22 Gildas Bazin* modules/video_output/x11/*: the glx "opengl provider...
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-06-07 Laurent Aimar all: don't use input_Seek. Btw, sdl shouldn't do the...
2004-06-05 Gildas Bazin* src/video_output/vout_intf.c: only embed the video...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-16 Gildas Bazin* modules/video_output/x11/xcommon.c: before using...
2004-05-08 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed bug with...
2004-04-26 Gildas Bazin* modules/video_output/x11/xcommon.c: fix for detection...
2004-04-24 Benjamin PrachtEndianness fix for xvideo vout on big endian processors...
2004-04-23 Gildas Bazin* modules/video_output/x11/xcommon.c,
2004-04-23 Gildas Bazin* modules/video_output/x11/*: implemented some locking...
2004-04-19 Clément StenacFix crash when vout window is resized to 0 width
2004-04-08 Gildas Bazin* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON...
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-04-01 Gildas Bazin* modules/video_output/x11/xcommon.c: compilation fixes.
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-23 Gildas Bazin* modules/video_output/x11/xcommon.c: use vout_RequestW...
2004-03-14 Gildas Bazin* modules/video_output/x11/*: fixed video resizing...
2004-01-26 Clément StenacString review
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-08 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-12-04 Sam Hocevar * include/vlc_common.h:
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-28 Gildas Bazin* modules/video_output/x11/xcommon.c: hotkeys handling...
2003-10-26 Sigmund Augdal Helbergmodules/video_output/x11/xcommon.c:
2003-10-26 Gildas Bazin* modules/video_output/x11/xcommon.c: compilation fix.
2003-10-26 Sigmund Augdal Helbergsrc/libvlc.c:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-08 Gildas Bazin* modules/demux/util/sub.c: fix when no subs specified.
2003-09-01 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed YUY2 overlay.
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-13 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed a bug with...
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-08-02 Gildas Bazin* ALL: bumped version number to 0.6.2-cvs
2003-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-29 Sam Hocevar * modules/video_output/x11/xcommon.c: Hopefully a...
2003-07-28 Gildas Bazin* modules/video_output/x11/xcommon.c: reverted sam...
2003-07-28 Christophe Massiot* modules/video_output/x11/xcommon.*: endianness patch...
2003-07-16 Sam Hocevar * modules/video_output/x11/xcommon.c: Select events...
2003-06-24 Cyril Deguet* all: show/hide the interface with middle-click on...
2003-05-28 Eric Petit modules/video_output/x11/xcommon.c : compile fix for...
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-25 Gildas Bazin* configure.ac.in, modules/video_output/x11/xcommon...
next