| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move special windows.h include directives to build defines (nw) | 2016-12-28 | 1 | -3/+0 | |
| | | |||||
| * | final cleanup of TRUE/FALSE, left only in windows section where it represent ↵ | 2016-10-22 | 1 | -2/+2 | |
| | | | | | BOOL (nw) | ||||
| * | Cleanup linux OSD (nw) | 2016-10-22 | 1 | -19/+19 | |
| | | |||||
| * | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -19/+19 | |
| | | | | | | 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 | ||||
| * | fix vs2015 build (nw) | 2016-07-31 | 1 | -1/+1 | |
| | | |||||
| * | algorithm-> utility where appropriate, fix imgtool (nw) | 2016-07-31 | 1 | -1/+1 | |
| | | |||||
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ↵ | 2016-07-31 | 1 | -5/+7 | |
| | | | | | to inline functions (nw) | ||||
| * | Disable pthreads under Emscripten for now, they aren't actually available ↵ | 2016-05-26 | 1 | -1/+1 | |
| | | | | | unless you compile with experimental settings (nw) | ||||
| * | Cleanups and version bumpmame0173 | 2016-04-27 | 1 | -3/+2 | |
| | | |||||
| * | Various cleanups suggested by static analyzer (nw) | 2016-04-24 | 1 | -21/+21 | |
| | | |||||
| * | moved osdsync to root of OSD, removed osdmini (nw) | 2016-04-15 | 1 | -0/+813 | |
