Commit Graph

2641 Commits (2fb67ee7db36d6af3a95a2fb5083c03c0e338168)
 

Author SHA1 Message Date
Connor McLaughlin 902024d225 CDROM: Implement volume peak in CDDA report
Fixes Kyuutenkai hanging at boot.
4 years ago
Connor McLaughlin 3ecae0f409 Common/Align: Make constexpr 4 years ago
RaydenX93 c6b2b1fcd7 Update duckstation-qt_it.ts 4 years ago
RaydenX93 5bca69c982 Renaming for clarity 4 years ago
RaydenX93 e97ab6105d Update update-and-edit-language_dragndrop.bat 4 years ago
Connor McLaughlin 36bede11ae CPU/Recompiler/AArch64: Fix crash when icache is enabled 4 years ago
Connor McLaughlin 2ce9baa8ad Android: Fix possible crash in TouchscreenControllerView 4 years ago
Connor McLaughlin 7775774761 Android: Fix game controller input being ignored 4 years ago
Connor McLaughlin 6716b8e8ba Android: Add 16:10 aspect ratio option 4 years ago
Connor McLaughlin 1db1d64a1f GameSettings: Simplify controller type check 4 years ago
Connor McLaughlin 303357df27 GameSettings: Only replace analog -> digital controller when forcing
e.g. Die Hard Trilogy can also work with Konami Justifier.
4 years ago
Connor McLaughlin 0825bd1d2d Update game settings from @RinMaru 4 years ago
Connor McLaughlin 348555cc8c Build: Link with objc runtime on macOS 4 years ago
Connor McLaughlin d39c9f5d1c Clean up some compiler warnings 4 years ago
Connor McLaughlin 5e65882920 MemoryCardImage: Fix error in DeleteFile() 4 years ago
Connor McLaughlin ce9ff142b3 Build: Skip cubeb and googletest for libretro core 4 years ago
Connor McLaughlin c89d94c2ff Move Cubeb AudioStream to FrontendCommon
This way it doesn't need to be built for libretro.
4 years ago
Connor McLaughlin fe25f005c2 GPU: Fix incorrect sign extension of positions
Fixes missing objects in Skullmonkeys (again).
4 years ago
Connor McLaughlin a46d304d79
Merge pull request #951 from andercard0/patch-17
Atualização Tradução Português do Brazil
4 years ago
Connor McLaughlin 3e644d3963
Merge pull request #956 from ggrtk/qt-chinese-simplified
Qt: Update duckstation-qt_zh-cn.ts (@zkdpower)
4 years ago
Albert Liu 79af61cd21 Qt: Make some additional controller strings translatable 4 years ago
Albert Liu 4b6336cc45 Qt: Remove obsolete strings from duckstation-qt_zh-cn.ts 4 years ago
Albert Liu b05db4d641 Qt: Fix duckstation-qt_zh-cn.ts line numbers 4 years ago
Albert Liu 0c21dcb141 Qt: Update duckstation-qt_zh-cn.ts (@zkdpower) 4 years ago
Connor McLaughlin 671033fdd2 Android: Fix disabling save state on exit not working 4 years ago
Connor McLaughlin 907bba19c0 Qt: Fix crash in advanced reset to defaults 4 years ago
Connor McLaughlin 10d42446f4 Android: Tweak some help text for options, add PGXP precision 4 years ago
Connor McLaughlin b612958daa Android: Add some audio settings 4 years ago
Connor McLaughlin fc28ba75da GPU/OpenGL: Create the texture stream buffer with its final target
Fixes broken texture uploads on Adreno GPUs.
4 years ago
Connor McLaughlin 8bb89c9aeb GPU/OpenGL: Disable texture buffer upload path if larger buffers are unsupported 4 years ago
Connor McLaughlin 9e2e1050bb GL/Program: Don't delete nonexistant shaders (when using binaries) 4 years ago
Connor McLaughlin 13a9411b07 Android: Add BIOS importer 4 years ago
Connor McLaughlin 423054e8ac Android: Fix ANR when boot fails 4 years ago
Connor McLaughlin 897f2dadf8 Android: Add analog touchscreen controls 4 years ago
Anderson_Cardoso 55a02f8720
Atualização Tradução Português do Brazil
Translated:

    Audio;
    Ports 1 / 2;
    Autoupdate Warnings;
    Mainwindow new options;
    Adv. Settings Widget PGXP Preservation;
4 years ago
Connor McLaughlin 4f0007dd55 PGXP: Make preserving pre-divide fractional coordinates an option
Fixes holes in geometry in Crash Team Racing with PGXP on.
4 years ago
Connor McLaughlin fa638ef9d2 CPU/Interpreter: Fix incorrect call in to PGXP for addi
Fixes exploding triangles in Spyro with PGXP CPU mode enabled.
4 years ago
Connor McLaughlin e7bf22c31f Android: Possible fix for multi-touch-stuck issue 4 years ago
Connor McLaughlin cb6502afa3 Qt: Simplify settings version check 4 years ago
Connor McLaughlin 74880ac047 Qt: Update Chinese translation from @zkdpower 4 years ago
Connor McLaughlin 2df06225ee GPU/OpenGL: Don't keep shader cache open 4 years ago
Connor McLaughlin 64e1305087 GPU/D3D11: Don't keep shader cache open
Allows you to run multiple DuckStation instances.
4 years ago
Connor McLaughlin e1f83fc000 Qt: Add crop mode, interlacing and NTSC timing to debug menu 4 years ago
Connor McLaughlin ff26881623 SDL: Add various options to settings menu 4 years ago
Connor McLaughlin 6218f3f568 Qt: Add Dutch translation by @DenSinH 4 years ago
Connor McLaughlin 568de19fc6
Merge pull request #945 from ggrtk/settings-version-warning
Qt: Improve handling of settings version increases
4 years ago
Connor McLaughlin ed5527b6d8 Android: Make dpad usable in corners 4 years ago
Connor McLaughlin 51fb174984 Android: Fix multi-touch for touchscreen controller 4 years ago
Connor McLaughlin 0050c52e63 Android: Add some missing settings 4 years ago
Connor McLaughlin db6a9b4ab5 Android: Slightly improve scoped storage error message 4 years ago