aboutsummaryrefslogtreecommitdiffstats
path: root/src/config-ini.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* If even HOME is missing look up the user's home directory from passwdMattias Andrée2014-03-111-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Load config from %LOCALAPPDATA%\redshift.conf on WindowsTingPing2013-12-291-2/+2
|
* config: Look in %userprofile%/.config/redshift.conf on windows platform.Jon Lund Steffensen2011-03-291-0/+6
|
* config-ini.c: Fix loading explicitly requested config file.Jon Lund Steffensen2010-10-181-3/+5
|
* Add configuration file support.Jon Lund Steffensen2010-10-151-0/+235