]> git.sesse.net Git - vlc/history - modules/gui/gtk/preferences.c
Avoid \r\n problems between platforms
[vlc] / modules / gui / gtk / preferences.c
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2004-01-25 Gildas Bazin* modules/gui/gtk/preferences.c: don't rely on module...
2003-06-20 Derk-Jan Hartman* added missing support for CONFIG_ITEM_DIRECTORY to...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...