672 Commits

Author SHA1 Message Date
twinaphex
3c81b2597d Refactor remaining setting screens 2016-07-02 20:40:27 +02:00
twinaphex
abe2a14b16 Refactor 'Onscreen Display'/'Onscreen Overlay' settings 2016-07-02 13:49:05 +02:00
twinaphex
84d9a58ec8 Refactor "Frame Throttle" and "Rewind" settings lists 2016-07-02 13:17:24 +02:00
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
9d3251a54b Cleanups 2016-07-01 20:18:51 +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
56ef899946 Move code to menu_content.c 2016-07-01 15:55:36 +02:00
twinaphex
cddb0a3b48 Hide 'Start Core' if we cannot directly start the core 2016-07-01 12:18:38 +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
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
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
3c7dc0a62e Try to silence more Coverity warnings 2016-06-29 12:13:40 +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
Alcaro
5b388d8c92 Fix some Coverity errors 2016-06-27 21:16:49 +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
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
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