summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/webengine.h
Commit message (Expand)AuthorAgeFilesLines
* webengine.c: Reduce tagmap lookups (nw) Wilbert Pol2014-09-091-0/+1
* Do web serving in main thread (nw) Miodrag Milanovic2014-09-081-0/+1
* Lua overhaul [Olivier Galibert, Miodrag Milanovic] Miodrag Milanovic2014-06-101-1/+1
* clang compile fix. (nw) Curt Coder2014-05-301-1/+1
* Updated to latest mongoose code in agreement with author (nw) Miodrag Milanovic2014-05-301-8/+2
* web: Page not found handling, sends a 404 error. [Firehawke] R. Belmont2013-10-201-0/+1
* Marking some of my core files (nw) Miodrag Milanovic2013-10-161-31/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-9/+9
* preps for slider work (nw) Miodrag Milanovic2013-08-161-1/+7
* Moved webengine into separate file, added callbacks for websockets and made e... Miodrag Milanovic2013-08-121-0/+74