Commit Graph

942 Commits

Author SHA1 Message Date
twinaphex 1b76f42b00 Fix back for settings - goes back to correct index 2016-07-02 12:22:53 +02:00
twinaphex f011c4c9d6 Refactor 'Saving settings' and 'Logging settings' lists 2016-07-02 12:03:50 +02:00
twinaphex 662497d897 Refactor Configuration Settings 2016-07-02 10:17:09 +02:00
twinaphex 951686ba59 Cleanups 2016-07-02 07:29:14 +02:00
twinaphex 40998967c3 CLeanups 2016-07-02 07:27:18 +02:00
twinaphex e4d89b4b11 Cleanups 2016-07-02 07:26:03 +02:00
twinaphex d9bf45d2e7 Cleanups 2016-07-02 07:22:06 +02:00
twinaphex 18e3843db7 Cleanups 2016-07-02 07:05:43 +02:00
twinaphex 370c4cb6a7 Cleanups 2016-07-02 06:59:49 +02:00
twinaphex 03f7bd5e7b Cleanups 2016-07-02 06:57:47 +02:00
twinaphex eadae793c6 Cleanups 2016-07-01 22:33:37 +02:00
twinaphex 9596c7b3c4 Cleanups 2016-07-01 20:57:23 +02:00
twinaphex 9d3251a54b Cleanups 2016-07-01 20:18:51 +02:00
twinaphex 9f53ad9c45 (menu_cbs.c) Remove arguments 2016-07-01 19:59:47 +02:00
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 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 947ef60a0f Cleanups 2016-07-01 16:36:57 +02:00
twinaphex 02f8d54c31 Translatable strings 2016-07-01 16:33:43 +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 cddb0a3b48 Hide 'Start Core' if we cannot directly start the core 2016-07-01 12:18:38 +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 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 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
Alcaro e321d34d08 That should be the last of the new Coverity issues... 2016-06-30 16:10:58 +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 e75a586ead Can scroll now left/right in System Information 2016-06-28 11:34:17 +02:00
twinaphex 7a745c3f70 Use string_is_empty 2016-06-28 11:02:51 +02:00
Alcaro 996f9a59b7 Whoops, apparently this one is shared the ugly way... 2016-06-27 21:36:59 +02:00
Alcaro 18978c5f01 More Coverity cleanups 2016-06-27 21:34:21 +02:00
twinaphex b40c31384e Can scroll left/right now at FILE_TYPE_DOWNLOAD_URL settings 2016-06-27 21:29:38 +02:00
Alcaro 5b388d8c92 Fix some Coverity errors 2016-06-27 21:16:49 +02:00
twinaphex 2dddc3fc88 Add FILE_PATH_LPL_EXTENSION 2016-06-26 10:12:28 +02:00
twinaphex 02ad99048d Get rid of menu_entry_go_back 2016-06-22 06:55:11 +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 284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +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
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 442ebf2acf Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
twinaphex 761ddc6f9c Cleanup 2016-06-18 19:31:25 +02:00
twinaphex 3a031c3b48 Cleanup 2016-06-18 19:07:51 +02:00
twinaphex 01f5d854e3 Cleanups 2016-06-18 19:02:51 +02:00
twinaphex b55c17e7c5 Cleanups 2016-06-18 18:45:11 +02:00
twinaphex 3b0983cf97 Create MENU_ENUM_LABEL_CB_MENU_WALLPAPER 2016-06-18 18:41:18 +02:00
twinaphex 3573050d28 Cleanups 2016-06-18 18:38:46 +02:00
twinaphex 94cbeb754e Rewrite online updater code to no longer use hashes 2016-06-18 18:29:55 +02:00
twinaphex 94325f9466 Refactor action_ok_download_generic 2016-06-18 18:23:09 +02:00
twinaphex b9b4c09212 Remove hashes 2016-06-18 16:54:06 +02:00
twinaphex 40476efc59 Cleanups 2016-06-18 14:47:23 +02:00
twinaphex ab5b90d3cd Cleanups 2016-06-18 14:46:32 +02:00
twinaphex c82387c747 Cleanups 2016-06-18 14:45:47 +02:00