summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdsync.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix vs2015 build (nw) Miodrag Milanovic2016-07-311-1/+1
|
* algorithm-> utility where appropriate, fix imgtool (nw) Miodrag Milanovic2016-07-311-1/+1
|
* std::min and std:max instead of MIN and MAX, also some more macros converted ↵ Miodrag Milanovic2016-07-311-5/+7
| | | | to inline functions (nw)
* Disable pthreads under Emscripten for now, they aren't actually available ↵ Justin Kerk2016-05-261-1/+1
| | | | unless you compile with experimental settings (nw)
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+2
|
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-21/+21
|
* moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-151-0/+813