Commit Graph

19740 Commits

Author SHA1 Message Date
twinaphex
e3bc375b7a Cleanups 2015-06-03 08:22:50 +02:00
Twinaphex
2a6ffa2315 Merge pull request #1739 from leiradel/master
swap series of strcmp with hash-based switch
2015-06-03 07:44:25 +02:00
Andre Leiradella
0bdaab2d89 swap series of strcmp with hash-based switch 2015-06-02 19:36:49 -03:00
twinaphex
680aacae89 Fixes 2015-06-02 21:41:09 +02:00
Twinaphex
784b1e2e40 (Apple) buildfixes 2015-06-02 21:39:06 +02:00
twinaphex
ecedbce8a5 Get rid of some more code duplication 2015-06-02 21:34:27 +02:00
twinaphex
b8c4b08d81 Start using setting_set_with_string_representation more 2015-06-02 21:31:49 +02:00
twinaphex
bfdd2dcaaf Cut down on some code duplication 2015-06-02 21:20:58 +02:00
twinaphex
d844f1eb7d Make setting_reset_setting static 2015-06-02 21:17:30 +02:00
twinaphex
99960089ec Use setting_reset_setting 2015-06-02 21:15:49 +02:00
twinaphex
4ea8caa78c Turn menu_setting_get_ptr static 2015-06-02 21:09:32 +02:00
twinaphex
7979198f08 (Android) Build fix #2 2015-06-02 20:41:14 +02:00
twinaphex
8145662676 (Android) Buildfix #1 2015-06-02 20:40:42 +02:00
twinaphex
27eec6e639 Get rid of superfluous HAVE_MENU ifdefs 2015-06-02 20:39:33 +02:00
twinaphex
bc953d3a1b Move settings code entirely to menu 2015-06-02 20:26:27 +02:00
twinaphex
55ec66020e (CGL Ctx) Add TODO/FIXME note 2015-06-02 19:11:01 +02:00
twinaphex
ff48e9a3f7 Rename 'Configurations' to 'Configuration Files' 2015-06-02 19:06:43 +02:00
twinaphex
74bb85fe7c (RGUI) Indent nits 2015-06-02 19:04:01 +02:00
twinaphex
ce7706bc7a (CGL Ctx) Get rid of some printfs 2015-06-02 18:58:42 +02:00
twinaphex
c188f06cef (CGL Ctx) Create custom typedef for CGWindowID - OSX 10.4 didn't yet
have this typedef
2015-06-02 18:55:46 +02:00
twinaphex
0cbd1f0882 Don't define HAVE_GL_ASYNC_READBACK if GL_PIXEL_PACK_BUFFER is not
defined
2015-06-02 18:51:42 +02:00
twinaphex
c8c4dcfda7 Define NS_INLINE if it does not exist 2015-06-02 18:47:08 +02:00
twinaphex
9d9b929ae4 Cleanups 2015-06-02 18:31:44 +02:00
twinaphex
0cfeff8e1e Cleanups 2015-06-02 18:28:51 +02:00
twinaphex
0825aa8ae3 (Libretro.h) Prevent mass amount of warnings due to 'attribute visibility' 2015-06-02 17:55:34 +02:00
Twinaphex
43448e6081 Prevent warning 2015-06-02 17:34:20 +02:00
twinaphex
70fc26677d Define GL_SYNC_ defines if not available 2015-06-02 17:31:43 +02:00
twinaphex
b965ac36ec (libretrodb) Prevent potential uninitialized variable members 2015-06-02 17:20:44 +02:00
twinaphex
559ddcac81 Get rid of unused variables 2015-06-02 17:20:14 +02:00
twinaphex
e67f3f246d Rearrange header include dependencies 2015-06-02 17:17:46 +02:00
twinaphex
9a18d49e15 Use setting_set_with_string_representation more 2015-06-02 17:05:04 +02:00
twinaphex
884517caff (settings.c) Cleanup 2015-06-02 17:00:47 +02:00
twinaphex
09e79d1fae Include retro_miscellaneous.h in general.h 2015-06-02 16:52:17 +02:00
twinaphex
7bb2e5f582 initialize timespec variable 2015-06-02 16:51:10 +02:00
twinaphex
4a37c4e020 Remove duplicate strcasestr 2015-06-02 16:49:35 +02:00
twinaphex
aac21b1d11 Add '__MACH__' to ifdef rule 2015-06-02 16:45:35 +02:00
twinaphex
7370095e3e Correct compat/strl.h 2015-06-02 16:39:43 +02:00
twinaphex
3746bc1351 (glsym_gl.h) Don't depend on 'OSX' define 2015-06-02 16:37:13 +02:00
Twinaphex
44a1789e3b Merge pull request #1738 from heuripedes/master
(qb) Add --disable-libretrodb
2015-06-02 16:34:39 +02:00
Higor Eurípedes
87d0ef8b7d (qb) Add --disable-libretrodb 2015-06-02 10:57:18 -03:00
twinaphex
badc080df8 Move HW Shared Context Enable to 'Core Settings' 2015-06-02 15:14:06 +02:00
twinaphex
c1d85578a3 Move 'Performance Counters' to 'Logging Settings' 2015-06-02 15:12:39 +02:00
twinaphex
58d2eaf49a Create 'Configuration Settings' 2015-06-02 15:09:52 +02:00
twinaphex
73099cddc2 Create 'Saving Settings' 2015-06-02 14:51:11 +02:00
twinaphex
b3fe2d3c0f Move some settings around 2015-06-02 14:48:06 +02:00
twinaphex
72db2e2874 Create 'Logging Settings' 2015-06-02 14:45:09 +02:00
twinaphex
98fbe77bec Add 'Frame Throttle Settings' 2015-06-02 14:39:19 +02:00
twinaphex
f372e4a13b (Menu/Settings) Fix some masks 2015-06-02 14:29:14 +02:00
twinaphex
43344a9b7f Create 'Rewind Settings' 2015-06-02 14:26:13 +02:00
twinaphex
ad57901131 Move 'Dummy on Core Shutdown' option 2015-06-02 14:19:21 +02:00