]> git.sesse.net Git - vlc/history - src/config
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / config /
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 JP Dingersprintf +n in file.c, plus add and use vlc_num_keys...
2009-05-14 Pierre Ynardwince: replace getpid by GetCurrentProcessId
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-09 Pierre Ynardwince: replace getpid by GetCurrentProcessId
2009-05-07 Rémi Denis-CourmontUse utf8_rename
2009-05-07 Rémi Denis-Courmontremove -> utf8_unlink
2009-05-07 Joris van RooijOpenBSD compilation fix
2009-05-07 Rémi Duraffortconfig: fix memleak.
2009-05-06 Rémi Denis-CourmontRemove useless parameter
2009-05-06 Rémi Denis-CourmontMake the config file lock per process rather than per...
2009-05-06 Rémi Denis-CourmontConfig lock is pointless while reading/resetting the...
2009-05-06 Rémi Denis-CourmontAlways take the item lock when reading/writing configur...
2009-05-06 Rémi Denis-CourmontReplace the configuration file atomically
2009-05-06 Rémi Denis-CourmontBoolean cosmetic
2009-05-06 Rémi Denis-CourmontFix minor overflow bug
2009-05-06 Rémi Denis-CourmontRefactor
2009-05-06 Rémi Denis-CourmontTilde expansion is the shell's job. Don't do it *too...
2009-05-06 Rémi Denis-CourmontMake config_GetCustomConfigFile static
2009-05-06 Rémi Denis-CourmontNo need to keep the config file around all the time
2009-04-27 Rémi Denis-CourmontRemove dead code (only a buggy getopt could reach this)
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-19 Rémi Denis-CourmontUse ANSI/POSIX float notation uniformly for the command...
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-16 Rémi Denis-CourmontAllow empty module name in chain
2009-04-04 Rémi Denis-CourmontUse C functions
2009-03-31 Rémi Denis-CourmontDocument another issue
2008-12-15 Rémi DuraffortUnused variable.
2008-10-14 Geoffroy CouprieWinCE: header fix
2008-10-12 Rémi Denis-CourmontUnused variable
2008-09-30 Geoffroy CouprieWinCE: more missing functions fixes
2008-09-28 Rémi Denis-CourmontMove psz_vlcpath out of p_root
2008-09-21 Derk-Jan Hartmancommandline parsing: Fix the macfreetv crash
2008-09-21 Rémi Denis-CourmontNew type-safe API for modules listing
2008-09-18 Jean-Baptiste KempfConfigDir mess up on windows.
2008-09-06 Rémi Denis-CourmontUse fputs - properly
2008-09-06 Rémi Denis-CourmontCLI: libvlc -> vlc
2008-08-29 Laurent AimarImproved config_chain parsing by using escape for ...
2008-08-25 Derk-Jan Hartmanconfig: 0-> NULL
2008-08-12 Derk-Jan Hartmanconfig: on OS X, don't use required_argument for getopt...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-30 Jean-Baptiste KempfTry to store config_GetConfDir in the official place...
2008-07-30 Jean-Baptiste KempfFix config_GetHomeDir by using CSIDL_PERSONAL instead...
2008-07-27 Derk-Jan Hartmanconfig loader: make it more clear where this fprintf...
2008-07-02 Rémi Denis-CourmontFix directory separator
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-30 Antoine CellerierFix stupid logic (CID 13).
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-26 Rafaël CarréAdds missing assert.h header
2008-05-23 Pierre d'Herbemontconfig: Clean up for the -psn cmd line argument case...
2008-05-23 Felix Paul KühneWe need xlocale.h here too
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-22 Rémi Denis-CourmontMake config_GetHomeDir return a const string too
2008-05-22 Rémi Denis-CourmontStore the home directory statically, as it cannot change
2008-05-22 Rémi Denis-CourmontUse the same directory layout on all platforms.
2008-05-22 Rémi Denis-CourmontSplit directory handling and core configuration
2008-05-21 Rémi Denis-CourmontParse vlcrc following American standards for numbers
2008-05-21 Rémi Denis-CourmontAlways print numbers (floats) in American format in...
2008-05-06 Rémi Denis-Courmontconfig_GetConfigFile: remove unused parameter
2008-05-06 Rémi Denis-CourmontUse config_GetUserConfDir internally too
2008-05-05 Rémi Denis-CourmontAdd config_GetConfDir
2008-05-05 Rémi Denis-Courmontconfig_GetConfigDir -> config_GetUserConfDir
2008-05-05 Rémi Denis-CourmontHide psz_(cache|config|data)dir
2008-05-05 Rémi Denis-CourmontExport config_Get*Dir
2008-05-05 Rémi Denis-CourmontInline config_GetUserDir
2008-05-05 Rémi Denis-CourmontDon't duplicate getenv("HOME")
2008-05-05 Rémi Denis-CourmontSimplify Win32 GetDir, and use the proper header files
2008-05-05 Rémi Denis-CourmontUse getpwuid_r - thread safety
2008-05-05 Rafaël CarréDo not duplicate potentially NULL strings
2008-05-04 Rémi Denis-CourmontRemove unused parameter
2008-05-04 Rémi Denis-CourmontRemove unused parameter
2008-05-04 Rémi Denis-CourmontFix memleak on Windows, fix locale on Linux
2008-05-04 Rémi Denis-CourmontXDG code factorization
2008-05-04 Rémi Denis-CourmontPrivatize psz_configfile
2008-05-04 Rémi Denis-CourmontAdd long overdue private libvlc object pointer...
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-03-23 Felix Paul Kühnefixed typo
2008-03-18 Rémi Denis-CourmontRemove redumdant stdbool includes
2008-03-12 Rémi DuraffortRemove useless test before freeing something.
2008-03-11 Rafaël Carréfix ticket #1482 (and most problems with config saving...
2008-03-11 Rafaël Carrécleanup : remove useless headers, not used functions...
2008-03-08 Rafaël CarréRemove useless headers inclusion
2008-03-02 André WeberMerge branch 'master' of git@git.videolan.org:vlc
2008-03-02 Rémi Denis-CourmontRemove security-policy from config_ChainParse()
2008-02-25 Rémi Denis-CourmontRemove argv/argc from libvlc_t (not really needed here)
2008-02-07 Christophe MutricyDistribute include/vlc_plugin.h and src/config/intf.c
next