twinaphex
|
41f1ffe0bb
|
Have a clear distinction between 'settings' and 'options'
|
2015-02-12 19:52:57 +01:00 |
|
twinaphex
|
8d050f23aa
|
Remove more header dependencies (menu.h)
|
2015-02-11 22:15:13 +01:00 |
|
twinaphex
|
fe1ac4b8b9
|
(Menu) Create struct for categories
|
2015-02-11 21:43:16 +01:00 |
|
twinaphex
|
8b5699d2d5
|
Cleanups
|
2015-02-10 23:26:21 +01:00 |
|
twinaphex
|
bf07771be9
|
Further cleanups
|
2015-02-02 18:33:39 +01:00 |
|
twinaphex
|
87cc4f2fc1
|
Refactor menu_entries_push_horizontal_menu_list
|
2015-02-02 18:31:25 +01:00 |
|
twinaphex
|
3a6a128fde
|
menu_entries_push_horizontal_list_menu - cleanups
|
2015-02-02 18:20:45 +01:00 |
|
twinaphex
|
f84662a39d
|
menu_entries_content_list_push - cleanups
|
2015-02-02 18:14:49 +01:00 |
|
twinaphex
|
5a5ae4f9a5
|
(Database) List entries by name instead of description
|
2015-01-29 01:32:35 +01:00 |
|
Jean-André Santoni
|
129f70b7ee
|
(XMB) Content launching via the horizontal menu
|
2015-01-28 19:09:27 +01:00 |
|
twinaphex
|
abe3bf4626
|
(LibretroDB) Move function to menu_entries.c
|
2015-01-27 04:50:00 +01:00 |
|
twinaphex
|
7f0ac2565a
|
Refactor deferred_push_content_actions
|
2015-01-26 06:08:18 +01:00 |
|
twinaphex
|
1bb2f88af8
|
Cut down on some code duplication - menu_entries_cbs.c
|
2015-01-26 00:02:40 +01:00 |
|
twinaphex
|
e54d1f615d
|
Finally XMB starts becoming a bit more useful - hook up database
support to Horizontal Menu
|
2015-01-25 08:40:05 +01:00 |
|
twinaphex
|
30e35cf92e
|
Cleanups
|
2015-01-25 06:30:51 +01:00 |
|
twinaphex
|
5b3865d687
|
menu_entries_init - use SL_LIST_ALL
|
2015-01-25 06:11:57 +01:00 |
|
twinaphex
|
7e24fdfdc7
|
Cleanup unnecessary list_mainmenu
|
2015-01-25 05:39:08 +01:00 |
|
twinaphex
|
9e9c109bd4
|
Make some functions static and move them to menu_list
|
2015-01-24 20:49:18 +01:00 |
|
twinaphex
|
3ca29e8cea
|
More refactoring / getting rid of code duplication
|
2015-01-24 20:44:28 +01:00 |
|
twinaphex
|
c864677b12
|
Move compressed_file_list_new to file_extract.h
|
2015-01-16 01:37:34 +01:00 |
|
twinaphex
|
25d7fae24d
|
Silence one warning
|
2015-01-12 22:35:34 +01:00 |
|
twinaphex
|
7168f99569
|
menu_entries.c - cleanups
|
2015-01-11 18:47:56 +01:00 |
|
twinaphex
|
45814696a6
|
menu_entries.c - some cleanups and documentation
|
2015-01-11 18:43:18 +01:00 |
|
twinaphex
|
6c58456ba0
|
Rename some functions in menu_entries.c
|
2015-01-10 06:24:04 +01:00 |
|
twinaphex
|
b2c03ccbfb
|
Document and refactor menu_shader.c
|
2015-01-10 05:53:41 +01:00 |
|
twinaphex
|
ef720d3815
|
Remove menu_type_is - now obsolete
|
2015-01-10 05:25:37 +01:00 |
|
twinaphex
|
4974e6848e
|
Rename menu_common_type_is
|
2015-01-10 04:47:33 +01:00 |
|
twinaphex
|
aa0b6c0f10
|
(Menu) Some cleanups
|
2015-01-10 04:06:56 +01:00 |
|
twinaphex
|
99c9afa5cd
|
Update PATH_MAX to PATH_MAX_LENGTH
|
2015-01-09 18:04:29 +01:00 |
|
twinaphex
|
90076c5fad
|
Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
|
2015-01-07 20:42:36 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
6ca7e0561e
|
Add menu_navigation_browser_filter_supported_extensions_enable option
|
2015-01-01 16:40:47 +01:00 |
|
twinaphex
|
8aaa13dc6c
|
(iOS) Add /var/mobile/Documents to default browser screen
|
2014-12-31 13:32:09 +01:00 |
|
twinaphex
|
048181e4af
|
(Windows) Fix build
|
2014-12-23 03:01:23 +01:00 |
|
twinaphex
|
03aa4dd20c
|
Cleanup menu_entries_parse_list
|
2014-12-21 23:44:33 +01:00 |
|
Jean-André Santoni
|
eeee8e74a4
|
(XMB) Display appropriate icons for actions
|
2014-11-25 11:37:39 +07:00 |
|
Jean-André Santoni
|
7c62faa0e0
|
(XMB) Start displaying a list of action for each content in content lists
|
2014-11-24 21:14:01 +07:00 |
|
Jean-André Santoni
|
662c7e51dc
|
(XMB) Horizontal navigation
|
2014-11-14 21:56:21 +01:00 |
|
twinaphex
|
7f3c1a9f33
|
Refactor setting_set_flags
|
2014-10-28 21:17:01 +01:00 |
|
twinaphex
|
4f40c14d69
|
Move menu code up one root dir
|
2014-10-28 19:54:23 +01:00 |
|