Commit Graph

4182 Commits (sio)
 

Author SHA1 Message Date
Connor McLaughlin 299ba60b8d XInput: Fix trigger magnitude being doubled 4 years ago
Anderson_Cardoso b828ac89f4
Android - Atualização Pt-Br (#1810)
Update strings file to latest.
4 years ago
Connor McLaughlin dccbc59246
Merge pull request #1816 from zkdpower/master
Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin 953718e1c8
Merge pull request #1814 from 6lackmag3/patch-24
Update arrays.xml
4 years ago
Connor McLaughlin 2f7d45c321
Merge pull request #1813 from 6lackmag3/patch-23
Update strings.xml
4 years ago
Connor McLaughlin 73295e27e0
Merge pull request #1811 from andercard0/patch-98
Android - Atualização Pt-Br
4 years ago
zkdpower 95806859a6
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
4 years ago
6lackmag3 58baec862a
Update arrays.xml
updated to latest
4 years ago
6lackmag3 c3eeed5a66
Update strings.xml
updated to latest
4 years ago
Anderson_Cardoso 314f520042
Android - Atualização Pt-Br
Update Arrays to latest.
4 years ago
Connor McLaughlin a8fd4d5bbd HTTPDownloaderWinHttp: Hopefully fix issue on Windows <8.1 4 years ago
Connor McLaughlin 429ab9ffa2 Android: Fix DS4 dpad mapping 4 years ago
Connor McLaughlin dea713e243
Merge pull request #1806 from stenzek/android-multi-controllers
Android: Add >1 controller, multitap, external controller vibration
4 years ago
Connor McLaughlin 686fc4cc2a Android: Add hotkey categories/grouping 4 years ago
Connor McLaughlin d2cef2e3b5 Android: Pretty print device IDs 4 years ago
Connor McLaughlin 26ee2ce083 Android: Implement support 8 controllers (multitap) 4 years ago
Connor McLaughlin c8a029c5cb Android: Support more than one controller 4 years ago
Connor McLaughlin 1839bfab3b Android: Rewrite input binding to be more flexible
Supports vibration, non-gamepad controllers, etc.

You will need to rebind your controllers.
4 years ago
Connor McLaughlin ee171465ea CommonHostInterface: Move controller ID parsing to interface 4 years ago
Connor McLaughlin e87ce48601
Merge pull request #1804 from 6lackmag3/patch-22
Update arrays.xml
4 years ago
Connor McLaughlin 830db73688
Merge pull request #1803 from 6lackmag3/patch-21
Update strings.xml
4 years ago
Connor McLaughlin 26a0a7b20c
Merge pull request #1802 from andercard0/patch-96
Atualização Português do Brasil
4 years ago
Connor McLaughlin b0657bc610
Merge pull request #1807 from ggrtk/fix-analog-controller-panic
AnalogController: Only panic on unknown config mode commands
4 years ago
Albert Liu 49c65cf5dd AnalogController: Only panic on unknown config mode commands 4 years ago
6lackmag3 613e1e2904
Update arrays.xml
minor changes; updated to latest
4 years ago
6lackmag3 19bc610276
Update strings.xml
minor changes and fixes; updated to latest
4 years ago
Anderson_Cardoso 21db6b7e48
Atualização Português do Brasil
Update file to latest.
4 years ago
Connor McLaughlin cf7b167359
Merge pull request #1797 from stenzek/android-cheevos
Android: Implement RetroAchievements
4 years ago
Connor McLaughlin 455b4f4d0e
Merge pull request #1800 from Max833/master
Qt: Update German translation
4 years ago
Max833 14ae73c137
Update duckstation-qt_de.ts 4 years ago
Connor McLaughlin c182edf196 Android: Implement RetroAchievements 4 years ago
Connor McLaughlin 0f1dc93eaa Android: Enable plaintext HTTP for i.retroachievements.org
Android doesn't like its TLS configuration.
4 years ago
Connor McLaughlin 6bced299f4 Android: Add AndroidHTTPDownloader class 4 years ago
Connor McLaughlin 566ecaf209 Cheevos: Remove redundant message on login 4 years ago
Connor McLaughlin e719ebcfa0 Android: Fix 'Auto (Game Native)' aspect ratio game setting 4 years ago
Connor McLaughlin 658184f85f GameSettings: Fix SSAA always showing on Android 4 years ago
Connor McLaughlin fa03038cef Cheevos: Clear login timestamp on logout 4 years ago
Connor McLaughlin f3ebd286c4 Android: Make progress dialogs non-cancelable 4 years ago
Connor McLaughlin 28e52e53e7 FullscreenUI: Allow tweaking notification vertical position 4 years ago
Connor McLaughlin c062cc2c26 GPU/Vulkan: Fix UBO hazard across cmdbuffers 4 years ago
Connor McLaughlin 05f6f8579f GPU/Vulkan: Fix SSAA being near ineffective 4 years ago
Connor McLaughlin 0feb817130 ShaderGen: Disable interface blocks when using AMD OpenGL
SSAA/per sample shading is broken otherwise.
4 years ago
Connor McLaughlin 75e473897e Update compatibility settings 4 years ago
Connor McLaughlin d20d616823
Merge pull request #1799 from PugsyMAME/master
Updated chtdb.txt and added new types F5, 52 & 53. Cleaned up type 51
4 years ago
Connor McLaughlin 4d2747fe74
Merge pull request #1792 from CookiePLMonster/plurality-pass
Plurality for non-Qt messages
4 years ago
PugsyMAME 0fd593eb42
Updated chtdb.txt and added new types F5, 52 & 53. Cleaned up type 51
Chtdb.txt
=========
Updated the header to document all the new cheat types, added some more cheats
and cleaned up others.

New Cheat Types:-
=================
F5 - 16-Bit toggle cheat, predominatly used with the D7 cheat to enable/disable
      ASM cheats with the same key presses. See chtdb.txt for more information.

52 - Register Block Conditionals for use with the type 51 cheats. There are 128 
      sub types. See chtdb.txt for more information.
      
53 - Improved Slide Code cheat type, with support for 65536 addresses and a 16
      bit step and easily configurable step direction for value and address.
      See chtdb.txt for more information.      

Other Changes:-
===============
51 - Cleaned up - renumbered/renamed, Tested & Bugfixed. See chtdb.txt for more 
      information.
4 years ago
PugsyMAME bcd3bace83
Chtdb.txt update 4 years ago
Silent 5515a581e0
Update PL localization 4 years ago
Silent 6350bb0e36
Hook up plurality to OSD messages 4 years ago
Silent 948a6b530b
Make TranslateString and TranslateStdString support numbers 4 years ago