13478 Commits

Author SHA1 Message Date
SuperrSonic
8816a3403c Deflicker stuff 2014-10-04 01:37:43 -04:00
SuperrSonic
1a98cacee8 Deflicker stuff 2014-10-04 01:27:38 -04:00
SuperrSonic
e4ed9f098d Deflicker stuff 2014-10-04 01:26:00 -04:00
SuperrSonic
6836081781 Added GX Deflicker option 2014-10-04 01:13:08 -04:00
SuperrSonic
482854f217 Connect Deflicker to config 2014-10-04 01:09:30 -04:00
SuperrSonic
0950b07429 Added GX Deflicker filter 2014-10-04 00:59:36 -04:00
SuperrSonic
962d3161a6 Made viWidth editable with the definite limits. 2014-10-04 00:43:43 -04:00
SuperrSonic
7a936f9719 Removed specific viWidth for 16:9 mode, not needed anymore 2014-10-03 20:31:52 -04:00
Twinaphex
1ea548d068 Merge pull request #1084 from aliaspider/master
(PSP) fix aspect ratio/viewport/rotation settings.
2014-10-04 00:45:29 +02:00
aliaspider
9985bbf30f (PSP) fix aspect ratio/viewport/rotation settings. 2014-10-03 23:22:44 +01:00
twinaphex
96834c8795 (Resamplers) Some C89 build fixes 2014-10-03 22:52:35 +02:00
twinaphex
6214e8e211 (360) Build fixes 2014-10-03 22:26:29 +02:00
twinaphex
65572c57dc (MSVC) Build fixes 2014-10-03 22:23:02 +02:00
Twinaphex
be65663408 (iOS) Build fix 2014-10-03 21:57:53 +02:00
twinaphex
39b88c885b (Apple) Cleanups 2014-10-03 21:52:47 +02:00
Twinaphex
53d2c8164b (Apple) Make apple_gfx_context.c.inl more self-contained 2014-10-03 21:47:46 +02:00
Twinaphex
d89b5b2f41 (Apple) Cleanup 2014-10-03 21:33:05 +02:00
Twinaphex
bbfdf52632 (Apple) Reimplement apple_gfx_ctx_bind_api 2014-10-03 21:09:58 +02:00
Twinaphex
a4f4951081 (Apple) RAGameView.m - Cleanups 2014-10-03 21:04:59 +02:00
Twinaphex
1145a87ae8 (Apple) RAGameView.m - cleanups 2014-10-03 21:00:54 +02:00
Twinaphex
af4349003e (Apple) Cleanups in apple_gfx_context.c.inl 2014-10-03 20:52:29 +02:00
Twinaphex
f3b4aa0262 (Apple) Move more code to apple_gfx_context.c.inl 2014-10-03 20:28:16 +02:00
twinaphex
e6e3a01966 (Apple) Move some code to apple_gfx_context.c.inl 2014-10-03 20:19:04 +02:00
twinaphex
476a759b14 RARCH_ACTION_STATE_MENU_RUNNING_* - implement only when
HAVE_MENU is defined
2014-10-03 19:19:52 +02:00
twinaphex
4cccfe9c4b Add RARCH_CMD_RUMBLE_STOP 2014-10-03 19:16:33 +02:00
twinaphex
b7d47f3df9 Sanitize fastforward_ratio value when loading a config file
in case it's <= 0.0
2014-10-03 19:07:40 +02:00
twinaphex
557789a479 Cleanups 2014-10-03 18:54:26 +02:00
twinaphex
5057eda902 Small correction to conditional in frame_time 2014-10-03 18:13:26 +02:00
twinaphex
64b535872d Rewrite limit_frame_time 2014-10-03 18:12:41 +02:00
twinaphex
aa961dba9e Add 'Limit Maximum Run Speed' setting - set this to 'off' to
get the fastforward_ratio = -1 (no limit) setting again
2014-10-03 18:05:46 +02:00
Twinaphex
d029362dd7 (GL) Make gl_alive more robust 2014-10-03 17:17:18 +02:00
twinaphex
82780de57a (settings.c) cleanups 2014-10-03 17:07:51 +02:00
twinaphex
86e0292883 (GX) Fix build 2014-10-03 17:01:56 +02:00
twinaphex
e57963a394 coreaudio_set_nonblock_state - check if pointer is non-NULL 2014-10-03 17:00:35 +02:00
twinaphex
e306553cea Fixup BIND_PRESSED 2014-10-03 16:55:01 +02:00
twinaphex
32446917d5 Fix BIND_PRESSED to silence warnings with PS3 compiler 2014-10-03 16:49:58 +02:00
twinaphex
cfaa59e67a Cleanup BIT64_GET macro 2014-10-03 16:41:48 +02:00
twinaphex
71fd3aa6b4 (Android) Build fix 2014-10-03 16:34:15 +02:00
twinaphex
51b8fac72e Move endianness helper functions from hash.c over to endianness.h 2014-10-03 16:22:41 +02:00
twinaphex
7c2251a1ba Update retroarch.cfg 2014-10-03 16:19:22 +02:00
twinaphex
0983689b60 (Apple) Remove apple_keycode_hidusage_to_name - seems to be unused right now 2014-10-03 16:03:44 +02:00
twinaphex
f4733cf1d0 (Apple) apple_input.c - cleanups 2014-10-03 16:01:43 +02:00
Twinaphex
bdbd8842d3 Merge pull request #1082 from lakkatv/lakka
(Lakka) Fix subitem icon x coordinate
2014-10-03 15:38:03 +02:00
Twinaphex
eb09aa526c (Apple) include "apple_keycode.h" for Apple 2014-10-03 15:33:24 +02:00
twinaphex
de2392be89 Move apple_key_map_hidusage over to input_common.c 2014-10-03 15:31:34 +02:00
Jean-André Santoni
14b2396fd8 (Lakka) Fix subitem icon x coordinate 2014-10-03 15:31:08 +02:00
twinaphex
5c09e6be84 Add RARCH_CMD_DISK_EJECT_TOGGLE/RARCH_CMD_DISK_NEXT 2014-10-03 15:13:37 +02:00
twinaphex
cc277fcf76 Move more init/deinit code to rarch_main_command 2014-10-03 15:04:00 +02:00
twinaphex
ade2f71662 Cleanup do_state_checks 2014-10-03 14:53:04 +02:00
Twinaphex
aa990f427f Merge pull request #1081 from lakkatv/lakka
(Lakka) Fix trigger menu animation flickering
2014-10-03 14:20:37 +02:00