summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/aviwrite.cpp
Commit message (Expand)AuthorAgeFilesLines
* full xtal conversionxtal Olivier Galibert2 days1-2/+2
* osd/modules/render/aviwrite.cpp: Use std::string_view for filename AJR2022-10-041-3/+3
* Remove fileio.h from emu.h AJR2022-02-111-0/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-2/+2
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+1
* Remove first_screen() from kc85, ti990_4, aviwrite.cpp, and huc6270 comments. nw mooglyguy2018-03-101-1/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Make behaviour slightly friendlier with hlsl_write option (nw) Vas Crabb2016-07-071-7/+2
* Restore ability to supply explicit name for bgfx AVI output file, auto causes... Vas Crabb2016-07-071-6/+7
* Remove bgfx_avi_name and hlsl_write options Giuseppe Gorgoglione2016-07-041-21/+13
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-171-0/+161