Commit Graph

16 Commits

Author SHA1 Message Date
twinaphex
2997af48fa Move config-file code to SDK 2014-10-22 03:35:04 +02:00
twinaphex
174d011bed Move dir_list to SDK 2014-10-22 01:13:05 +02:00
twinaphex
d3629f06f1 Rename file.c/file.h to content.c/content.h 2014-10-21 23:44:03 +02:00
twinaphex
7472922ee0 Move compat/ over to libretro SDK 2014-10-21 07:58:58 +02:00
twinaphex
90002bfeda core_options.c - get rid of some header dependencies 2014-10-21 02:45:18 +02:00
twinaphex
42bb37816e Take file_path.h include out of file.h 2014-10-20 21:51:04 +02:00
twinaphex
b5088b96d0 Don't name local variables by 'index' to prevent 'declaration shadows global' warnings 2014-10-20 19:13:54 +02:00
twinaphex
5774080046 Put some safety checks in core_options.c functions 2014-10-08 18:37:09 +02:00
twinaphex
e84e255013 Cleanups, 80-char limit 2014-09-02 05:10:54 +02:00
twinaphex
c53a23bf3a (core_options.c) Casting fixups 2014-08-02 16:15:40 +02:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
twinaphex
a96e813fe1 (Apple) Big merge - merge ios_ui_refactor by hand - note to meancoot -
don't let a branch get out of date for this long - merging it by
hand was not pretty
2013-11-22 15:30:02 +01:00
twinaphex
d2c87e3039 Convert most C99-style for loop initial declarations to C89-compliant
ones
2013-10-22 15:08:17 +02:00
Themaister
aac054369d Set updated to false when core_config_get is called. 2013-04-04 18:10:34 +02:00
Themaister
e6f7b709c4 Check for updated values, log options. 2013-04-04 14:13:42 +02:00
Themaister
77164d18ca Begin adding core options interface. 2013-04-04 13:58:30 +02:00