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
|
9f3af988f1
|
Only build D3D as C++ on Win32.
Fix a couple of headers with #ifdef __cplusplus.
|
2012-11-04 22:56:41 +01:00 |
|
twinaphex
|
174c7d9d98
|
(RARCH_CONSOLE) g_console struct removed now - console settings
now a part of g_extern and also compiled in for PC - will use
this for RMenu
|
2012-10-15 06:25:12 +02: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
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +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
|
da075bb261
|
Default initialize config macro values to stop eager compiler warnings.
|
2012-03-28 23:18:05 +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 |
|
TwinAphex51224
|
bbd6e16bbe
|
(Core) Remove float macros
|
2012-01-30 14:13:04 +01:00 |
|
TwinAphex51224
|
959411c094
|
(PS3) Uses config file macros now
|
2012-01-30 13:45:37 +01:00 |
|
Themaister
|
2721ccb52a
|
Style nits.
|
2012-01-29 21:44:37 +01:00 |
|
Themaister
|
559fc5b67f
|
Fix issue with _CONSOLE config macro.
|
2012-01-29 21:32:13 +01:00 |
|
Themaister
|
0bb1f7292c
|
Cleanup settings handling a bit to avoid lots of dummy variables.
|
2012-01-29 15:52:59 +01:00 |
|
TwinAphex51224
|
b56b09af35
|
Added common macro file for CONFIG_ macros - used now too by PS3
port
|
2012-01-29 14:10:57 +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 |
|
Themaister
|
cce4b7d20c
|
Allow #include depth.
|
2011-10-17 20:09:57 +02:00 |
|
Themaister
|
80925ffc11
|
Some Windows fixes.
|
2011-10-17 19:30:52 +02:00 |
|