1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
Commit Graph

63739 Commits

Author SHA1 Message Date
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
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