twinaphex
0a15a17d44
Update years on all license headers
2014-01-01 01:50:59 +01:00
meancoot
4d671fe116
Make settings abbreviate paths when saving config file.
2013-12-24 12:23:21 -05:00
Themaister
4db766926f
Don't try to parse empty lines.
2013-10-24 23:47:11 +02:00
Themaister
be18db52e7
Allow comment character in strings wrapped in "".
2013-10-24 23:27:47 +02:00
twinaphex
8487cd0204
Start using C89-style for loop initial declarations for
...
reusable code module parts that we reuse in other projects. It's
a huge maintenance burden having to change this stuff around everytime
when compiling in non-C99 mode
2013-10-19 19:39:38 +02:00
pinumbernumber
50e4dfb57c
Various fixups to the internal autoconf system
2013-09-06 13:46:06 +01:00
pinumbernumber
8fd84fa46c
Hardcoded joypad config fallbacks, and required changes to config_file
2013-09-05 20:44:00 +01:00
Themaister
e649db253c
Reintroduce CGP refactor.
...
Fix several issues that caused crashes.
2013-04-06 12:00:10 +02:00
twinaphex
0340f2043c
Revert "Major refactor to CGP parsing."
...
This reverts commit 211e17250c5a786861373cd8d4d9e7ba1780ee8b.
2013-04-06 04:37:17 +02:00
Themaister
211e17250c
Major refactor to CGP parsing.
...
Adds saving functionality for CGPs.
2013-04-01 15:34:02 +02:00
Themaister
5d7b2821cc
Build fix Win32
2013-03-17 12:30:26 +01:00
Themaister
2588e60180
Add relative-to-application querying to config.
2013-03-17 12:28:26 +01:00
twinaphex
33be616912
(Playbook) Hardcode definition of CLOCK_MONOTONIC (looked at
...
QNX time.h header)
2013-02-25 02:36:42 +01:00
Themaister
0b4cf2d053
Update license headers to 2013.
2013-01-01 01:41:15 +01:00
Themaister
651683becc
Use strtod in config_get_float regardless.
2012-11-26 22:16:29 +01:00
Themaister
2da456d007
Fix up config_get_uint.
2012-11-26 22:16:29 +01:00
Themaister
8f9b68ad90
Add config file support to FFmpeg recording.
2012-11-23 22:46:36 +01:00
Themaister
86e21686f7
Refactor out buggy 'in-line' path handling.
2012-11-18 17:16:20 +01:00
Themaister
a8ab9c54bc
Add --appendconfig option.
2012-09-11 00:10:44 +02:00
Themaister
bca1694183
Make path shell-style reading part of config reader.
2012-09-08 00:31:30 +02:00
twinaphex
cc154d21ab
(Xbox 1) Add RetroArch Salamander project + fix config_file.c
2012-08-07 00:23:25 +02:00
Toad King
b64207a8aa
Do not open config files on console in append mode
2012-08-06 15:12:59 -04:00
twinaphex
a66291c309
(Xbox 1) Create RetroArch Salamander XBE file - default.xbe
2012-08-05 19:09:51 +02:00
Themaister
d038cdce37
Refactor ifdef logic in config to r/a+ modes.
2012-07-30 07:58:07 +02:00
Twinaphex
22dc1b9e72
(RARCH_CONSOLE) If a config file does not exist, try to create it
...
first before entering out of config_file_new function - reduces
some code bloat in console ports
2012-07-29 18:17:53 +02:00
Themaister
e5b3a61f9f
Replace use of unsafe strtok() with strtok_r.
...
Implement compatibility for strtok_r() on Win32.
2012-06-24 02:37:19 +02:00
Themaister
ce740f8948
More fixups.
2012-04-21 23:31:57 +02:00
Themaister
9ab51ad23a
SSNES => RetroArch.
2012-04-21 23:17:43 +02:00
Themaister
e3a71a8c5b
Fixup headers.
2012-04-09 22:05:26 +02:00
Themaister
62c96ea937
Change license header.
2012-04-09 22:03:57 +02:00
Themaister
9698cd7dbd
Change headers.
2012-04-09 22:03:57 +02:00
Themaister
9ab02b12be
Move compat functionality to compat/.
2012-03-16 23:26:57 +01:00
TwinAphex51224
81988fc1ef
(360) Don't include D3D/Netcode where not needed through NOD3D/
...
NONET defines
2012-03-11 16:17:42 +01:00
Themaister
e318a1d5a7
Fix incompatibility with non-compilant C runtime.
2012-03-07 12:42:22 +01:00
Themaister
2463924d69
Use uint64_t across the board for joykeys.
2012-03-04 13:55:35 +01:00
Themaister
9c861f13be
Fix additional exclamation marks.
2012-02-11 21:16:01 +01:00
Themaister
ce08251f53
Replace usage of DOUBLE with FLOAT in configs.
2012-01-30 15:14:30 +01:00
Themaister
751761d99c
Add config_get_float.
2012-01-13 00:08:55 +01:00
TwinAphex51224
a2698061a6
(PS3) Loads settings from config file
2012-01-11 01:04:17 +01:00
Themaister
b4248038fb
Update license headers.
2012-01-08 01:12:05 +01:00
Themaister
45cae81d51
Merge branch 'master' of github.com:Themaister/SSNES
2012-01-05 23:10:28 +01:00
Themaister
30e28acfb3
Workaround GetFullPathName not existing on XDK.
2012-01-05 23:09:52 +01:00
TwinAphex51224
e1af420b2d
(360) More work on 360
2012-01-05 22:46:11 +01:00
Themaister
ea68de8070
Don't use *A() version.
2012-01-05 19:44:11 +01:00
Themaister
c2ba0d474c
Use limits.h and PATH_MAX.
2012-01-02 13:33:03 +01:00
Themaister
eac468ba19
MSVC compat.
2011-12-25 01:38:59 +01:00
Themaister
d5fca50a2f
Can build for C++.
2011-12-24 15:26:01 +01:00
Themaister
3377020242
Fixup build.
2011-12-02 21:24:33 +01:00
Themaister
6538312d86
Fix some includes.
2011-12-02 21:16:51 +01:00
Themaister
0f010cf3d2
Fix style nits.
2011-11-02 19:31:36 +01:00