Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year 2020 (nw) (#6128) | 2020-01-04 | 1 | -1/+1 | |
| | | | Happy New Year 2020 (nw) (#6128) | ||||
* | (nw) Clean up the mess on master | 2019-03-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release. | ||||
* | Revert "conflict resolution (nw)" | 2019-03-25 | 1 | -1/+1 | |
| | | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705. | ||||
* | Major formatting update for command line options, copyright/version update ↵ | 2019-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | (#4470) * Update copyrights and docs revision (nw) Updates copyright on existing 2018 entries to 2019 (and one 2016) Updates the docs compilation script to MAME 0.205 and 2019 copyright. * Further formatting overhauling (nw) Clamp to 80 column where possible; it makes it easier to track errant line breaks, etc. Also begin standardizing tab formatting and two spaces after period. * Further corrections to command line materials (nw) * More adjustments for Cuavas (nw) Getting closer to acceptable. | ||||
* | Updates "2017" strings to "2018" where relevant. | 2018-01-06 | 1 | -1/+1 | |
| | |||||
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" | 2017-12-13 | 1 | -0/+231 | |
| | | | | This reverts commit 54155441e9ba9941e85d80c4834a66376a11e791. | ||||
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" | 2017-12-13 | 1 | -231/+0 | |
| | | | | | This reverts commit f537428e5a40ba6dde8ca9bf0fe9ae6b1f189ac4, reversing changes made to 0d70d798107d4e4e8fb9f230410aeb1e888d65c5. | ||||
* | Merge pull request #2813 from JoakimLarsson/prodigy_webinterface_1 | 2017-12-02 | 1 | -0/+231 | |
|\ | | | | | Prodigy webinterface poc | ||||
| * | prodigy: Basic LAY to SVG XSLT filter, should probably live somewhere else | 2017-11-16 | 1 | -0/+231 | |
| | | |||||
* | | fix some typos (#2772) | 2017-11-03 | 1 | -1/+1 | |
|/ | |||||
* | Add an external panel for the Ensoniq VFX family of keyboards, with a ↵ | 2017-07-05 | 2 | -0/+1234 | |
| | | | | websocket interface and an HTML/Javascript implementation that can be served over HTTP. | ||||
* | Updates "2016" strings to "2017 where relevant. | 2017-01-24 | 1 | -1/+1 | |
| | | | Updates "2016" strings to "2017 where relevant. | ||||
* | Added initial HTTP/HTTPS webserver/websocket server support (nw) | 2017-01-04 | 2 | -0/+32 | |
| | |||||
* | Removed mongoose due to restricted license and webserver wip till code is ↵ | 2015-11-04 | 11 | -944/+0 | |
| | | | | restructured (nw) | ||||
* | WebUI: clean up and fixed HTML compliance. [Firehawke] | 2014-09-29 | 5 | -413/+232 | |
| | |||||
* | web: allow pasting in text. [Firehawke] | 2014-09-26 | 1 | -3/+61 | |
| | |||||
* | Updated to latest mongoose, used new added features (nw) | 2014-06-04 | 1 | -0/+1 | |
| | |||||
* | Adding missed files (nw) | 2013-10-01 | 3 | -0/+71 | |
| | |||||
* | web: JS cleanup and fixed a few minor bugs. [Firehawke] | 2013-10-01 | 1 | -38/+54 | |
| | |||||
* | web: modernized JS usage, fixed several bugs [Firehawke] | 2013-09-29 | 1 | -55/+57 | |
| | |||||
* | web: Additional refactoring. [Firehawke] | 2013-09-26 | 6 | -40/+269 | |
| | |||||
* | web: more UI improvements [Firehawke] | 2013-09-26 | 3 | -110/+412 | |
| | |||||
* | web: Fix web options reading from ini, improved load/save state UI [Firehawke] | 2013-09-24 | 2 | -6/+157 | |
| | |||||
* | web: load and save states [Firehawke] | 2013-09-22 | 4 | -0/+91 | |
| | |||||
* | web: Fix rendering issues on WebKit-based phones in portrait mode, added ↵ | 2013-09-20 | 2 | -2/+3 | |
| | | | | pause/unpause toggle. [Firehawke] | ||||
* | web: fixed hardcoded hostname and port in index.html. [Firehawke] | 2013-09-19 | 1 | -1/+2 | |
| | |||||
* | some 5 min slider work, to make it affect settings (nw) | 2013-08-22 | 1 | -2/+16 | |
| | |||||
* | add sliders to settings page, and show current values (nw) | 2013-08-19 | 6 | -8/+29 | |
| | |||||
* | Implemented first commands for web interface (nw) | 2013-08-15 | 2 | -3/+25 | |
| | |||||
* | added screenshot option and serving it from webserver (nw) | 2013-08-14 | 1 | -10/+27 | |
| | |||||
* | jquery mobile looks like better choice (nw) | 2013-08-14 | 18 | -340/+74 | |
| | |||||
* | make it work on IE too (nw) | 2013-08-13 | 1 | -4/+10 | |
| | |||||
* | display currently running driver and update on change on server side (nw) | 2013-08-13 | 3 | -23/+29 | |
| | |||||
* | Moved webengine into separate file, added callbacks for websockets and made ↵ | 2013-08-12 | 1 | -0/+26 | |
| | | | | example for triggering ui on driver change, also added json for game driver (nw) | ||||
* | Added sample index page with menu (nw) | 2013-08-07 | 13 | -0/+356 | |