Commit Graph

4705 Commits

Author SHA1 Message Date
twinaphex
6360b0ef25 (menu_setting.h) Take out libretro.h header include 2016-03-22 03:08:05 +01:00
twinaphex
6f37163675 CXX_BUILD warning fixes 2016-03-22 02:59:13 +01:00
twinaphex
61bae588fb Header include changes 2016-03-22 02:45:25 +01:00
twinaphex
bb993c3f27 (menu_displaylist.h) Don't include retro_miscellaneous.h 2016-03-22 02:32:02 +01:00
twinaphex
fa0ba621d7 Take out menu_setting_find_prehashed 2016-03-22 02:24:00 +01:00
twinaphex
6f5be6b3b3 (zahnrad) Style nits 2016-03-22 01:40:09 +01:00
twinaphex
b00878a595 (zr_common.c) Cleanups 2016-03-22 01:20:41 +01:00
twinaphex
ddb912b373 Use uintptr_t instead of GLuint 2016-03-22 01:17:00 +01:00
twinaphex
e9fd6863ce Rewrite zr_common_file_load to use file_stream.h 2016-03-22 01:16:08 +01:00
twinaphex
79008d4fd6 (Zahnrad) We don't need the VAO 2016-03-22 01:04:00 +01:00
twinaphex
c18da3039f zr_common_image_load - go through video_texture_image_load/video_driver_texture_load 2016-03-22 01:00:34 +01:00
Hans-Kristian Arntzen
ef79734e7c Use same system as dynamic cores to get system info. 2016-03-21 22:58:13 +01:00
twinaphex
5eba4984cf (zr_common.c) Refactor 2016-03-21 21:51:24 +01:00
twinaphex
42725179ec Refactor zr_common.c 2016-03-21 21:50:23 +01:00
twinaphex
e83d460997 (zr_common) Call menu_display_ctl for blend end 2016-03-21 21:45:06 +01:00
twinaphex
f27d2b70f6 (menu_navigation.c) Cleanup 2016-03-21 21:36:49 +01:00
twinaphex
8a7c233e3f (menu_navigation.c) Simplify 2016-03-21 21:34:49 +01:00
twinaphex
7b48a0c57e (XMB) Prevent symbol collission 2016-03-21 21:18:25 +01:00
Twinaphex
cf0dd7f5e8 Merge pull request #2809 from lakkatv/master
(XMB) Theme switching
2016-03-21 20:56:53 +01:00
twinaphex
7cc6c477b8 Start using menu_setting_find_prehashed 2016-03-21 20:56:11 +01:00
Jean-André Santoni
66544dcea4 (XMB) Theme switching 2016-03-22 02:54:16 +07:00
twinaphex
552959933d Create menu_setting_find_internal 2016-03-21 20:53:07 +01:00
twinaphex
b961a2b2b2 menu_displaylist_info - add hash for label 2016-03-21 20:50:06 +01:00
twinaphex
908e266cc4 Generate hash for setting_bool_setting/setting_int_setting 2016-03-21 20:43:27 +01:00
twinaphex
b80b52b806 Rename file_list_push to file_list_append 2016-03-21 20:20:24 +01:00
twinaphex
4d30df7a64 Header cleanup 2016-03-21 19:23:45 +01:00
Jean-André Santoni
c2b0f8faea (Lakka) Disable UI settings, and history boolean with HAVE_LAKKA 2016-03-21 18:50:34 +07:00
twinaphex
1114e3960e Add HAVE_CHEEVOS ifdef 2016-03-21 04:40:49 +01:00
twinaphex
26a858b66c Cleanups 2016-03-20 20:46:34 +01:00
twinaphex
26bcd42698 Cleanup menu_setting_new_internal 2016-03-20 20:45:06 +01:00
twinaphex
4ba6dcd69b (menu_setting.c) Cleanups 2016-03-20 19:56:03 +01:00
twinaphex
a1225c570f (menu_setting.c) Cleanups 2016-03-20 19:54:16 +01:00
twinaphex
b0434b4811 Cleanup menu_setting_new 2016-03-20 19:29:59 +01:00
twinaphex
ac6362cae4 Combine list_special files 2016-03-20 17:28:24 +01:00
twinaphex
7508eab655 (CXX_BUILD) Avoid some C++ warnings + buildfix 2016-03-20 17:01:15 +01:00
twinaphex
3720cf87e7 Rename retro_file to file_stream 2016-03-20 16:29:14 +01:00
twinaphex
c7e13e2bcd (libretro-common) Rename file_archive to archive_file 2016-03-20 16:14:40 +01:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
twinaphex
97981c7a9d Header cleanups 2016-03-20 04:44:29 +01:00
twinaphex
84c62cfb2b CONFIG_STRING_OPTIONS - driver changes get applied now 2016-03-20 03:07:51 +01:00
twinaphex
41cf1df5a9 Update 2016-03-20 02:53:51 +01:00
twinaphex
efb8649027 Add representations for config string options 2016-03-20 02:51:41 +01:00
twinaphex
8d06c32d18 Clean this up 2016-03-18 23:32:40 +01:00
twinaphex
1bf76bc1f6 Create MENU_SETTING_CTL_ACTION_RIGHT 2016-03-18 23:31:11 +01:00
twinaphex
033cf569e4 Add MENU_SETTING_CTL_NEW 2016-03-18 22:31:14 +01:00
twinaphex
a5cbafe0e5 Add MENU_SETTING_CTL_FREE 2016-03-18 22:27:40 +01:00
twinaphex
71f2fa531c Add MENU_SETTING_CTL_IS_OF_PATH_TYPE 2016-03-18 22:23:51 +01:00
twinaphex
6b01dd86ae Add menu_setting_ctl 2016-03-18 22:16:57 +01:00
twinaphex
9259b141a6 (menu_setting.c) Try to use 'string target' as little as possible 2016-03-18 20:45:25 +01:00
twinaphex
e2fc8900b5 (menu_setting.c) Add source setting 2016-03-18 19:04:49 +01:00