4.0-826 10년, 2개월 전 Gameini update for FINAL FANTASY FABLES: Chocobo's Dungeon. (PR #51 저자 Linktothepast)
4.0-824 10년, 2개월 전 Some tidy up of sprintf to StringFromFormat (PR #49 저자 Parlane)
4.0-822 10년, 2개월 전 Tidy up SetupWiiMemory (PR #48 저자 Parlane)
4.0-820 10년, 2개월 전 Pulseaudio: rewrite the pa backend with the async api (PR #20 저자 degasus)
4.0-817 10년, 2개월 전 Revert "Merge pull request #47 from lioncash/remove-stringfromint"
4.0-816 10년, 2개월 전 Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now. (PR #47 저자 lioncash)
4.0-814 10년, 2개월 전 Remove Cache DL option from Android UI (PR #46 저자 Sonicadvance1)
4.0-812 10년, 2개월 전 Give StringFromFormat a printf format attribute. (PR #41 저자 Parlane)
4.0-809 10년, 2개월 전 Fix a typo in EGL.h for setting mode. (PR #45 저자 Sonicadvance1)
4.0-807 10년, 2개월 전 Simplify two functions in WII_IPC_HLE_Device_net.cpp. (PR #39 저자 lioncash)
4.0-804 10년, 2개월 전 Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. (PR #34 저자 lioncash)
4.0-800 10년, 2개월 전 Introduce a generic clamp function to clean up some of the various 'if-else' clamps throughout parts of the codebase. (PR #36 저자 lioncash)
4.0-797 10년, 2개월 전 [VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does the same thing. (PR #35 저자 lioncash)
4.0-795 10년, 2개월 전 Automatic translation template update
4.0-794 10년, 2개월 전 Readme: add link to issue tracker (PR #33 저자 Tilka)
4.0-792 10년, 2개월 전 OGL: Remove non-UBO code path. (PR #14 저자 degasus)
4.0-790 10년, 2개월 전 [JITARM] Fixes an issue in the slowmem path that causes grey THP movies,... (PR #31 저자 Sonicadvance1)
4.0-788 10년, 2개월 전 Jit64IL: nits (PR #30 저자 Tilka)
4.0-786 10년, 2개월 전 Remove a pointless c_str() call in FileUtil.cpp. (PR #29 저자 lioncash)
4.0-784 10년, 2개월 전 SWCommandProcessor: fix the CPReg structure fields (PR #27 저자 delroth)