twinaphex
|
a233ce4c87
|
Set list_info.fullpath to NULL for menu_entries_prepend
|
2017-01-10 15:49:39 +01:00 |
|
twinaphex
|
061da28c3f
|
(menu_entries.c) Don't need menu_label
|
2017-01-08 02:44:40 +01:00 |
|
twinaphex
|
830c01476f
|
Set fullpath for menu_entries_prepend
|
2017-01-08 02:33:06 +01:00 |
|
twinaphex
|
9d9a5e71ab
|
(XMB) Set fullpath dir for each node entry
|
2017-01-07 18:32:55 +01:00 |
|
twinaphex
|
ea42e6c97b
|
Reset filebrowser types after leaving 'Load From Collection'
|
2016-12-22 20:40:35 +01:00 |
|
twinaphex
|
93eff04e54
|
Move code to widgets/menu_list.c
|
2016-09-15 15:51:53 +02:00 |
|
twinaphex
|
02e01e0b0a
|
Create menu/widgets/menu_entry
|
2016-09-15 00:20:43 +02:00 |
|
twinaphex
|
892c0a6f52
|
Create menu/widgets/menu_list
|
2016-09-15 00:10:37 +02:00 |
|
twinaphex
|
c3ba0ba4e9
|
Revert "Refactor core_system_info_* functions"
This reverts commit f637805c9e .
|
2016-09-06 08:38:26 +02:00 |
|
twinaphex
|
f637805c9e
|
Refactor core_system_info_* functions
|
2016-09-06 07:08:38 +02:00 |
|
twinaphex
|
82d82110ae
|
Merge system.h with core.h
|
2016-09-06 06:11:54 +02:00 |
|
twinaphex
|
b6daaed566
|
Rename git_version.c to version_git.h, create separate
version.h file
|
2016-09-01 17:49:28 +02:00 |
|
twinaphex
|
ea175fd26f
|
Rename menu_entries_add_enum to menu_entries_append_enum
|
2016-07-13 01:17:09 +02:00 |
|
twinaphex
|
6d870129c6
|
Rename menu_entries_add to menu_entries_append
|
2016-07-13 01:13:20 +02:00 |
|
Alcaro
|
18978c5f01
|
More Coverity cleanups
|
2016-06-27 21:34:21 +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
|
65dff0a03a
|
menu_hash_to_str_enum has now become msg_hash_to_str
|
2016-06-20 00:31:13 +02:00 |
|
twinaphex
|
3b3e822d78
|
Expand menu_entries_get_last_stack so we can grab enum_idx
|
2016-06-17 16:08:47 +02:00 |
|
twinaphex
|
4ec1a9e337
|
Update menu_entries_prepend
|
2016-06-17 14:54:29 +02:00 |
|
twinaphex
|
6131dde4d8
|
Cleanup
|
2016-06-17 01:07:52 +02:00 |
|
twinaphex
|
2e6b7cf413
|
Set enum_idx to MENU_ENUM_LABEL_UNKNOWN when using menu_entries_add
|
2016-06-16 17:41:57 +02:00 |
|
twinaphex
|
66a116deca
|
Use menu_hash_to_str_enum
|
2016-06-16 00:29:14 +02:00 |
|
twinaphex
|
8720048b4e
|
menu_entries_prepend - use menu_setting_find_enum if enum_idx
is set
|
2016-06-15 16:45:27 +02:00 |
|
twinaphex
|
6f3b8c4049
|
Set cbs->enum_idx when setting a menu entry with menu_entries_add_enum
|
2016-06-15 16:43:02 +02:00 |
|
twinaphex
|
1159ca17ff
|
Start using menu_entries_add_enum
|
2016-06-15 01:15:37 +02:00 |
|
twinaphex
|
da6ac4aae7
|
Fix explicit NULL dereferenced warnings
|
2016-06-01 04:05:14 +02:00 |
|
twinaphex
|
03ded43280
|
Prevent explicit null dereferenced warnings
|
2016-05-26 18:09:46 +02:00 |
|
twinaphex
|
a98616b45b
|
Fix explicit NULL dereferenced/dereference before null check warnings
|
2016-05-26 17:47:21 +02:00 |
|
Jean-André Santoni
|
2010e57279
|
(XMB) Complete the previous patch
|
2016-04-26 00:19:23 +07:00 |
|
Jean-André Santoni
|
90d31a527c
|
(XMB) Temporary patch for the messagebox glitch
|
2016-04-26 00:09:30 +07:00 |
|
Jean-André Santoni
|
1dea1fa0e2
|
Rename file_list_push to file_list_prepend
|
2016-04-12 01:40:48 +07:00 |
|
Jean-André Santoni
|
01c82a09f0
|
Rename menu_entries_push to menu_entries_prepend
|
2016-04-11 23:18:16 +07:00 |
|
twinaphex
|
a430c7f543
|
Add experimental menu_entries_push/file_list_push
|
2016-04-11 18:02:50 +02:00 |
|
twinaphex
|
7e7a1fa5f9
|
Rename menu_entries_push to menu_entries_add
|
2016-04-11 05:49:39 +02:00 |
|
twinaphex
|
b80b52b806
|
Rename file_list_push to file_list_append
|
2016-03-21 20:20:24 +01:00 |
|
twinaphex
|
033cf569e4
|
Add MENU_SETTING_CTL_NEW
|
2016-03-18 22:31:14 +01:00 |
|
twinaphex
|
a5cbafe0e5
|
Add MENU_SETTING_CTL_FREE
|
2016-03-18 22:27:40 +01:00 |
|
twinaphex
|
72303888c8
|
Remove unused menu_increment_menu_stack
|
2016-03-05 07:41:44 +01:00 |
|
twinaphex
|
46c48fa4b8
|
(CXX_BUILD) FIxes
|
2016-02-26 00:49:23 +01:00 |
|
twinaphex
|
e8a5f6194e
|
Create MENU_ENTRIES_CTL_CLEAR
|
2016-02-24 22:45:21 +01:00 |
|
twinaphex
|
1dcd6856db
|
Remove dead code
|
2016-02-24 22:40:44 +01:00 |
|
twinaphex
|
6957f57111
|
Cleanups
|
2016-02-14 17:29:03 +01:00 |
|
twinaphex
|
71507808c9
|
Create RARCH_MENU_CTL_LIST_FREE
|
2016-02-10 21:21:19 +01:00 |
|
twinaphex
|
23e48f1821
|
Add RARCH_MENU_CTL_LIST_INSERT
|
2016-02-10 06:38:57 +01:00 |
|
twinaphex
|
b48c900129
|
Add RARCH_MENU_CTL_LIST_CACHE
|
2016-02-10 06:15:40 +01:00 |
|
twinaphex
|
0541a9866e
|
menu_entries_ctl - change returncode
|
2016-02-10 04:15:18 +01:00 |
|
twinaphex
|
03199b564f
|
Create MENU_ENTRIES_CTL_REFRESH
|
2016-02-04 21:13:38 +01:00 |
|
twinaphex
|
32b9303a79
|
Create RARCH_MENU_CTL_LIST_SET_SELECTION
|
2016-02-03 17:15:00 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|