| Commit message (Expand) | Author | Age | Files | Lines |
* | webengine: fixed a memory leak, after Firewave's suggestion. nw. |  Fabio Priuli | 2014-05-02 | 1 | -1/+1 |
* | Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention... |  Nathan Woods | 2014-01-29 | 1 | -3/+3 |
* | Cleanups and version bumpmame0151 |  Miodrag Milanovic | 2013-11-05 | 1 | -8/+8 |
* | Mongoose headers don't play nice with our redefined free() on persnickety com... |  Justin Kerk | 2013-11-03 | 1 | -2/+2 |
* | Fixed compile. (nw) |  Curt Coder | 2013-10-20 | 1 | -1/+1 |
* | web: Page not found handling, sends a 404 error. [Firehawke] |  R. Belmont | 2013-10-20 | 1 | -0/+20 |
* | Marking some of my core files (nw) |  Miodrag Milanovic | 2013-10-16 | 1 | -31/+2 |
* | web: more UI improvements [Firehawke] |  R. Belmont | 2013-09-26 | 1 | -1/+2 |
* | web: Fix web options reading from ini, improved load/save state UI [Firehawke] |  R. Belmont | 2013-09-24 | 1 | -1/+1 |
* | web: load and save states [Firehawke] |  R. Belmont | 2013-09-22 | 1 | -0/+53 |
* | web: Fix rendering issues on WebKit-based phones in portrait mode, added paus... |  R. Belmont | 2013-09-20 | 1 | -0/+7 |
* | Cleanups and version bumpmame0150 |  Miodrag Milanovic | 2013-09-17 | 1 | -53/+52 |
* | some 5 min slider work, to make it affect settings (nw) |  Miodrag Milanovic | 2013-08-22 | 1 | -0/+34 |
* | add sliders to settings page, and show current values (nw) |  Miodrag Milanovic | 2013-08-19 | 1 | -18/+29 |
* | preps for slider work (nw) |  Miodrag Milanovic | 2013-08-16 | 1 | -23/+69 |
* | Implemented first commands for web interface (nw) |  Miodrag Milanovic | 2013-08-15 | 1 | -1/+37 |
* | added screenshot option and serving it from webserver (nw) |  Miodrag Milanovic | 2013-08-14 | 1 | -0/+26 |
* | ah never close connection, was not even in their examples, my bad (nw) |  Miodrag Milanovic | 2013-08-13 | 1 | -1/+0 |
* | detach do not remove, should fix server crash (nw) |  Miodrag Milanovic | 2013-08-13 | 1 | -2/+2 |
* | fix compile with DEBUG=1 (nw) |  Miodrag Milanovic | 2013-08-13 | 1 | -5/+6 |
* | remove non active web socket clients in keep alive callback (nw) |  Miodrag Milanovic | 2013-08-12 | 1 | -1/+2 |
* | Moved webengine into separate file, added callbacks for websockets and made e... |  Miodrag Milanovic | 2013-08-12 | 1 | -0/+229 |