]> git.sesse.net Git - vlc/history - src/misc/variables.c
Remove redumdant parameter to vlc_global
[vlc] / src / misc / variables.c
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-08-16 Rémi Denis-CourmontCompile fix
2007-08-16 Rémi Denis-Courmontvar_GetGlobalMutex() creates and gets a global mutex
2007-04-26 Jean-Paul SamanSpecifying --fake-file-reload 5 reloads the image file...
2007-04-04 Antoine Cellerier* Core: add var_Command function. This is used to execu...
2007-03-24 Antoine Cellerierif we var_Create with DOINHERIT|ISCOMMAND and ISCOMMAND...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-04 Clément StenacFix a few bugs
2006-03-08 Rémi Denis-CourmontAvoid ugly non-const cast
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-12 Antoine CellerierFSF address change.
2005-09-10 Steve Lhommevariables.c: void the buffer after the memmove to avoid...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-11-02 Gildas Bazin* src/misc/variables.c: fixed bug (config_GetPsz()...
2004-10-22 Christophe Massiot * src/misc/variables.c: Implemented inheritance for...
2004-03-23 Gildas Bazin* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARC...
2004-02-29 Gildas Bazin* src/misc/variables.c: fixed memleak.
2004-01-25 Clément Stenac* String review, round one
2004-01-09 Derk-Jan Hartman* include/variables.h
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-09-29 Sigmund Augdal HelbergDoxyfile:
2003-09-07 Laurent Aimar * input: introduce 'position', 'time', 'length', ...
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Gildas Bazin* include/variables.h, src/misc/variables.c: you can...
2003-07-22 Gildas Bazin* src/misc/variables.c: fixed small mem leak (courtesy...
2003-05-25 Gildas Bazin* src/video_output/video_output.c, modules/video_output...
2003-05-24 Gildas Bazin* src/misc/variables.c, include/variables.h: first...
2003-05-11 Gildas Bazin* src/input/input_programs.c: small bug fix.
2003-05-05 Sigmund Augdal Helbergimplemented VLC_VAR_TIME using two ints
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
2002-12-08 Gildas Bazin* modules/gui/wxwindows/*: compilation fixes for wxX11...
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-10-31 Sam Hocevar * ./src/misc/variables.c: callbacks are now called...
2002-10-29 Sam Hocevar * ./src/misc/variables.c: simple change to var_Type...
2002-10-29 Sam Hocevar * ./include/vlc_common.h: defined the INSERT_ELEM...
2002-10-28 Sam Hocevar * ./include/variables.h, ./src/misc/variables.c:...
2002-10-28 Sam Hocevar * ./Makefile.am: fixed missing build dependencies...
2002-10-17 Sam Hocevar * ./src/misc/variables.c: callback loops are now...
2002-10-16 Sam Hocevar * ./include/variables.h, ./src/misc/variables.c:...
2002-10-16 Sam Hocevar * ./src/misc/variables.c: fixed a deadlock in command...
2002-10-15 Sam Hocevar * ./po/*: updated locales.
2002-10-15 Sam Hocevar * ./include/vlc_threads_funcs.h, ./src/misc/threads...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: made the 4th...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-11 Sam Hocevar * ./src/misc/variables.c, ./include/variables.h:...