Commit Graph

7787 Commits

Author SHA1 Message Date
b2e8aa2d30 Qt: Add option to create non-existant memory cards on edit 2021-06-21 17:34:38 +10:00
84fe9aae0e Qt/MemoryCardEditor: Add format button 2021-06-21 17:25:08 +10:00
ed6145ac77 Qt/MemoryCardEditor: Support importing non-mcs raw files 2021-06-21 17:25:02 +10:00
2ab38aa47c FullscreenUI: Fix unpausing when closing achievement list 2021-06-21 12:16:27 +10:00
19dcd07f87 FullscreenUI: Fix compiling without cheevos 2021-06-21 12:16:27 +10:00
bf3476d903 Qt: Update Japanese translation by mikakunin 2021-06-21 12:16:26 +10:00
012167c028 Merge pull request #2291 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-21 12:16:14 +10:00
16332f66c1 Merge pull request #2292 from andercard0/patch-138
Atualização Português do Brasil
2021-06-21 12:15:51 +10:00
828aa880b8 Atualização Português do Brasil
- File updated to latest;
- OSD Plurarity not being applied correctly;
- Plurarity lines weren't being applied correctly fixed.
2021-06-20 16:43:30 -03:00
68f9a6b39c Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-21 01:14:12 +08:00
49ee838562 Qt: Remove zh-cn translation causing crash on subimage change 2021-06-20 19:22:07 +10:00
0f564885dc CMake: Link to IOKit on Mac 2021-06-20 19:21:51 +10:00
9027864d3d CommonHostInterface: Remove achievements/leaderboards hotkeys on Android 2021-06-20 19:18:01 +10:00
d9412f9fcd FrontendCommon: Add option to inhibit screensaver 2021-06-20 15:50:59 +10:00
531845a0c7 FullscreenUI: Add rich presence to quick menu 2021-06-20 14:01:10 +10:00
8f5b2f24cf Cheevos: Update rich presence in test mode (but don't ping) 2021-06-20 13:40:15 +10:00
a072455903 CommonHostInterface: Add hotkeys for opening leaderboards/achievements 2021-06-20 13:33:30 +10:00
1644a0762d GPU/OpenGL: Disable MSAA on GLES3.1 2021-06-20 13:10:26 +10:00
1fe85a0d91 Merge pull request #2281 from CookiePLMonster/leaderboards-hardcore-only
Allow submitting entries to Leaderboards only in Hardcore Mode.
2021-06-20 01:19:56 +10:00
995bab72c4 Merge pull request #2279 from CookiePLMonster/retroachievements-discord-rpc
Show RetroAchievements rich presence in Discord-RPC
2021-06-20 01:18:51 +10:00
99fbd2827b Allow submitting entries to Leaderboards only in Hardcore Mode.
This is a requirement from RetroAchievements.
2021-06-19 17:15:47 +02:00
c86b7309d4 Show RetroAchievements rich presence in Discord-RPC 2021-06-19 14:13:10 +02:00
e7b113f454 System: Don't reset performance counters when turboing 2021-06-19 21:15:50 +10:00
bda573a540 Merge pull request #2278 from CookiePLMonster/leaderboard-switching-hotfix
Leaderboards: Implement missing teardown
2021-06-19 21:15:27 +10:00
c97aafb79d Leaderboards: Implement missing teardown 2021-06-19 12:30:07 +02:00
bc34a75e03 CDROM: Add missing include for <cmath> 2021-06-19 15:23:25 +10:00
67344070ea CDROM: Improve simulation of seek timing 2021-06-19 15:16:01 +10:00
2c19c7ce57 CDROM: Cancel speed changes if they're not complete 2021-06-19 15:16:01 +10:00
b1776dea61 CDROM: Simulate position holding for GetlocL too 2021-06-19 15:16:01 +10:00
b1c230bd86 Merge pull request #2276 from andercard0/patch-135
Update
2021-06-19 15:15:16 +10:00
194d6bf7ff Merge pull request #2277 from CookiePLMonster/leaderboards
RetroAchievements Leaderboards implementation
2021-06-19 15:14:51 +10:00
cce40a85dd Implemented Leaderboards UI 2021-06-19 01:30:36 +02:00
6288547a19 Update
Update file to latest.
2021-06-18 13:50:33 -03:00
e361212bbf Basic leaderboard integration
No UI yet, only sends unlocks to the server.
2021-06-17 20:43:50 +02:00
c705eea3f9 Expose additional functions from rc_url.h
Will be needed for building proper leaderboard requests
2021-06-17 20:20:59 +02:00
815146e7d8 GPU/HW: Fix incorrect blend factor
Regression from 75e6c175de
2021-06-17 20:04:05 +10:00
e4fb028c8c GameDB: Add PlayStationMouse for Project - Horned Owl 2021-06-17 20:04:05 +10:00
794ab76ed5 Merge pull request #2268 from andercard0/patch-134
Atualização Português do Brasil
2021-06-17 20:03:53 +10:00
d6dcb3fc19 Atualização Português do Brasil
- Typo fixed;
- Plurality fixed;
- Missing letters fixed;
- Unused spaces fixed;
- Untranslated terms now translated;
- Better debugger terms applied for Pt-br language.
2021-06-15 17:55:46 -03:00
75e6c175de GPU/HW: Elide redundant UBO updates on draw mode change 2021-06-15 23:10:49 +10:00
0e01a65e78 Merge pull request #2251 from CookiePLMonster/fullscreen-ui-exit-crash
Fix a crash when shutting down emulation from the Hardcore mode confirmation prompt
2021-06-15 23:09:16 +10:00
a4bf83740b Qt: Update Japanese translation by mikakunin 2021-06-15 23:08:18 +10:00
35c6d2d854 Merge pull request #2267 from RaydenX93/update_it_20210614
Update duckstation-qt_it.ts
2021-06-15 23:04:40 +10:00
67b517bd8a Merge pull request #2265 from andercard0/patch-132
Atualização Português do Brasil
2021-06-15 23:04:31 +10:00
3157684625 Merge pull request #2264 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-15 23:04:21 +10:00
4f09d61825 CPU: Don't panic on invalid instructions 2021-06-15 22:58:29 +10:00
2548f75267 CDROM: Differentiate between logical and physical hold 2021-06-15 22:44:21 +10:00
ee0e7f15c1 Fix a crash when shutting down emulation from the Hardcore mode confirmation prompt 2021-06-15 11:37:02 +02:00
7b60080a43 Update duckstation-qt_it.ts 2021-06-14 19:35:58 +02:00
bc4619e4c9 Atualização Português do Brasil
- Update file to latest. 
- As well as some posponed changes and fixes.
2021-06-14 11:26:49 -03:00