summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/netdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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