]> git.sesse.net Git - vlc/history - modules/video_filter/wall.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_filter / wall.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-16 Jean-Paul SamanFix another bunch of: (near initialization for `fmt...
2007-03-25 Antoine CellerierAdd support for config chain option parsing.
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-15 Sigmund Augdal Helbergwall.c: fix alignment when rows or cols are 2 or less.
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-02-23 Sigmund Augdal Helbergwall.c: user-configurable aspect-ratio for the displays
2005-02-23 Sigmund Augdal Helbergwall.c: shut up two compiler warnings. Fix two (only...
2005-02-23 Sigmund Augdal Helbergwall.c: set the total output aspect ratio to the device...
2005-02-21 Sigmund Augdal Helbergwall.c: handle some rounding error causing a integer...
2005-02-21 Sigmund Augdal Helbergwall.c: create properly sized (multiple of two each...
2005-02-20 Sigmund Augdal Helbergwall.c: try to make all windows in a given aspect ratio...
2005-02-18 Sigmund Augdal Helbergwall.c: reverted previous commit, new proper fix
2005-02-18 Sigmund Augdal Helbergwall.c: do not assume all windows are equal width if...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-06-28 Felix Paul Kühne* ALL: minor spelling fixes
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-23 Gildas Bazin* modules/video_filter/*: implemented a forwarding...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-25 Derk-Jan Hartman* stringreview
2003-10-15 Gildas Bazin* modules/video_filter/*: forward fullscreen event...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-18 Gildas Bazin* modules/video_filter/clone.c: new --clone-vout-list...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-01-17 Sam Hocevar * ./modules/video_filter/**/*.c: mouse clicks and...
2003-01-09 Sam Hocevar * ./modules/video_filter/*.c: all filters now properl...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-23 Sam Hocevar * ./modules/video_output/wingdi.c: the GDI video...
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...