Commit Graph

47913 Commits

Author SHA1 Message Date
Twinaphex
84d6f6231d
Merge pull request #8400 from fr500/master
fix discord launch arguments not working if RA was started from CWD o…
2019-03-03 19:53:27 +01:00
radius
d22ce632e5 fix discord launch arguments not working if RA was started from CWD or similar scenarios 2019-03-03 13:09:21 -05:00
Twinaphex
9ac7059d05
Merge pull request #8398 from mrjschulte/patch-2
fix iOS/tvOS build patch.
2019-03-03 04:57:58 +01:00
MrJs
b0cc374185
fix iOS/tvOS build
if/else around retroarch/frontend/drivers/platform_darwin.m:743:4: Implicit declaration of function 'cpu_features_get_model_name' is invalid in C99
2019-03-02 18:51:36 -08:00
Twinaphex
ebc8169b17
Merge pull request #8393 from jdgleaver/favorites-fix
Enable 'Add to Favorites' without loading a core
2019-03-03 02:59:10 +01:00
Twinaphex
5aecb345e5
Merge pull request #8397 from retro-wertz/fix_log
[LOG] Fix alignment
2019-03-03 02:58:54 +01:00
retro-wertz
dcd76a0d2d [LOG] Fix alignment 2019-03-03 06:36:53 +08:00
Twinaphex
5cb2e9f54c
Merge pull request #7883 from GregorR/netplay-share-policy
Different (more intuitive?) default netplay share policy
2019-03-02 18:54:19 +01:00
Twinaphex
58a71c0ae8
Merge pull request #8394 from fjtrujy/feature/FIOImprovements
[PS2] Files IOS improvements
2019-03-02 16:25:50 +01:00
Francisco Javier Trujillo Mata
6d2bba220f [PS2] Improvements with the device detection and different folder to save config 2019-03-02 16:06:36 +01:00
jdgleaver
a8f2381155 Enable 'Add to Favorites' without loading a core 2019-03-02 14:08:48 +00:00
Twinaphex
389138197b
Merge pull request #8390 from orbea/root2
Fix double root directory.
2019-03-02 05:43:26 +01:00
orbea
ad7cb35d31 Fix double root directory.
Fixes https://github.com/libretro/RetroArch/issues/8385

Regression after 5fcedc8619
2019-03-01 13:31:56 -08:00
Twinaphex
5e5c9e4729
Merge pull request #8386 from jdgleaver/runtime-log-integration
Finalise integration of per-content runtime logs
2019-03-01 18:11:47 +01:00
Brad Parker
e0b75ec3fb fix a whole bunch of memory leaks 2019-03-01 12:05:14 -05:00
Brad Parker
a09e110d24 VC6 cannot cast uint64 to double, use int64 instead 2019-03-01 09:10:05 -05:00
Brad Parker
24716bc367 griffin: fix inconsistent dll linkage warning 2019-03-01 09:09:37 -05:00
jdgleaver
33c27606d3 Finalise integration of per-content runtime logs (runtime sublabels on all playlists, 'last played' timestamp added to playlist sublablels,
content_runtime.lpl retired)
2019-03-01 14:06:40 +00:00
twinaphex
5cce51ed8d Move runtime_file to RetroArch 2019-03-01 01:22:35 +01:00
Twinaphex
0b63b7b499
Merge pull request #8381 from cold-brewed/coreaudio3enable
(macOS) Enable CoreAudio v3 driver for Metal
2019-03-01 01:09:56 +01:00
twinaphex
7998e7f4dc Add comment 2019-02-28 23:34:48 +01:00
Twinaphex
5827e3b3af
Merge pull request #8382 from casdevel/i8326
Fix issue #8326
2019-02-28 23:26:53 +01:00
twinaphex
ea68e82b1e Add comment 2019-02-28 23:25:48 +01:00
Brad Parker
c606e8893c null check 2019-02-28 16:56:41 -05:00
Twinaphex
16b30d9ae8
Merge pull request #8377 from jdgleaver/persistent-runtime-log
Add persistent content runtime logging
2019-02-28 21:59:59 +01:00
Zoran Vuckovic
2b2903cfff Fix issue #8326 2019-02-28 21:56:38 +01:00
twinaphex
abdbeade7b Expand some comments 2019-02-28 21:54:46 +01:00
twinaphex
cc664e4d72 This should make Metal the default video driver now for the macOS Metal
build
2019-02-28 21:38:36 +01:00
cold-brewed
49304bbee3 (OSX) Enable CoreAudio v3 driver but do not make it the default 2019-02-28 14:49:38 -05:00
jdgleaver
5ddf0b948f Runtime logging: Fix xcode build errors 2019-02-28 16:00:32 +00:00
jdgleaver
5d8ea231be Use JSON format for runtime log files 2019-02-28 15:35:24 +00:00
Francisco Javier Trujillo Mata
43ff843757 [PS2] Now Files IO works for USBs and Hosts (net) 2019-02-28 14:19:16 +01:00
jdgleaver
3ffb52121c Move runtime logs to <playlist_dir>/logs 2019-02-28 11:09:37 +00:00
Twinaphex
2ab333e00f
Merge pull request #8378 from fjtrujy/feature/analogSupport
[PS2] Analog support improvement
2019-02-27 20:22:45 +01:00
Francisco Javier Trujillo Mata
48d46dcc44 [PS2] Analog support improvement 2019-02-27 19:43:59 +01:00
jdgleaver
38c54eaebe Add persistent content runtime logging 2019-02-27 16:20:59 +00:00
twinaphex
ebae7ebc79 Input driver - Get rid of 'own driver' mechanism 2019-02-27 17:17:34 +01:00
twinaphex
829aedc6e2 (Video/Audio) Remove 'own driver' mechanism 2019-02-27 17:09:15 +01:00
twinaphex
712115ef9d (Wifi/Location/Camera) Get rid of 'own driver' mechanism 2019-02-27 17:02:33 +01:00
twinaphex
e709fd1ac6 Merge driver.c and retroarch.c 2019-02-27 16:47:39 +01:00
Brad Parker
433cbb021f temporary crash fix 2019-02-26 23:37:08 -05:00
Brad Parker
4ec71da9a9 x11: using_global_dpy is not restricted to xrandr 2019-02-26 23:37:08 -05:00
twinaphex
d1dbf6fbe1 * The menu is now able to run at higher refresh rates than 60Hz
* Also added a new environment callback that a core can use to
query the display refresh rate
2019-02-27 04:44:04 +01:00
Twinaphex
d619f14839
Merge pull request #8375 from fjtrujy/feature/PS2DefaultDir
[PS2] Fix Load/Save state
2019-02-27 02:58:03 +01:00
Brad Parker
211515ece1 x11: open display ourself if global one is not available (e.g. with SDL) 2019-02-26 20:23:11 -05:00
Francisco Javier Trujillo Mata
3ec2ec2e11 Fix load state issue 2019-02-26 23:48:37 +01:00
Francisco Javier Trujillo Mata
0e7d5ed32b Improvements regarding the ps2 font driver 2019-02-26 21:02:29 +01:00
Francisco Javier Trujillo Mata
20aae8a3b7 Use CWD to get the DefaultDir 2019-02-26 18:47:20 +01:00
Twinaphex
0aa9df6acd
Merge pull request #8371 from driver1998/msvc2017_arm_desktop
Add Windows ARM32 Desktop support
2019-02-26 15:40:54 +01:00
Twinaphex
ce7355626f
Merge pull request #8372 from swingflip/patch-2
fixed A7A7
2019-02-26 15:38:30 +01:00