index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
Src
/
AVIDump.cpp
Age
Commit message (
Expand
)
Author
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