]> git.sesse.net Git - vlc/history - plugins/mga/xmga.c
* moved the "display" option from main to the relevant plugins. ( We now have
[vlc] / plugins / mga / xmga.c
2002-03-25 Gildas Bazin* moved the "display" option from main to the relevant...
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
2002-03-17 Gildas Bazin* added an alternate fullscreen method. With this metho...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-13 Gildas Bazin* Fixed all the problems related to ToggleFullScreen().
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...