5547 Commits

Author SHA1 Message Date
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
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
twinaphex
bb15d50ff9 Dehardcode some constants 2016-06-30 19:09:22 +02:00
twinaphex
bd8a7d030e Cleanups 2016-06-30 19:05:55 +02:00
twinaphex
4970aacc68 Remove header 2016-06-30 18:34:59 +02:00
twinaphex
3d27895adf Cleanups 2016-06-30 18:34:11 +02:00
twinaphex
31056286e8 Simplify menu_cbs_ok.c 2016-06-30 18:31:45 +02:00
twinaphex
b8f40af467 Simplify generic_action_ok_file_laod 2016-06-30 18:29:27 +02:00
twinaphex
471ffc53fd Refactor menu_content_load_from_playlist 2016-06-30 18:25:19 +02:00
twinaphex
9836b97554 Dehardcode some strings 2016-06-30 17:53:54 +02:00
Alcaro
e321d34d08 That should be the last of the new Coverity issues... 2016-06-30 16:10:58 +02:00
twinaphex
9ee55cf7cc Fix performance counter representation 2016-06-30 16:05:41 +02:00
twinaphex
e4be1f53a3 Add more translatable strings 2016-06-30 05:35:45 +02:00
twinaphex
52db4d226a Cleanups 2016-06-30 05:28:41 +02:00
twinaphex
e61593d80c Cleanups 2016-06-30 05:16:28 +02:00
twinaphex
eb4d8678e9 (XMB) Cleanups 2016-06-30 05:14:12 +02:00
twinaphex
668b4b5d26 Remove duplicate fill_string_concat 2016-06-29 18:14:42 +02:00
twinaphex
c38c28a0f5 Create fill_pathname_join_concat 2016-06-29 17:46:50 +02:00
twinaphex
eafce41a16 menu_setting.c - use fill_string_concat 2016-06-29 17:43:36 +02:00
twinaphex
f4ef5e82c2 Create and use fill_string_concat 2016-06-29 17:41:32 +02:00
twinaphex
037633cf33 Cleanups 2016-06-29 17:07:31 +02:00
Twinaphex
397c8acd51 Merge pull request #3175 from lakkatv/master
Add start+select to the list of gamepad combos
2016-06-29 12:14:17 +02:00
twinaphex
3c7dc0a62e Try to silence more Coverity warnings 2016-06-29 12:13:40 +02:00
Jean-André Santoni
b409ced5ad Add start+select to the list of gamepad combos 2016-06-29 10:46:07 +02:00
twinaphex
96bb85fb41 Replace more hardcoded strings 2016-06-29 02:44:27 +02:00
twinaphex
2a9bf91e0d Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE 2016-06-29 02:40:05 +02:00
twinaphex
099be6ed2d Use noext versions of fill_path* functions 2016-06-28 13:13:36 +02:00
twinaphex
ca3eecf5c0 Create fill_pathname_join_noext 2016-06-28 13:05:46 +02:00
twinaphex
c03e566eba Create filL_short_pathname_representation_noext 2016-06-28 12:49:37 +02:00
twinaphex
d94098cca1 Rename menu_file_type to msg_file_type 2016-06-28 12:19:18 +02:00
twinaphex
13dd8e4905 Add translations 2016-06-28 12:08:30 +02:00
twinaphex
e75a586ead Can scroll now left/right in System Information 2016-06-28 11:34:17 +02:00
twinaphex
0a0f9cdec3 Add more translatable strings 2016-06-28 11:30:17 +02:00
twinaphex
e03a6284d1 Add FILE_PATH_RDB_EXTENSIOn 2016-06-28 11:22:44 +02:00
twinaphex
5ba74302b2 Cleanups 2016-06-28 11:04:59 +02:00
twinaphex
7a745c3f70 Use string_is_empty 2016-06-28 11:02:51 +02:00
twinaphex
35605f43fa Remove part of comment 2016-06-28 01:02:27 +02:00
twinaphex
24ead80e8b menu_driver_toggle - always set 'flush' 2016-06-28 01:02:04 +02:00
twinaphex
218c9b4487 Add more msg enums 2016-06-28 00:51:47 +02:00
twinaphex
7eefeddea9 Fix preliminary 'Download Core' option when no cores are found 2016-06-28 00:30:20 +02:00
Alcaro
996f9a59b7 Whoops, apparently this one is shared the ugly way... 2016-06-27 21:36:59 +02:00