33739 Commits

Author SHA1 Message Date
twinaphex
984c0e8141 Get rid of more small menu wrapper functions 2016-10-23 03:25:27 +02:00
twinaphex
594b36488b Get rid of more small and slow menu wrapper functions 2016-10-23 03:13:49 +02:00
Juan
16d46768e0 Change some english language strings 2016-10-22 21:46:06 -03:00
twinaphex
cd219f807b Get rid of more expensive superfluous wrapper functions for menu code 2016-10-23 02:41:50 +02:00
twinaphex
2b4d87a983 Remove setting_get_type 2016-10-23 02:28:22 +02:00
twinaphex
efe0220df2 Remove msg_hash_uspseudo 2016-10-23 00:52:48 +02:00
twinaphex
feef0d19b9 Cleanups 2016-10-23 00:49:36 +02:00
twinaphex
62c80085a6 Cleanup some labels 2016-10-23 00:35:40 +02:00
twinaphex
4bffe5fc33 Change default value for last_input 2016-10-22 21:32:07 +02:00
twinaphex
04efd4ed36 (Android) Buildfix 2016-10-22 19:27:16 +02:00
twinaphex
f03e22b003 Revert "Do away with some NULL checks"
This reverts commit 07d86a7feb5b43b3f2f5685d76599094996f984f.
2016-10-22 17:45:14 +02:00
twinaphex
3d7fbd355e (Apple) Buildfixes 2016-10-22 17:41:26 +02:00
twinaphex
07d86a7feb Do away with some NULL checks 2016-10-22 17:31:20 +02:00
twinaphex
d24c1a280d input_poll - avoid function call 2016-10-22 17:29:19 +02:00
twinaphex
671f9cc8cc retro_input_t can go now 2016-10-22 17:03:59 +02:00
twinaphex
e2b16a1f15 Use straight uint64_t types for input states 2016-10-22 17:03:20 +02:00
twinaphex
d08668b331 Rollback 4b807b482 - was unnecessary in hindsight anyway 2016-10-22 16:39:55 +02:00
twinaphex
ba6ae50e70 Revert "input_keys_pressed - start splitting up big for loop into"
This reverts commit a564ac0701f7ee785458cd3bdae5f39d4017295d.
2016-10-22 16:23:16 +02:00
aliaspider
5d36ccc60e gl_raster_font: fix line height when drawing multiple lines. 2016-10-22 11:42:36 +01:00
twinaphex
63f2c7d3c3 (Dutch) More translation work 2016-10-22 07:47:24 +02:00
twinaphex
b9ff389019 (Dutch) Some translations 2016-10-22 07:40:50 +02:00
twinaphex
a564ac0701 input_keys_pressed - start splitting up big for loop into
optimized smaller parts
2016-10-22 07:05:19 +02:00
twinaphex
4d002ec682 Don't have to grab this 2016-10-22 06:33:15 +02:00
twinaphex
6226abb3f8 (input_driver.c) Small cleanups 2016-10-22 06:05:05 +02:00
twinaphex
8fbec2348e Move turbo button code to input_poll (should verify if
turbo buttons still work up to this point)
2016-10-22 06:00:42 +02:00
Brad Parker
8334567969 update jp translation 2016-10-21 23:55:45 -04:00
Brad Parker
24e08d440c sync JP translation with US 2016-10-21 23:42:00 -04:00
Brad Parker
a9cf9b3d25 sync msg_hash_jp with change in us 2016-10-21 23:34:16 -04:00
twinaphex
0d3752e90f More translatable strings 2016-10-22 05:23:59 +02:00
Brad Parker
2d04675986 update jp translation 2016-10-21 23:22:37 -04:00
twinaphex
e11b170173 Cleanups/more translation work 2016-10-22 05:13:37 +02:00
twinaphex
1b944c1cce Cleanups 2016-10-22 05:10:13 +02:00
twinaphex
149e7768a0 More translatable strings 2016-10-22 05:05:07 +02:00
twinaphex
9d3228e523 More translatable strings 2016-10-22 04:57:46 +02:00
twinaphex
d6db2fe227 Change some strings 2016-10-22 04:52:46 +02:00
twinaphex
3334060b03 Add another translatable string 2016-10-22 04:49:04 +02:00
twinaphex
9de0ebe859 Make some more strings translatable 2016-10-22 04:47:50 +02:00
twinaphex
e2de11a698 Cleanup some more strings 2016-10-22 04:23:40 +02:00
twinaphex
7479c238f4 Simplify two strings - do away with 'of' separator 2016-10-22 04:18:50 +02:00
twinaphex
b923182e0b Pass settings pointer 2016-10-22 00:59:29 +02:00
twinaphex
a96457b90d Further cleanups to runloop_iterate 2016-10-21 23:54:23 +02:00
twinaphex
f648a11c0c Cleanups 2016-10-21 23:47:37 +02:00
twinaphex
6874035056 Further improve runloop_check_state 2016-10-21 23:45:56 +02:00
twinaphex
76daa32e13 Put RARCH_MOBILE ifdef around audio_block_frames 2016-10-21 23:33:20 +02:00
twinaphex
e9766ce141 Cleanups 2016-10-21 23:30:34 +02:00
twinaphex
4109e17494 Reimplement runloop_check_state 2016-10-21 23:20:29 +02:00
Brad Parker
9afdde2f2c add jp translation for audio menu and a few others 2016-10-21 17:11:40 -04:00
twinaphex
47374bc719 Refactor runloop_check_state 2016-10-21 22:46:25 +02:00
twinaphex
88738b4ef5 Don't need to do analog dpad code for input_keys_pressed 2016-10-21 22:37:49 +02:00
twinaphex
ee8176772d Move state tracker nput code to input/input_driver.c 2016-10-21 22:19:35 +02:00