Commit Graph

20850 Commits

Author SHA1 Message Date
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
twinaphex
67ffbe7cef Move structure over to system.h 2015-06-25 12:22:38 +02:00
twinaphex
8a58583c55 Start using rarch_system_info_get_ptr everywhere 2015-06-25 11:12:07 +02:00
twinaphex
850d6b0274 (frontend.c) Use rarch_system_info_get_ptr 2015-06-25 11:06:02 +02:00
twinaphex
9e15641ee7 (configuration.c) Start using rarch_system_info_get_ptr 2015-06-25 11:04:51 +02:00
twinaphex
ac2a13a136 Use rarch_system_info_get_ptr 2015-06-25 11:02:01 +02:00
twinaphex
faead5c250 Create rarch_system_info_get_ptr 2015-06-25 10:51:05 +02:00
twinaphex
e80448eaa6 Refactor deinit_pixel_converter 2015-06-25 10:38:47 +02:00
twinaphex
9488b47fbc Refactor gfx/video_pixel_converter.c 2015-06-25 10:37:10 +02:00
twinaphex
9f93373286 Create video_pixel_frame_scale and move it to gfx/video_pixel_converter.c 2015-06-25 10:15:26 +02:00
twinaphex
177f6104d4 (menu_cbs_get_value.c) cleanup some code 2015-06-25 09:22:01 +02:00
twinaphex
23745e6c4c (menu_cbs_title.c) Add title for Core Disk Options 2015-06-25 09:17:41 +02:00
twinaphex
706638bb89 Fix 'Core Disk Options' 2015-06-25 09:15:34 +02:00