Themaister
|
c1c7b6aec3
|
Fixup Win32/Xbox font_params_t.
|
2014-06-09 13:13:57 +02:00 |
|
twinaphex
|
5d68975d0a
|
(Menu) Add Frontend and Core Performance Counters
|
2014-06-01 23:54:26 +02:00 |
|
twinaphex
|
df53c6b6e7
|
(Menu) Add Performance Counters Option. TODO - when in Performance
Counters menu, should update values in real-time
|
2014-06-01 18:45:03 +02:00 |
|
twinaphex
|
16350367b7
|
(360) Build fixes
|
2014-06-01 02:33:43 +02:00 |
|
twinaphex
|
5e05665a0e
|
(Menu) Replace rgui pointers everywhere in menu code with driver.menu
|
2014-05-31 22:35:08 +02:00 |
|
twinaphex
|
ecb21743f8
|
(Menu) Convert rgui->shader into void* too
|
2014-05-31 21:08:32 +02:00 |
|
twinaphex
|
711a776f02
|
(Menu) Refactors
|
2014-05-31 19:22:23 +02:00 |
|
twinaphex
|
db0da490fa
|
(Menu) Add Info button - press 'Select' on the RetroPad to
have a message box pop up on an item. It will provide you with
info on the item. Not all items covered yet but it's coming along.
|
2014-05-31 05:14:44 +02:00 |
|
twinaphex
|
71032bafb3
|
(RMenu XUI) Build fix
|
2014-05-30 22:37:23 +02:00 |
|
twinaphex
|
6307202a6d
|
(Menu) render_messagebox/render/frame functions from menu_ctx no longer
get a rgui handle passed to them
|
2014-05-30 21:51:12 +02:00 |
|
twinaphex
|
b2d9c60613
|
(Menu) Don't pass menu data to menu_iterate
(Menu) Don't pass menu data to backend - postprocess
|
2014-05-30 20:53:10 +02:00 |
|
twinaphex
|
f788249c59
|
(Menu) Add get_default_menu function for default settings
|
2014-05-27 17:13:53 +02:00 |
|
twinaphex
|
a25a258153
|
(Menu) Add Content Dir label
|
2014-05-27 07:58:41 +02:00 |
|
twinaphex
|
496915eb20
|
(Menu) Add Autoconfig Dir Path option
|
2014-05-26 02:57:44 +02:00 |
|
twinaphex
|
ac2ddc3b20
|
Add 'assets' directory - interfaces like menus will try to look
here for loadable assets, etc. Can be expanded in scope later on
as well as a sandbox directory for user-modified content.
|
2014-05-10 05:12:31 +02:00 |
|
twinaphex
|
f656336b7f
|
(Lakka) Use strlcpy/strlcat
(Menu) Abstract menu_init_core_info - we can have different
implementations of this per menu drivers
|
2014-05-09 21:00:50 +02:00 |
|
twinaphex
|
9f3ffa077d
|
(Menu) Add DSP filter options
|
2014-04-27 18:15:41 +02:00 |
|
twinaphex
|
6f05cce0de
|
Get rid of menu_common_settings.c - add remaining public functions to
menu backend interface
|
2014-04-26 02:40:38 +02:00 |
|
twinaphex
|
3d8d807e6b
|
Refactor a bunch of menu code - menu 'settings' can now be implemented
per-menu context
|
2014-04-26 01:54:15 +02:00 |
|
twinaphex
|
6bdd5cf6ec
|
Add RGUI actions for Softfilter directory path and Softfilter selection -
maister - test if this works - it doesn't here on my end and keeps saying
that the example softfilter (dark.c) has the wrong color format)
|
2014-04-15 06:19:24 +02:00 |
|
Twinaphex
|
ad60a4fa1b
|
(360) Build fix
|
2014-04-14 02:34:28 -07:00 |
|
twinaphex
|
9dfcded389
|
(Menu) Refactor menu code -move backend menu code to separate driver
|
2014-04-14 02:32:54 +02:00 |
|
twinaphex
|
dcebbf0202
|
(XUI) Move file list code to XUI
|
2014-04-14 00:09:52 +02:00 |
|
twinaphex
|
9bc6e99104
|
Clean up menu_navigation
|
2014-04-13 23:42:04 +02:00 |
|
twinaphex
|
821d6b083e
|
Update rmenu.c/rmenu_xui.cpp
|
2014-04-08 16:23:28 +02:00 |
|
twinaphex
|
e779681528
|
Add Privacy Options
|
2014-04-06 22:59:16 +02:00 |
|
twinaphex
|
a40e942280
|
Add frame function to menu_ctx_driver_t struct
|
2014-04-01 04:45:00 +02:00 |
|
Themaister
|
6eb349dca6
|
Remove passing around video_data inside RGUI.
Makes very little sense to add cruft to the interface
when it also risks using an invalidated video_data ...
|
2014-03-25 10:19:02 +01:00 |
|
twinaphex
|
01f02568b2
|
(360/Menu) Implement render_messagebox through custom message
queue
|
2014-03-09 18:26:30 +01:00 |
|
twinaphex
|
b16f3f9bca
|
(XUI) Implement populate_entries
|
2014-03-08 06:15:52 +01:00 |
|
twinaphex
|
f512ba76d1
|
(XDK) Rename xdk_d3d_video_t to d3d_video_t
|
2014-03-07 20:17:25 +01:00 |
|
twinaphex
|
36716706c2
|
(Menu) Pass video_data pointer to menu functions
|
2014-03-07 06:28:49 +01:00 |
|
twinaphex
|
fb48a9e356
|
(XDK D3D) refactors
|
2014-03-05 22:10:36 +01:00 |
|
twinaphex
|
b3729d589a
|
(XUI / 360) Set fullscreen viewport for RMenu XUI
|
2014-03-05 19:03:25 +01:00 |
|
twinaphex
|
1e37515e2f
|
(XDK D3D) Rename d3d_render_device member to dev
|
2014-03-05 06:05:48 +01:00 |
|
twinaphex
|
a225beb4e5
|
(XUI) menu_iterate_xui updated
|
2014-03-05 03:55:16 +01:00 |
|
twinaphex
|
7d178d015a
|
(XUI) Add RGUI_SETTINGS_CORE_INFO
|
2014-03-03 06:48:09 +01:00 |
|
twinaphex
|
049cc408fc
|
(XUI) Cleanups
|
2014-03-03 00:25:22 +01:00 |
|
twinaphex
|
ef4b5192ab
|
(360 RXUI) Take out XM_CONTROL_NAVIGATE and XM_NOTIFY
|
2014-03-03 00:22:38 +01:00 |
|
twinaphex
|
ca8aa77a6b
|
(XUI) Show menu labels
|
2014-03-02 22:52:48 +01:00 |
|
twinaphex
|
23489132b3
|
(Menu) VERY WIP - Netplay options. Still lacks way to input a
name/IP address/port with a keyboard callback - also state
bringing up/teardown will need to be handled
|
2014-03-02 04:46:26 +01:00 |
|
twinaphex
|
bbb9de2712
|
(XUI) Update labels #2
|
2014-03-01 00:01:11 +01:00 |
|
twinaphex
|
5440704503
|
(XUI) Update labels
|
2014-02-28 23:40:37 +01:00 |
|
twinaphex
|
189b043bb7
|
(XDK360) Build fixes
|
2014-02-28 21:24:39 +01:00 |
|
twinaphex
|
db32d8a344
|
(RXUI) Cleanups
|
2014-02-28 21:15:16 +01:00 |
|
twinaphex
|
5a17ec7210
|
(Rmenu XUI) Entries get filled in now - now to get internal
state sync right between menu_common and RMenu XUI representation
|
2014-02-28 20:43:49 +01:00 |
|
twinaphex
|
6922a1ac0f
|
(XDK 360) Take out all subscreens
|
2014-02-28 19:22:32 +01:00 |
|
twinaphex
|
36ccecf152
|
(XDK360) Take out fetch_directory_entries
|
2014-02-28 19:16:23 +01:00 |
|
twinaphex
|
4c22d1063d
|
(360) Add HAVE_RMENU_XUI hooks to file_list.c
|
2014-02-28 19:07:30 +01:00 |
|
twinaphex
|
dd7a4b4128
|
(RMenu XUI) Stub rmenu_xui_render
|
2014-02-28 17:51:26 +01:00 |
|