]> git.sesse.net Git - vlc/history - include/configuration.h
Improvements to preferences
[vlc] / include / configuration.h
2004-12-11 Clément StenacImprovements to preferences
2004-09-26 Gildas Bazin* include/configuration.h: added change_float/integer_r...
2004-06-01 Gildas Bazin* ALL: brought back module_EndBank() from the dead...
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-25 Clément Stenac* Strings review in include/
2003-12-13 Gildas Bazin* src/playlist/*: when deleting the currently playing...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-08-14 Sigmund Augdal HelbergFirst part of code to allow configurable hotkeys.
2003-08-10 Gildas Bazin* include/configuration.h: bug fix for add_string_from_...
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-05-12 Gildas Bazin* modules/gui/skins/*: got rid of wxdialogs.h, the...
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-30 Gildas Bazin* configure.ac.in: removed the -fno-exceptions gcc...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2002-12-10 Gildas Bazin* include/configuration.h: fixed my previous fix.
2002-12-10 Gildas Bazin* configure.ac.in: fixed ugly hack in sdl detection...
2002-12-09 Gildas Bazin* include/configuration.h: rolled back the last changes...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-07-31 Sam Hocevar * ./include/configuration.h, ./include/modules_inner...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-03 Sam Hocevar * ./src/misc/modules.c: module_Need accepts a comma...
2002-06-11 Gildas Bazin* ./include/configuration.h: renamed MODULE_CONFIG_...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-03 Sam Hocevar * ./include/modules_inner.h, ./src/misc/configuration...
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
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-03-21 Gildas Bazin* moved GetConfigurationFromCmdLine() into configuratio...
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-24 Gildas BazinThis is the first part of the new configuration archite...