Commit Graph

44928 Commits

Author SHA1 Message Date
Dwedit
f01894ebe4 Attach console before displaying Version information, Help, or Features. 2018-08-18 12:43:49 -05:00
Brad Parker
894d460821 Qt: add "current shader" prefix to window title 2018-08-18 13:04:53 -04:00
Brad Parker
0a9891def1 Qt: fix checkbox setting of shader parameters 2018-08-18 13:00:39 -04:00
Brad Parker
e78f2f63f7 Qt: fix changing of double spinbox values 2018-08-18 12:39:28 -04:00
Brad Parker
e4834250b9 Qt: set shader dialog title to current preset/shader name 2018-08-18 12:39:17 -04:00
twinaphex
90efa02718 Fix more scan-build issues 2018-08-18 16:16:17 +02:00
Twinaphex
f07b8b1965
Merge pull request #7090 from Dwedit/fix_missing_content
Fix console mode loading core without content
2018-08-18 16:06:41 +02:00
twinaphex
646e64c28c Fix some clang scan-build warnings/errors 2018-08-18 15:56:44 +02:00
Dwedit
0e34c12d5c Fixed bug that let Retroarch proceed to retro_run without loading content
Removed unlocalized and redundant error message
2018-08-18 08:40:19 -05:00
Brad Parker
849792dc2c fix memory leaks 2018-08-18 01:15:50 -04:00
Brad Parker
dfd85125ad fix null deref 2018-08-18 01:10:05 -04:00
Brad Parker
c59cbfc4e8 fix memory leaks 2018-08-18 01:07:57 -04:00
Brad Parker
077ef86bab fix null pointer dereferences 2018-08-18 01:07:51 -04:00
Brad Parker
2f87f669f1 fix null dereference (but scan-build still warns with "Assigned value is garbage or undefined") 2018-08-18 01:00:53 -04:00
Brad Parker
23d7fbcaf3 fix memory leaks 2018-08-18 00:56:10 -04:00
Brad Parker
fbe08aa0c5 fix double free 2018-08-18 00:51:07 -04:00
Brad Parker
1d4cb967f0 fix scan-build error "branch condition evaluates to garbage" 2018-08-18 00:48:40 -04:00
Brad Parker
16459bfa91 Qt: add filter/scale to shader window 2018-08-18 00:33:59 -04:00
Brad Parker
b76f3abfbc android: use current package name for external storage 2018-08-17 20:38:56 -04:00
Brad Parker
819e930b89 Qt: move drag&drop context menu into FileDropWidget source 2018-08-17 11:57:47 -04:00
twinaphex
566d0fc0d9 Remove this 2018-08-17 17:43:28 +02:00
twinaphex
ae0d9fd60d (Wayland) Buildfixes 2018-08-17 17:42:14 +02:00
Brad Parker
1fba7df859 use existing src folder for android64 instead of duplicating it 2018-08-17 09:40:13 -04:00
twinaphex
7250181319 Add some __WINRT__ ifdefs 2018-08-17 14:51:27 +02:00
Brad Parker
e2ff7478ca don't return uninitialized data 2018-08-17 07:49:25 -04:00
Brad Parker
f130b261f4 Qt: Linux buildfix 2018-08-16 23:14:52 -04:00
Brad Parker
1966b04832 Qt: windows buildfix 2018-08-16 22:58:35 -04:00
Brad Parker
648705154e Qt: split functions into separate files 2018-08-16 22:48:31 -04:00
Brad Parker
6ef3567ea5 Qt: reset shader params window when passes are set to 0 2018-08-16 22:48:07 -04:00
twinaphex
cfd15687d1 Buildfix 2018-08-16 22:01:24 +02:00
twinaphex
f9e8737476 Remove libui - we don't need it anymore now that we have the Qt desktop
UI
2018-08-16 21:34:20 +02:00
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 ba67623961.
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