Commit Graph

44955 Commits

Author SHA1 Message Date
Brad Parker
4d09ddde1c Qt: limit shader preset/pass selection to the appropriate extensions 2018-08-20 20:26:50 -04:00
Brad Parker
e9c68597ff Qt: try to work around layout crashing issues on Windows 2018-08-20 18:47:18 -04:00
Brad Parker
0ed43eb908 Qt: fix tool button handling on shader window 2018-08-20 12:57:05 -04:00
Brad Parker
3ad54bc9ca Qt: revert paintEvent changes, only keep one for ShaderParamsDialog 2018-08-19 19:27:06 -04:00
Brad Parker
8380ad61f9 Qt: add missing paintEvent overrides for stylesheet correctness 2018-08-19 18:54:13 -04:00
Brad Parker
b60df44b59 Qt: add load/save/remove/apply buttons to top of shaders dialog 2018-08-19 16:26:23 -04:00
Twinaphex
d9f7afbf77
Merge pull request #7098 from RobLoach/pkg-mame2003plus
ctr: Add MAME 2003 Plus
2018-08-19 18:55:09 +02:00
Rob Loach
5ba4103f6e
pkg: Add MAME 2003 Plus 2018-08-19 12:49:47 -04:00
Brad Parker
d571bfaf17 Qt: use native path separators for file browser content 2018-08-19 11:46:33 -04:00
Brad Parker
f6dc3345e9 Qt: use native path separators for folder scan from file browser, fixes #7084 2018-08-19 11:05:25 -04:00
twinaphex
821ffc9962 Clang scan-build error fix 2018-08-19 16:13:13 +02:00
Twinaphex
b0f21e7c2e
Merge pull request #7097 from Tatsuya79/patch-2
[Desktop Menu] update dark theme
2018-08-19 16:03:23 +02:00
Tatsuya79
9e9fb5803e
Update ui_qt_themes.h 2018-08-19 16:00:19 +02:00
Tatsuya79
c051bae1bd
Update ui_qt_themes.h 2018-08-19 15:56:19 +02:00
Twinaphex
e6576c8239
Merge pull request #7088 from alfrix/xmb_exp
XMB add an option to show desktop ui aka WIMP
2018-08-19 15:55:38 +02:00
Tatsuya79
a309400305
name gridLayoutWidget 2018-08-19 15:54:56 +02:00
Twinaphex
e35623d492
Merge pull request #7093 from bparker06/max_frames_ss
command-line parameters for screenshotting after max_frames is reached
2018-08-19 06:23:31 +02:00
Brad Parker
b1dde87ce5 add --max-frames-ss and --max-frames-ss-path parameters for taking a screenshot after max_frames is reached 2018-08-18 23:09:40 -04:00
Brad Parker
b0146abd11 add fullpath and use_thread parameters to take_screenshot() 2018-08-18 23:08:55 -04:00
alfrix
e0d99d7da2 Change UI to menu 2018-08-18 22:22:40 -03:00
Brad Parker
c00fd41b93 Qt: style fixup for filter/scale/move shader options 2018-08-18 19:07:58 -04:00
Brad Parker
380cd7ac53 Qt: add move up/down button for shader passes 2018-08-18 18:03:51 -04:00
alfrix
70d0458180 Add sublabel for 'Show desktop ui' 2018-08-18 18:16:19 -03:00
Twinaphex
ea946b5c97
Merge pull request #7092 from Dwedit/attach_console
Attach console before displaying Version information, Help, or Features.
2018-08-18 21:06:15 +02:00
alfrix
b915fd095d Fix focus for windows platforms (Tatsuya) 2018-08-18 15:14:41 -03:00
alfrix
d2e4832ebe QT fix focus (bparker) 2018-08-18 15:10:41 -03:00
alfrix
105fba6abe XMB add an option to show desktop ui aka WIMP 2018-08-18 15:10:40 -03:00
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