Commit Graph

26162 Commits

Author SHA1 Message Date
twinaphex
172b972a32 Add NSCancelButton cases 2016-01-13 13:36:50 +01:00
twinaphex
fdc1f963b2 (ui_cocoa.m) Cleanups 2016-01-13 13:08:51 +01:00
twinaphex
08bca9017e Silence unused variable warning 2016-01-13 13:00:25 +01:00
twinaphex
5113aa164a (MaterialUI) Take out 'Core: ' message 2016-01-13 12:01:40 +01:00
twinaphex
bf1b5f7b4a Add tickering for title 2016-01-13 11:52:44 +01:00
twinaphex
8a41d9fe4e Add mui_get_core_title 2016-01-13 11:36:27 +01:00
Twinaphex
0fbb6f9bf0 Merge pull request #2642 from diablodiab/android-keyboard
Android keyboard keyboard functionality
2016-01-13 11:21:25 +01:00
twinaphex
457ce1ddf0 Add param to set_fork - for restart 2016-01-13 11:16:03 +01:00
twinaphex
b5b8886894 (async_job/rsemaphore) Cleanups 2016-01-13 08:58:38 +01:00
twinaphex
028cfaa048 Attempt to fix 'Restart RetroArch' - move code to platform_gx.c 2016-01-13 08:43:08 +01:00
twinaphex
8caee50fcd (GX) Add way to handle power callback 2016-01-13 08:27:58 +01:00
twinaphex
27b84d349f N/A 2016-01-13 07:05:57 +01:00
twinaphex
aa9f9004c5 Cleanups 2016-01-13 07:03:14 +01:00
twinaphex
772558921f Cleanups 2016-01-13 07:01:29 +01:00
twinaphex
58f01fed90 Cleanup 2016-01-13 06:59:01 +01:00
twinaphex
8fbd59b690 Cleanups 2016-01-13 06:38:20 +01:00
twinaphex
8257cb638a Remove this header 2016-01-13 06:32:57 +01:00
Diablodiab
88277b3918 Fixed a typo in Android version comment 2016-01-12 21:52:54 +01:00
Diablodiab
afe8d2d617 Fixed two bugs in Android keyboard functionality and changed the way the keyboard
is registered (introduced an id_3 value)
2016-01-12 21:48:09 +01:00
twinaphex
f374af9dbc Revert "Add keyboard input functionality to Android version"
This reverts commit 17bdb549d4.
2016-01-12 15:52:42 +01:00
twinaphex
5b61cd2940 Bump up APK version 2016-01-12 15:23:46 +01:00
twinaphex
8efe01110e Take out camera and location permissions 2016-01-12 15:22:50 +01:00
twinaphex
66f018feee Take out MENU_RMENU 2016-01-12 12:23:07 +01:00
twinaphex
fd99b9bfb3 Rename XUI files/defines 2016-01-12 09:23:17 +01:00
twinaphex
a3994aea63 RMenu is obsolete now 2016-01-12 09:19:35 +01:00
twinaphex
06812cc988 (PS3) Setup default RDB dir 2016-01-12 09:01:57 +01:00
twinaphex
83a93d4e09 (PS3) Enable XMB driver by default 2016-01-12 08:59:31 +01:00
twinaphex
f0a0314fc8 (XMB) Enable for PS3 2016-01-12 08:58:39 +01:00
twinaphex
cfe86bd41f PS3 was triggering this assert - remove this 2016-01-12 08:46:52 +01:00
twinaphex
4824ae0e04 Try to save current config at first startup 2016-01-12 00:51:54 +01:00
twinaphex
e0b33f602c N/A 2016-01-11 22:52:17 +01:00
twinaphex
7c6865d0a9 N/A 2016-01-11 22:35:18 +01:00
Twinaphex
db51b5a2c0 Merge pull request #2636 from diablodiab/android-keyboard-support
Add keyboard input functionality to Android version
2016-01-11 22:26:51 +01:00
Twinaphex
23e86f13d3 Merge pull request #2637 from diablodiab/android-refreshrate-parameter
Add refresh rate parameter to Android version
2016-01-11 22:21:33 +01:00
Diablodiab
84bf2b0705 Add REFRESH parameter option to Android version. You can use this parameter to
specify a preferred refresh rate for Retroarch to use.
2016-01-11 21:45:46 +01:00
Alcaro
66e03301ce Replace remaining 1.2.2 with 1.3.0. 2016-01-11 21:24:50 +01:00
Diablodiab
17bdb549d4 Add keyboard input functionality to Android version 2016-01-11 21:06:46 +01:00
twinaphex
698ccae21a Rename default menu show start screen variable 2016-01-11 13:26:41 +01:00
twinaphex
0d14c588d2 Cleanups 2016-01-11 13:24:05 +01:00
twinaphex
a6ef1a5a42 (iOS) Expand on iOS hack - turn off 'show start screen' after this
succeeds
2016-01-11 09:19:11 +01:00
Twinaphex
cde99cc135 (iOS) Add hacks to get this working for now 2016-01-11 07:54:33 +01:00
twinaphex
c9dd3ca621 Cleanup 2016-01-11 07:15:57 +01:00
twinaphex
d3c82f433b Add more logs 2016-01-10 13:23:02 +01:00
twinaphex
adf9fcec7b Add log 2016-01-10 13:16:55 +01:00
twinaphex
eeb7a33e7b Set extract_version_current instead of extract_version_last 2016-01-10 09:48:27 +01:00
twinaphex
54f46f4ee3 Update headers 2016-01-10 04:41:52 +01:00
twinaphex
347a18cb30 Update input headers 2016-01-10 04:33:01 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
7b1c1bbf7d Enable this for iOS 2016-01-10 02:24:54 +01:00
Twinaphex
948544ec42 Start setting up bundle assets extraction - looks for an assets.zip file 2016-01-10 02:21:35 +01:00