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