Commit Graph

5476 Commits

Author SHA1 Message Date
Hans-Kristian Arntzen
3ee172c410 Fix memory leak with white texture. 2016-06-25 14:25:44 +02:00
twinaphex
3dff698644 Turn retro_input_t into struct 2016-06-25 09:04:00 +02:00
twinaphex
5b1347a788 Add block main input mechanism 2016-06-25 08:48:39 +02:00
FIX94
528b2b9b00 only remove core info on close content if the current platform is either dynamic or can fork to other cores, would get stuck on no core otherwise 2016-06-24 20:10:11 +02:00
twinaphex
02ad99048d Get rid of menu_entry_go_back 2016-06-22 06:55:11 +02:00
twinaphex
ee9cb593c5 Fix mouse back button by calling into MENU_ACTION_CANCEL action 2016-06-22 06:51:46 +02:00
twinaphex
f5fcd45a3f Fix touch back button code 2016-06-22 06:48:35 +02:00
twinaphex
735dc822ca Refactor some code - use menu_entry_go_back 2016-06-22 01:26:19 +02:00
twinaphex
8a8fadc5b2 Implement max swapchain images setting, implement it first for DRM/KMS context 2016-06-21 21:36:58 +02:00
Twinaphex
27070dcb57 Remove unused variables 2016-06-21 06:13:06 +02:00
twinaphex
0f813e1dea Dehardcode MENU_ENUM_LABEL_CB_CORE_CONTENT_DOWNLOAD 2016-06-21 05:21:19 +02:00
twinaphex
97b0211880 Dehardcode CB_CORE_CONTENT_LIST 2016-06-21 05:13:43 +02:00
twinaphex
982330ef86 Use new 'Download Content' option 2016-06-21 04:21:18 +02:00
twinaphex
4eaf718a6e Start preparing download URL code 2016-06-21 04:09:26 +02:00
twinaphex
2cb1636ea4 Start logging cancel callback 2016-06-21 02:36:56 +02:00
twinaphex
ffdf6eae8e Start preparing new 'add content' option 2016-06-21 02:24:10 +02:00
twinaphex
4b91a6b121 More preparatory work 2016-06-21 01:40:55 +02:00
twinaphex
c14e8ba6ca More work on DOWNLOAD_CORE_CONTENT_DIRS 2016-06-21 00:54:14 +02:00
twinaphex
a302d78989 Start adding CORE_CONTENT_DIRS_LIST 2016-06-21 00:46:55 +02:00
twinaphex
36db065495 Reorder callbacks 2016-06-20 22:57:11 +02:00
twinaphex
974231ee72 move entries up 2016-06-20 22:51:48 +02:00
twinaphex
c9f047edd3 Dehardcode more strings 2016-06-20 21:47:11 +02:00
twinaphex
10157c302b Dehardcode more strings 2016-06-20 21:29:27 +02:00
twinaphex
d9651023c4 Fix action_get_title_input_binds_list 2016-06-20 21:17:28 +02:00
twinaphex
1bdf3d395d (menu_cbs_title.c) Dehardcode strings 2016-06-20 21:13:24 +02:00
twinaphex
6024eda7f9 Add more constant strings 2016-06-20 21:03:54 +02:00
Twinaphex
9bcf3fef44 Cleanup 2016-06-20 19:56:41 +02:00
twinaphex
e7821f34ee Use generic_action_ok_file_load 2016-06-20 19:55:59 +02:00
twinaphex
67d98dbbea Use generic_action_ok_file_load 2016-06-20 19:54:04 +02:00
twinaphex
7e067aa000 Cleanups 2016-06-20 18:53:55 +02:00
twinaphex
d2c9c280fe No longer use CB_ hashes 2016-06-20 16:14:59 +02:00
twinaphex
a585017208 Rename MENU_FILE_ to FILE_TYPE_ 2016-06-20 15:50:37 +02:00
twinaphex
f22755f31b Move enums around 2016-06-20 15:42:05 +02:00
twinaphex
450e1f4746 Rename menu_hash_to_file_type 2016-06-20 15:33:22 +02:00
twinaphex
7d93f63e6a Move menu_hash_to_file_type to msg_hash 2016-06-20 06:44:05 +02:00
twinaphex
2ebd6e6f49 Header cleanups 2016-06-20 06:34:30 +02:00
twinaphex
b3188195a8 Create file_path_str 2016-06-20 05:11:01 +02:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
69c82da160 (menu_hash) Prevent dereferences when settings is NULL 2016-06-20 03:10:26 +02:00
twinaphex
1fa36689d8 Remove hashes 2016-06-20 02:07:56 +02:00
twinaphex
dce009ae78 Remove more hashes 2016-06-20 02:01:03 +02:00
twinaphex
f442d8235f Remove more hashes 2016-06-20 01:54:54 +02:00
twinaphex
f69f57c566 Get rid of more hashes 2016-06-20 01:49:22 +02:00
Twinaphex
ed75a83e6a Remove unused variable 2016-06-20 01:30:12 +02:00
twinaphex
5075712cac Get rid of menu_hash_calculate - use msg_hash_calculate instead 2016-06-20 00:37:38 +02:00
twinaphex
65dff0a03a menu_hash_to_str_enum has now become msg_hash_to_str 2016-06-20 00:31:13 +02:00
Alcaro
77d0745f38 Kill some warnings 2016-06-19 22:43:52 +02:00
twinaphex
462dda944c (menu_cbs_ok.c) Try to fix second memory leak 2016-06-19 22:30:57 +02:00
twinaphex
8644e8e26b (menu/cbs/menu_cbs_ok.c) Try to fix memory leak 2016-06-19 22:28:55 +02:00
twinaphex
096ca1851b Silence unitialized scalar variable 2016-06-19 22:24:16 +02:00