summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdnet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* interpro: notworking -> networking (#3815) Patrick Mackinlay2018-09-041-1/+1
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-3/+5
* osdnet: don't call it close (nw) cracyc2018-06-011-1/+1
* osdnet: prevent segfault at stop and when selecting device from menu (nw) cracyc2018-06-011-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Small cleanup (nw) Miodrag Milanovic2016-11-111-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* more cleanup (nw) Miodrag Milanovic2016-07-011-2/+1
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-2/+2
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-071-0/+2
* netdev: fix race condition/crash when using the OSD to choose pcap devices. [... arbee2015-04-011-0/+2
* Converted pcap and taptun network code into modules. (nw) couriersud2015-01-301-17/+16
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-3/+3
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-4/+17
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-221-0/+1
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-201-2/+2
* Made network device selection to be per id, which makes it simpler, and doesn... Miodrag Milanovic2011-09-091-1/+1
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-0/+33