Twinaphex
|
3f46a74f08
|
(UI CocoaTouch) Cleanups
|
2015-08-05 12:06:37 +02:00 |
|
Twinaphex
|
e873783dca
|
(UI) Refactor
|
2015-08-05 11:41:41 +02:00 |
|
twinaphex
|
afcf53aaef
|
(menu_cbs_select.c) Hook up ST_DIR
|
2015-08-05 10:16:46 +02:00 |
|
twinaphex
|
6bdfc2f200
|
Take out unnecessary logging
|
2015-08-05 10:01:55 +02:00 |
|
Twinaphex
|
c415d90beb
|
(iOS) Start not using the cocoatouch browser anymore
|
2015-08-05 09:51:43 +02:00 |
|
twinaphex
|
6a582dcdac
|
(menu_cbs_select.c) Hook up 'Use This Directory'
|
2015-08-05 09:41:02 +02:00 |
|
twinaphex
|
747a2263c8
|
(menu_cbs_select.c) Implement action_select_directory
|
2015-08-05 05:55:04 +02:00 |
|
Twinaphex
|
3639858522
|
(iOS) Create ObjC version of dir_list
|
2015-08-05 04:11:42 +02:00 |
|
twinaphex
|
89d8b246b0
|
(runloop) Less pointer grabbing
|
2015-08-03 23:48:58 +02:00 |
|
twinaphex
|
d184e9b99e
|
(runloop) Less pointer grabbing
|
2015-08-03 23:46:50 +02:00 |
|
twinaphex
|
1e344bc85c
|
Revert "Take turbo_enable array out of global struct"
This reverts commit 821688f976 .
|
2015-08-03 23:40:01 +02:00 |
|
twinaphex
|
821688f976
|
Take turbo_enable array out of global struct
|
2015-08-03 23:34:13 +02:00 |
|
twinaphex
|
f710b61edb
|
Don't make input_apply_turbo a separate function again
|
2015-08-03 23:28:34 +02:00 |
|
twinaphex
|
157ca684a0
|
Pass pointers to input_apply_turbo
|
2015-08-03 23:24:28 +02:00 |
|
twinaphex
|
0c023dcb68
|
Reimplement frame count
|
2015-08-03 23:01:07 +02:00 |
|
twinaphex
|
d98902c21e
|
Don't use video_driver_get_frame_count in crucial runloop function
|
2015-08-03 20:39:58 +02:00 |
|
twinaphex
|
30a39d6d88
|
Get rid of warnings
|
2015-08-03 20:17:03 +02:00 |
|
twinaphex
|
3d36cb02ac
|
No more separate runloop_t
|
2015-08-03 20:15:46 +02:00 |
|
twinaphex
|
bd6ee135e9
|
Take out runloop_t dependencies
|
2015-08-03 20:03:14 +02:00 |
|
twinaphex
|
e43f54f7c1
|
Take max frames out of runloop
|
2015-08-03 19:49:34 +02:00 |
|
twinaphex
|
652e614707
|
(libretro-test-gl) Lower requirements to OSX 10.1
|
2015-08-01 23:58:30 +02:00 |
|
Twinaphex
|
d22bec3b3b
|
Merge pull request #2022 from fr500/master
Allow binding remotes and P1 on the same port
|
2015-08-01 08:29:28 +02:00 |
|
radius
|
916190e683
|
cleaner approach to reduce OSD spam
|
2015-08-01 00:07:28 -05:00 |
|
radius
|
801ad5c4ff
|
reduce OSD spam
|
2015-07-31 23:49:38 -05:00 |
|
radius
|
6fbfc27a1f
|
reduce OSD spam
|
2015-07-31 23:40:30 -05:00 |
|
radius
|
028b28bf6b
|
remove bogus messages that I shouldn't have commited
|
2015-07-31 23:19:57 -05:00 |
|
radius
|
65081a0f9d
|
reduce OSD spam
|
2015-07-31 23:09:25 -05:00 |
|
radius
|
4097f97131
|
add hack for remote type devices
|
2015-07-31 22:37:22 -05:00 |
|
radius
|
9b8daf02ff
|
fix messages
|
2015-07-31 22:37:03 -05:00 |
|
twinaphex
|
9864e27491
|
(cores) Add more liberal rules
|
2015-08-01 05:28:04 +02:00 |
|
twinaphex
|
1489839384
|
(OSX) Add HAVE_COCOA and HAVE_COCOATOUCH ifdefs to iohidmanager_hid.c
|
2015-08-01 05:19:44 +02:00 |
|
IlDucci
|
8adf95498f
|
Updating Spanish Translation
Fixes "threaded" and "Hard GPU Sync" translations.
|
2015-07-31 16:58:47 +02:00 |
|
twinaphex
|
a095ccbdb6
|
(libco) Always use posix_memalign for iOS
|
2015-07-30 05:46:15 +02:00 |
|
twinaphex
|
973be7030d
|
Don't assume IOS define
|
2015-07-30 04:58:01 +02:00 |
|
twinaphex
|
bb7960c500
|
Fixes
|
2015-07-30 03:31:48 +02:00 |
|
Twinaphex
|
77245e9623
|
Merge pull request #2017 from lakkatv/autoconf
Fix autoconfig saving for udev
|
2015-07-30 00:27:41 +02:00 |
|
Jean-André Santoni
|
c6481b1930
|
Fix autoconfig saving for udev
|
2015-07-30 00:25:09 +02:00 |
|
Twinaphex
|
b602d465b4
|
Merge pull request #2016 from slotek/master
Restore generic Mac OS X joypad functionality
|
2015-07-29 22:14:20 +02:00 |
|
Alcaro
|
1bd450f144
|
Merge pull request #1774 from chungy/master
(Linux) Install the desktop entry for everyone in the top-level Makefile
|
2015-07-29 18:45:30 +02:00 |
|
slotek
|
7431529e89
|
Restore generic Mac OS X joypad functionality
|
2015-07-29 10:12:31 -06:00 |
|
Twinaphex
|
593b34c76f
|
Merge pull request #2015 from Monroe88/disk_append
(command_event.c) Set index to appended disk in event_disk_control_append_image
|
2015-07-28 06:48:58 +02:00 |
|
Monroe88
|
12d7b079eb
|
(command_event.c) Set index to appended disk in event_disk_control_append_image
|
2015-07-27 20:06:45 -05:00 |
|
twinaphex
|
103987fab8
|
(Win32) Buildfix
|
2015-07-28 01:02:32 +02:00 |
|
twinaphex
|
4410c52d68
|
Use sceNpDrmProcessExitSpawn instead of sceNpDrmProcessExitspawn2 -
makes it work
|
2015-07-27 20:12:24 +02:00 |
|
twinaphex
|
ad3a53520d
|
Cleanups
|
2015-07-27 19:28:41 +02:00 |
|
twinaphex
|
e829c1802e
|
Fix menu_hash_es.c if HAVE_NETWORKING is not defined - too many
arguments passed
|
2015-07-27 17:28:13 +02:00 |
|
twinaphex
|
e9ea6b1584
|
Change rules for append_plugs
|
2015-07-27 17:27:16 +02:00 |
|
Twinaphex
|
8a56d6d67d
|
Remove unused variables
|
2015-07-27 17:24:25 +02:00 |
|
Twinaphex
|
1faa62e902
|
Remove two unused variables
|
2015-07-27 17:22:43 +02:00 |
|
twinaphex
|
0d1496d691
|
(Cocoa) Some buildfixes
|
2015-07-27 17:21:37 +02:00 |
|