Jesse Bryan
bf9a8ac4a0
discord: general discord-rpc improvements
...
Now, if the content was loaded from a playlist, the content name will be the playlist entry's title instead of the filename of the content.
Also, `state` was modified to show the display name of the core, not the
library name. The difference is that the display name shows the platform
as well, not just the core name (i.e. "NEC - PC Engine SuperGrafx (Beetle SGX)" instead of "Mednafen SuperGrafx").
2018-08-14 23:12:47 -05:00
Brad Parker
341cf63399
Qt: show shader pass in parameters window, reload shader params when shader is reloaded
2018-08-14 21:38:52 -04:00
Brad Parker
553394c266
Qt: fix setting of spinbox values when modifying shader parameter sliders
2018-08-14 21:38:45 -04:00
Brad Parker
560149857b
shaders: track the pass for each parameter
2018-08-14 18:46:32 -04:00
Brad Parker
4a86d29810
shaders: fix memory leak
2018-08-14 18:44:19 -04:00
Brad Parker
6de4384350
glsl: don't clear the shader source
2018-08-14 18:42:23 -04:00
Brad Parker
572c1ea2d3
Qt: initial shader parameter support
2018-08-14 16:04:48 -04:00
Brad Parker
4a9ef99759
Qt: fix core loading after 73f2710
2018-08-14 16:04:11 -04:00
Twinaphex
135000a5f3
Merge pull request #7074 from RetroSven/master
...
bugfix: code and state not swapped
2018-08-14 20:04:56 +02:00
Sven
977eac2601
bugfix: code and state not swapped
2018-08-14 13:29:58 -04:00
twinaphex
801bae65e3
Rename files
2018-08-14 17:55:26 +02:00
twinaphex
4fc0d4a194
Rename dir
2018-08-14 17:30:05 +02:00
twinaphex
5ebe5de1b9
Add resource files
2018-08-14 17:24:35 +02:00
twinaphex
00c6fcde84
Add initial VS2017 Android solution - not working yet
2018-08-14 16:04:58 +02:00
twinaphex
a6941fb4ed
Initial work done on VS2017 solution for Android
2018-08-14 16:02:31 +02:00
twinaphex
48956f3fe4
(MSVC 2008) Add initial MSVC 2008 solution files
2018-08-14 12:18:33 +02:00
twinaphex
16ab69285b
(Griffin) Cleanup
2018-08-14 11:45:20 +02:00
twinaphex
6a64e27e3d
(D3D8) Add HAVE_MENU ifdefs
2018-08-14 11:41:43 +02:00
twinaphex
db9f4697f6
Add HAVE_MENU ifdefs
2018-08-14 11:40:42 +02:00
twinaphex
8c084c70b7
Add HAVE_MENU ifdefs
2018-08-14 11:18:24 +02:00
alfrix
b35914fcc0
Fix Stop Netplay Host
2018-08-13 19:41:18 -03:00
Twinaphex
1b542a157d
Merge pull request #7073 from flyinghead/fh/stop-audio-after-unload
...
Close the audio driver after unload_game to avoid threads deadlocks
2018-08-13 15:27:29 -07:00
Flyinghead
e52f90926d
Close the audio driver after unloading the game to avoid blocking threads that are pushing audio
2018-08-14 00:16:08 +02:00
alfrix
ae562614c4
Add dot-art to the supported list in the new XMB icons
2018-08-13 18:42:46 -03:00
twinaphex
66367d41a3
Update libretro-common
2018-08-13 19:56:02 +02:00
alfrix
6e64a39044
Add icons to XMB (limited to Monochrome for now)
...
Add monochrome inverted to the menu icons
Allow the extra XMB icons in custom theme
Add subsettings
2018-08-13 12:37:45 -03:00
alfrix
8bbc0cb115
Cleanup
2018-08-13 12:37:45 -03:00
Brad Parker
b93974faea
Qt: update "About RetroArch" logo
2018-08-13 08:42:47 -04:00
twinaphex
f657391b2a
mbedtls does not support C89 so don't use HAVE_SSL for C89_BUILD
2018-08-13 03:21:08 -07:00
twinaphex
116390b3e8
We should use strlcpy instead of strncpy - this usage of strncpy
...
was also showing warnings with GCC 8.2
2018-08-13 03:10:02 -07:00
twinaphex
02eb650273
We should use strlcpy instead of strncpy
2018-08-13 03:07:12 -07:00
Brad Parker
0c658debbf
update Japanese translation
2018-08-12 22:42:34 -04:00
twinaphex
f37ffb7a65
Fix relative path includes
2018-08-12 18:38:05 +02:00
twinaphex
be4f592e9e
Fix crash at startup when Enable Discord is enabled
2018-08-12 16:33:52 +02:00
twinaphex
356c829f81
Revert "Revert "fix heap-use-after-free""
...
This reverts commit 6b4cfdc043
.
2018-08-12 16:33:24 +02:00
twinaphex
6b4cfdc043
Revert "fix heap-use-after-free"
...
This reverts commit 73f271021a
.
2018-08-12 09:22:32 +02:00
Brad Parker
5fd0664277
fix heap buffer overflow
2018-08-11 21:20:05 -04:00
Brad Parker
73f271021a
fix heap-use-after-free
2018-08-11 21:19:56 -04:00
Twinaphex
a36442d72d
Merge pull request #7069 from bparker06/msvc_version
...
xmb: show MSVC version next to RetroArch version in lower-left corner
2018-08-11 22:22:01 +02:00
Brad Parker
7b24f884d6
xmb: show MSVC version next to RetroArch version in lower-left corner
2018-08-11 16:20:06 -04:00
Twinaphex
23fe638add
Merge pull request #7067 from gouchi/patch-1
...
Update README.md
2018-08-11 19:04:07 +02:00
gouchi
07b4aed245
Update README.md
...
fix typo
2018-08-11 18:44:28 +02:00
Brad Parker
325d30f062
Qt: sort core association list case-insensitively
2018-08-10 19:39:04 -04:00
Brad Parker
3d9e7f2c60
Qt: make contributor list static
2018-08-10 19:28:13 -04:00
Twinaphex
d352de8133
Merge pull request #7065 from bparker06/contrib
...
Qt: Add list of contributors to about box
2018-08-11 01:25:40 +02:00
Brad Parker
376608aea0
Qt: cleanup
2018-08-10 19:23:52 -04:00
Brad Parker
177642ac2f
add script to fetch list of github contributors
2018-08-10 19:20:13 -04:00
Brad Parker
e91c18f556
Qt: Add list of contributors to about box
2018-08-10 19:10:23 -04:00
twinaphex
2cfae2a6e7
C89 buildfix
2018-08-11 00:15:32 +02:00
Twinaphex
91a5b09627
Merge pull request #7042 from Tatsuya79/master
...
VRR runloop Option.
2018-08-10 21:15:58 +02:00