]> git.sesse.net Git - vlc/history - include/vlc_variables.h
input: Export input_GetState().
[vlc] / include / vlc_variables.h
2008-06-09 Antoine CellerierAdd new var_Change action: VLC_VAR_SETISCOMMAND. Previo...
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-30 Rafaël Carrévar_CreateGetString must return NULL in case of error
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-21 Rémi Denis-CourmontUnexport var_OptionParse
2007-12-08 Antoine CellerierAdd VLC_VAR_GET{MIN,MAX,STEP} commands. Make it possibl...
2007-09-30 Rémi Denis-CourmontRename var_GetGlobalMutex to var_AcquireMutex and make...
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-05 Antoine CellerierPlease keep the coding style consistent inside the...
2007-04-04 Antoine Cellerier* Core: add var_Command function. This is used to execu...
2007-04-01 Antoine CellerierRemove trailing space.
2007-03-28 Christophe MutricyProtect header against double inclusion
2007-03-24 Antoine CellerierOops.
2007-03-24 Antoine CellerierAdd new var_CreateGet<type>Command functions which...
2007-02-20 Rémi Denis-CourmontAdd var_CreateGetNonEmptyString and factor some code
2007-02-10 Rémi Denis-Courmont*Ahem* whistles
2007-02-10 Rémi Denis-CourmontAdd var_GetNonEmptyString
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISLIST define
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISCONFIG define
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup