]> git.sesse.net Git - vlc/history - src/config/file.c
Qt: use the theme icons for the system tray too
[vlc] / src / config / file.c
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2012-09-28 Rémi Denis-CourmontFix error handling from module_list_get() (fixes #7500)
2012-07-19 Rémi Denis-Courmontconfig: do not save unknown sections
2012-04-01 Rémi Denis-CourmontMake the config dirty flag global rather than per item
2012-04-01 Rémi Denis-CourmontInline SaveConfigFile()
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-16 Rémi Denis-CourmontUnused variable
2011-11-27 Jean-Baptiste KempfLGPL
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-08-15 Rémi Denis-CourmontUse module_get_object() where appropriate and improve...
2011-06-30 Rémi Denis-CourmontDefine CONFIG_CLASS() macro and use it
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-18 Rémi Denis-CourmontSmall simplification
2011-06-13 Sébastien ToqueDon't use fdatasync on Android
2011-04-30 Rémi Denis-CourmontAutomatically save all configuration items
2011-04-29 Rémi Denis-CourmontRemove unused config_SaveConfigFile parameter
2011-04-05 KO Myung-HunOS/2 uses the same file operations as Win32
2011-02-10 Rémi Denis-CourmontChange key items to string type
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2010-11-17 Rémi Denis-CourmontFix memory leak in previous commit
2010-11-17 Rémi Denis-CourmontLift the line length limit on config files (fixes ...
2010-11-17 Rémi Denis-CourmontLoad the whole config file all the time
2010-10-31 Laurent AimarFixed a potential double free if an error occurs while...
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-24 Rémi Denis-CourmontSaveConfigFile: correctly an error on I/O failure
2010-07-11 Rémi Denis-CourmontCheck that integers are within range when loading vlcrc
2010-07-11 Rémi Denis-CourmontFix reading integers from vlcrc
2010-07-11 Rémi Denis-CourmontStore and parse 64-bits values in vlcrc
2010-03-13 Rémi Denis-CourmontDo not put copyright statement where it does not belong
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-07 Rémi Denis-Courmontconfig: remove leading underscores
2010-01-30 Rémi Denis-Courmontconfig_CreateDir: error -> warning
2010-01-23 Rémi Denis-CourmontUse a global R/W lock for configuration
2009-12-17 Pierre d'Herbemontconfig: Use fsync on Snow Leopard.
2009-12-10 Rémi Denis-Courmontcore: config_GetPsz -> var_CreateGetNonEmptyString
2009-11-10 Pierre YnardWinCE: guard against inclusion of missing header file
2009-10-24 Rémi Denis-CourmontComment.
2009-10-24 Rémi Denis-CourmontRemove the old .vlc/vlcrc after parsing
2009-10-07 Rémi Denis-CourmontGather key functions and tables in a single file
2009-08-27 Pierre YnardWinCE: add replacement getpid() function
2009-08-26 Rémi Denis-CourmontSplit directories configuration per platform
2009-08-24 Rémi Denis-CourmontRemove config_GetUserConfDir
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-06 Rémi Denis-CourmontFix config parameter descriptive comment (fixes: #3032)
2009-07-12 Rémi Denis-Courmontconfig: if read-only, refuse to save the configuration
2009-07-12 Rémi Denis-Courmontconfig: Remove temporary file if replacement failed
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-22 JP DingerMoving system includes to happen before vlc includes...
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-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2008-09-21 Rémi Denis-CourmontNew type-safe API for modules listing
2008-08-25 Derk-Jan Hartmanconfig: 0-> NULL
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-23 Felix Paul KühneWe need xlocale.h here too
next