Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
cbe7fb0bb5fbca0ffc37cfc7f1c78fc96fad7c1e
/
shared
/
config-parser.h
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
e776f2a
config-parser: Add weston_config_section_get_color
by Bryce Harrington
· 9 years ago
6c6164c
shared: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
6c71aae
Pass config file from compositor to everything
by Pekka Paalanen
· 10 years ago
c721043
tests: allow running make check without make install
by Derek Foreman
· 11 years ago
eeefc9e
compositor: Log the full path of the config file we're using
by Kristian Høgsberg
· 12 years ago
1abe048
config-parser: Make weston_config_parse() tkae a file name
by Kristian Høgsberg
· 12 years ago
81c2c2e
shared: Remove no longer used parse_config_file()
by Kristian Høgsberg
· 12 years ago
b502f90
evdev-touchpad: Set some options using weston.ini
by Armin K
· 12 years ago
f73f316
config-parser: Add section iterator API
by Kristian Høgsberg
· 12 years ago
7327471
Add new config parser
by Kristian Høgsberg
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
7fe01b1
sdk: be C++ friendly
by Giulio Camuffo
· 12 years ago
4172f66
Pass argc pointer to parse_options()
by Kristian Høgsberg
· 12 years ago
6006ecb
configure.ac: Don't link weston to cairo or image libraries
by Kristian Høgsberg
· 13 years ago
b71302e
Fix a few -pedantic warnings
by Kristian Høgsberg
· 13 years ago
f02a649
Consolidate image loading code and move to shared/
by Kristian Høgsberg
· 13 years ago
bcacef1
Add an option parser
by Kristian Høgsberg
· 13 years ago
fa1de69
Implement CONFIG_KEY_UNSIGNED_INTEGER
by Scott Moreau
· 13 years ago
9b935c8
Use '-' to separate words in file names
by Kristian Høgsberg
· 14 years ago
[Renamed from shared/configparser.h]
28a2070
configparser: rename BOOL, document types
by Pekka Paalanen
· 14 years ago
c1765c6
move config parser to a convenience library
by Pekka Paalanen
· 14 years ago