Commit Graph

33649 Commits

Author SHA1 Message Date
Brad Parker
c70ac3986c make input hotkey/user bind strings translatable 2016-10-24 18:22:53 -04:00
aliaspider
77b4c8f420 prevent a NULL dereference. 2016-10-24 22:42:17 +01:00
Brad Parker
b889f09db6 update JP translation 2016-10-24 17:34:40 -04:00
twinaphex
f49e1fbc84 C89_BUILD fixes 2016-10-24 22:18:12 +02:00
aliaspider
ca2b9cb97c freetype: fix invalid write. 2016-10-24 20:25:21 +01:00
Twinaphex
300fc3ab0f Merge pull request #3851 from lakkatv/master
(Menu) Integrate an joypad driven OSK to the menu driver.
2016-10-24 20:41:10 +02:00
Jean-André Santoni
df1f4dbc89 (Menu) Integrate an joypad driven OSK to the menu driver. 2016-10-24 20:26:22 +02:00
Brad Parker
486b845eca update JP translation 2016-10-24 13:59:50 -04:00
twinaphex
2201a8da00 Add sublabel 2016-10-24 11:59:03 +02:00
twinaphex
c29e7c7456 Add more sublabels 2016-10-24 11:51:51 +02:00
twinaphex
4454fdbfc2 Fix MSVC build 2016-10-24 08:33:35 +02:00
Twinaphex
df646ae32d Implement get_line_height function for OSX/iOS font renderer 2016-10-24 08:26:55 +02:00
twinaphex
ef67ba52b3 Cleanups 2016-10-24 07:28:32 +02:00
twinaphex
70eaadb8f7 audio_driver_process_resampler - get rid of wrapper function 2016-10-24 07:25:57 +02:00
twinaphex
9d4e954c41 Optimize audio_driver_flush 2016-10-24 07:21:41 +02:00
twinaphex
2663d8e694 (input_keyboard.c) Simplify code 2016-10-24 07:09:50 +02:00
twinaphex
f17080091b Simplify input_keyboard_event 2016-10-24 07:06:59 +02:00
twinaphex
5ea2078638 Attempt buildfix 2016-10-24 06:40:09 +02:00
Twinaphex
83b02ce291 Merge pull request #3849 from JuanVCS/master
Change some more english language strings
2016-10-24 06:24:32 +02:00
twinaphex
7a18b053c4 C89_BUILD fixes 2016-10-24 05:57:13 +02:00
twinaphex
12ab2d5e7d (Android) Buildfix 2016-10-24 05:53:16 +02:00
Juan
867e519678 Change some more english language strings 2016-10-24 00:42:26 -03:00
twinaphex
6d5a638f30 Add more get_value callbacks 2016-10-24 05:20:29 +02:00
twinaphex
f1826ce9ec Try to optimize menu_setting_get_label somewhat 2016-10-24 05:11:19 +02:00
twinaphex
2eea70c270 Add optimized cbs_value callback for ST_BOOL 2016-10-24 05:08:57 +02:00
twinaphex
7b7b9b1f27 Add sublabel for Menu Settings 2016-10-24 04:27:43 +02:00
twinaphex
7740eb1094 Update griffin.c 2016-10-24 04:06:49 +02:00
twinaphex
213e357918 Move gl_capabilities to libretro-common 2016-10-24 04:06:05 +02:00
twinaphex
09067e67c3 Create gl_symlinks.h 2016-10-24 04:02:03 +02:00
twinaphex
e512065d7d Start making gl_capabilities.c more usable by libretro-common 2016-10-24 03:55:14 +02:00
twinaphex
3702fde113 Simplify some input/video functions 2016-10-24 03:05:55 +02:00
twinaphex
294f54ebf0 Cleanup udev_pointer_state 2016-10-24 02:47:29 +02:00
twinaphex
9e14a9ceec Remove more unused menu enums 2016-10-24 02:43:00 +02:00
twinaphex
31180dfcf1 Add more entries 2016-10-23 22:10:54 +02:00
twinaphex
d5d49e602c Cleanup input_joypad_analog 2016-10-23 21:59:53 +02:00
twinaphex
b0ed69f05c Optimize android_keyboard_port_input_pressed 2016-10-23 20:43:14 +02:00
twinaphex
57457c2d70 Optimize apple_input_is_pressed 2016-10-23 20:42:09 +02:00
twinaphex
647ffca76c Optimize input_joypad_pressed code 2016-10-23 20:37:12 +02:00
twinaphex
2f12d8982c input_joypad_pressed - small opts 2016-10-23 20:08:27 +02:00
twinaphex
1cb2822013 Avoid expensive function menu_setting_get_label being invoked
when at Quick Menu
2016-10-23 19:46:29 +02:00
twinaphex
32a4053d42 Prevent two other entries from invoking expensive function
menu_setting_get_label
2016-10-23 19:42:04 +02:00
twinaphex
1dd30345e4 Prevent invoking of menu_setting_get_label (expensive function)
when browsing Download Content
2016-10-23 19:31:48 +02:00
Twinaphex
79e6a909e5 Merge pull request #3846 from aliaspider/master
freetype font renderer: less memory usage and full unicode support.
2016-10-23 19:24:19 +02:00
aliaspider
c4d6a89067 freetype font renderer: less memory usage and full unicode support. 2016-10-23 18:14:07 +01:00
twinaphex
de0cd188d1 Remove dead/unused enums 2016-10-23 06:48:35 +02:00
twinaphex
f41de35da1 Prevent 'Explicit null dereferenced' warning 2016-10-23 06:21:09 +02:00
twinaphex
c6a1bcfcbe Prevent dereference after null check warning 2016-10-23 06:20:13 +02:00
twinaphex
0e79c2c37e Silence another warning 2016-10-23 05:56:55 +02:00
twinaphex
147893caed Prevent NULL pointer dereference 2016-10-23 05:55:13 +02:00
twinaphex
1cbc847133 In case we return false here, we should still unlock the
mutex first
2016-10-23 05:53:47 +02:00