Commit Graph

  • a27f220f79 Android: Support binding volume buttons Connor McLaughlin 2021-01-13 18:55:11 +1000
  • 37f9f118c4 Android: Add 'Open Pause Menu' hotkey Connor McLaughlin 2021-01-13 18:54:37 +1000
  • 60232c390a Android: Use checkbox list for patch codes/cheats Connor McLaughlin 2021-01-13 18:24:26 +1000
  • 1ae4b94eb2 AudioStream: Don't hold lock while resampling Connor McLaughlin 2021-01-13 19:25:15 +1000
  • 2b5cfb272c Qt: Add dump VRAM and SPU RAM actions Connor McLaughlin 2021-01-13 19:24:41 +1000
  • 5746dcdbd4 Android: Fix build Connor McLaughlin 2021-01-13 02:54:54 +1000
  • b5ffbfe826 Qt: Fix audio sliders not applying correctly Connor McLaughlin 2021-01-13 02:36:11 +1000
  • b3fd07e1b5 GameSettings: Adjust crop area for FF7 Connor McLaughlin 2021-01-12 20:49:02 +1000
  • 220f2f4845 Vulkan: Fix typo causing debug shaders to be used Connor McLaughlin 2021-01-12 02:58:12 +1000
  • d101f7cf9d
    Merge pull request #1442 from andercard0/patch-63 Connor McLaughlin 2021-01-13 02:36:23 +1000
  • fc58d8e8cc
    Atualização Português do Brasil Anderson_Cardoso 2021-01-11 14:01:45 -0300
  • a0a24c7752 GPU/Vulkan: Only update sample texture when render area dirty Connor McLaughlin 2021-01-12 02:16:04 +1000
  • 16ad54143b HostInterface: Don't sleep when syncing to host refresh Connor McLaughlin 2021-01-12 02:04:49 +1000
  • 0884954d10
    Merge pull request #1438 from zkdpower/master Connor McLaughlin 2021-01-12 02:18:29 +1000
  • 6712f6b649
    Update Simple-Chinese language file to latest zkdpower 2021-01-11 17:15:52 +0800
  • c18fa06f0c Android: Add 'Sync To Host Refresh Rate' option Connor McLaughlin 2021-01-11 15:41:20 +1000
  • 873b9f622a
    Merge pull request #1432 from andercard0/patch-62 Connor McLaughlin 2021-01-11 15:42:23 +1000
  • e5915846a4
    Merge pull request #1433 from ggrtk/qt-update-widget-help-text Connor McLaughlin 2021-01-11 15:42:12 +1000
  • 13cba122ef HostDisplay: Move Windows fallback for refresh rate query to HostInterface Connor McLaughlin 2021-01-11 15:11:57 +1000
  • fd166a4485 ShaderCache: Add a data version field Connor McLaughlin 2021-01-11 14:50:25 +1000
  • 97971464d1 GPU/ShaderGen: Remove texcoord offset Connor McLaughlin 2021-01-11 14:07:45 +1000
  • 29331ef679 Qt: Update widget help text Albert Liu 2021-01-10 20:49:25 -0800
  • 69f14feec1
    Atualização Português do Brasil Anderson_Cardoso 2021-01-10 17:32:27 -0300
  • ba2710fb4c
    Update README.md Connor McLaughlin 2021-01-11 04:01:18 +1000
  • bc5fb850d4 AudioStream: Reset resampler state on emptying buffers Connor McLaughlin 2021-01-11 03:58:14 +1000
  • 43d01776dc HostInterface: Add "Sync To Host Refresh Rate" option Connor McLaughlin 2021-01-11 03:50:44 +1000
  • bb572741ae HostDisplay: Add GetHostRefreshRate() function Connor McLaughlin 2021-01-11 03:50:10 +1000
  • 5769830b72 Android: Fix incorrect string refresh in audio settings Connor McLaughlin 2021-01-11 03:49:40 +1000
  • d23645e02f CMake: Fix Linux build Connor McLaughlin 2021-01-11 03:18:30 +1000
  • ce965e89ca Qt/Android: Add help text for resampling, turn on by default Connor McLaughlin 2021-01-11 02:26:49 +1000
  • fdeef65676 Qt: Move emulation speed settings to console settings Connor McLaughlin 2021-01-11 02:12:20 +1000
  • 54f5563321 Qt: Add turbo speed setting Connor McLaughlin 2021-01-11 01:57:10 +1000
  • d73fedcef1 Qt: Make about dialog slightly taller Connor McLaughlin 2021-01-11 01:32:17 +1000
  • 692eb035ec Qt: Fix flex sizing with >1 flex column Connor McLaughlin 2021-01-11 01:29:31 +1000
  • 25847494d5 dep/xxhash: Set XXH_X86DISPATCH_ALLOW_AVX on x86/x64 Connor McLaughlin 2021-01-11 01:21:27 +1000
  • 5996945b37 Android: Use Java thread for emulation thread Connor McLaughlin 2021-01-11 01:03:17 +1000
  • a5f9aa11e1 Settings: Add audio resampling when running at non-standard speed Connor McLaughlin 2021-01-10 17:01:21 +1000
  • 54c7fc6b08 AudioStream: Support resampling input Connor McLaughlin 2021-01-10 17:01:02 +1000
  • 1eab296ec3 dep: Add libsamplerate Connor McLaughlin 2021-01-01 14:18:22 +1000
  • bc6444b6ff Update compatibility list and settings Connor McLaughlin 2021-01-11 01:12:32 +1000
  • 5d7d848fe6 CMake: Don't disable EGL for Android Connor McLaughlin 2021-01-11 00:59:00 +1000
  • 19032750b4 CDROM: Don't treat no-region discs as audio CDs Connor McLaughlin 2021-01-10 17:09:46 +1000
  • 2c2195b116 Qt: Update Polish translation by Zuzia Connor McLaughlin 2021-01-11 01:04:54 +1000
  • 11992bde4e TimingEvents: Use function pointers instead of std::function Connor McLaughlin 2021-01-10 01:43:59 +1000
  • 8c241ed8de
    Update Simple-Chinese language file to latest (#1424) zkdpower 2021-01-09 23:43:35 +0800
  • b4d1dcfe4b
    Merge pull request #1415 from andercard0/patch-61 Connor McLaughlin 2021-01-10 01:43:28 +1000
  • 15652b4c1f SPU: Fix a few cases where SPU interrupts weren't firing Connor McLaughlin 2021-01-10 01:38:39 +1000
  • df98a0b04e CPU/Recompiler: Fix incorrect speculative byte/halfword reads Connor McLaughlin 2021-01-10 01:38:04 +1000
  • 4fafb34251 CommonHostInterface: Move input map update to frontend Connor McLaughlin 2021-01-09 14:54:52 +1000
  • ad0d16e243 Qt: Fix failing to load unicode filenames on command line Connor McLaughlin 2021-01-09 12:02:33 +1000
  • 64fc560314 Qt: Don't allocate a console when loading settings Connor McLaughlin 2021-01-09 01:53:11 +1000
  • 9d7f4523b0 Log: Close C file handles on free (win32) Connor McLaughlin 2021-01-09 01:52:47 +1000
  • 693b070889
    Atualização Português do Brasil Anderson_Cardoso 2021-01-08 11:51:46 -0300
  • 9951921a6d Log: Enable virtual terminal processing on Win32 Connor McLaughlin 2021-01-09 00:32:44 +1000
  • b0398f5aa7 Qt: Add shutdown without saving menu option Connor McLaughlin 2021-01-08 23:42:17 +1000
  • 6a04803502
    Merge pull request #1394 from piepacker/msw_console_behavior Connor McLaughlin 2021-01-09 00:22:37 +1000
  • 5add87c8ad
    Merge pull request #1410 from ggrtk/get-analog-input-bytes Connor McLaughlin 2021-01-09 00:19:38 +1000
  • c6da182232
    Merge pull request #1412 from ggrtk/sdl-rumble-duration-fix Connor McLaughlin 2021-01-09 00:17:46 +1000
  • 8d56a3d186
    Merge pull request #1414 from zkdpower/master Connor McLaughlin 2021-01-09 00:17:18 +1000
  • bfd4273f2c
    Update Simple-Chinese language file to latest zkdpower 2021-01-08 21:56:09 +0800
  • d860c14267 CommonHostInterface: Update rumble every frame regardless of change Albert Liu 2021-01-07 18:30:43 -0800
  • 5ff3299384 Controller: Add method for reading analog input bytes Albert Liu 2021-01-03 22:54:16 -0800
  • 4cc2883224 Add script to pad a BIOS image Connor McLaughlin 2021-01-08 01:25:33 +1000
  • 419726f4cc Remove libretro core - core will now be maintained by libretro Connor McLaughlin 2021-01-08 01:11:19 +1000
  • 573c8370d7 Update game settings Connor McLaughlin 2021-01-08 01:24:18 +1000
  • f26b094cf7 Console: Use ANSI escape codes and remove entirely Win32's legacy WriteConsoleA code. Jake Stine 2021-01-07 07:05:33 -0800
  • 24c373245e MemoryCard: Make formatting OSD message translatable Connor McLaughlin 2021-01-07 12:14:41 +1000
  • d86fc03ecb
    Merge pull request #1391 from andercard0/patch-60 Connor McLaughlin 2021-01-07 12:15:24 +1000
  • ee60c02e0a
    Merge pull request #1402 from zkdpower/master Connor McLaughlin 2021-01-07 12:15:16 +1000
  • 5eca471624
    Merge pull request #1403 from RaydenX93/update_it_20210106 Connor McLaughlin 2021-01-07 12:15:01 +1000
  • e80cd69811
    Merge pull request #1395 from CookiePLMonster/add-roboto-glyphs Connor McLaughlin 2021-01-07 12:14:48 +1000
  • 3f11cb1de1 Update duckstation-qt_it.ts RaydenX93 2021-01-06 18:44:54 +0100
  • 7de3fafff6
    Update Simple-Chinese language file to latest zkdpower 2021-01-07 00:43:46 +0800
  • de075fffc3
    Register more glyph ranges supported by Roboto Silent 2021-01-05 18:17:18 +0100
  • c9b8dc13fd Console: Fix problems when using CLI from MSYS2/GitBash/ConEmu Jake Stine 2021-01-04 07:09:42 -0800
  • f832dca975 Bus: Don't force inline EXP1/EXP2 access Connor McLaughlin 2021-01-06 01:02:30 +1000
  • f3cdfe97a7 Bus/EXP2: Support openbios putc address Connor McLaughlin 2021-01-06 00:56:35 +1000
  • 7f22dc4199
    Atualização Português do Brazil Anderson_Cardoso 2021-01-05 11:49:36 -0300
  • 9afd122f85 GameSettings: Remove a bunch of DMA size overrides Connor McLaughlin 2021-01-06 00:02:50 +1000
  • 845cd37835 DMA: Determine slice size based on whether pad is transmitting Connor McLaughlin 2021-01-06 00:00:56 +1000
  • 98a4e59f52 Qt: Fix some strings not being translatable Connor McLaughlin 2021-01-05 19:34:20 +1000
  • b83a9cfe9a
    Update README.md (#1388) Dominus Iniquitatis 2021-01-05 11:02:11 +0300
  • a5078d7e35
    Zuzia pl language support (#1384) Bekon241 2021-01-05 09:01:28 +0100
  • 25b0b72566
    Merge pull request #1383 from zkdpower/master Connor McLaughlin 2021-01-05 18:00:25 +1000
  • a6e1b3c4ad
    Merge pull request #1389 from ggrtk/ps3-bios-size Connor McLaughlin 2021-01-05 17:59:57 +1000
  • cdefcf7359 HostInterface: Log when all enhancements are disabled by config Connor McLaughlin 2021-01-05 17:58:55 +1000
  • 79012d5288 BIOS: Add check for older BIOS from PS3 Albert Liu 2021-01-04 23:38:42 -0800
  • 0534f36b8d D3D11HostDisplay: Fix incorrect format support check Connor McLaughlin 2021-01-05 17:47:58 +1000
  • e3de44d127 D3D11/Texture: Log attributes when creation fails Connor McLaughlin 2021-01-05 17:19:05 +1000
  • 8f5c20bdf5 BIOS: Improve robustness of BIOS searching Connor McLaughlin 2021-01-05 12:20:21 +1000
  • 5cd261a5b2 BIOS: Only match PS1 and PS2 BIOS images exactly Connor McLaughlin 2021-01-05 12:20:17 +1000
  • 68f97a8116 Update game compatibility/settings Connor McLaughlin 2021-01-05 12:19:45 +1000
  • c0dfc49db3
    Update Simple-Chinese language file to latest zkdpower 2021-01-05 03:36:07 +0800
  • c3b0a87029 CommonHostInterface: Move settings filename to start of class Connor McLaughlin 2021-01-05 00:56:14 +1000
  • 9056db0a0f Qt: Add Polish translation by Zuzia and Seba Connor McLaughlin 2021-01-05 00:32:41 +1000
  • 73f6521452 SPU: Check voice addresses on IRQ re-enable Connor McLaughlin 2021-01-05 00:20:24 +1000
  • e3262fc0a4 CPU: Compile fix for debug builds Connor McLaughlin 2021-01-04 23:41:19 +1000
  • cc0c41eb11 Update README.md Connor McLaughlin 2021-01-05 00:43:48 +1000
  • f7b0c0f493
    Add cli parameter to override default settings file (#1375) johnnyruz 2021-01-04 09:46:16 -0500
  • 35fdae0d95
    Merge pull request #1372 from ggrtk/analog-controller-refactor Connor McLaughlin 2021-01-05 00:45:37 +1000