38311 Commits

Author SHA1 Message Date
Fabio Ritrovato
341d1f9528 Fix default record output dir on Mac 2017-05-24 15:48:45 +01:00
Twinaphex
35e28d2f72 Merge pull request #4968 from casdevel/wasapi
Change shared-mode settings
2017-05-24 16:46:37 +02:00
Zoran Vuckovic
eebd7bbeea Change shared-mode settings 2017-05-24 16:25:36 +02:00
aliaspider
bf7d19f401 skip loading a core when it is already active when starting a netplay
game.
2017-05-24 15:10:31 +01:00
aliaspider
39adab8cc1 execv call was missing in frontend_linux_exec. 2017-05-24 11:13:56 +01:00
aliaspider
ad7cb85fcc cannot assume the buffer size here. 2017-05-24 09:21:28 +01:00
Brad Parker
a04b54006d win32: disable winraw input driver for targets older than XP 2017-05-23 21:03:00 -04:00
Andrés
d00921b723 Merge pull request #4966 from fr500/fixes
Fix android build
2017-05-23 19:57:21 -05:00
radius
6f39d6da97 fix 2017-05-23 19:56:28 -05:00
radius
a98c2c38c0 update copyrights 2017-05-23 19:55:47 -05:00
twinaphex
80b5bcd16c Cut down on some code duplication 2017-05-24 02:02:01 +02:00
twinaphex
b70b40969b Set record output/config default dirs for Windows/Linux/Mac 2017-05-24 01:56:09 +02:00
twinaphex
a883dfd825 Setup start callbacks for record config/output 2017-05-24 01:13:56 +02:00
twinaphex
9ccdcad906 Add RECORD_CONFIG/RECORD_OUTPUT to default_dirs 2017-05-24 01:11:39 +02:00
twinaphex
ef4b5db5e2 Updated the other dir settings as well 2017-05-24 00:23:35 +02:00
twinaphex
0b1e6b437d Simplification 2017-05-24 00:16:56 +02:00
twinaphex
c87445f0f9 This should set a sane default setting when pressing 'Start' 2017-05-24 00:15:18 +02:00
twinaphex
907f0db4a3 (platform_linux.c) Style nits 2017-05-23 22:46:12 +02:00
twinaphex
bc64b7cd4e Windows buildfix 2017-05-23 21:18:20 +02:00
twinaphex
d6b7bba069 Buildfix for PSP/Vita 2017-05-23 21:16:03 +02:00
twinaphex
a6789c5717 Update logs 2017-05-23 21:14:53 +02:00
twinaphex
1421d1da30 Use path_mkdir 2017-05-23 20:45:14 +02:00
twinaphex
7b1b137866 Buildfixes 2017-05-23 20:39:56 +02:00
twinaphex
ccba9635b6 Update the way default directories are handled 2017-05-23 19:43:58 +02:00
Twinaphex
5f0fcce8d0 Merge pull request #4965 from casdevel/wasapi-driver
Improve logging
2017-05-23 19:30:07 +02:00
Zoran Vuckovic
171694804b Improve logging 2017-05-23 19:20:41 +02:00
aliaspider
385539ccc5 fix stack overflow in netplay_refresh_rooms_cb. 2017-05-23 16:14:25 +01:00
aliaspider
78e5b63b41 (WiiU) salamander fix. 2017-05-23 12:24:37 +01:00
Twinaphex
c09a2f9ab7 Merge pull request #4964 from aliaspider/master
(WiiU) enable networking.
2017-05-23 11:32:00 +02:00
aliaspider
934f7c58ba (WiiU) enable networking. 2017-05-23 10:24:23 +01:00
twinaphex
6b57791b0a Don't show up empty entries if there are no playlists 2017-05-23 10:46:42 +02:00
Twinaphex
801956aaaa Merge pull request #4963 from GregorR/netplay-pause-flush
Make sure we flush a netplay pause message, so it isn't forgotten.
2017-05-22 23:28:08 +02:00
Gregor Richards
2681352d53 Make sure we flush a netplay pause message, so it isn't forgotten. 2017-05-22 16:27:22 -04:00
Twinaphex
12e5b93a8b Merge pull request #4960 from casdevel/wasapi-driver
Simplify latency and buffer length calculations
2017-05-22 20:16:35 +02:00
Zoran Vuckovic
8ec72610d8 Remove unused variables 2017-05-22 19:57:05 +02:00
Zoran Vuckovic
c045b80a5a Simplify latency and buffer length calculations 2017-05-22 18:47:48 +02:00
Twinaphex
b13c8db6b5 Merge pull request #4959 from casdevel/wasapi-driver
Fix incorrect function arguments
2017-05-22 17:46:27 +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