Commit Graph

38175 Commits

Author SHA1 Message Date
Zoran Vuckovic
c045b80a5a Simplify latency and buffer length calculations 2017-05-22 18:47:48 +02:00
Zoran Vuckovic
554519457b Fix incorrect function arguments 2017-05-22 17:29:17 +02:00
Twinaphex
88a44a2c2e Update CHANGES.md 2017-05-22 15:42:58 +02:00
twinaphex
defab8842a (FFMPEG FFT) Add 1440p/2160p resolution options 2017-05-22 15:34:33 +02:00
Twinaphex
79d35d158a Use variable 2017-05-22 14:16:48 +02:00
twinaphex
98a3d80e71 Cleanups 2017-05-22 13:57:13 +02:00
Twinaphex
fce0ca2a3a Merge pull request #4958 from aliaspider/master
allow easier scheduling of tasks in single threaded mode.
2017-05-22 12:50:43 +02:00
twinaphex
ec79d8c46a Cleanups - don't keep setting joypad_info members needlessly - do
it once
2017-05-22 12:49:12 +02:00
twinaphex
371c3e56de Get rid of empty function 2017-05-22 12:43:50 +02:00
twinaphex
10df6d3b54 Rewrite pressed functions 2017-05-22 12:40:19 +02:00
twinaphex
f62490b14f Don't have inline static functions 2017-05-22 12:34:34 +02:00
twinaphex
d48ec2a9e6 Turn conditional into else if 2017-05-22 12:24:23 +02:00
twinaphex
d78e1da956 Cut down on code duplication 2017-05-22 12:21:11 +02:00
aliaspider
801cc57e82 (WiiU) improve task scheduling. 2017-05-22 11:19:26 +01:00
aliaspider
b00776b09e allow easier scheduling of tasks in single threaded mode by adding a
condition callback to task_queue_wait.
2017-05-22 11:18:42 +01:00
twinaphex
e7d3f36a22 Call input_driver_pressed_keys_internal only once 2017-05-22 12:15:20 +02:00
twinaphex
8cc2886773 Get rid of some implicit memsets 2017-05-22 11:33:53 +02:00
twinaphex
5a46537968 Silence Coverity warning/error 2017-05-22 10:35:58 +02:00
twinaphex
ec04fdf2f1 Update CHANGES.md 2017-05-22 10:03:49 +02:00
twinaphex
a5d701d2dd Update CHANGES.md 2017-05-22 10:01:38 +02:00
aliaspider
dd5bc1a951 (WiiU) fix icon scaling in XMB. 2017-05-22 07:34:30 +01:00
Twinaphex
50fc71a0a6 Merge pull request #4957 from fr500/fixes
[lobby] allow connecting without reloading content
2017-05-22 08:23:24 +02:00
radius
22a07eaf6c add logging 2017-05-22 01:05:39 -05:00
aliaspider
634de19dc9 (WiiU) enable libretrodb. 2017-05-22 06:07:27 +01:00
radius
80f9e6db90 update atv banner 2017-05-21 23:47:59 -05:00
radius
2797aae6cf update atv banner 2017-05-21 23:47:48 -05:00
radius
93a6426fe4 Radius TV ATV hack 2017-05-21 23:47:01 -05:00
radius
e8cc77e567 cleanup 2017-05-21 23:43:13 -05:00
radius
fd4e3c0448 update changelog 2017-05-21 23:43:13 -05:00
radius
75182bfc6f fix errors due to rebase 2017-05-21 23:43:13 -05:00
radius
bae2110bb4 cleanup conditionals 2017-05-21 23:43:12 -05:00
radius
d1291f406b allow connecting without reloading content when content_get_crc matches with that of the current loaded game 2017-05-21 23:43:12 -05:00
radius
d87b85bdd1 fix LOBBY connect 2017-05-21 23:43:12 -05:00
aliaspider
eede1a4978 no need to swap endianess here. 2017-05-22 05:26:13 +01:00
aliaspider
db490a69a3 (WiiU) add a menu display driver. enable MATERIALUI and XMB. 2017-05-22 01:45:40 +01:00
Jean-André Santoni
0b1716650b Use additive blending for the ribbon in GL and Vulkan 2017-05-22 01:29:56 +02:00
Jean-André Santoni
1bd07c34c7 Make the Vulkan ribbon consistant with the GL ribbon 2017-05-22 00:39:09 +02:00
twinaphex
b2b4cc667c Fix memory leaks 2017-05-22 00:27:41 +02:00
twinaphex
f321763b1c Cleanups 2017-05-22 00:12:23 +02:00
twinaphex
c0c3bb3dbd Cleanup 2017-05-22 00:11:46 +02:00
twinaphex
4963ff31f0 keyboard_event_xkb.c - cleanup 2017-05-22 00:11:28 +02:00
twinaphex
043574c5be Silence OSX warning 2017-05-22 00:04:11 +02:00
twinaphex
a8b91ee910 Respect C89 rules 2017-05-21 23:55:53 +02:00
twinaphex
08521a02ba Move input code to runloop_check_state 2017-05-21 23:53:39 +02:00
twinaphex
954b95cc81 Cleanups 2017-05-21 22:43:40 +02:00
twinaphex
70bbe92154 Simplify input_menu_keys_pressed 2017-05-21 22:32:29 +02:00
twinaphex
d7de9facc3 Simplify input_keys_pressed 2017-05-21 22:31:15 +02:00
twinaphex
77d83b4782 Cleanups 2017-05-21 21:55:20 +02:00
twinaphex
8bf552dacd Move this code to retroarch.c 2017-05-21 21:42:13 +02:00
twinaphex
f8f25602e8 Get rid of old_input variable 2017-05-21 21:24:01 +02:00