| Age | Commit message (Expand) | Author |
| 2013-04-24 | Formatting cleanup for VideoCommon. | Lioncash |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-02-26 | Buildfix. | Jordan Woyak |
| 2013-02-26 | Yell at the user if they change window size while dumping frames, and some ot... | Jordan Woyak |
| 2012-08-28 | Update libav code to remove deprecation warnings. | Glenn Rice |
| 2012-05-02 | Include libavutil/mathematics.h explictly in AVIDump.cpp. Fixes issue #5266. | Pierre Bourdon |
| 2012-02-24 | fix some clang compilation errors | Jordan Woyak |
| 2011-11-22 | Update linux libav frame dump code for recent api changes. | Glenn Rice |
| 2011-08-27 | Various changes which improve FreeBSD support. | NeoBrainX |
| 2011-03-25 | When using the "Start Renderer in Fullscreen" option, really start in fullscr... | Glenn Rice |
| 2011-02-28 | Convert GetUserPath to return a std::string instead of a const char *. This ... | Glenn Rice |
| 2011-02-11 | For non-win32 and with-libav conditions, add an option to frame dumping to us... | smelenchuk |
| 2011-02-11 | Make sure the audio dump directory exists when dumping audio. Otherwise a se... | Glenn Rice |
| 2011-02-11 | Fix frame dumping for linux. | Glenn Rice |
| 2011-02-11 | * Dump AVI output on every VI (fixes issue #4064). | smelenchuk |
| 2011-02-02 | Remove PluginSpecs.h. Merge the few needed enums from that file into Common.... | Glenn Rice |
| 2011-01-13 | Removed my previous PanicAlert translation hack. Fixed with a better method ... | Glenn Rice |
| 2010-11-18 | Encode framedumps in AVI format on linux as on windows. This adds the additi... | Glenn Rice |
| 2010-11-14 | Build fix for windows. | Glenn Rice |
| 2010-11-14 | On linux encode frame dumps in MPG format instead of writing raw frames. To ... | Glenn Rice |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-26 | GFX: updated Dates, code formatting cleanup, code cleanup / organization, som... | omegadox |
| 2009-07-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-06-09 | Debugging: Added 'insert nop' to menu, added 'show history' code for interpre... | John Peterson |
| 2009-06-08 | OpenGL: Changed the AVIDump framebuffer source to the same as for screenshots | John Peterson |
| 2009-03-28 | Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video... | Marcus Wanners |