summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/netdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Converted pcap and taptun network code into modules. (nw) couriersud2015-01-302-0/+444