Commit Graph

3573 Commits (c17fb8842659bcddc5cde78e0001d64aef05ab0e)
 

Author SHA1 Message Date
Anderson_Cardoso 1f10bdd7cd
Atualização Português do Brasil
Update Portuguese Brazil language file to latest.
4 years ago
Connor McLaughlin e464a8c332 CommonHostInterface: Disable some hotkeys on Android 4 years ago
Connor McLaughlin 22bb64e7b0 Android: Add hotkey binding support 4 years ago
Connor McLaughlin 2672e2b505 libretro: Build fix 4 years ago
Connor McLaughlin 7b532ebb7f
Merge pull request #1347 from andercard0/patch-56
Atualização Português do Brasil
4 years ago
Connor McLaughlin f5230fdb14
Merge pull request #1346 from zkdpower/master
Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin 78282d1508 GameSettings: Add downsampling mode 4 years ago
Connor McLaughlin 3cb2cd8235 GPU: Add adaptive and box downsampling modes 4 years ago
Connor McLaughlin 5236583544 Vulkan/Texture: Support transitioning individual mip levels 4 years ago
Connor McLaughlin 2ce5dc3bbe Vulkan: Don't hardcode mipmap samplers to lod0 4 years ago
Connor McLaughlin 59e8363075 D3D11: Support mipmaps in wrapper textures 4 years ago
Connor McLaughlin 68ce959d70 Settings: Add option to temporarily disable all enhancements 4 years ago
Connor McLaughlin 40f241dde3 PlaystationMouse: Fix incorrect translation context for help 4 years ago
Anderson_Cardoso dd04c5983e
Atualização Português do Brasil
Translation updated to latest.
4 years ago
zkdpower 674b26bef7
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin c46495e687 Update README.md 4 years ago
Connor McLaughlin f8dcfabc44
Merge pull request #1344 from guibou/gtk3
Use gtk3 for nativefiledialog
4 years ago
PugsyMAME 3284a18ad3
Add new Cheat Type F4, Find & Replace Bytes (#1345)
* Add new Cheat Type F4, Find & Replace Bytes

Also knows as 'AOB' apparently. Information about how it works will be in the next chtdb.txt header or you can read/ask about it on the discord channel.

* Add new Cheat Type F4, Find & Replace Bytes 

Also knows as 'AOB' apparently. Information about how it works will be in the next chtdb.txt header or you can read/ask about it on the discord channel.

* Added error trapping for cheat type F4

As suggested
4 years ago
Guillaume Bouchard f30addc70d Use gtk3 for nativefiledialog
Rational: gtk2 is not maintained anymore and the change was simple.

- Update of nativefiledialog/CMakeLists.txt in order to detect and use
  gtk3
- Updated a few files referencing gtk2, especially:
  - github workflow: I tested that the apt-get update works on ubuntu
    18.03 in a docker container
  - Readme.

This was tested in the following nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/107878
4 years ago
Connor McLaughlin 1b99233466 Android: Add analog-stick-as-dpad option to controller settings 4 years ago
Connor McLaughlin 0aa3b6b399 Android: Controller binding support 4 years ago
Connor McLaughlin 6bf37f51be Android: Add controller interface class 4 years ago
Connor McLaughlin cbcb8b4b89 Android: Add dark theme 4 years ago
Connor McLaughlin 59b9e4b2ef Android: Hook up most of the settings interface mutators 4 years ago
Connor McLaughlin 0945744f9b FrontendCommon: Add DInput controller interface
Still needs force feedback/vibration support.
4 years ago
Connor McLaughlin a3e4c61a0b CommonHostInterface: Add a method to get top-level window handle 4 years ago
Connor McLaughlin a894b295b6 CPU/CodeCache: Fix assertion failure when patching in double branch 4 years ago
Connor McLaughlin b38e4b8ba7
Merge pull request #1341 from ggrtk/hostdisplay-fixes
HostDisplay: Fix some scaling issues
4 years ago
Connor McLaughlin 6f22d5c151
Merge pull request #1333 from andercard0/patch-55
Atualização Português do Brasil
4 years ago
Connor McLaughlin 4fdedf5f14
Merge pull request #1340 from zkdpower/master
Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin 35646df63f
Merge pull request #1343 from guibou/patch-1
Readme.md: add git as a build time requirement
4 years ago
Guillaume Bouchard d6eb8c4b48
Readme.md: add git as a build time requirement 4 years ago
Albert Liu 1c1ca45e4e VulkanHostDisplay: Fix post shader uniform buffer 4 years ago
Albert Liu 11fbf26045 HostDisplay: Use floats internally for draw rectangle calculation 4 years ago
Albert Liu e0f3a4f17b HostDisplay: Calculate draw rectangle in terms of horizontal scale 4 years ago
Albert Liu b824844043 HostDisplay: Fix framebuffer screenshot scaling 4 years ago
zkdpower 489169c8ce
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
4 years ago
Anderson_Cardoso acaa13aba0
Atualização Português do Brasil 4 years ago
Connor McLaughlin dfa36e0fa7 Update SDL game controller database 4 years ago
Connor McLaughlin a48add94f8
Merge pull request #1332 from ggrtk/ps2-bios-size
Update BIOS image handling
4 years ago
Connor McLaughlin fa7442fddb Qt: Fix mouse-cursor-in-fullscreen regression 4 years ago
Connor McLaughlin fcec112613
Merge pull request #1329 from RaydenX93/master
Italian Translation Update - PC
4 years ago
Albert Liu d9096ca12d BIOS: Prevent patching incompatible BIOSes 4 years ago
Albert Liu 0e2276fc7a BIOS: Add support for loading PS2 BIOSes 4 years ago
Albert Liu 4db29f9399 HostInterface: Check all console regions when looking for any BIOS 4 years ago
RaydenX93 7f57d678bd Update duckstation-qt_it.ts 4 years ago
Connor McLaughlin a845b2c5f8
Merge pull request #1326 from PugsyMAME/master
Cheat Manager Memory Scanner improvements
4 years ago
PugsyMAME 90073ac1d0
Cheat Manager Memory Scanner improvements
Updated Memory Scanner to use sized hexadecimal in results and manual watches.
Enforced Halfword,Word address settings so that it's a valid word or halfword that is being watched.
4 years ago
Connor McLaughlin f9ac25f2b8 CDROM: Actually fix playing tracks 10+ 4 years ago
Connor McLaughlin c04d6f9ef8 CDROM: Play command track should be BCD
Fixes tracks >= 10 in BIOS CD player, maybe games?
4 years ago