Commit Graph

33692 Commits

Author SHA1 Message Date
twinaphex
d2cfc3cb17 Check if name is empty first 2016-10-26 06:01:26 +02:00
twinaphex
85e2aeeaaf Cleanups 2016-10-26 05:46:16 +02:00
twinaphex
c530b0afd4 Update CONFIG_HEX 2016-10-26 05:42:24 +02:00
twinaphex
7980e5c405 Add CONFIG_UINT/CONFIG_UINT_ALT 2016-10-26 05:38:25 +02:00
twinaphex
cc06d2f1b7 Update CONFIG_INT 2016-10-26 05:32:28 +02:00
twinaphex
307a7a9b1e Update / simplify CONFIG_PATH 2016-10-26 05:30:45 +02:00
twinaphex
69aa1ba09a Simplify CONFIG_DIR 2016-10-26 05:28:16 +02:00
twinaphex
c8f11665df Simplify CONFIG_STRING 2016-10-26 05:22:07 +02:00
twinaphex
d01d4a8532 Simplify CONFIG_STRING_OPTIONS 2016-10-26 05:18:57 +02:00
twinaphex
6e604e4a3d Simplify CONFIG_ACTION 2016-10-26 05:15:52 +02:00
twinaphex
079bf52ed0 Simplify CONFIG_FLOAT 2016-10-26 05:07:27 +02:00
twinaphex
24e9f8dc09 Simplify CONFIG_BOOL/menu_setting.c 2016-10-26 05:04:24 +02:00
twinaphex
830f64446b Remove another RUNLOOP_CTL_ action 2016-10-26 04:11:12 +02:00
twinaphex
d0a1c8609f Remove obsolete CTL actions 2016-10-26 04:08:54 +02:00
twinaphex
917f8fa996 Prevent explicit NULL dereferenced 2016-10-26 03:19:46 +02:00
Twinaphex
c2713a6173 Prevent warning 2016-10-26 02:46:15 +02:00
Twinaphex
30d292b60d Merge pull request #3859 from leiradel/master
Fixed NES ROM identification for cores whee needs_fullpath == false
2016-10-26 02:17:14 +02:00
Andre Leiradella
d2c838f4d3 Fixed NES ROM identification for cores whee needs_fullpath == false 2016-10-25 23:45:36 +01:00
twinaphex
4ec356d5c1 Remove duplicate function 2016-10-25 23:32:18 +02:00
Alcaro
39ad8ff865 Get rid of a few unnecessary strcpys 2016-10-25 20:42:23 +02:00
Alcaro
41c7d0315f Let's not concatenate things to unknown strings... 2016-10-25 20:27:21 +02:00
twinaphex
9ddad48744 Create gfx/video_defines.h 2016-10-25 20:18:31 +02: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