]> git.sesse.net Git - vlc/history - src/misc/configuration.c
* Warning levels are no longer additive, patch courtesy of Arnaud de
[vlc] / src / misc / configuration.c
2002-05-18 Christophe Massiot* Warning levels are no longer additive, patch courtesy...
2002-05-18 Gildas Bazin* modified the directx video plugin to try to create...
2002-05-15 Sam Hocevar * ./src/misc/configuration.c: fixed an issue with...
2002-05-03 Sam Hocevar * ./include/modules_inner.h, ./src/misc/configuration...
2002-05-01 Gildas Bazin* The configuration file and the log file are opened...
2002-04-24 Gildas Bazin* on Win32 the config file is now stored under the...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-21 Gildas Bazin* Fixed the warning_level handling: "-v" and "--warning...
2002-04-21 Sam Hocevar * ./src/misc/configuration.c: support for short optio...
2002-04-21 Gildas Bazin* added config_GetFloatVariable() and config_PutFloatVa...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-17 Sam Hocevar * ./AUTHORS: added people locations, just for fun.
2002-04-02 Olivier Teulière * ./src/misc/configuration.c: small compilation fix
2002-04-02 Sam Hocevar * ./configure.in: BeOS, liba52 and chroma plugin...
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-26 Gildas Bazin* modified the gtk interface to save an empty <string...
2002-03-26 Gildas Bazin* changed the behaviour of the config file:
2002-03-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
2002-03-19 Sam Hocevar * ./plugins/aa: aalib output plugin courtesy of Sigmu...
2002-03-17 Gildas Bazin* small fix for the config file. The parser assumes...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-03-16 Gildas Bazin* This the last piece of the new configuration module...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-02-26 Gildas Bazin* Fixed uninitialized variable in config_Duplicate()
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...