summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/output (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Solaris 2.11 (non-Oracle) Rick V2019-08-191-0/+5
* srcclean (nw) Vas Crabb2018-05-274-9/+9
* Output system changes [headkaze, R. Belmont] arbee2018-05-064-46/+77
* never hurts to srcclean (nw) Vas Crabb2017-07-091-39/+39
* remove unnecessary verbosity (nw) arbee2017-07-041-3/+2
* output: Fleshed out network output provider so it has the same capability as ... arbee2017-07-041-6/+69
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+1
* srcclean (nw) Vas Crabb2016-10-232-50/+50
* final cleanup of TRUE/FALSE, left only in windows section where it represent ... Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-9/+9
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-071-34/+119
* win32_output: Register window messages before creating window (nw) Brad Hughes2016-09-301-15/+16
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* fix non-Windows compile (nw) arbee2016-06-051-1/+5
* Placed back old output system as module "-output windows" need more things cl... Miodrag Milanovic2016-06-053-1/+428
* Fixed network output to include all data [headkaze] arbee2016-06-051-1/+6
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-5/+4
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* Basic TCP server based on libuv [Inaki Baz Castillo,Miodrag Milanovic] Miodrag Milanovic2016-04-101-5/+32
* Added skeleton for network output (nw) Miodrag Milanovic2016-04-091-0/+59
* Added none and console output providers (nw) Miodrag Milanovic2016-04-093-0/+94