21102 Commits

Author SHA1 Message Date
twinaphex
24236455c2 Backport MisterTea's 'IOS menu settings don't respect enforce_(minlmax)range
patch
2015-07-03 00:35:56 +02:00
twinaphex
5031159126 Refactors 2015-07-03 00:16:46 +02:00
twinaphex
69ce3776b4 (command.c) Cleanups 2015-07-02 21:35:57 +02:00
twinaphex
467452a698 Updates pt. 4 2015-07-02 18:55:49 +02:00
twinaphex
e4384c5a10 Updates pt .3 2015-07-02 18:46:27 +02:00
twinaphex
cb8be35bb5 Updates pt. 2 2015-07-02 18:43:13 +02:00
twinaphex
cedcae78d4 Updates 2015-07-02 18:39:57 +02:00
twinaphex
8ff571b7bd Remove some labels 2015-07-02 18:27:20 +02:00
twinaphex
a3a26099b2 (rewind.c) Style nits 2015-07-02 18:24:55 +02:00
twinaphex
e0bf3b4ae4 (rewind.c) Updates 2015-07-02 18:23:18 +02:00
twinaphex
25466ea19f (record_driver.c/screenshot.c) Updates 2015-07-02 18:10:52 +02:00
Twinaphex
1d7c1ec23b Merge pull request #1884 from daveshah1/master
Two Android Fixes
2015-07-02 16:17:18 +02:00
David Shah
c2d26cfb23 Fix input on KitKat for S7800B and other devices with a VID or PID of 0 2015-07-02 14:28:38 +01:00
David Shah
5e0469ce40 Fix building for Android
Modified retro_log.h to prevent undefined reference to rarch_main_verbosity
2015-07-02 14:16:23 +01:00
Twinaphex
0efb314a99 Merge pull request #1883 from Hyllian/master
More portuguese translations.
2015-07-02 14:08:17 +02:00
twinaphex
9c2afe9deb Updates 2015-07-02 14:08:04 +02:00
twinaphex
48c25d52a9 (dynamic.c) Update 2015-07-02 14:04:15 +02:00
Hyllian
cc6d90ea56 More portuguese translations. 2015-07-02 14:02:20 +02:00
twinaphex
04b19cfefa system.c - use msg_hash_to_str 2015-07-02 05:33:21 +02:00
twinaphex
3308ce365f (driver.c) use msg_hash.h 2015-07-02 05:26:10 +02:00
twinaphex
5cc09b844d Style nits 2015-07-02 05:24:38 +02:00
twinaphex
eae59d6424 Cleanups 2015-07-02 05:18:41 +02:00
twinaphex
0c6809952d Cleanups 2015-07-02 00:56:51 +02:00
twinaphex
2a5238706d More translatable strings 2015-07-02 00:54:10 +02:00
twinaphex
ca64fdcdc0 (content.c) More translatable strings 2015-07-02 00:47:00 +02:00
twinaphex
e24834540e (configuration.c) Cleanups 2015-07-02 00:35:46 +02:00
twinaphex
934bf2cda1 (command.c) Translatable strings 2015-07-02 00:29:02 +02:00
Twinaphex
cfe89eb148 Merge pull request #1881 from heuripedes/master
(gl.c) Fix taking screenshots from GLUI/XMB
2015-07-02 00:02:51 +02:00
Higor Eurípedes
890417a581 (gl.c) Fix taking screenshots from GLUI/XMB 2015-07-01 18:46:39 -03:00
twinaphex
6917c7767d Create more translatable strings 2015-07-01 23:00:23 +02:00
twinaphex
dbb6c156b3 Add more translatable strings 2015-07-01 22:40:10 +02:00
twinaphex
0d2d24a619 Expand msg_hash 2015-07-01 22:14:37 +02:00
twinaphex
872d588c51 (msg_hash_to_str) if settings is NULL, default to english strings 2015-07-01 19:42:36 +02:00
twinaphex
d4dcf784c9 Update msg_hash.c 2015-07-01 19:40:50 +02:00
twinaphex
42b7c15129 Update msg_hash code 2015-07-01 19:30:34 +02:00
Twinaphex
a4aee891aa Merge pull request #1879 from lakkatv/xmb
(XMB) Add an image icon
2015-07-01 15:06:17 +02:00
Jean-André Santoni
cb35805ba6 (XMB) Add an image icon 2015-07-01 19:53:34 +07:00
twinaphex
b6f5be7881 FOrgot to add msg_hash.h 2015-07-01 14:37:20 +02:00
twinaphex
216da45b1e Add another entry to msg_hash_us.c 2015-07-01 02:08:44 +02:00
twinaphex
6cc06b6c17 Start putting messages through new message queue push function 2015-07-01 02:00:39 +02:00
twinaphex
eda5ca7a66 Create rarch_main_msg_queue_push_new 2015-07-01 01:49:32 +02:00
twinaphex
8a5145a514 Create msg_hash_* files 2015-07-01 01:42:04 +02:00
twinaphex
0e37f409d5 (runloop_msg.c) Cleanups 2015-07-01 01:20:16 +02:00
twinaphex
b96e02db75 Create runloop_msg.c 2015-07-01 01:19:14 +02:00
twinaphex
fab966d768 Cleanups 2015-07-01 01:07:30 +02:00
Alcaro
09340c97c1 Why is that among the patches? It has nothing to do with them. Moving to more related items. 2015-06-30 23:06:12 +02:00
twinaphex
84ef36ee3b Create retro_environment.h for libretro-common 2015-06-30 23:00:44 +02:00
Alcaro
0d743c27fe whoops, forgot to nuke the debug code. 2015-06-30 22:59:06 +02:00
Alcaro
86fa8279cb Put those beside each other now that we can do that. 2015-06-30 22:43:41 +02:00
Alcaro
7c0809a522 Wipe out that LONG_OPT_ONLY thing, it seems safe to renumber the RA_OPT enum instead. 2015-06-30 22:39:13 +02:00