33674 Commits

Author SHA1 Message Date
Andre Leiradella
3d2cdbde98 Avoid allocating memory to compute the hash for NES ROMs when the core needs fullpath (fixed). 2016-10-26 20:09:17 +01:00
Andre Leiradella
58b3ef3ba4 Revert cheevos.c because of problems with some ROMs. 2016-10-26 19:49:29 +01:00
Andre Leiradella
18c3204145 Avoid allocating memory to compute the hash for NES ROMs when the core needs fullpath. 2016-10-26 18:26:45 +01:00
Andre Leiradella
d2c838f4d3 Fixed NES ROM identification for cores whee needs_fullpath == false 2016-10-25 23:45:36 +01:00
twinaphex
b6ca7ba97a Get rid of hardcoded strings 2016-10-25 19:57:04 +02:00
twinaphex
948b206b60 Get rid of using hardcoded labels 2016-10-25 19:50:03 +02:00
Twinaphex
3be93bf132 Merge pull request #3856 from frangarcj/master
(VITA) Fix line height
2016-10-25 18:54:14 +02:00
Jean-André Santoni
52d07684da Use ON and OFF even in japanese, to display the switch icon 2016-10-25 17:25:30 +02:00
Francisco José García García
e685876f15 (VITA) Fix line height 2016-10-25 17:18:09 +02:00
Alcaro
44215e8ed9 whoops, that one doesn't need to be there. 2016-10-25 16:27:19 +02:00
Alcaro
fd8507400a dear lord, what happened here? it's like a disaster area 2016-10-25 16:26:58 +02:00
Jean-André Santoni
ac18d31ac4 (XMB) Icons for Save Overrides 2016-10-25 13:34:01 +02:00
Jean-André Santoni
6ca877cdda Sublabel for the user language 2016-10-25 11:14:52 +02:00
Jean-André Santoni
c8da8f81a5 Sublabels for Lakka services 2016-10-25 11:05:54 +02:00
Jean-André Santoni
ce0da459fb Sublabel for WiFi settings 2016-10-25 10:50:37 +02:00
Jean-André Santoni
aa7990269e More sublabels 2016-10-25 10:42:27 +02:00
Jean-André Santoni
a7efe032af (Lakka) Force saving the settings before a OS shutdown or reboot 2016-10-25 10:28:16 +02:00
Jean-André Santoni
55c480358d Move draw_quad to menu_display 2016-10-25 08:11:37 +02:00
Jean-André Santoni
cbbb88ab16 Code cleaning 2016-10-25 07:52:47 +02:00
Jean-André Santoni
23ef14347f (MUI) On-screen keyboard 2016-10-25 07:48:27 +02:00
Brad Parker
39d413be8f update jp translation, move some hardcoded text to enums 2016-10-25 00:03:38 -04:00
twinaphex
973a950d31 Simplify core_frame 2016-10-25 05:01:44 +02:00
twinaphex
3094e47820 Cleanup core_frame 2016-10-25 04:58:00 +02:00
Brad Parker
a8408d663e add JP translation for input binds 2016-10-24 19:30:05 -04:00
twinaphex
456c4c4d58 Remove video_driver_cached_frame_render wrapper function 2016-10-25 00:42:26 +02:00
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