summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-08Convert session joining/adding and creating to coroutineRider Linden
2015-12-04Start work on capture/playback routines.Rider Linden
2015-12-04Initial changes for Vivox/Azumarill merge. Lots of temporary code and ↵Rider Linden
conditional compile switches. Begin switch from statemachine to coroutine.
2015-12-04MAINT-5941 [Valhalla] Default flash to on by default (reverts MAINT-5773)callum_linden
2015-12-04Pull in new LLCEFLib with @rider's fixes for ENTER and Japanese text entrycallum_linden
2015-12-03Merged callum_linden/viewer-cef into defaultRider Linden
2015-12-03MAINT-5909: Enable unicode text input on mac and feed that directly into the ↵rider
viewer. Windows fixes still required.
2015-12-02merge changes for MAINT-5901Oz Linden
2015-12-01Point to fix in LLCEFLib for MAINT-5911 Pressing return (or enter) no longer ↵callum_linden
performs a search
2015-12-01Fix the MD5 for CEF lib in autobuildRider Linden
2015-11-30Point to new LLCEFLib built against autobuild install version of boost - no ↵callum_linden
functional changes
2015-11-25MAINT-5901: Make avatar auto pilot work correctly through transparent objectsOz Linden
2015-11-23Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-23Merge from Vivox RepoRider Linden
2015-11-23Refrain from sending right mouse button events - crashes OS X - and we don't ↵Callum Prentice
need them
2015-11-20pull in llceflib changes for user agent, flash plugins and pdfcallum_linden
2015-11-20MAINT-5835: Cut down on log spam from coros and voice.Rider Linden
2015-11-20MAINT-5831: If there is a teleport request active and it has failed, ↵Rider Linden
teleport state will always return "None".
2015-11-19MAINT-5804, MAINT-5890: Incorrectly trapping timeout in event poll and ↵Rider Linden
canceling coroutine before it's finished.
2015-11-19Fix javascript_enabled && plugins_enabled (wrong media class) and pull in ↵callum_linden
new LLCEFLib
2015-11-19MAINT-5846: Change media roll of begining to 10mRider Linden
2015-11-18initial support for dropdown menus/select widgitscallum_linden
2015-11-17MAINT-5804: Additional logging in attempt to trap teleport disconnect.Rider Linden
MAINT-5831: Discard late teleport initiation for teleport sequence that has already failed.
2015-11-16Update SetCookie code for new LLCEFLib API and add support for shoing/hising ↵callum_linden
developer console (Inspector)
2015-11-16Fix MAINT-5855 media navigation bars overlap all floaters in viewercallum_linden
2015-11-13Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-13Throw away any incomplete llsd messages that may have get sent on CRrider
2015-11-13Encode keyboard event for reconstruction in the plugin.rider
2015-11-13MAINT-5862 Fix Provide a way for new Linux users to accept ToScallum_linden
2015-11-13Pull in new LLCEFLib with improved OS X keyboard handlingcallum_linden
2015-11-12Bump LLCEFLib version number and pull in 3P package in preparation for RCcallum_linden
2015-11-11Fix MAINT-5832 Add /LTCG flag to linker for media_plugin_cef.dll to avoid ↵callum_linden
linker restarts
2015-11-11Merge with headcallum_linden
2015-11-11Add callback for when CEF asks to shutdowncallum_linden
2015-11-11Adding plugin goodbye response to quicktime plugin.Rider Linden
2015-11-10merge with headcallum_linden
2015-11-10MergeRider Linden
2015-11-10Have the media_cef plugin post goodbye back to the plugin.Rider Linden
2015-11-10Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-10MergeRider Linden
2015-11-10Added code to initiate controlled shutdown of plugins with timeouts for ↵Rider Linden
misbeahving plugin.
2015-11-09Fix MAINT-5773 Surface Plugins Enabled as a preference and default to OFFcallum_linden
2015-11-09pull in new LLCEFLib code with fix for OS X keyboardCallum Prentice
2015-11-09Undo the clobbering that the PR did :)callum_linden
2015-11-07Mergerider
2015-11-07MAINT-5754: Finish key modifier experiment. Still not working.rider
2015-11-06Pull in LLCEFLib with working OS X cookies and tweak keyboard code to build ↵callum_linden
- needs some love to work...
2015-11-06MAINT-5754: Basic keyboard functionality on the Mac. Still incompleterider
2015-11-05MergeRider Linden
2015-11-03MAINT-5820: Add a success/failure result to HTTP body parse method and react ↵Rider Linden
to that rather than an "undefined" LLSD