summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/web/mongoose.c
Commit message (Collapse)AuthorAgeFilesLines
* Added integral source of mongoose (nw) Miodrag Milanovic2015-01-101-5196/+0
|
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-1/+1
|
* OS/2 build fixes [KO Myung-Hun] arbee2014-11-031-0/+31
|
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-3652/+3649
|
* Updated to latest mongoose (nw) Miodrag Milanovic2014-09-081-0/+25
|
* Update to latest mongoose (nw) Miodrag Milanovic2014-09-021-3585/+3701
|
* Cleanups and version bump Miodrag Milanovic2014-07-221-3545/+3543
|
* sync with main mongoose branch, includes all our patches so far as well (nw) Miodrag Milanovic2014-06-161-2/+4
|
* Update to latest (nw) Miodrag Milanovic2014-06-161-1/+10
|
* Compile fix for DEBUG=1 builds, 32-bit, GCC 4.6.3 (nw) Scott Stone2014-06-121-1/+1
|
* Updated mongoose and fixed initial websocket connecte to client (nw) Miodrag Milanovic2014-06-121-76/+84
|
* Updated to latest mongoose, used new added features (nw) Miodrag Milanovic2014-06-041-65/+87
|
* reverted due to breaking official toolchain and 4.8.2 32 bit is buggy as ↵ Miodrag Milanovic2014-05-311-4/+0
| | | | hell (nw)
* x68k: make screen rgb and split palette (nw) cracyc2014-05-301-0/+4
| | | mongoose: mingw-gcc 4.8 compile fix (nw)
* Compile fix for some GCCs - patch sent to author - from Micko. (nw) Scott Stone2014-05-301-1/+1
|
* clang compile fix, please submit to mongoose baseline. (nw) Curt Coder2014-05-301-0/+2
|
* Updated to latest mongoose code in agreement with author (nw) Miodrag Milanovic2014-05-301-5012/+4592
|
* SDL: OS/2 build fixes [KO Myung-Hun] R. Belmont2013-10-221-40/+47
|
* fix for building with Visual Studio 2012 (nw) smf-2013-09-171-1/+1
|
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-3963/+3960
|
* Fixed possible crash on exit (nw) Robbbert2013-08-161-0/+1
|
* Moved webengine into separate file, added callbacks for websockets and made ↵ Miodrag Milanovic2013-08-121-1/+2
| | | | example for triggering ui on driver change, also added json for game driver (nw)
* Fix compile Angelo Salese2013-08-071-3/+8
|
* Fix compile on windows :) (nw) Miodrag Milanovic2013-08-071-1/+4
|
* fix Linux compile (nw) R. Belmont2013-08-071-0/+2
|
* Initial commit of internal web server, mostly to check compiling on various ↵ Miodrag Milanovic2013-08-071-0/+5390
platforms (nw)