index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
video.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
attotime: fix lockup with as_string and negative attotime,
hap
2025-05-30
1
-1
/
+1
*
schedule/timer: be more consistent with s32 param
hap
2023-12-11
1
-1
/
+1
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-7
/
+6
*
Update accumulating relative inputs exactly once per frame.
Vas Crabb
2023-02-24
1
-5
/
+5
*
osd: Cleaner way of dealing with input updates.
Vas Crabb
2023-02-23
1
-0
/
+1
*
osd: Don't pump events when reading inputs.
Vas Crabb
2023-02-23
1
-4
/
+2
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-4
/
+8
*
corefile.h: Move filename utilities to path.h
AJR
2022-09-25
1
-0
/
+1
*
-midway/seattle.cpp: Added San Francisco Rush Boot Code Version L1.12 as a BI...
Vas Crabb
2022-09-07
1
-1
/
+1
*
emu/video.cpp: Added a space before %FPS in speed text. (#10305)
0kmg
2022-09-05
1
-1
/
+1
*
emu: Fixed issues with memory views and snapshot naming.
Vas Crabb
2022-07-01
1
-27
/
+67
*
screen: draw until current hpos (not inclusive) when doing an update_now
hap
2022-04-03
1
-1
/
+1
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-1
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-2
/
+2
*
video.cpp: Revise 77834407f23ad3418ed90168179ca895080dfa8d to only reset "las...
AJR
2022-01-22
1
-6
/
+1
*
video.cpp: Restart time counters after loading a save state
AJR
2022-01-22
1
-1
/
+11
*
Render-related cleanup
AJR
2021-12-30
1
-0
/
+1
*
expand buffer size from 15 to 16 for %t time in video_manager::open_next (#9039)
goldnchild
2021-12-25
1
-1
/
+1
*
plugins: Moved the timecode recording functionality to a plugin.
Vas Crabb
2021-11-02
1
-44
/
+0
*
Fix various usability issues:
Vas Crabb
2021-11-02
1
-15
/
+13
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-3
/
+3
*
emu/video.cpp: Set file names via -snapname when exiting in -seconds_… (#8633)
0kmg
2021-09-30
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-14
/
+12
*
options: extended the snapname templates to allow for a timestamp %t option, ...
etabeta78
2021-04-29
1
-0
/
+12
*
options: simplified the statename/snapname logic for naming after image devic...
etabeta
2021-04-04
1
-14
/
+2
*
Addressed Github issue #7843 (mute on unthrottle) (#7875)
MooglyGuy
2021-03-22
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-1
/
+2
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
1
-50
/
+26
*
util/png: Update add_text to take std::string_view for arguments
AJR
2020-12-21
1
-2
/
+2
*
Fix some oversights and emergent behaviour with view selection.
Vas Crabb
2020-12-20
1
-4
/
+2
*
More Lua engine clean-up and documentation, resulting in core cleanup.
Vas Crabb
2020-12-18
1
-15
/
+5
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-10
/
+10
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
1
-4
/
+4
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-2
/
+2
*
-util/xmlfile: Escape attribute and element content.
Vas Crabb
2020-09-06
1
-1
/
+1
*
screen/update_now(): fix overwriting last pixel of previous update, fix rende...
hap
2020-08-08
1
-1
/
+4
*
mmdisplay2: lcd screen was missing 1 line (nw)
hap
2020-06-14
1
-1
/
+1
*
video: show frameskip max value in speed_text (nw)
hap
2020-06-14
1
-6
/
+2
*
video: frameskip setting is now upper frameskip limit when autoframeskip sett...
hap
2020-06-14
1
-2
/
+7
*
video: don't do frameskip related calculations at init time (nw)
hap
2020-06-13
1
-4
/
+4
*
srcclean and manual cleanup (nw)
Vas Crabb
2020-04-26
1
-1
/
+1
*
Refactoring of AVI/MNG recording code (#6537)
npwoods
2020-04-22
1
-363
/
+66
*
(nw) Cleanup on the way:
Vas Crabb
2020-03-10
1
-1
/
+1
*
fixed some clang-tidy warnings (nw) (#6229)
Oliver Stöneberg
2020-01-29
1
-2
/
+2
*
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-7
/
+7
*
fixed -aviwrite/-mngwrite crash with screenless systems [Oliver Stöne… (#6...
Oliver Stöneberg
2020-01-07
1
-3
/
+10
*
Remove up to one frame of input latency. (#5901)
antonioginer
2019-11-16
1
-1
/
+9
*
srcclean (nw)
Vas Crabb
2019-10-26
1
-1
/
+1
*
Fix AVI framerate
feos
2019-10-03
1
-10
/
+1
*
don't force throttling while paused
feos
2019-09-14
1
-1
/
+1
[next]