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 |
|
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
|
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 |
|