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