summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2014-06-29Merge pull request #452 from degasus/statsLioncash
2014-06-29DiscIO: Centralize the banner pointer and validity boolean into IBannerLoaderLioncash
2014-06-29DiscIO: Fix extra tabs in the banner loader headersLioncash
2014-06-29Fix ISO Directory extraction.Jordan Woyak
2014-06-28Fix dragging and dropping savestates in the render windowLioncash
2014-06-28Merge pull request #522 from lioncash/fix-dragdrop-crashLioncash
2014-06-28Merge pull request #533 from Anti-Ultimate/masterRyan Houdek
2014-06-28RenderFrame: Set the background to black.Jules Blok
2014-06-28Fix OpenGL VSyncAnti-Ultimate
2014-06-27AVIDump: rename frame variablesTillmann Karras
2014-06-27AVIDump: update ffmpeg/libav API usageTillmann Karras
2014-06-27AVIDump: cleanupTillmann Karras
2014-06-27Fix an invalid foreach loop over an unordered_map with deletion in WiiSocketsgalop1n
2014-06-27Statistics: Reformat stats stringdegasus
2014-06-27VideoCommon: remove unused statsdegasus
2014-06-26Merge pull request #443 from magumagu/loadstore-cleanupLioncash
2014-06-26Merge pull request #259 from magumagu/dtk-rewriteLioncash
2014-06-26AudioCommon: restore support for DTK volume setting.magumagu
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-06-26Move CoreTiming::downcount to PowerPC::ppcState.Ryan Houdek
2014-06-25Merge pull request #513 from lioncash/vs-x64Lioncash
2014-06-25Merge pull request #510 from RachelBryk/unusedLioncash
2014-06-25Merge pull request #480 from Sonicadvance1/PR371-RevertTony Wasserka
2014-06-25Merge pull request #499 from magumagu/ipchle-disk-channelRyan Houdek
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
2014-06-24Merge pull request #531 from LPFaint99/memcardLioncash
2014-06-24Fix crashes when dragging and dropping files outside of the gamelistLioncash
2014-06-24Store ini sections in a std::list (rather than vector) to prevent unexpected ...Jordan Woyak
2014-06-23GCI Folder: correctly identify region of sysmenuLPFaint99
2014-06-22first implementation of memcard from directory, creates a memory card from US...LPFaint99
2014-06-22move memorycard handling to its own classLPFaint99
2014-06-22DSP: Add support for PCAP logging of CPU<->DSP communicationsPierre Bourdon
2014-06-22DSPLLE: Improve initialization by using an options structure instead of indiv...Pierre Bourdon
2014-06-22Common: Add a PCAP writer modulePierre Bourdon
2014-06-22Merge pull request #526 from RachelBryk/input-labelLioncash
2014-06-22Allow progressive scan to be set by game ini.Rachel Bryk
2014-06-22Fix an incorrect label in fps display string.Rachel Bryk
2014-06-22Merge pull request #500 from lioncash/iniPierre Bourdon
2014-06-21Merge pull request #505 from RachelBryk/wiimote-stateLioncash
2014-06-21Merge pull request #521 from RisingFog/dtm-updateLioncash
2014-06-21Merge pull request #501 from magumagu/sw-cp-structsTony Wasserka
2014-06-21VideoSoftware: remove duplicated CommandProcessor structures.magumagu
2014-06-21Removed unused variable, added tick count checkFog
2014-06-21Merge pull request #439 from degasus/lighting-fixTony Wasserka
2014-06-21Merge pull request #523 from RachelBryk/uninitialized-load-stateTony Wasserka
2014-06-21Merge pull request #520 from pauldacheez/enumerate-outputs-harderTony Wasserka
2014-06-20Abort loading a save state if emulation isn't running.Rachel Bryk
2014-06-20Make the common "Failed to enumerate outputs" message much more useful.Paul Olszewski
2014-06-20JIT: Make lmw/stmw use safe load/stores.magumagu
2014-06-20JITIL: fix some unsafe loads.magumagu