]> git.sesse.net Git - vlc/history - src/video_output/vout_intf.c
FSF address change.
[vlc] / src / video_output / vout_intf.c
2006-01-12 Antoine CellerierFSF address change.
2006-01-11 Olivier Aubertvout_intf.c: special snapshot-path (object:NNNN) will...
2006-01-10 Derk-Jan Hartman* Add 16:10 AR to the list of aspect-ratios. (In use...
2005-11-02 Gildas Bazin* ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and...
2005-10-31 Marian Durkovicfixed untranslatable strings
2005-10-31 Marian Durkovicwe need 16:10 cropping as well, there are monitors...
2005-10-31 Marian DurkovicVOUT_SET_ZOOM can't be relative, since it doesn't work...
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-10-28 Gildas Bazin* modules/misc/freetype.c, src/video_output/vout_intf...
2005-10-28 Gildas Bazin* src/video_output/*: re-implemented InitWindowSize...
2005-10-28 Gildas Bazin* src/libvlc.h, src/video_output/vout_intf.c: added...
2005-10-28 Marian Durkovicfix for HDTV-1080 format: window size now correct ...
2005-10-28 Gildas Bazin* src/video_output/*, include/video_output.h: support...
2005-10-26 Gildas Bazin* src/video_output/vout_intf.c: small fix for cropping.
2005-10-25 Gildas Bazin* src/video_output/vout_intf.c: added support for on...
2005-08-11 Antoine Cellerierchange name to --monitor-aspect-ratio so its consistent...
2005-08-11 Antoine Cellerieradd --screen-aspect-ratio option (user support at its...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-01 Eric Petit vout_intf.c: write snapshots on Desktop on BeOS
2005-03-17 Gildas Bazin* src/misc/image.c, src/video_output/vout_intf.c: handl...
2005-03-17 Gildas Bazin* src/video_output/vout_intf.c: small cleanup.
2005-03-17 Gildas Bazin* src/video_output/vout_intf.c, src/misc/image.c: prope...
2005-01-24 Antoine Cellerier * remove unused home_dir from fprintf style function
2005-01-24 Antoine Cellerier * under windows, default directory to save snapshots...
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: added a video-snapshot...
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-12-02 Gildas Bazin* modules/video_output/directx: no window decoration...
2004-09-08 Gildas Bazin* src/video_output/vout_intf.c, modules/video_output...
2004-09-06 Eric Petit Fixed OpenGL mouse events
2004-09-02 Gildas Bazin* src/video_output/vout_intf.c: fixed mouse events...
2004-08-26 Eric Petit + input/decoder.c: detach decoder after vout_Request...
2004-08-13 Gildas Bazin* modules/video_output/opengl.c: forward mouse events...
2004-07-23 Gildas Bazin* src/video_output/vout_intf.c: small kludge for opengl...
2004-06-05 Gildas Bazin* src/video_output/vout_intf.c: only embed the video...
2004-05-16 Gildas Bazin* interface/interface.c: fixed a bug with embedded...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-04-30 Derk-Jan Hartman * src/video_output/vout_intf.c: remember video-on...
2004-04-29 Derk-Jan Hartman* Set "fullscreen" var on p_playlist instead of p_input
2004-04-29 Gildas Bazin* src/video_output/*: moved fullscreen object var handl...
2004-04-16 Felix Paul Kühne * fixed a typo
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-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-23 Gildas Bazin* src/input/*: