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
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed extra semicolons after function bodies in remaining headers. (#9277)
0kmg
2022-02-07
5
-9
/
+9
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-2
/
+2
*
rendutil.cpp: API cleanup + minor related OSD render cleanups
AJR
2022-01-22
2
-32
/
+11
*
Correctly adjust window size based on the computed visible area for different...
antonioginer
2022-01-21
3
-1
/
+30
*
osd/modules/debugger/win/consolewininfo.cpp: fixed build on Windows, AJR plea...
Ivan Vangelista
2022-01-07
1
-1
/
+3
*
device_image_interface: Interface overhaul
AJR
2022-01-06
1
-3
/
+4
*
emu/render.cpp: Improved scale factor selection. (#8961)
antonioginer
2022-01-06
2
-1
/
+5
*
Render-related cleanup
AJR
2021-12-30
3
-2
/
+5
*
Fix chdman threading on cpus with many cores (#9006)
tellowkrinkle
2021-12-17
2
-19
/
+18
*
Fixed a few coverity errors, several of which are real bugs.
Vas Crabb
2021-12-02
2
-11
/
+8
*
clang fixes
smf-
2021-11-19
1
-4
/
+1
*
debugimgui: Fix menus losing focus, add octal display and octal/decimal addre...
Barry Rodewald
2021-11-19
1
-12
/
+46
*
osd/windows: Don't set parent window for error message box - it doesn't appre...
Vas Crabb
2021-11-13
1
-2
/
+4
*
-osd/windows: Fixed stupid potential deadlock on exit.
Vas Crabb
2021-11-13
4
-40
/
+19
*
-osd/windows: Show error message box on a separate thread (see MT08118).
Vas Crabb
2021-11-12
1
-3
/
+64
*
-frontend: Don't inappropriately truncate text in menu text boxes.
Vas Crabb
2021-11-08
2
-6
/
+35
*
Fixed Windows build as well - default input overrides in OSD modules are anno...
Vas Crabb
2021-11-02
1
-5
/
+0
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
10
-139
/
+257
*
osdcore: fix buffer overflow with osd_output stack
hap
2021-10-30
1
-2
/
+2
*
removed leftover
Miodrag Milanovic
2021-10-29
1
-1
/
+1
*
bgfx: fix flurry of bogus warning messages
hap
2021-10-29
1
-1
/
+1
*
debugger: support octal on the Mac native debugger [R. Belmont]
arbee
2021-10-27
1
-4
/
+65
*
debugger/qt/memorywindow.cpp: Remove leftover printf
AJR
2021-10-27
1
-2
/
+0
*
Debug memory view improvements
AJR
2021-10-27
2
-16
/
+113
*
Build cleanup and UWP removal (#8756)
Vas Crabb
2021-10-27
31
-3124
/
+154
|
\
|
*
remove uwp column
Miodrag Milanovic
2021-10-26
1
-134
/
+134
|
*
Remove OSD_UWP from rest of code
Miodrag Milanovic
2021-10-26
22
-432
/
+20
|
*
Remove uwp specific sources
Miodrag Milanovic
2021-10-26
9
-2558
/
+0
*
|
render/d3d: Replaced some locale-sensitive configuration parsing code.
Vas Crabb
2021-10-26
1
-18
/
+21
|
/
*
strconv: avoid msvc debug assertion
Patrick Mackinlay
2021-10-25
1
-2
/
+2
*
srcclean in preparation for branching 0.237 release
Vas Crabb
2021-10-24
1
-2
/
+2
*
Still more user experience improvements:
Vas Crabb
2021-10-18
6
-11
/
+117
*
frontend: Keep cleaning up.
Vas Crabb
2021-10-11
2
-8
/
+0
*
frontend: Fixed clone sorting; osd/strconv.cpp: The string_view treatment, an...
Vas Crabb
2021-10-09
2
-76
/
+48
*
-ui: Put software description on the left and sort by description by default.
Vas Crabb
2021-10-06
1
-0
/
+2
*
Fix various typos in comments
AJR
2021-10-05
1
-1
/
+1
*
Fix multiple issues with debug memory tracking
AJR
2021-10-04
2
-4
/
+10
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-3
/
+3
*
Fixed some software list issues:
Vas Crabb
2021-09-28
1
-1
/
+1
*
debugger/qt, debugger/win: Fixed suppressing trailing whitespace in copied te...
Vas Crabb
2021-09-27
2
-4
/
+4
*
srcclean in preparation for MAME 0.235, and two small adjustments.
Vas Crabb
2021-09-26
1
-1
/
+1
*
util/delegate.h: Try to catch issues earlier, and some cleanup.
Vas Crabb
2021-09-20
1
-4
/
+4
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
8
-44
/
+44
*
fixes for building with clang 12.0.1 on windows
smf-
2021-09-04
2
-3
/
+1
*
-bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe...
MooglyGuy
2021-09-04
10
-43
/
+75
*
Use D32F texture format instead of D24, should fix AMD hardware (#8516)
Julian Sikorski
2021-08-30
1
-2
/
+2
*
-bgfx: Fixed UV rounding errors in fs_blit_palette16; Switched back to direct...
MooglyGuy
2021-08-30
2
-22
/
+10
*
debugger/debuggdbstub.cpp: Initialise m_readbuf_state on construction. (#8498)
Alex Siryi
2021-08-29
1
-0
/
+1
*
osd: Return would block when reading a socket with no data available - no err...
Vas Crabb
2021-08-27
2
-2
/
+2
*
-bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in c...
MooglyGuy
2021-08-24
2
-20
/
+32
[next]