summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdnet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-011-27/+0
* osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) Vas Crabb2024-02-251-36/+31
* schedule/timer: be more consistent with s32 param hap2023-12-111-1/+1
* OSD/network interface cleanup AJR2022-08-281-0/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* -Got rid of most of the remaining problematic uses of make_unique_clear. Vas Crabb2020-09-301-1/+1
* there are reasons for things being the way they were (nw) Vas Crabb2020-01-311-0/+4
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-4/+0
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-1/+1
* interpro: notworking -> networking (#3815) Patrick Mackinlay2018-09-041-4/+7
* 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-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* more cleanup (nw) Miodrag Milanovic2016-07-011-17/+13
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+137