dolphin/Source/Core
degasus 112e18a5d1 AVIDump: Drop stored frame.
This used an invalid pointer, which was only valid within AddFrame.

This drops a feature which shall dump the last frame as it might was dropped before.
A good implementation however should "overwrite" the last frame if the time matches.
But this needs to delay every frame a bit.
2016-11-04 18:03:14 +01:00
..
AudioCommon Merge pull request #4414 from linkmauve/single-newline 2016-11-02 12:20:46 +01:00
Common Merge pull request #4387 from aldelaro5/gpr1-and-gpr2-friendly-labels 2016-11-03 02:29:40 -07:00
Core Merge pull request #4421 from Pringo/wiimote-log 2016-11-04 17:03:11 +01:00
DiscIO Merge pull request #4401 from JosJuice/rename-getuniqueid 2016-10-31 12:39:27 +01:00
DolphinQt2 DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
DolphinWX Merge pull request #4412 from JosJuice/more-debug-text 2016-11-02 17:58:59 +01:00
InputCommon Merge pull request #4405 from xrix4096/mac-unknown-joyaxis 2016-10-31 13:01:47 +01:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Vulkan: Rename screenshot buffer to frame dump buffer. 2016-11-03 22:38:48 +10:00
VideoCommon AVIDump: Drop stored frame. 2016-11-04 18:03:14 +01:00
CMakeLists.txt