Revision |
Author |
Date |
Windows 32bit | Commit log |
v1.7.0-dev-910-gff0c9334e |
Ziemas |
2021-01-24 04:23:36 |
Download |
SPU2: Fix pitch modulation |
v1.7.0-dev-909-g34f665dc7 |
arcum42 |
2021-01-23 17:14:59 |
Download |
Deleted assorted unused headers and functions. (#4138) |
v1.7.0-dev-908-g18da71601 |
lightningterror |
2021-01-20 15:40:48 |
Download |
pad-linux: Update logs, db should be updated via upstream only. |
v1.7.0-dev-907-ge3c40359d |
jeltaqq |
2021-01-23 07:49:35 |
Download |
Repairing dead links |
v1.7.0-dev-906-g0689f4bb3 |
Mrlinkwii |
2021-01-21 19:57:25 |
Download |
GUI: Fix bios label capitalization. (#4165) |
v1.7.0-dev-905-g2ffc6b3ac |
refractionpcsx2 |
2021-01-17 20:52:50 |
Download |
SPR: Wrap transfers which would have read outside of SPR memory |
v1.7.0-dev-904-g99f8d2fa8 |
Tyler Wilding |
2020-12-30 00:19:27 |
Download |
input-rec: Update the GS Frame's freq. properly on enabling/disabling |
v1.7.0-dev-903-gcf33fb3ca |
RedDevilus |
2020-12-14 14:53:10 |
Download |
GUI: Address review changes + Fix formatting + Misc fixes - Change the wxitems to reflect a more appropiate name + change comment to explain the process of Custom hotkeys. - Cycling savestates are now in the GUI but they are grayed out because it's only used like labels for now. - The most essential custom hotkeys are now included. - F8 Snapshot needs some future tinkering but atleast shows up correctly now |
v1.7.0-dev-902-g028f468d2 |
RedDevilus |
2020-12-13 03:57:45 |
No build |
pcsx2-gui: Clang format - pcsx2\gui\AppAccelerators.h - pcsx2\gui\GlobalCommands.cpp - pcsx2\gui\MainFrame.cpp - pcsx2\gui\MainFrame.h - pcsx2\gui\Panels\GSWindowPanel.cpp - pcsx2\gui\Panels\VideoPanel.cpp |
v1.7.0-dev-901-gee5439667 |
RedDevilus |
2020-12-11 04:06:09 |
No build |
GUI: Implement custom hotkeys - This will show `default hotkeys` from `PCSX2_keys.ini.default` or based on the `copy of PCSX2_keys.ini` that the user itself added to `inis folder` for changing it `for custom hotkeys`. |
v1.7.0-dev-900-g5583a75ea |
RedDevilus |
2020-12-10 23:42:32 |
No build |
GUI: Keyboard Shortcuts Strings - This will add extra hotkeys to the GUI. You can look up https://wiki.pcsx2.net/Hotkeys for all of them (not everything is added from there) |
v1.7.0-dev-899-gd841f27b2 |
RedDevilus |
2021-01-18 05:19:01 |
Download |
GameDB: VU0Kickstart for Spartan Total Warrior Fixes character SPS |
v1.7.0-dev-898-gcebc531c1 |
ty |
2021-01-09 22:12:20 |
Download |
Core: Implement proper %s handling for syscall 117 |
v1.7.0-dev-897-gb8858663f |
TheLastRar |
2021-01-07 23:22:25 |
Download |
DEV9: Use DevCon/Console log functions & silence some logs |
v1.7.0-dev-896-g53dfb8efb |
TheLastRar |
2021-01-08 10:36:18 |
No build |
DEV9: Add missing pch include to linux specific files |
v1.7.0-dev-895-gb501a1dea |
TheLastRar |
2021-01-03 04:40:53 |
No build |
DEV9: Run clang format on ATA code |
v1.7.0-dev-894-gdc3bd53f7 |
TheLastRar |
2020-11-23 20:55:08 |
No build |
DEV9: Allow configuring HDD in UI & add progress UI for HDD creation |
v1.7.0-dev-893-g31a3ee3cb |
TheLastRar |
2020-11-16 21:26:56 |
No build |
DEV9: Improved SPEED emulation, also hookup ATA emulation |
v1.7.0-dev-892-gafc941219 |
TheLastRar |
2020-11-16 21:23:40 |
No build |
DEV9: move DMA size correction into DEV9read/writeDMA8Mem ATA also needs the size correction, so do it in one place |
v1.7.0-dev-891-g64bc5409d |
TheLastRar |
2020-11-16 21:19:22 |
No build |
DEV9: support old config files that specify a file name, but no path |