twinaphex
|
1e53e3e19a
|
Backport pointer_tap changes
|
2015-11-01 20:44:04 +01:00 |
|
Twinaphex
|
5287e46e57
|
Revert "(Menu) Make the mouse left click and the pointer tap use the same cod…"
|
2015-11-01 20:35:43 +01:00 |
|
Jean-André Santoni
|
5b51124b62
|
(Menu) Make the mouse left click and the pointer tap use the same codepath
|
2015-11-02 02:22:21 +07:00 |
|
Jean-André Santoni
|
bd99e952d6
|
(Menu) Move pointer_tap on the menu driver side
|
2015-11-02 01:17:06 +07:00 |
|
twinaphex
|
db5d8d248b
|
Create new char_list_new_special
|
2015-10-26 19:41:20 +01:00 |
|
twinaphex
|
b9febe2eed
|
Add void pointer to string_list_special_new
|
2015-10-26 19:16:20 +01:00 |
|
twinaphex
|
08a97a4ca3
|
Create string_list_special.c
|
2015-10-26 08:39:35 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
14bf640bf6
|
Create list_push callback - allows us to override lists
|
2015-10-22 04:12:32 +02:00 |
|
twinaphex
|
f48830cfc0
|
Revert "Simplify menu_entries_set_refresh"
This reverts commit 6ca0962f9e .
|
2015-10-22 03:54:34 +02:00 |
|
twinaphex
|
6ca0962f9e
|
Simplify menu_entries_set_refresh
|
2015-10-22 03:45:14 +02:00 |
|
twinaphex
|
fe21aa49b4
|
Cleanup
|
2015-10-19 06:23:32 +02:00 |
|
twinaphex
|
38c66f62d0
|
Merge menu_video.c and menu_display.c
|
2015-10-18 07:15:54 +02:00 |
|
twinaphex
|
528a020d86
|
Always assume we are going to render when calling menu_driver_iterate
|
2015-10-11 12:58:21 +02:00 |
|
twinaphex
|
6d4900dc1c
|
Create function pointer for iterate function
|
2015-10-03 05:08:29 +02:00 |
|
twinaphex
|
798e7fa7fa
|
Move function pointer around
|
2015-10-03 04:32:38 +02:00 |
|
twinaphex
|
167cd269ae
|
Add init_list to menu driver callbacks
|
2015-10-03 03:15:47 +02:00 |
|
twinaphex
|
a1ff4879f8
|
(Zarch) Integrate Zarch - can be heavily improved now - shows
promise
|
2015-10-02 02:15:46 +02:00 |
|
twinaphex
|
a8e5cf5483
|
Move functionality over to menu_driver_toggle
|
2015-09-27 01:43:13 +02:00 |
|
twinaphex
|
a3e133f847
|
Add menu_entries_set_refresh call in menu_driver_toggle
|
2015-09-27 01:38:21 +02:00 |
|
aliaspider
|
224dc0d34b
|
use relative path in the include.
|
2015-09-13 23:13:36 +01:00 |
|
aliaspider
|
3733956fd0
|
(CTR/3DS) update makefile.ctr
- move per-core build settings to a seperate file.
- make the griffin build optional (enabled by default).
|
2015-09-13 22:33:35 +01:00 |
|
twinaphex
|
d3da036a4e
|
Header cleanups
|
2015-09-04 21:43:08 +02:00 |
|
twinaphex
|
0077304833
|
Cleanups
|
2015-09-04 21:27:14 +02:00 |
|
twinaphex
|
bfc969faac
|
Cleanup
|
2015-08-22 03:40:07 +02:00 |
|
twinaphex
|
a9418050a8
|
Cleanups
|
2015-08-22 01:43:13 +02:00 |
|
twinaphex
|
4ae1e9a53d
|
Cleanups
|
2015-08-22 01:42:26 +02:00 |
|
twinaphex
|
2f3746a431
|
Make some more functions static
|
2015-08-18 02:54:42 +02:00 |
|
twinaphex
|
443fd6b4f2
|
Move menu_driver_render and menu_driver_render_messagebox to
menu_iterate.c and make them static
|
2015-08-18 01:48:04 +02:00 |
|
twinaphex
|
86894134cb
|
Move menu_driver_navigation_* functions to menu_navigation.c and
make them static
|
2015-08-18 01:45:10 +02:00 |
|
Twinaphex
|
c16e114e62
|
Buildfix
|
2015-08-17 20:58:11 +02:00 |
|
twinaphex
|
0bf8a36d50
|
Fix RGUI fallback - if threaded video wrapper was enabled,
we could not grab an ident resembling 'd3d' or 'gl'
|
2015-08-17 20:51:12 +02:00 |
|
twinaphex
|
fb3009d07a
|
(menu_driver.c) Cleanups
|
2015-08-17 05:13:45 +02:00 |
|
twinaphex
|
4d884d3687
|
Refactor earlier code
|
2015-08-17 05:09:36 +02:00 |
|
twinaphex
|
98c182d174
|
When MENU_VIDEO_DRIVER_OPENGL is set for menu driver, check
if the video driver is really GL
|
2015-08-17 05:07:25 +02:00 |
|
twinaphex
|
dc73edadcf
|
Cleanup old ugly hack
|
2015-08-17 05:05:29 +02:00 |
|
Jean-André Santoni
|
c3bad44632
|
Start displaying messageboxes in cocoa_touch
|
2015-08-15 02:42:04 +02:00 |
|
Twinaphex
|
a5c1bab92c
|
Robustness checks
|
2015-07-25 15:48:22 +02:00 |
|
twinaphex
|
039ba91c48
|
Add mechanism so that task_database informs the menu driver that
we need to refresh the horizontal list. Kivutar; make the icons
work again after we do a horizontal list refresh
|
2015-07-08 01:01:41 +02:00 |
|
twinaphex
|
943cf9a007
|
Add very sloppy hack - when GLUI and/or XMB is selected and we use
the D3D9 driver, fallback to RGUI. We will properly fix this later
on and not only for D3D either
|
2015-07-04 22:59:40 +02:00 |
|
twinaphex
|
24f5563220
|
(menu_driver.c) Cleanups
|
2015-06-19 07:07:17 +02:00 |
|
Higor Eurípedes
|
b304ddcf7a
|
Fix menu_driver_list_insert leaks
|
2015-06-15 15:01:12 -03:00 |
|
twinaphex
|
ab1c5f95f1
|
Create menu_driver_list_get_selection
|
2015-06-15 19:00:52 +02:00 |
|
twinaphex
|
fd38003fd1
|
Rename menu_entries_cbs_* to menu_cbs_*
|
2015-06-12 16:01:46 +02:00 |
|
twinaphex
|
3a4ee2d89a
|
Move file_list_free_userdata to menu_driver_list_free
|
2015-06-12 14:17:27 +02:00 |
|
twinaphex
|
2bf636b913
|
Rename menu_driver_list_delete to menu_driver_list_free
|
2015-06-12 14:15:48 +02:00 |
|
twinaphex
|
5f123d2b81
|
(menu/menu_driver.c) Only manipulate actiondata by going through wrapper functions
|
2015-06-12 04:09:35 +02:00 |
|
twinaphex
|
ab0a3dabf5
|
(menu) menu_driver_list_insert - Try to free actiondata first before allocating
it
|
2015-06-12 04:05:42 +02:00 |
|
twinaphex
|
2eba39e41d
|
(XMB/Horizontal list)
1) Create list_get_entry
2) Will show one entry at the top that is the 'full database' for
that collection
|
2015-06-08 17:02:14 +02:00 |
|
twinaphex
|
35837fcc0f
|
(Menu) Call menu driver's 'bind_init' function callback
|
2015-06-08 16:06:51 +02:00 |
|