twinaphex
|
2caa529347
|
Change VID/PID again
|
2016-01-14 09:56:07 +01:00 |
|
twinaphex
|
5dd10f1d45
|
pad_connection_pad_init - cleanup
|
2016-01-14 09:53:00 +01:00 |
|
twinaphex
|
144b6aed9e
|
Cleanup
|
2016-01-14 09:52:20 +01:00 |
|
twinaphex
|
974e8d6ce2
|
(joypad_connection.c) Cleanups
|
2016-01-14 09:51:17 +01:00 |
|
twinaphex
|
ec6f70603b
|
Add PID/VID for PS3 pad knockoff
|
2016-01-14 09:03:04 +01:00 |
|
twinaphex
|
3a16acaa40
|
Prevent crash
|
2016-01-14 07:23:11 +01:00 |
|
twinaphex
|
0696e0ca46
|
Change title
|
2016-01-14 07:14:40 +01:00 |
|
Twinaphex
|
50a7686931
|
(iOS) Fix ARC issues
|
2016-01-14 07:03:35 +01:00 |
|
twinaphex
|
3eb6ef0251
|
(OSX 10.6) Buildfix
|
2016-01-13 21:21:11 +01:00 |
|
twinaphex
|
f835f8c1c4
|
Update README.md
|
2016-01-13 20:58:24 +01:00 |
|
twinaphex
|
65a3df278d
|
Cleanup
|
2016-01-13 20:52:02 +01:00 |
|
Twinaphex
|
aac630a021
|
(OSX) Implement OSX version number detection
|
2016-01-13 20:48:56 +01:00 |
|
Twinaphex
|
f1923f9a84
|
(OSX) Fix frontend_darwin_get_name
|
2016-01-13 20:32:42 +01:00 |
|
Twinaphex
|
4461ff8442
|
Fix crappy bug that happens with NSOpenPanel and Cocoa GL - current
context gets lost
|
2016-01-13 19:44:05 +01:00 |
|
Twinaphex
|
a2580d3ec2
|
Revert "(OSX) use beginWithCompletionHandler - fixes 'OK' case"
This reverts commit 8b1b14e818e487a46418ad8bb697c4c5ca263e98.
|
2016-01-13 19:07:57 +01:00 |
|
Twinaphex
|
8b1b14e818
|
(OSX) use beginWithCompletionHandler - fixes 'OK' case
|
2016-01-13 19:06:27 +01:00 |
|
Twinaphex
|
61987e8ba5
|
Add 'set message'
|
2016-01-13 18:09:08 +01:00 |
|
Alcaro
|
d4e3a84f9c
|
This is completely wrong message here.
|
2016-01-13 17:52:59 +01:00 |
|
twinaphex
|
44ffd90278
|
(ui_win32.c) Fix
|
2016-01-13 17:07:23 +01:00 |
|
Twinaphex
|
b28771eadb
|
Set dialogs to default dir
|
2016-01-13 17:00:41 +01:00 |
|
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 17bdb549d4aebd1c6944332c309aead0cf131c8b.
|
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 |
|