1
0
Fork 0
flightgear/src/Network/http
James Turner 8472f8c6d0 Fix positional ordering of remote-canvas elements.
The mirror protocol now sends the position for internal as well as
leaf nodes, and the group uses this data to sort when no explicit
Z-indices exist. This gets the extra-500 much closer to working!
2017-01-26 23:14:48 +00:00
..
CMakeLists.txt Expose an entire property tree via WebSockets. 2016-12-03 14:23:48 +00:00
FlightHistoryUriHandler.cxx Use the pagedPathForHistory in the FlightHistoryUriHandler 2015-03-03 17:10:16 +01:00
FlightHistoryUriHandler.hxx Expose FlightHistory as a http service 2015-02-23 16:33:58 +01:00
httpd.cxx Httpd: fix slow websocket init 2016-12-20 11:46:02 +01:00
httpd.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
HTTPRequest.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
HTTPResponse.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
jsonprops.cxx Expose an entire property tree via WebSockets. 2016-12-03 14:23:48 +00:00
jsonprops.hxx Expose an entire property tree via WebSockets. 2016-12-03 14:23:48 +00:00
JsonUriHandler.cxx httpd: some code cleanup for JsonUriHandler. 2014-11-11 08:59:41 +01:00
JsonUriHandler.hxx httpd: some code cleanup for JsonUriHandler. 2014-11-11 08:59:41 +01:00
MirrorPropertyTreeWebsocket.cxx Fix positional ordering of remote-canvas elements. 2017-01-26 23:14:48 +00:00
MirrorPropertyTreeWebsocket.hxx Httpd: fix slow websocket init 2016-12-20 11:46:02 +01:00
NavdbUriHandler.cxx httpd: extend the NavDbUriHandler 2015-03-28 00:34:28 +01:00
NavdbUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
PkgUriHandler.cxx Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
PkgUriHandler.hxx Initial work for a PKG http service 2015-02-17 12:06:50 +01:00
PropertyChangeObserver.cxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
PropertyChangeObserver.hxx httpd: better handling of first-time notifications 2014-03-17 16:22:42 +01:00
PropertyChangeWebsocket.cxx Limit the update rate of the property change websocket 2016-10-26 11:02:24 +02:00
PropertyChangeWebsocket.hxx Limit the update rate of the property change websocket 2016-10-26 11:02:24 +02:00
PropertyUriHandler.cxx property browser: group radio-button elements 2015-04-15 10:41:31 +02:00
PropertyUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
RunUriHandler.cxx RunUriHandler: add some INFO logging for the requests 2015-03-11 22:28:23 +01:00
RunUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
ScreenshotUriHandler.cxx httpd: fix mjpeg encoding 2014-10-02 11:13:12 +02:00
ScreenshotUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
SimpleDOM.cxx Expose FlightHistory as a http service 2015-02-23 16:33:58 +01:00
SimpleDOM.hxx Expose FlightHistory as a http service 2015-02-23 16:33:58 +01:00
urihandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
Websocket.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00