Commit Graph

21723 Commits

Author SHA1 Message Date
twinaphex
3a25e60140 (runloop_data.c) refactor 2015-08-06 02:52:37 +02:00
twinaphex
98f46f9e17 (runloop_data.c) Cleanups 2015-08-06 02:35:49 +02:00
twinaphex
f967c88ff0 (runloop_data.c) Cleanups 2015-08-06 02:31:50 +02:00
twinaphex
4f69881592 Cleanups 2015-08-05 15:54:21 +02:00
twinaphex
3e21d0a0d0 (runloop) Add quit goto 2015-08-05 15:48:54 +02:00
twinaphex
9b43c973bb Cleanups 2015-08-05 15:08:09 +02:00
twinaphex
e418067610 Cleanup 2015-08-05 15:04:57 +02:00
twinaphex
77baab1577 Cleanups #2 2015-08-05 14:59:55 +02:00
twinaphex
517ec935b7 Cleanup 2015-08-05 14:57:06 +02:00
twinaphex
adb28bb341 Refactor max_frames 2015-08-05 14:45:56 +02:00
twinaphex
f39ab89867 (runloop.c) Refactors 2015-08-05 14:36:35 +02:00
twinaphex
a1e6313453 Refactor away input_flush 2015-08-05 14:24:21 +02:00
twinaphex
4cc71c0574 Refactor ui_companion_is_on_foreground 2015-08-05 13:56:59 +02:00
Twinaphex
5bafed71ea removed unused variables 2015-08-05 13:09:11 +02:00
twinaphex
b18442dc5a Refactor is_slowmotion 2015-08-05 13:06:44 +02:00
twinaphex
b4c5f98245 Cleanups 2015-08-05 12:59:33 +02:00
twinaphex
ccac72f1e7 Refactor is_paused 2015-08-05 12:58:25 +02:00
twinaphex
74ee9b05f3 Create rarch_main_set_idle - make 'idle' variable self-contained 2015-08-05 12:40:47 +02:00
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
twinaphex
a095ccbdb6 (libco) Always use posix_memalign for iOS 2015-07-30 05:46:15 +02:00