4.0-3083 10 years, 3 months ago Update debugger button states at startup to disable non-functional JIT menu items (PR #1015 来自 zhuowei)
4.0-3081 10 years, 3 months ago Add an IsMovieActive function. (PR #1014 来自 RachelBryk)
4.0-3079 10 years, 3 months ago Don't allow starting recording in states that will cause a crash or othe... (PR #587 来自 RachelBryk)
4.0-3077 10 years, 3 months ago Downgrade the ERROR log printed when twi is executed in interpreter to DEBUG (PR #1011 来自 zhuowei)
4.0-3075 10 years, 3 months ago AudioCommon: Use std::string for the filename parameter of StartLogAudio (PR #1013 来自 lioncash)
4.0-3073 10 years, 3 months ago Quiet initialization order warning in CFrame (PR #1007 来自 shuffle2)
4.0-3071 10 years, 3 months ago Common: Kill off duplicate log warning definitions (PR #851 来自 lioncash)
4.0-3068 10 years, 3 months ago Common: Fix a potential infinite loop in ReplaceAll (PR #983 来自 lioncash)
4.0-3066 10 years, 3 months ago Two trivial warning fixes (PR #1004 来自 comex)
4.0-3063 10 years, 3 months ago Fix formatting (PR #990 来自 rohit-n)
4.0-3060 10 years, 3 months ago DolphinWX: Fix Wii save importing (PR #1003 来自 lioncash)
4.0-3058 10 years, 3 months ago Clear movie variables that might have been set from a previous run. (PR #996 来自 RachelBryk)
4.0-3056 10 years, 3 months ago Moved the loop check back to a post-loop condition in DSP HLE AX ucode. (PR #985 来自 skidau)
4.0-3053 10 years, 3 months ago Fix render to main crashing in fullscreen. (PR #988 来自 shuffle2)
4.0-3051 10 years, 3 months ago Revert "Merge pull request #993 from phire/fix_getOpInfo" (PR #1005 来自 comex)
4.0-3049 10 years, 3 months ago PowerPCState register (and rationalize register usage, and add some registers to replace it) (PR #926 来自 comex)
4.0-3042 10 years, 3 months ago Migrate PNGs from DolphinWX to the Data/Resources directory. (PR #998 来自 waddlesplash)
4.0-3040 10 years, 3 months ago AudioCommon: Make WaveFileWriter inherit NonCopyable (PR #999 来自 lioncash)
4.0-3038 10 years, 3 months ago Common: Remove HAVE_CXX11_SYNTAX define from Common.h (PR #1000 来自 lioncash)
4.0-3036 10 years, 3 months ago GetOpInfo: Assert on all invalid Ops. (PR #993 来自 phire)