30584 Commits

Author SHA1 Message Date
twinaphex
e68d2c656f (menu_cbs) Remove unneeded arguments 2016-07-01 19:58:08 +02:00
twinaphex
1cc2ae692b Cleanups 2016-07-01 19:26:27 +02:00
twinaphex
f469f40381 CLeanups 2016-07-01 19:24:26 +02:00
twinaphex
f7648bc95c Remove arguments 2016-07-01 19:22:07 +02:00
twinaphex
688cad2593 Get rid of arguments 2016-07-01 19:20:59 +02:00
twinaphex
550b3e5633 (menu_cbs.c) Get rid of some unneeded variable arguments 2016-07-01 19:13:25 +02:00
twinaphex
129a3463f5 Don't use MSG_UNKNOWN for this 2016-07-01 19:06:33 +02:00
twinaphex
79761446c8 Cut down on label hash dependencies 2016-07-01 19:01:25 +02:00
twinaphex
5039d7a444 action_ok_playlist - no longer dependent upon msg_hash_calculate 2016-07-01 18:28:27 +02:00
twinaphex
37f64d39a3 Use FILE_PATH_PNG_EXTENSION 2016-07-01 17:04:11 +02:00
twinaphex
947ef60a0f Cleanups 2016-07-01 16:36:57 +02:00
twinaphex
71c20c9650 Cleanup 2016-07-01 16:34:19 +02:00
twinaphex
02f8d54c31 Translatable strings 2016-07-01 16:33:43 +02:00
twinaphex
a697e2507e Cleanup 2016-07-01 16:21:16 +02:00
Twinaphex
0ff36406ee unused variable fix 2016-07-01 16:15:11 +02:00
twinaphex
56ef899946 Move code to menu_content.c 2016-07-01 15:55:36 +02:00
twinaphex
14329b0656 Make function static 2016-07-01 15:46:55 +02:00
twinaphex
6f241e80a0 config.features.h - add HAVE_OPENGLES_3_1 / HAVE_OPENGLES_3_2 2016-07-01 12:43:48 +02:00
twinaphex
cddb0a3b48 Hide 'Start Core' if we cannot directly start the core 2016-07-01 12:18:38 +02:00
twinaphex
0ecb2379ff config_get_default_video - add VIDEO_VULKAN 2016-07-01 12:14:06 +02:00
twinaphex
20fa4499d2 Cleanup 2016-07-01 12:12:06 +02:00
twinaphex
45e3c60d22 Cleanups 2016-07-01 12:10:59 +02:00
twinaphex
474430b043 Expand file_path_str 2016-07-01 11:16:56 +02:00
twinaphex
45c33c7acf Create fill_pathname_base_ext 2016-07-01 11:12:24 +02:00
twinaphex
e36107530e deferred_push - don't use menu_setting_find 2016-07-01 10:40:31 +02:00
twinaphex
dc7a225f8d Don't use menu_setting_find anymore in action_ok_file_load 2016-07-01 10:35:50 +02:00
twinaphex
5953b63b4f Cleanup 2016-07-01 10:26:31 +02:00
twinaphex
8408b753af CLeanups 2016-07-01 10:16:41 +02:00
twinaphex
f4bacc7afd (menu_cbs_ok.c) Get rid of hash_label code 2016-07-01 10:15:26 +02:00
twinaphex
928eb582f6 Cleanup some strings 2016-07-01 10:01:58 +02:00
twinaphex
303897924c More translatable strings 2016-07-01 09:45:04 +02:00
twinaphex
2009c72baa config_replace - do early return if global is NULL 2016-07-01 08:54:31 +02:00
twinaphex
2520a8a5f6 Indenting nits 2016-07-01 08:53:27 +02:00
twinaphex
2f04b7035a Add more translatable strings 2016-07-01 08:35:12 +02:00
twinaphex
41459fc1d4 Rename 'Add Tab' 2016-07-01 07:47:47 +02:00
twinaphex
0eb467e04d Dehardcode more strings, can get rid of some TODOS/FIXMEs 2016-07-01 07:28:46 +02:00
twinaphex
dcbd68b11b Create FILE_PATH_AUTO_EXTENSION 2016-07-01 07:07:18 +02:00
Twinaphex
1e9300be68 Prevent crash inside command_event_save_auto_state 2016-07-01 07:03:44 +02:00
twinaphex
dc4275b673 Should autosave state now at exit 2016-07-01 06:55:44 +02:00
twinaphex
241670cec2 Dehardcode some more strings 2016-07-01 06:02:57 +02:00
twinaphex
86fa52a2ea Add FILE_PATH_BSV_EXTENSION 2016-07-01 05:59:36 +02:00
twinaphex
394cbbef59 Improve message 2016-07-01 05:56:41 +02:00
twinaphex
13cadc6c1d Add FILE_PATH_7Z_EXTENSION/FILE_PATH_ZIP_EXTENSION 2016-07-01 05:53:55 +02:00
twinaphex
a38675a562 Style nits 2016-07-01 05:51:27 +02:00
twinaphex
94735f9034 Replace some snprintf usage 2016-07-01 05:49:18 +02:00
twinaphex
b88e117d0b Replace snprintf usage with strlcpy 2016-07-01 05:46:12 +02:00
twinaphex
0ddb064314 Make strings translatable 2016-07-01 05:42:53 +02:00
twinaphex
36223d551d Cleanups 2016-07-01 05:17:04 +02:00
twinaphex
6d531f1892 Dehardcode 'DETECT' 2016-07-01 04:58:56 +02:00
Alcaro
f5881c17ef Use the same format as in the autoconfigs 2016-06-30 22:06:51 +02:00