Connor McLaughlin
|
e10271e18b
|
GameList: Allow webp covers
Currently only enabled for Qt/Android, nogui lacks a decoder.
|
2021-03-12 03:06:11 +10:00 |
|
Connor McLaughlin
|
7241876cc7
|
CommonHostInterface: Fix -settings on cmdline not applying
|
2021-03-12 03:02:57 +10:00 |
|
Connor McLaughlin
|
14a98c3c9e
|
CommonHostInterface: Fix reset settings not saving on startup
|
2021-03-12 03:02:45 +10:00 |
|
Connor McLaughlin
|
eca0b51008
|
GameSettings: Fix incorrect key for texture filter load from ini
|
2021-03-12 02:18:50 +10:00 |
|
Connor McLaughlin
|
272daedc46
|
GameSettings: Don't display message for icache force enable
This likely isn't something the user has explicitly enabled, therefore
no need to spam them with the override.
|
2021-03-09 17:24:46 +10:00 |
|
Silent
|
435a848559
|
FullscreenUI: Close menus on Cancel button edge only
Now requires the button to be released, THEN pressed
|
2021-03-08 20:42:32 +01:00 |
|
Silent
|
3849ec449b
|
Revert "CommonHostInterface: Use key-release to open quick menu"
This reverts commit e0161c3bb2 .
|
2021-03-08 20:16:38 +01:00 |
|
Connor McLaughlin
|
e0161c3bb2
|
CommonHostInterface: Use key-release to open quick menu
Fixes auto closing when it's bound to escape.
|
2021-03-08 11:45:48 +10:00 |
|
Connor McLaughlin
|
e2694b2570
|
Cheevos: Fix unlimited fast forward in hardcode mode
|
2021-03-08 11:44:02 +10:00 |
|
Connor McLaughlin
|
5e0ebb5d5f
|
SDLControllerInterface: Don't crash on unbound hat index
|
2021-03-08 02:48:18 +10:00 |
|
Connor McLaughlin
|
1893bfd248
|
Cheevos: Don't choke on long passwords
|
2021-03-08 01:53:26 +10:00 |
|
Connor McLaughlin
|
39498cda10
|
FullscreenUI: Make right click on binding clear it
|
2021-03-08 01:53:26 +10:00 |
|
Connor McLaughlin
|
627f147a90
|
Support compiling for FreeBSD
|
2021-03-07 19:35:02 +10:00 |
|
Connor McLaughlin
|
3f5d6ee025
|
CommonHostInterface: FixIncompatibleSettings() should be marked override
|
2021-03-07 17:35:02 +10:00 |
|
Connor McLaughlin
|
753dd0480f
|
CDImage: Add support for loading mds/mdf images
|
2021-03-07 16:26:15 +10:00 |
|
Connor McLaughlin
|
6bbb1128b6
|
System: Hash executable for game code when system.cnf missing
|
2021-03-07 02:47:00 +10:00 |
|
Connor McLaughlin
|
ac4dd11fa0
|
CDImage: Add support for ECM images
|
2021-03-07 02:47:00 +10:00 |
|
Connor McLaughlin
|
ae17ade117
|
FullscreenUI: Add missing stretch/internal res screenshot options
|
2021-03-06 02:22:35 +10:00 |
|
Connor McLaughlin
|
359d1509be
|
Qt: Add option for internal/window resolution screenshots
|
2021-03-06 02:22:28 +10:00 |
|
Connor McLaughlin
|
2aea58d056
|
HostDisplay: Add method to render screenshots at window size
|
2021-03-06 02:21:27 +10:00 |
|
Connor McLaughlin
|
757bef7b6d
|
Common/D3D11: Stride should be byte width
|
2021-03-06 02:21:27 +10:00 |
|
Connor McLaughlin
|
767343ca22
|
FullscreenUI: Prevent quick menu opening over other windows
|
2021-03-05 01:12:56 +10:00 |
|
Connor McLaughlin
|
05ac272c3f
|
GameSettings: Add multitap mode
|
2021-03-03 21:45:03 +10:00 |
|
Connor McLaughlin
|
6ecf828171
|
Cheevos: Ignore unofficial achievements for now
|
2021-03-03 19:44:29 +10:00 |
|
Connor McLaughlin
|
7dbc759619
|
Cheevos: Implement hardcore mode
|
2021-03-03 19:14:01 +10:00 |
|
Connor McLaughlin
|
7a05b4f98e
|
XInputControllerInterface: Support fullscreen UI navigation
|
2021-03-03 03:07:38 +10:00 |
|
Connor McLaughlin
|
738bf9be9f
|
FullscreenUI: Make achievements/settings/load state closable with controller
|
2021-03-03 03:07:38 +10:00 |
|
Connor McLaughlin
|
99ff0e64c5
|
FullscreenUI: Don't draw fps/pause overlay over windows
|
2021-03-03 03:06:13 +10:00 |
|
Connor McLaughlin
|
b45891f21a
|
FullscreenUI: Make achievements window pause game
|
2021-03-03 03:06:13 +10:00 |
|
Connor McLaughlin
|
2088fa599e
|
HTTPDownloaderCurl: Send user agent and cleanup
|
2021-03-03 03:06:13 +10:00 |
|
Connor McLaughlin
|
f47f99b62d
|
FullscreenUI: Make achievement list collapsable
|
2021-03-03 03:06:13 +10:00 |
|
Connor McLaughlin
|
9cc079223c
|
FullscreenUI: Fix achievement list scrolling off screen
|
2021-03-03 03:06:13 +10:00 |
|
Connor McLaughlin
|
c58227752d
|
CommonHostInterface: Move save state on exit logic to base class
|
2021-03-03 01:14:05 +10:00 |
|
Connor McLaughlin
|
7645ca3836
|
HTTPDownloader: Log error code for WinHttpOpen() failure
|
2021-03-02 15:18:02 +10:00 |
|
Albert Liu
|
3482313e2f
|
Multitap: Add option to enable only on port 2
|
2021-03-01 14:59:59 -08:00 |
|
Connor McLaughlin
|
4df9778e85
|
FullscreenUI: Fix OSD showing over debug menu
|
2021-03-01 02:21:04 +10:00 |
|
Connor McLaughlin
|
10c3506f1a
|
Cheevos: Linux support
|
2021-02-28 19:01:16 +10:00 |
|
Connor McLaughlin
|
98be448140
|
Cheevos: Support logging in while disabled
|
2021-02-28 19:00:37 +10:00 |
|
Connor McLaughlin
|
bc9ca302b8
|
FullscreenUI: Fix debug menu being occluded
|
2021-02-28 16:30:09 +10:00 |
|
Connor McLaughlin
|
a48fa4097b
|
CommonHostInterface: Fix key inputs getting stuck with modifiers
|
2021-02-28 04:03:48 +10:00 |
|
Connor McLaughlin
|
faa8ed0031
|
CMake: Make evdev optional
|
2021-02-27 20:53:00 +10:00 |
|
Connor McLaughlin
|
47e26b1ad3
|
FullscreenUI: Put cover images through the texture cache
|
2021-02-27 16:25:42 +10:00 |
|
Connor McLaughlin
|
4380992591
|
Fix a couple of typos in translation sources
|
2021-02-27 16:21:36 +10:00 |
|
Albert Liu
|
f9dc1a7e80
|
Core: Add Multitap support
|
2021-02-26 21:04:12 -08:00 |
|
Connor McLaughlin
|
b4e4e5891d
|
Qt: Fix controller navigation for fullscreen UI
|
2021-02-27 01:17:44 +10:00 |
|
Connor McLaughlin
|
0ec2c87a0e
|
Implement RetroAchivements
|
2021-02-27 00:44:53 +10:00 |
|
Connor McLaughlin
|
ef524d7dea
|
FrontendCommon: Add HTTPDownloader class
|
2021-02-27 00:44:50 +10:00 |
|
Albert Liu
|
07ad4f63fa
|
FullscreenUI: Update type cache when controller type is changed
|
2021-02-24 20:32:32 -08:00 |
|
Connor McLaughlin
|
bfb575cf40
|
Qt: Improve handling of exclusive fullscreen loss
Exclusive fullscreen will be re-requested automatically when the window
regains focus.
|
2021-02-25 12:51:45 +10:00 |
|
Connor McLaughlin
|
defea38a60
|
FullscreenUI: Add fullscreen/close buttons to landing window
|
2021-02-25 02:20:33 +10:00 |
|