index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
osdnet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
1
-27
/
+0
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
1
-36
/
+31
*
schedule/timer: be more consistent with s32 param
hap
2023-12-11
1
-1
/
+1
*
OSD/network interface cleanup
AJR
2022-08-28
1
-0
/
+3
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
-Got rid of most of the remaining problematic uses of make_unique_clear.
Vas Crabb
2020-09-30
1
-1
/
+1
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-0
/
+4
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-4
/
+0
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
interpro: notworking -> networking (#3815)
Patrick Mackinlay
2018-09-04
1
-4
/
+7
*
osdnet: don't call it close (nw)
cracyc
2018-06-01
1
-1
/
+1
*
osdnet: prevent segfault at stop and when selecting device from menu (nw)
cracyc
2018-06-01
1
-2
/
+5
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
more cleanup (nw)
Miodrag Milanovic
2016-07-01
1
-17
/
+13
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-1
/
+1
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+137