Connor McLaughlin
|
e382df0d41
|
Support expanding RAM to 8MB (dev console)
|
2021-05-03 12:43:33 +10:00 |
|
Connor McLaughlin
|
19b84cbe4d
|
GameList: Support getting covers without list entry
|
2021-05-02 14:57:52 +10:00 |
|
Connor McLaughlin
|
44f29da40f
|
CommonHostInterface: Fix OSD messages not clearing on shutdown
|
2021-05-01 13:37:29 +10:00 |
|
Connor McLaughlin
|
e8fece60cf
|
CommonHostInterface: Fix crash booting exe/psf from file
|
2021-05-01 02:58:43 +10:00 |
|
Connor McLaughlin
|
864e7f0c91
|
GameSettings: Add custom aspect ratios
|
2021-04-30 02:53:03 +10:00 |
|
Connor McLaughlin
|
256f272768
|
Support custom and match display aspect ratios
|
2021-04-30 02:53:03 +10:00 |
|
Connor McLaughlin
|
48bc152a63
|
Vulkan/SwapChain: Ensure returned height is at least 1x1
|
2021-04-30 02:53:03 +10:00 |
|
Connor McLaughlin
|
c2916e0719
|
System: Render save state screenshots at fixed resolution
Fixes delays when saving state at high internal resolution.
|
2021-04-28 02:51:44 +10:00 |
|
Connor McLaughlin
|
67adc986ab
|
VulkanHostDisplay: Fix incorrect screenshot size rendering when specified
|
2021-04-28 02:51:44 +10:00 |
|
Connor McLaughlin
|
6767fa1e5f
|
OpenGLHostDisplay: Disable scissor test before rendering
Fixes uncleared screen sections in OpenGL renderer.
|
2021-04-28 02:51:44 +10:00 |
|
Connor McLaughlin
|
e6383286d9
|
D3D11HostDisplay: Make screenshots/display rendering opaque
|
2021-04-28 02:51:44 +10:00 |
|
iFarbod
|
0f8128cc23
|
Fix width and height checks for fullscreen swapchain
Height is being compared against Width somehow, this is wrong..
|
2021-04-26 22:33:28 +04:30 |
|
Connor McLaughlin
|
1e44c2f3d0
|
GameSettings: Add trait to force LUT fastmem
Should help with games like CMR2 and Lagnacure (which are
constantly invalidating code), and THPS series (which use
memory mirrors).
|
2021-04-27 03:16:44 +10:00 |
|
Connor McLaughlin
|
46d19eeb1f
|
Android: Allow opening/getting files relative to downloads directory
|
2021-04-24 16:19:13 +10:00 |
|
Connor McLaughlin
|
8f821c776c
|
FullscreenUI: Fix compile with cheevos compile-time disabled
|
2021-04-22 15:52:11 +10:00 |
|
Connor McLaughlin
|
cc6ef01926
|
CMake: Add missing rapidjson dependency for frontend-common
|
2021-04-22 15:44:31 +10:00 |
|
Connor McLaughlin
|
558978b7f2
|
GameDatabase: Fix incorrect entries returned from short serials
|
2021-04-22 13:40:48 +10:00 |
|
Silent
|
712a11fb71
|
Hotkey Settings: Fix a missing space in Change Disc
|
2021-04-21 23:57:15 +02:00 |
|
Connor McLaughlin
|
a7017783e4
|
dep/rurl: Enlarge username buffers
|
2021-04-21 01:55:10 +10:00 |
|
Connor McLaughlin
|
704c160c35
|
CommonHostInterface: Add CPU overclock toggle hotkey
|
2021-04-20 16:06:34 +10:00 |
|
Connor McLaughlin
|
49cd62aa6e
|
Merge pull request #1996 from jpchow26/master
Update game_database.cpp
|
2021-04-20 12:27:06 +10:00 |
|
Connor McLaughlin
|
045eb8be76
|
HTTPDownloaderCurl: Set CURL_NOSIGNAL and block SIGPIPE
|
2021-04-20 12:25:28 +10:00 |
|
jpchow26
|
c86ff987eb
|
Update game_database.cpp
fix windows build with missing include
|
2021-04-19 16:46:35 -04:00 |
|
Connor McLaughlin
|
c4891af00e
|
GameList: Fix broken cover-by-file-title detection
|
2021-04-18 19:00:27 +10:00 |
|
Connor McLaughlin
|
a6cd7f383a
|
Merge pull request #1984 from ggrtk/cubeb-persist
CubebAudioStream: Set CUBEB_STREAM_PREF_PERSIST flag
|
2021-04-18 13:53:09 +10:00 |
|
Connor McLaughlin
|
021a3677f9
|
Merge pull request #1975 from soaresden/master
Duckstation - Adding F8 to change discs
|
2021-04-18 13:52:39 +10:00 |
|
Connor McLaughlin
|
64bd840195
|
Update common_host_interface.cpp
|
2021-04-18 13:52:17 +10:00 |
|
Albert Liu
|
e9e4d4174b
|
CubebAudioStream: Set CUBEB_STREAM_PREF_PERSIST flag
This is required for getting default IAudioClient behavior on the WASAPI
backend.
|
2021-04-17 20:37:49 -07:00 |
|
soaresden
|
b0bd4b8cfe
|
Adding Shortcut to Change Disc
Adding ShortCut to F8
simplifying
simplifying the code
|
2021-04-17 19:16:43 +02:00 |
|
Connor McLaughlin
|
2a8fd2f60b
|
GameList: Fix database getting unloaded and lost on double refresh
|
2021-04-18 01:36:21 +10:00 |
|
Connor McLaughlin
|
03f3f0369c
|
GameList: Reduce number of system calls when scanning
|
2021-04-17 21:52:26 +10:00 |
|
Connor McLaughlin
|
2985c395df
|
GameList: Fix uninitialized fields of PSF/EXE
|
2021-04-17 21:52:26 +10:00 |
|
Connor McLaughlin
|
8ad0f78ef7
|
CommonHostInterface: Prefer serial from database, not image
|
2021-04-17 21:52:26 +10:00 |
|
Connor McLaughlin
|
ff14e8aede
|
Add JSON game database to replace dat parsing
|
2021-04-17 17:04:23 +10:00 |
|
Connor McLaughlin
|
3c83ef4939
|
NoGUI: Fail startup if font atlas creation fails
|
2021-04-10 14:59:59 +10:00 |
|
Connor McLaughlin
|
deeb861918
|
CommonHostInterface: Fix rumble not applying to non-first controller
|
2021-04-08 11:33:59 +10:00 |
|
Connor McLaughlin
|
19ca102b40
|
VulkanHostDisplay: Handle surface loss gracefully
Also skips a full swap chain recreate on resize.
|
2021-04-08 03:07:10 +10:00 |
|
Connor McLaughlin
|
72e6291107
|
HTTPDownloader: Drop user agent from base class
|
2021-04-04 13:30:28 +10:00 |
|
Connor McLaughlin
|
4062d6c015
|
Cheevos: Provide OS and arch in user agent
|
2021-04-04 13:02:02 +10:00 |
|
Connor McLaughlin
|
d41b5be908
|
HTTPDownloader: Fix user agent sending on Windows/Android
|
2021-04-04 12:55:03 +10:00 |
|
Connor McLaughlin
|
251043f11a
|
OSD: Add controller input display overlay
|
2021-04-04 04:08:42 +10:00 |
|
Connor McLaughlin
|
6c59e769ed
|
FullscreenUI: Fix double display of stats with debug menu
|
2021-04-03 02:53:28 +10:00 |
|
Connor McLaughlin
|
924756860e
|
HostDisplay: Support refresh rate queries on all platforms except Mac
|
2021-04-03 02:53:28 +10:00 |
|
Connor McLaughlin
|
872a9b95c7
|
Android: Remove quick menu hotkey
It has its own quick menu hotkey.
|
2021-04-01 02:29:59 +10:00 |
|
C.W. Betts
|
b8e85798a6
|
Fix wrong printflike for FormattedError in Cheevos.
|
2021-03-29 14:04:23 -06:00 |
|
C.W. Betts
|
fb7a8886f1
|
Add more printflike macros.
|
2021-03-29 13:56:19 -06:00 |
|
Connor McLaughlin
|
a9c026f06a
|
Settings: Rename 'FPS' to 'Game Frame Rate'
|
2021-03-28 13:47:53 +10:00 |
|
Connor McLaughlin
|
e9aab649e5
|
GameList: Bump cache version
Force playlists to re-scan.
|
2021-03-27 17:31:20 +10:00 |
|
Connor McLaughlin
|
5aa70cf797
|
Settings: Add memory card directory option
|
2021-03-27 15:18:29 +10:00 |
|
Connor McLaughlin
|
50d712c3fe
|
CDImage: Support sub-images, use subimages for m3u
|
2021-03-27 15:18:29 +10:00 |
|