Commit graph

63610 commits

Author SHA1 Message Date
Twinaphex 6ae26e95ea (iOS) Don't use iteration timers anymore 2015-08-06 08:35:28 +02:00
twinaphex a1a15164b8 Get rid of input_overlay_get_ptr 2015-08-06 05:14:12 +02:00
twinaphex c4ff5e73f1 (task_database.c) Refactor away get_ptr function 2015-08-06 04:14:49 +02:00
twinaphex 52c2e76ec8 (task_http.c) Cleanups 2015-08-06 04:08:20 +02:00
twinaphex 2ea5dda564 Refactor away rarch_main_data_nbio_get_ptr 2015-08-06 04:01:44 +02:00
twinaphex 6b261aad87 rarch_main_data_nbio_iterate_poll - get rid of implicit memset 2015-08-06 03:58:45 +02:00
twinaphex c9a3caeca5 Cleanup 2015-08-06 03:44:32 +02:00
twinaphex 00af8fa7db Cleanups 2015-08-06 03:43:19 +02:00
twinaphex b6812cc365 Refactor away input_flush 2015-08-06 03:20:15 +02:00
twinaphex 18af1a74a6 Refactor input_flush 2015-08-06 03:17:56 +02:00
twinaphex 0595393cc0 input_state - cleanup 2015-08-06 03:10:52 +02:00
twinaphex d279b158c9 Bring back input_flush 2015-08-06 03:09:42 +02:00
twinaphex 6cee3c6701 Cleanups 2015-08-06 02:56:44 +02:00
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