summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/netdev
Commit message (Expand)AuthorAgeFilesLines
* netdev/pcap.cpp: Removed unused member variables. Vas Crabb2026-04-041-3/+1
* Fixed up some stuff: Vas Crabb2025-04-251-28/+25
* netdev/pcap.cpp: Fix build errors. Vas Crabb2025-04-231-39/+40
* osd: Got rid of the gross globals and functions for manipulating them in the ... Vas Crabb2025-04-236-73/+225
* osd: remove mac address filter from osd (fixes #13586) (#13614) Patrick Mackinlay2025-04-222-32/+2
* -heathzenith: Removed trivia file - content should be on wiki, etc. Vas Crabb2024-05-291-3/+2
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-012-4/+4
* osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) Vas Crabb2024-02-252-25/+34
* taptun: fix adapter detection on windows for newer versions of taptun driver Patrick Mackinlay2023-04-251-9/+14
* Reduced usage of sprintf. (#10892) Erik2023-02-201-4/+3
* Various input and OSD refactoring: Vas Crabb2023-01-294-29/+53
* OSD/network interface cleanup AJR2022-08-282-0/+2
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-061-7/+7
* unicode.h: Updates AJR2020-12-151-0/+1
* Got rid of global_alloc/global_free. Vas Crabb2020-10-032-2/+2
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-083-3/+3
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-302-2/+2
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-303-3/+3
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Fix crashiness on OS X when the network device couldn't be opened (nw) arbee2018-11-221-0/+3
* taptun: and formatting too (nw) Patrick Mackinlay2018-11-211-1/+1
* taptun: bollocks (nw) Patrick Mackinlay2018-11-211-1/+1
* taptun: padding and fcs on Linux too (nw) Patrick Mackinlay2018-11-211-5/+10
* fix clang build (nw) smf-2018-09-061-1/+1
* interpro: notworking -> networking (#3815) Patrick Mackinlay2018-09-041-4/+36
* (nw) more render work: Vas Crabb2018-07-311-4/+3
* taptun: add support for Windows (#3790) Patrick Mackinlay2018-07-301-0/+190
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+4
* simplified memory allocation for osd_module (nw) Miodrag Milanovic2016-11-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-222-12/+12
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* Change two dynamic bind messages to verbose. Brad Hughes2016-06-171-1/+1
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-109/+72
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-18/+18
* pcap: fix error and crash (nw) cracyc2016-02-241-2/+2
* fixing some more override (nw) Miodrag Milanovic2015-12-062-7/+8
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-083-0/+0
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-6/+6
* netdev: fix pcap crashes on OS X [Rob Braun] arbee2015-09-101-1/+8
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-094-8/+8
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-074-0/+8
* Make OSD options an init parameter for modules Vas Crabb2015-04-073-4/+5
* Fixed non-unicode builds (nw) Miodrag Milanovic2015-04-061-4/+9
* netdev: fix race condition/crash when using the OSD to choose pcap devices. [... arbee2015-04-011-2/+14
* Link osdnet into a library reflecting its location, define USE_NETWORK proper... Vas Crabb2015-04-012-2/+2
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-7/+6
* Add a netdev provider "none" as a fallback doing nothing. couriersud2015-02-021-0/+18
* Missed one file. (nw) couriersud2015-01-301-0/+26