summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/recording.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/recording.cpp: fixed compile Ivan Vangelista2023-04-151-1/+1
* set accurate avi framerate instead of rough approximation (#11030) feos2023-04-151-3/+3
* -Lua engine: run everything in coroutines. (#11019) Vas Crabb2023-03-251-2/+1
* Various input and OSD refactoring: Vas Crabb2023-01-291-0/+1
* Remove fileio.h from emu.h AJR2022-02-111-0/+3
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-6/+6
* util/png: Update add_text to take std::string_view for arguments AJR2020-12-211-1/+1
* Various improvements to image file handling: Vas Crabb2020-10-081-8/+8
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* recording: fix frame sync regression (nw) hap2020-06-191-7/+16
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-8/+8
* Refactoring of AVI/MNG recording code (#6537) npwoods2020-04-221-0/+292