Commit Graph

4480 Commits (d77dfb4b234b8231cd10cee95293c06aa8058e0c)
 

Author SHA1 Message Date
Connor McLaughlin 62360d088a CDROM: Send IRQ1 for triple buffered sectors
Fixes hangs in loading in Eliminator and Colony Wars - Vengeance.
5 years ago
Connor McLaughlin 310e1830a0
Merge pull request #1990 from andercard0/patch-106
Update Japanese Translation by - Mikakunin
5 years ago
Connor McLaughlin 4977fcc21b
Merge pull request #1991 from zkdpower/master
Update Simple-Chinese language file to latest
5 years ago
zkdpower f2968633c3
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
5 years ago
Anderson_Cardoso d15fdf9c3b
Update Japanese Translation by - Mikakunin
Update file to latest.
5 years ago
Connor McLaughlin c79d93fd53 Android: Assign duplicate descriptors same controller index 5 years ago
Connor McLaughlin 71639d74b7 Android: Compile fix 5 years ago
Connor McLaughlin 0b7d982121 Update merged gamedb.json 5 years ago
Connor McLaughlin 49fc314fbb
Merge pull request #1986 from PugsyMAME/master
Renamed various sports related genres
5 years ago
Connor McLaughlin 70deaa8bc4 Android: Add additional controller interface logging 5 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"
5 years ago
Connor McLaughlin 339a088fe9 Android: Fix possible crash touchscreen GunCon controller 5 years ago
Connor McLaughlin 430dbb32a7 Android: Fix possible crash when disconnecting controller 5 years ago
Connor McLaughlin c4891af00e GameList: Fix broken cover-by-file-title detection 5 years ago
Connor McLaughlin a2a4b66cb7 Update compatibility settings 5 years ago
Connor McLaughlin aa57ec6105 dep/cubeb: Work around strlcpy not existing on Linux 5 years ago
Connor McLaughlin 2a5d14d8ed Android: Make ingame menu pause on open by default 5 years ago
Connor McLaughlin 3769f30260 Android: Add pause/menu button to touchscreen controller 5 years ago
Connor McLaughlin 308320c4e2
Merge pull request #1982 from zkdpower/master
Update Chinese language file to latest.
5 years ago
Connor McLaughlin 65bbde8e02
Merge pull request #1980 from 6lackmag3/patch-45
(Android) Update values-ru/strings
5 years ago
Connor McLaughlin a6cd7f383a
Merge pull request #1984 from ggrtk/cubeb-persist
CubebAudioStream: Set CUBEB_STREAM_PREF_PERSIST flag
5 years ago
Connor McLaughlin 021a3677f9
Merge pull request #1975 from soaresden/master
Duckstation - Adding F8 to change discs
5 years ago
Connor McLaughlin 64bd840195
Update common_host_interface.cpp 5 years ago
Albert Liu e9e4d4174b CubebAudioStream: Set CUBEB_STREAM_PREF_PERSIST flag
This is required for getting default IAudioClient behavior on the WASAPI
backend.
5 years ago
zkdpower f381fa8be6
Update Chinese language file to latest.
Update Chinese language file to latest.
5 years ago
6lackmag3 03b49978c7
(Android) Update values-ru/strings 5 years ago
soaresden b0bd4b8cfe Adding Shortcut to Change Disc
Adding ShortCut to F8

simplifying

simplifying the code
5 years ago
Connor McLaughlin 2a8fd2f60b GameList: Fix database getting unloaded and lost on double refresh 5 years ago
Connor McLaughlin ff8679cbee
Merge pull request #1973 from andercard0/patch-105
Atualização Português do Brasil
5 years ago
Connor McLaughlin ace116556a
Merge pull request #1974 from PugsyMAME/master
Make Genre/Publisher/Developer/Year/Players fields sortable
5 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.
5 years ago
Anderson_Cardoso 851533a84a
Atualização Português do Brasil
Update file to latest.
5 years ago
Connor McLaughlin e4d5d9f049 GPU/SW: Spin for 1ms rather than immediately sleeping 5 years ago
Connor McLaughlin 90e0ff33db Android: Improve text in empty game list fragment 5 years ago
Connor McLaughlin 8125995443 Android: Fix text overflowing in game directory editor 5 years ago
Connor McLaughlin e3f5cf0fbb Android: Move Start File to overflow menu 5 years ago
Connor McLaughlin f9fb4c2d16 Android: Fix filenames for SAF paths showing incorrectly 5 years ago
Connor McLaughlin c3f914565f Android: Use SAF paths for scanning 5 years ago
Connor McLaughlin d6d8d21eff Common/FileSystem: Make file functions content URI-aware 5 years ago
Connor McLaughlin 03f3f0369c GameList: Reduce number of system calls when scanning 5 years ago
Connor McLaughlin e1578be20f Common/FileSystem: Add BuildRelativePath() function 5 years ago
Connor McLaughlin 1b16662f17 System: Remove unused ParseM3UFile function 5 years ago
Connor McLaughlin 2985c395df GameList: Fix uninitialized fields of PSF/EXE 5 years ago
Connor McLaughlin 8ad0f78ef7 CommonHostInterface: Prefer serial from database, not image 5 years ago
Connor McLaughlin 2ece7d19c1 GameDB: Fix analog controller support missing from numerous games 5 years ago
Connor McLaughlin 160aa06352 Add JSON game database data files 5 years ago
Connor McLaughlin ff14e8aede Add JSON game database to replace dat parsing 5 years ago
Connor McLaughlin b25030b19a Remove unused appveyor.yml 5 years ago
Connor McLaughlin 6868ad4326 Bus: Don't reserve entire fastmem region on Android 5 years ago
Connor McLaughlin 88618bde1c GPU: Correct value of ODE bit in vblank
Fixes line streaks in Dead or Alive.
5 years ago