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 |
|
twinaphex
|
e57202ff90
|
(Vita) psp_audio.c - Some more work
|
2015-08-12 14:47:39 +02:00 |
|
twinaphex
|
536b7fad0b
|
(platform_psp.c) Add some Vita ifdefs
|
2015-08-12 12:33:27 +02:00 |
|
twinaphex
|
273788cdf9
|
(Vita) Attempt to reuse PSP1 audio driver for Vita
|
2015-08-12 12:18:45 +02:00 |
|
twinaphex
|
b892f8252b
|
(PSP1) Audio - cleanup
|
2015-08-12 12:08:30 +02:00 |
|
Alcaro
|
ee2ad0c4bd
|
These aren't executable.
|
2015-08-12 01:31:03 +02:00 |
|
radius
|
828734e007
|
don't try to autoconfigure GPIO devices
|
2015-08-11 17:13:25 -05:00 |
|
twinaphex
|
19fb5240c6
|
(Vita) Add some more Vita ifdefs
|
2015-08-10 23:40:59 +02:00 |
|
twinaphex
|
ef53ec3d90
|
Add some Vita ifdefs to platform_psp.c
|
2015-08-10 23:29:50 +02:00 |
|
twinaphex
|
fa5645b1e7
|
(libretro-common) Add some ifdef rules for Vita
|
2015-08-10 23:23:03 +02:00 |
|
twinaphex
|
ff3e791d72
|
(Vita) Compile in input and joypad drivers
|
2015-08-10 23:19:07 +02:00 |
|
twinaphex
|
df0b5f5455
|
(Vita) Add Vita defines to psp_defines.h
|
2015-08-10 23:17:17 +02:00 |
|
twinaphex
|
77aa7535c9
|
MOve all 'define' headers to central place ' defines'
|
2015-08-10 23:11:40 +02:00 |
|
twinaphex
|
08260878ea
|
Start adding some Vita ifdefs
|
2015-08-10 23:04:09 +02:00 |
|
twinaphex
|
c8dfa27338
|
(Darwin) Cleanups
|
2015-08-10 18:12:11 +02:00 |
|
Twinaphex
|
0a324c6021
|
(iOS) Add Documents directory
|
2015-08-10 18:11:28 +02:00 |
|