]> git.sesse.net Git - vlc/history - modules/gui/skins2/x11/x11_display.cpp
Skins2: Move getShifts from const to static.
[vlc] / modules / gui / skins2 / x11 / x11_display.cpp
2009-12-05 JP DingerSkins2: Move getShifts from const to static.
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Cosmetics
2009-12-05 JP DingerSkins2: x11_display: Replace PUT_PIXEL and BLEND_PIXEL...
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-01 Cyril Deguet* ft2_font.cpp: added a cache for glyphs rendered with...
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-06-01 Cyril Deguet * x11_display.cpp: support 15bpp mode for X11 skins...
2004-04-03 Cyril Deguet * x11/x11_display.cpp: the "parent" window now receiv...
2004-04-03 Cyril Deguet * x11_display.cpp: create a dummy "parent" window...
2004-03-31 Olivier Teulière * All: Compilation fixes for Solaris 9, courtesy of...
2004-03-13 Cyril Deguet * all: first implementation of skinnable vouts (X11...
2004-01-25 Cyril Deguet* x11/x11_display.cpp: only 8 bpp mode was working...
2004-01-25 Cyril Deguet* all: support of 8 bpp mode for X11 skins. Like in...
2004-01-25 Cyril Deguet* all: fixed segfaults when initialization fails
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...