Commit Graph

4316 Commits (a2a4b66cb7eaf9d157c166d94c79f406dc00d11e)
 

Author SHA1 Message Date
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
Connor McLaughlin 3303523463 Update compatibility list/settings 5 years ago
Connor McLaughlin 442b801d39 CPU: Implement cop0 execution and data breakpoints 5 years ago
Connor McLaughlin 22fdd80cc3 CPU/Interpreter: Out of range cop0 reads should be nops 5 years ago
Connor McLaughlin dd5277321b CPU/CachedInterpreter: Fix infinite loop when block compile fails 5 years ago
Connor McLaughlin 58f5c99100 Bus: Fix incorrect EPC for IBE exceptions 5 years ago
Connor McLaughlin 13b398ac46 GPU: Treat 0xFF commands as nops
Fixes slowdown in Soviet Strike and 40 Winks.
5 years ago
Connor McLaughlin 62718b3c50 Common/Timer: Add missing return when timer wait succeeds 5 years ago
Connor McLaughlin ca9dee85a2
Merge pull request #1959 from falsepopsky/updateSpanish
update spanish qt and android
5 years ago
Connor McLaughlin 3687f2d067 MemoryArena: Fix compile error on Mac 5 years ago
falsepopsky d3a14cb271 update qt spanish, and small translation for android 5 years ago
Connor McLaughlin e087e6f3a2 CPU/Recompiler: Prevent using fastmem when cache is isolated
No point even trying since it's just going to fault.
5 years ago
Connor McLaughlin 922d320523 CPU/Recompiler: Reserve whole fastmem region to avoid clashes 5 years ago
Connor McLaughlin 8df0496dc1 CDROM: Store last subq even when auto-pausing
Fixes track looping in Fighting Force PAL.
5 years ago
Connor McLaughlin bf7cd40f27 Update compatibility settings 5 years ago