twinaphex
|
4f1bb7b9b6
|
Not sure what perform_action was doing here
|
2015-08-17 15:44:57 +02:00 |
|
twinaphex
|
cd1875ceb4
|
Cleanups
|
2015-08-17 15:39:24 +02:00 |
|
twinaphex
|
5bbbf72b17
|
(menu_entry.c) Cleanups
|
2015-08-17 06:59:25 +02:00 |
|
twinaphex
|
0007bd0662
|
(menu_cbs_iterate.c) Remove implicit memset
|
2015-08-17 06:54:39 +02:00 |
|
twinaphex
|
2320511071
|
Only call menu_driver_render now from one position
|
2015-08-17 06:45:16 +02:00 |
|
twinaphex
|
1c38e9ae05
|
Don't call menu_driver_render from menu_input.c
|
2015-08-17 06:40:28 +02:00 |
|
twinaphex
|
032abfffd4
|
Call menu_driver_render_messagebox from one place only
|
2015-08-17 06:31:39 +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 |
|
Twinaphex
|
70a79a73ca
|
Merge pull request #2044 from lakkatv/glui
(GLUI) Stop scroll on tap
|
2015-08-17 03:29:41 +02:00 |
|
Jean-André Santoni
|
e8c5865798
|
(GLUI) Stop scroll on tap
|
2015-08-17 03:16:34 +02:00 |
|
Twinaphex
|
277db1c701
|
(menu_cbs_select.c) Reimplement ST_DIR
|
2015-08-17 00:07:30 +02:00 |
|
Twinaphex
|
2afd79d0f0
|
willReloadData at the end of menu_entry_select was causing issues
|
2015-08-16 23:52:39 +02:00 |
|
twinaphex
|
dadd382dfd
|
Implement more types for default select callback
|
2015-08-16 23:35:09 +02:00 |
|
Twinaphex
|
c12538c836
|
(CocoaTouch) Call willReloadData after menuSelect
|
2015-08-16 23:24:25 +02:00 |
|
twinaphex
|
cc44f5b35f
|
(CocoaTouch) N/A
|
2015-08-16 22:57:31 +02:00 |
|
Twinaphex
|
dd7cc401f6
|
Remove unused variables
|
2015-08-16 17:43:53 +02:00 |
|
twinaphex
|
8a173035c9
|
(menu_input.c) Always use MENU_ACTION_SELECT now for mouse presses
|
2015-08-16 17:41:39 +02:00 |
|
twinaphex
|
5489634f40
|
(GX) Fix gx_frame signature
|
2015-08-16 03:12:12 +02:00 |
|
twinaphex
|
93ed2d60da
|
Reimplement mouse input code - triggers 'select' callback
|
2015-08-16 02:10:16 +02:00 |
|
twinaphex
|
a805044aa3
|
(menu_cbs_select.c) Update
|
2015-08-15 23:22:01 +02:00 |
|
Twinaphex
|
c16299b6ad
|
(CocoaTouch) Buildfix
|
2015-08-15 02:59:36 +02:00 |
|
twinaphex
|
53cd7a56a9
|
(UI companion) Implement iterate_menu function - should iterate
menu system for one frame
|
2015-08-15 02:55:30 +02:00 |
|
twinaphex
|
0fa6541c32
|
(Companion UI) Update null companion UI driver
|
2015-08-15 02:46:53 +02:00 |
|
twinaphex
|
b9786f7930
|
(Qt) Update (non-working) Qt companion UI driver
|
2015-08-15 02:46:25 +02:00 |
|
Twinaphex
|
8f2a31a1f6
|
Merge pull request #2040 from lakkatv/cocoa
Start displaying messageboxes in cocoa_touch
|
2015-08-15 02:45:39 +02:00 |
|
Jean-André Santoni
|
c3bad44632
|
Start displaying messageboxes in cocoa_touch
|
2015-08-15 02:42:04 +02:00 |
|
twinaphex
|
371f6c8762
|
Cleanups
|
2015-08-14 02:53:19 +02:00 |
|
twinaphex
|
b748436c65
|
(iOS) Move HAVE_FMI at end of applicationDidFinishLaunching
|
2015-08-14 02:50:48 +02:00 |
|
twinaphex
|
249cbaba6c
|
(ui_cocoatouch.m) Cleanup useless functions
|
2015-08-14 02:48:36 +02:00 |
|
Twinaphex
|
53dcdfbf08
|
(CocoaTouch) Remove classes that are no longer used - RADirectoryList and friends
|
2015-08-14 02:44:40 +02:00 |
|
twinaphex
|
49e6806ddd
|
(cocoa_common.h) Cleanups
|
2015-08-14 02:36:19 +02:00 |
|
Twinaphex
|
a2f98ebe1c
|
(Cocoa) Take out unused RAFoldersList
|
2015-08-14 02:32:36 +02:00 |
|
Twinaphex
|
de5938234e
|
Update Griffin
|
2015-08-13 21:36:02 +02:00 |
|
twinaphex
|
4ae73d2a1b
|
(Cocoa) Remove unused cocoa_settings.m and cocoatouch_browser.m
|
2015-08-13 21:34:53 +02:00 |
|
Twinaphex
|
f373527856
|
Merge pull request #2037 from fr500/master
Shield fixes
|
2015-08-13 10:53:37 +02:00 |
|
Radius
|
638db98e7d
|
fix the back as menu toggle option, autoconf was returning false even when a controller was succesfully configured...
|
2015-08-13 03:14:53 +01:00 |
|
Radius
|
cc3b1fd49f
|
minor fixes to the workaround
|
2015-08-13 02:06:15 +01:00 |
|
Radius
|
f6e25655c9
|
reimplement the shield controller workarounds
|
2015-08-13 01:13:24 +01:00 |
|
Radius
|
57419bea8c
|
remove the generic I/O hack, it's not working reliably
|
2015-08-12 20:17:19 +01:00 |
|
twinaphex
|
27d345c77c
|
(Vita) Add Vita ifndef
|
2015-08-12 19:30:30 +02:00 |
|
twinaphex
|
0975097ccf
|
Add specific ifdef rule for Vita
|
2015-08-12 19:29:16 +02:00 |
|
twinaphex
|
2d8ef11944
|
(sdl2_gfx.c) Check if pointer is not NULL first
|
2015-08-12 19:24:56 +02:00 |
|
twinaphex
|
d4c0a09a03
|
Make mman functions public in memmap.h header for Win32
|
2015-08-12 15:48:52 +02:00 |
|
twinaphex
|
7f615fc781
|
(memmap) Create wrapper functions memprotect and memsync
|
2015-08-12 15:45:15 +02:00 |
|
twinaphex
|
7031582b22
|
(libretro-common) Include preliminary memmap.c
|
2015-08-12 15:27:20 +02:00 |
|
twinaphex
|
1ed7c4ef37
|
Use C comment
|
2015-08-12 15:11:01 +02:00 |
|
twinaphex
|
d80b24f380
|
(Vita) We can implement mutexes properly for Vita
|
2015-08-12 14:59:37 +02:00 |
|