45147 Commits

Author SHA1 Message Date
twinaphex
35991f5feb Don't use == NULL 2018-08-16 21:32:14 +02:00
twinaphex
b28af7734f MSVC 2012 solution works now 2018-08-16 21:18:37 +02:00
twinaphex
4a54826d9b Remove unused variable 2018-08-16 21:14:56 +02:00
twinaphex
a1d5b0fd03 Update MSVC 2012 solution 2018-08-16 20:49:31 +02:00
Brad Parker
12539f310d use strl functions 2018-08-16 13:51:44 -04:00
twinaphex
d3c6fc1601 Add initial MSVC 2012 solution 2018-08-16 19:29:31 +02:00
Brad Parker
9221e4e845 Discord integration requires a C++ linker 2018-08-16 13:10:22 -04:00
twinaphex
220c84c7a3 Fix strlcat size arguments 2018-08-16 18:53:19 +02:00
twinaphex
6cd6bf993f Fix strlcpy call 2018-08-16 18:30:53 +02:00
twinaphex
0175effb00 Revert "(Menu) change strncpy to strlcpy"
This reverts commit ba676239619581076460d387fbec33cd94bb05de.
2018-08-16 16:40:28 +02:00
Brad Parker
f8521a5580 Qt: use string literal for themes 2018-08-16 10:20:37 -04:00
Brad Parker
34e48bcbc9 Update AUTHORS.h 2018-08-16 09:29:39 -04:00
Twinaphex
e43462cc3e
Merge pull request #7048 from alfrix/xmb_exp
(Menu) Add more XMB Icons
2018-08-16 14:45:10 +02:00
Brad Parker
18a6467d4f Qt: update success is not an error 2018-08-16 08:42:40 -04:00
Twinaphex
f37898dd01
Merge pull request #7079 from Tatsuya79/patch-1
Desktop UI dark theme updates
2018-08-16 13:31:19 +02:00
Tatsuya79
f750229693
Desktop UI dark theme updates 2018-08-16 13:12:34 +02:00
twinaphex
6001c7f030 (MSVC 2008) Add HAVE_OVERLAY 2018-08-16 11:53:46 +02:00
twinaphex
c699889f0c Update MSVC2008 2018-08-16 11:50:51 +02:00
twinaphex
145d4d66f5 Update MSVC 2008 solution 2018-08-16 11:44:51 +02:00
twinaphex
d2de72bfb7 Update MSVC 2008 solution 2018-08-16 11:18:56 +02:00
twinaphex
a8826c766b (MSVC2008) Update solution 2018-08-16 11:06:22 +02:00
twinaphex
fd532414f0 (DSound) Add fallback when we are not building with HAVE_THREADS support 2018-08-16 10:57:33 +02:00
twinaphex
3f4cd71aa3 Cleanups 2018-08-16 10:42:26 +02:00
twinaphex
de8c98fdef Remove ID_M_SHADER_PARAMETERS 2018-08-16 10:18:56 +02:00
twinaphex
3fb039f9f0 Update menu_display_metal.m 2018-08-16 10:18:00 +02:00
twinaphex
ba67623961 (Menu) change strncpy to strlcpy 2018-08-16 10:15:51 +02:00
twinaphex
75a388cd67 Use strlcpy instead of strncpy in slang_process.cpp 2018-08-16 10:14:42 +02:00
twinaphex
c12baad087 Fixup compat_snprintf.c for MSVC 2008 2018-08-16 10:12:17 +02:00
twinaphex
6266065384 Fix more code when compiling without menu support 2018-08-16 09:59:51 +02:00
twinaphex
e2e43e6ade Update - make sure non-HAVE_MENU targets can compile 2018-08-16 09:51:03 +02:00
Brad Parker
c74c3c9536 Qt: set object names 2018-08-15 21:41:44 -04:00
Brad Parker
c663b0f87b Qt: make shader parameter window scrollable if there are too many items to show 2018-08-15 21:40:39 -04:00
twinaphex
921e52e64f Remove old leftover buggy Win32 driver 2018-08-16 00:05:09 +02:00
Brad Parker
9f60a6d17c fix Core Information not appearing after 73f2710 2018-08-15 16:11:05 -04:00
Twinaphex
32d1769968
Merge pull request #7076 from winneon/discord_improvements
discord: use playlist & platform titles when launching content
2018-08-15 21:48:26 +02:00
Twinaphex
eee287074c
Merge pull request #7077 from bparker06/wimp_shader_param
Qt: Initial shader parameters window
2018-08-15 21:36:34 +02:00
Twinaphex
4d96fddf5e
Merge pull request #7061 from wiktorek140/sailfishos-touch
Sailfish OS  device build configuration connected with touch screen support required for device with this OS
2018-08-15 13:30:04 +02:00
twinaphex
1b544d6879 (AArch64) Add separate android phoenix dir 2018-08-15 13:08:06 +02:00
twinaphex
c540d83850 (MSVC 2017 Android) Update library name 2018-08-15 12:30:11 +02:00
twinaphex
f53349e3dd Move MSVC 2017 files to android/phoenix 2018-08-15 10:46:24 +02:00
Jesse Bryan
2d7cb40537 discord: moved core_info changes to separate PR 2018-08-14 23:40:51 -05:00
Jesse Bryan
010412c895 discord: simplified some lines 2018-08-14 23:26:48 -05:00
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