Commit Graph

38 Commits

Author SHA1 Message Date
Vas Crabb 9f99b27d05 Bump dates to 2023 where appropriate 2023-01-02 11:58:17 +11:00
Vas Crabb 149e9b0cac Bumped dates to 2022, bumped docs version to 0.240, fixed some license files that had somehow been screwed up, cleaned up some metadata. 2022-01-29 00:45:52 +11:00
Stiletto 3153838929
Update "2020" text to "2021" (#7713)
Update "2020" text to "2021".
2021-01-28 00:11:17 -05:00
Stiletto 88909dc0d0
Happy New Year 2020 (nw) (#6128)
Happy New Year 2020 (nw) (#6128)
2020-01-04 01:13:50 -05:00
Vas Crabb 97b6717027 (nw) Clean up the mess on master
This effectively reverts b380514764 and
c24473ddff, restoring the state at
598cd52272.

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.
2019-03-26 11:13:37 +11:00
andreasnaive b380514764 Revert "conflict resolution (nw)"
This reverts commit c24473ddff, reversing
changes made to 009cba4fb8.
2019-03-25 23:13:40 +01:00
Firehawke 9e3e966dea Major formatting update for command line options, copyright/version update (#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.
2019-01-11 01:06:52 +11:00
Jonathan Holt c25b98226d Updates "2017" strings to "2018" where relevant. 2018-01-06 00:48:05 +11:00
Firehawke 9ece34eb21 Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
This reverts commit 54155441e9.
2017-12-13 21:31:27 -07:00
Firehawke 54155441e9 Revert "Merge branch 'master' of https://github.com/mamedev/mame"
This reverts commit f537428e5a, reversing
changes made to 0d70d79810.
2017-12-13 21:01:10 -07:00
R. Belmont 4f59d001e9
Merge pull request #2813 from JoakimLarsson/prodigy_webinterface_1
Prodigy webinterface poc
2017-12-02 16:42:23 -05:00
Joakim Larsson Edstrom 77d530bf18 prodigy: Basic LAY to SVG XSLT filter, should probably live somewhere else 2017-11-16 22:38:23 +01:00
Martin Lindhe b3c2645085 fix some typos (#2772) 2017-11-03 14:58:54 +01:00
Christian Brunschen 0206314395 Add an external panel for the Ensoniq VFX family of keyboards, with a websocket interface and an HTML/Javascript implementation that can be served over HTTP. 2017-07-05 17:27:34 +01:00
Stiletto 9db7b63e9a Updates "2016" strings to "2017 where relevant.
Updates "2016" strings to "2017 where relevant.
2017-01-24 17:29:49 -05:00
Miodrag Milanovic 63e3f48775 Added initial HTTP/HTTPS webserver/websocket server support (nw) 2017-01-04 16:15:57 +01:00
Miodrag Milanovic b6707c3bb5 Removed mongoose due to restricted license and webserver wip till code is restructured (nw) 2015-11-04 18:55:36 +01:00
R. Belmont c49a3bbdc1 WebUI: clean up and fixed HTML compliance. [Firehawke] 2014-09-29 03:31:14 +00:00
R. Belmont de4a491aab web: allow pasting in text. [Firehawke] 2014-09-26 01:51:01 +00:00
Miodrag Milanovic f3a29b9b2b Updated to latest mongoose, used new added features (nw) 2014-06-04 08:10:44 +00:00
R. Belmont 1f0e1ff587 Adding missed files (nw) 2013-10-01 14:12:22 +00:00
R. Belmont 9df3d0e642 web: JS cleanup and fixed a few minor bugs. [Firehawke] 2013-10-01 12:18:54 +00:00
R. Belmont 59df9b9784 web: modernized JS usage, fixed several bugs [Firehawke] 2013-09-29 16:30:29 +00:00
R. Belmont e51dfa6c5b web: Additional refactoring. [Firehawke] 2013-09-26 17:23:10 +00:00
R. Belmont 100931c193 web: more UI improvements [Firehawke] 2013-09-26 14:01:40 +00:00
R. Belmont 6e06426096 web: Fix web options reading from ini, improved load/save state UI [Firehawke] 2013-09-24 14:02:47 +00:00
R. Belmont 53470c2c47 web: load and save states [Firehawke] 2013-09-22 20:44:15 +00:00
R. Belmont 3abb78edd2 web: Fix rendering issues on WebKit-based phones in portrait mode, added pause/unpause toggle. [Firehawke] 2013-09-20 03:20:28 +00:00
R. Belmont 6016ce0af6 web: fixed hardcoded hostname and port in index.html. [Firehawke] 2013-09-19 00:27:16 +00:00
Miodrag Milanovic 6c7d00c958 some 5 min slider work, to make it affect settings (nw) 2013-08-22 14:30:33 +00:00
Miodrag Milanovic ee73d34b8c add sliders to settings page, and show current values (nw) 2013-08-19 13:44:04 +00:00
Miodrag Milanovic 961c8d924a Implemented first commands for web interface (nw) 2013-08-15 08:57:26 +00:00
Miodrag Milanovic 912a7fde30 added screenshot option and serving it from webserver (nw) 2013-08-14 12:24:21 +00:00
Miodrag Milanovic c5016de0c5 jquery mobile looks like better choice (nw) 2013-08-14 09:35:55 +00:00
Miodrag Milanovic 2ab6a079d8 make it work on IE too (nw) 2013-08-13 14:08:05 +00:00
Miodrag Milanovic 3fafdaae30 display currently running driver and update on change on server side (nw) 2013-08-13 13:28:07 +00:00
Miodrag Milanovic 5f184e36d6 Moved webengine into separate file, added callbacks for websockets and made example for triggering ui on driver change, also added json for game driver (nw) 2013-08-12 13:56:55 +00:00
Miodrag Milanovic 411919feff Added sample index page with menu (nw) 2013-08-07 14:02:34 +00:00