summaryrefslogtreecommitdiffstatshomepage
path: root/web (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates "2017" strings to "2018" where relevant. Jonathan Holt2018-01-061-1/+1
|
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+231
| | | | This reverts commit 54155441e9ba9941e85d80c4834a66376a11e791.
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-231/+0
| | | | | This reverts commit f537428e5a40ba6dde8ca9bf0fe9ae6b1f189ac4, reversing changes made to 0d70d798107d4e4e8fb9f230410aeb1e888d65c5.
* Merge pull request #2813 from JoakimLarsson/prodigy_webinterface_1 R. Belmont2017-12-021-0/+231
|\ | | | | Prodigy webinterface poc
| * prodigy: Basic LAY to SVG XSLT filter, should probably live somewhere else Joakim Larsson Edstrom2017-11-161-0/+231
| |
* | fix some typos (#2772) Martin Lindhe2017-11-031-1/+1
|/
* Add an external panel for the Ensoniq VFX family of keyboards, with a ↵ Christian Brunschen2017-07-052-0/+1234
| | | | websocket interface and an HTML/Javascript implementation that can be served over HTTP.
* Updates "2016" strings to "2017 where relevant. Stiletto2017-01-241-1/+1
| | | Updates "2016" strings to "2017 where relevant.
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-042-0/+32
|
* Removed mongoose due to restricted license and webserver wip till code is ↵ Miodrag Milanovic2015-11-0411-944/+0
| | | | restructured (nw)
* WebUI: clean up and fixed HTML compliance. [Firehawke] R. Belmont2014-09-295-413/+232
|
* web: allow pasting in text. [Firehawke] R. Belmont2014-09-261-3/+61
|
* Updated to latest mongoose, used new added features (nw) Miodrag Milanovic2014-06-041-0/+1
|
* Adding missed files (nw) R. Belmont2013-10-013-0/+71
|
* web: JS cleanup and fixed a few minor bugs. [Firehawke] R. Belmont2013-10-011-38/+54
|
* web: modernized JS usage, fixed several bugs [Firehawke] R. Belmont2013-09-291-55/+57
|
* web: Additional refactoring. [Firehawke] R. Belmont2013-09-266-40/+269
|
* web: more UI improvements [Firehawke] R. Belmont2013-09-263-110/+412
|
* web: Fix web options reading from ini, improved load/save state UI [Firehawke] R. Belmont2013-09-242-6/+157
|
* web: load and save states [Firehawke] R. Belmont2013-09-224-0/+91
|
* web: Fix rendering issues on WebKit-based phones in portrait mode, added ↵ R. Belmont2013-09-202-2/+3
| | | | pause/unpause toggle. [Firehawke]
* web: fixed hardcoded hostname and port in index.html. [Firehawke] R. Belmont2013-09-191-1/+2
|
* some 5 min slider work, to make it affect settings (nw) Miodrag Milanovic2013-08-221-2/+16
|
* add sliders to settings page, and show current values (nw) Miodrag Milanovic2013-08-196-8/+29
|
* Implemented first commands for web interface (nw) Miodrag Milanovic2013-08-152-3/+25
|
* added screenshot option and serving it from webserver (nw) Miodrag Milanovic2013-08-141-10/+27
|
* jquery mobile looks like better choice (nw) Miodrag Milanovic2013-08-1418-340/+74
|
* make it work on IE too (nw) Miodrag Milanovic2013-08-131-4/+10
|
* display currently running driver and update on change on server side (nw) Miodrag Milanovic2013-08-133-23/+29
|
* Moved webengine into separate file, added callbacks for websockets and made ↵ Miodrag Milanovic2013-08-121-0/+26
| | | | example for triggering ui on driver change, also added json for game driver (nw)
* Added sample index page with menu (nw) Miodrag Milanovic2013-08-0713-0/+356