Connor McLaughlin
a7017783e4
dep/rurl: Enlarge username buffers
4 years ago
Connor McLaughlin
e64f8cc2c5
CDROM: Jump to seek target on pause while seeking
...
Fixes music in No Fear Downhill Mountain Biking, but needs more hardware
tests to confirm the behavior here.
4 years ago
Connor McLaughlin
52934aa563
AchievementLoginDialog: Pass QStrings to emulation thread
4 years ago
Connor McLaughlin
704c160c35
CommonHostInterface: Add CPU overclock toggle hotkey
4 years ago
Connor McLaughlin
6ba94b7eb2
Add note about issue templates being mandatory
4 years ago
Connor McLaughlin
49cd62aa6e
Merge pull request #1996 from jpchow26/master
...
Update game_database.cpp
4 years ago
Connor McLaughlin
864e908f45
Merge pull request #1993 from lioncash/enum
...
core/types: Convert GPUDownsampleMode into an enum class
4 years ago
Connor McLaughlin
045eb8be76
HTTPDownloaderCurl: Set CURL_NOSIGNAL and block SIGPIPE
4 years ago
jpchow26
c86ff987eb
Update game_database.cpp
...
fix windows build with missing include
4 years ago
Lioncash
113b4b71de
core/types: Convert GPUDownsampleMode into an enum class
...
Prevents some generic-sounding identifiers from being put into the
global namespace.
4 years ago
Connor McLaughlin
5af6424324
CDROM: More conservative handling of INT1-while-pending-INT3 case
4 years ago
Connor McLaughlin
3106c797d9
CPU: Reduce severity of some log statements
4 years ago
Connor McLaughlin
62360d088a
CDROM: Send IRQ1 for triple buffered sectors
...
Fixes hangs in loading in Eliminator and Colony Wars - Vengeance.
4 years ago
Connor McLaughlin
310e1830a0
Merge pull request #1990 from andercard0/patch-106
...
Update Japanese Translation by - Mikakunin
4 years ago
Connor McLaughlin
4977fcc21b
Merge pull request #1991 from zkdpower/master
...
Update Simple-Chinese language file to latest
4 years ago
zkdpower
f2968633c3
Update Simple-Chinese language file to latest
...
Update Simple-Chinese language file to latest
4 years ago
Anderson_Cardoso
d15fdf9c3b
Update Japanese Translation by - Mikakunin
...
Update file to latest.
4 years ago
Connor McLaughlin
c79d93fd53
Android: Assign duplicate descriptors same controller index
4 years ago
Connor McLaughlin
71639d74b7
Android: Compile fix
4 years ago
Connor McLaughlin
0b7d982121
Update merged gamedb.json
4 years ago
Connor McLaughlin
49fc314fbb
Merge pull request #1986 from PugsyMAME/master
...
Renamed various sports related genres
4 years ago
Connor McLaughlin
70deaa8bc4
Android: Add additional controller interface logging
4 years ago
PugsyMAME
d0dd27d46d
Renamed various sports related genres
...
Fixed various genres so they come under the larger Sports Genre with the other sports games
"Boxing" to "Sports / Boxing"
"Soccer" to "Sports / Soccer"
"Baseball" to "Sports / Baseball"
"Basketball" to "Sports / Basketball"
"Bowling" to "Sports / Bowling"
"Fishing" to "Sports / Fishing"
"Football" to "Sports / American Football"
"Golf" to "Sports / Golf"
"Hockey" to "Sports / Ice Hockey"
"Ice Hockey" to "Sports / Ice Hockey"
"Motocross" to "Sports / Motocross"
"Skateboard" to "Sports / Skateboarding"
"Skateboarding" to "Sports / Skateboarding"
"Snowboard" to "Sports / Snowboarding"
"Snowboarding" to "Sports / Snowboarding"
"Squash" to "Sports / Squash"
"Tennis" to "Sports / Tennis"
"Wrestling" to "Sports / Wrestling"
Billiard(s) - changed to less generic name - either pool or snooker
Fixed typo: "Plataformer" to "Platformer"
4 years ago
Connor McLaughlin
339a088fe9
Android: Fix possible crash touchscreen GunCon controller
4 years ago
Connor McLaughlin
430dbb32a7
Android: Fix possible crash when disconnecting controller
4 years ago
Connor McLaughlin
c4891af00e
GameList: Fix broken cover-by-file-title detection
4 years ago
Connor McLaughlin
a2a4b66cb7
Update compatibility settings
4 years ago
Connor McLaughlin
aa57ec6105
dep/cubeb: Work around strlcpy not existing on Linux
4 years ago
Connor McLaughlin
2a5d14d8ed
Android: Make ingame menu pause on open by default
4 years ago
Connor McLaughlin
3769f30260
Android: Add pause/menu button to touchscreen controller
4 years ago
Connor McLaughlin
308320c4e2
Merge pull request #1982 from zkdpower/master
...
Update Chinese language file to latest.
4 years ago
Connor McLaughlin
65bbde8e02
Merge pull request #1980 from 6lackmag3/patch-45
...
(Android) Update values-ru/strings
4 years ago
Connor McLaughlin
a6cd7f383a
Merge pull request #1984 from ggrtk/cubeb-persist
...
CubebAudioStream: Set CUBEB_STREAM_PREF_PERSIST flag
4 years ago
Connor McLaughlin
021a3677f9
Merge pull request #1975 from soaresden/master
...
Duckstation - Adding F8 to change discs
4 years ago
Connor McLaughlin
64bd840195
Update common_host_interface.cpp
4 years ago
Albert Liu
e9e4d4174b
CubebAudioStream: Set CUBEB_STREAM_PREF_PERSIST flag
...
This is required for getting default IAudioClient behavior on the WASAPI
backend.
4 years ago
zkdpower
f381fa8be6
Update Chinese language file to latest.
...
Update Chinese language file to latest.
4 years ago
6lackmag3
03b49978c7
(Android) Update values-ru/strings
4 years ago
soaresden
b0bd4b8cfe
Adding Shortcut to Change Disc
...
Adding ShortCut to F8
simplifying
simplifying the code
4 years ago
Connor McLaughlin
2a8fd2f60b
GameList: Fix database getting unloaded and lost on double refresh
4 years ago
Connor McLaughlin
ff8679cbee
Merge pull request #1973 from andercard0/patch-105
...
Atualização Português do Brasil
4 years ago
Connor McLaughlin
ace116556a
Merge pull request #1974 from PugsyMAME/master
...
Make Genre/Publisher/Developer/Year/Players fields sortable
4 years ago
PugsyMAME
d605d03995
Make Genre/Publisher/Developer/Year/Players fields sortable
...
Added the new gamelist fields to the GameListModel::lessThan routine to make them sortable.
4 years ago
Anderson_Cardoso
851533a84a
Atualização Português do Brasil
...
Update file to latest.
4 years ago
Connor McLaughlin
e4d5d9f049
GPU/SW: Spin for 1ms rather than immediately sleeping
4 years ago
Connor McLaughlin
90e0ff33db
Android: Improve text in empty game list fragment
4 years ago
Connor McLaughlin
8125995443
Android: Fix text overflowing in game directory editor
4 years ago
Connor McLaughlin
e3f5cf0fbb
Android: Move Start File to overflow menu
4 years ago
Connor McLaughlin
f9fb4c2d16
Android: Fix filenames for SAF paths showing incorrectly
4 years ago
Connor McLaughlin
c3f914565f
Android: Use SAF paths for scanning
4 years ago