Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webengine.c: Reduce tagmap lookups (nw) | 2014-09-09 | 1 | -0/+1 | |
| | |||||
* | Do web serving in main thread (nw) | 2014-09-08 | 1 | -0/+1 | |
| | |||||
* | Lua overhaul [Olivier Galibert, Miodrag Milanovic] | 2014-06-10 | 1 | -1/+1 | |
| | |||||
* | clang compile fix. (nw) | 2014-05-30 | 1 | -1/+1 | |
| | |||||
* | Updated to latest mongoose code in agreement with author (nw) | 2014-05-30 | 1 | -8/+2 | |
| | |||||
* | web: Page not found handling, sends a 404 error. [Firehawke] | 2013-10-20 | 1 | -0/+1 | |
| | |||||
* | Marking some of my core files (nw) | 2013-10-16 | 1 | -31/+2 | |
| | |||||
* | Cleanups and version bumpmame0150 | 2013-09-17 | 1 | -9/+9 | |
| | |||||
* | preps for slider work (nw) | 2013-08-16 | 1 | -1/+7 | |
| | |||||
* | Moved webengine into separate file, added callbacks for websockets and made ↵ | 2013-08-12 | 1 | -0/+74 | |
example for triggering ui on driver change, also added json for game driver (nw) |