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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
1
-2
/
+0
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
1
-14
/
+22
*
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
/
+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
-2
/
+10
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-1
/
+1
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
interpro: notworking -> networking (#3815)
Patrick Mackinlay
2018-09-04
1
-1
/
+1
*
Better support for screen orientation/geometry:
Vas Crabb
2018-07-26
1
-3
/
+5
*
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
-0
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
Small cleanup (nw)
Miodrag Milanovic
2016-11-11
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
more cleanup (nw)
Miodrag Milanovic
2016-07-01
1
-2
/
+1
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
1
-2
/
+2
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
netdev: fix race condition/crash when using the OSD to choose pcap devices. [...
arbee
2015-04-01
1
-0
/
+2
*
Converted pcap and taptun network code into modules. (nw)
couriersud
2015-01-30
1
-17
/
+16
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-3
/
+3
*
Sync with MESS all credited there (no whatsnew)
Miodrag Milanovic
2011-12-12
1
-4
/
+17
*
Fixed memory leaks in networking, used core functions for allocating memory, ...
Miodrag Milanovic
2011-11-22
1
-0
/
+1
*
Clean-ups and version bump
mame0143u6
Angelo Salese
2011-09-20
1
-2
/
+2
*
Made network device selection to be per id, which makes it simpler, and doesn...
Miodrag Milanovic
2011-09-09
1
-1
/
+1
*
Added network support used by MESS implemented by Carl (no whatsnew)
Miodrag Milanovic
2011-09-09
1
-0
/
+33