summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/ledutil.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use C++ library includes (nw) firewave2020-01-221-3/+3
|
* Changed a number of comment declarations to read *.cpp instead of *.c npwoods2019-06-161-1/+1
|
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
|
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
| | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
* Placed back old output system as module "-output windows" need more things ↵ Miodrag Milanovic2016-06-051-0/+709
| | | | cleaned (nw)
* Remove os dependant output handling (nw) Miodrag Milanovic2016-04-091-710/+0
|
* disable debugging (nw) Miodrag Milanovic2016-01-101-1/+1
|
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
|
* clang-modernize part 5 Miodrag Milanovic2015-12-041-25/+25
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+710