20862 Commits

Author SHA1 Message Date
twinaphex
544a23af0d (Menu) Rewrite some hashes 2015-06-25 20:08:59 +02:00
twinaphex
eb3099b0a8 More translatable strings 2015-06-25 20:06:11 +02:00
Twinaphex
b3bb44ef5a Merge pull request #1859 from heuripedes/master
(XMB) Set cursor to the first entry when opening a new list
2015-06-25 19:21:36 +02:00
Higor Eurípedes
ac66a30f9e (XMB) Set cursor to the first entry when opening a new list 2015-06-25 14:15:38 -03:00
twinaphex
ce35bdef46 Set default 'max users' variable to 4 for RARCH_MOBILE 2015-06-25 18:43:01 +02:00
twinaphex
b679f75f91 (iohidmanager_hid.c) Cleanups 2015-06-25 18:27:28 +02:00
twinaphex
0d50840749 (joypad_connection.c) Cleanups 2015-06-25 18:25:20 +02:00
twinaphex
e74d6e27ca (libretrodb) CXX_BUILD fixes 2015-06-25 18:07:13 +02:00
twinaphex
b4ac446629 Cleanup 2015-06-25 18:00:54 +02:00
Twinaphex
79dda43dbb (CGL) Some more CXX_BUILD fixes 2015-06-25 17:44:11 +02:00
Twinaphex
227c986143 More CXX_BUILD fixes 2015-06-25 17:40:09 +02:00
twinaphex
1b34dd4ce0 Some more CXX_BUILD fixes 2015-06-25 17:36:31 +02:00
twinaphex
41b6f622c4 (libretrodb) Cleanups 2015-06-25 17:29:44 +02:00
twinaphex
0e2345227a Some CXX_BUILD fixes 2015-06-25 17:25:09 +02:00
twinaphex
957ee7324f Rename 'UI Settings' 2015-06-25 17:04:13 +02:00
twinaphex
e0d0e574cb Add more translatable strings 2015-06-25 17:00:58 +02:00
twinaphex
21b26b2baa (Menu) Some more translation work 2015-06-25 16:53:58 +02:00
twinaphex
f82286ca06 (Menu) Add more translated strings 2015-06-25 16:50:34 +02:00
twinaphex
3545af1d6d Remove unused prototype 2015-06-25 16:17:46 +02:00
twinaphex
0349be056b Make event_disk_control_set_index and event_check_disk_prev more
robust
2015-06-25 15:42:05 +02:00
twinaphex
13d7a7349f (core_options.c) Make code more robust 2015-06-25 15:38:57 +02:00
twinaphex
1326d57e2b (Menu) Fix crash when we select 'Core Disk Options' and then
select 'Close Content'
2015-06-25 15:25:08 +02:00
twinaphex
41d4eacd56 (Menu) Fix crash that happens after we access 'Core Options'
in Quick Menu and then select 'Close Content'
2015-06-25 15:18:51 +02:00
twinaphex
007a7ad044 Make menu_cbs_Get_value.c line 48 more robust 2015-06-25 15:07:15 +02:00
twinaphex
1efaaab53d (main_exit) Don't set shutdown to false 2015-06-25 14:54:40 +02:00
twinaphex
02a5f71a23 (command_event.c) We now free 'system' so we no longer need to force
system shutdown to false
2015-06-25 14:45:24 +02:00
twinaphex
b400597a4c Move title_buf to rarch_system_info_t 2015-06-25 14:30:32 +02:00
twinaphex
b9479576e8 Create system.c 2015-06-25 14:25:21 +02:00
twinaphex
7bf6d1e5bb (dynamic.c) cleanups 2015-06-25 14:13:51 +02:00
twinaphex
c8eca5b06a Create rarch_system_info_free 2015-06-25 13:57:24 +02:00
twinaphex
732d2db40e Divorce system info from global runloop state entirely 2015-06-25 13:50:52 +02:00
twinaphex
0fa871a296 Use rarch_system_info_get_ptr 2015-06-25 13:46:32 +02:00
twinaphex
226b0976fa (keyboard_line.c) Use rarch_system_info_get_ptr 2015-06-25 13:40:53 +02:00
twinaphex
f5dbf50ebc (frontend.c) Use rarch_system_info_get_ptr 2015-06-25 13:38:46 +02:00
twinaphex
0ca457a40a (video_driver.c) Use rarch_system_info_get_ptr 2015-06-25 13:36:04 +02:00
twinaphex
cc7d54ba2e (driver.c) Use rarch_system_info_get_ptr 2015-06-25 13:33:27 +02:00
twinaphex
03978321cf (menu_setting.c) Use rarch_system_info_get_ptr 2015-06-25 13:27:21 +02:00
twinaphex
cbf520b6a3 Get rid of some unused variables 2015-06-25 13:22:50 +02:00
twinaphex
6ee5029bb0 (android_input.c) Use rarch_system_info_get_ptr 2015-06-25 13:20:53 +02:00
twinaphex
3f24248498 (retroarch.c) Use rarch_system_info_get_ptr 2015-06-25 13:17:42 +02:00
twinaphex
abb19d7259 (location_driver.c) Use rarch_system_info_get_ptr 2015-06-25 13:14:11 +02:00
twinaphex
ca405c077e (menu_cbs_get_value.c) Use rarch_system_info_get_ptr 2015-06-25 13:11:24 +02:00
twinaphex
7e9869b02b (runloop.c) use rarch_system_info_get_ptr 2015-06-25 13:06:06 +02:00
twinaphex
b6358a2064 (content.c) Use rarch_system_info_get_ptr 2015-06-25 13:02:43 +02:00
twinaphex
6392c494e5 (camera_driver.c) Use rarch_system_info_get_ptr 2015-06-25 13:00:35 +02:00
twinaphex
fa8bbabce7 (dynamic.c) Use rarch_system_info_get_ptr 2015-06-25 12:57:54 +02:00
twinaphex
bee3c5f11d (command_event.c) Start using rarch_system_info_get_ptr 2015-06-25 12:52:55 +02:00
twinaphex
ffa632008d (menu_displaylist.c) Start using rarch_system_info_get_ptr 2015-06-25 12:50:45 +02:00
twinaphex
059a772e87 (command_event.c) Start going through rarch_system_info_get_ptr 2015-06-25 12:45:23 +02:00
twinaphex
42fcb4490c Change signature of rarch_system_info_get_ptr 2015-06-25 12:36:55 +02:00