summaryrefslogtreecommitdiff
path: root/indra/media_plugins
AgeCommit message (Collapse)Author
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-03-07MergeRider Linden
2016-03-07merge with El Capitan and packaging fixesOz Linden
2016-03-07Merge fix for MAINT-5360AndreyL ProductEngine
2016-02-26MAINT-5360: restore builds for the EDU packageOz Linden
2016-02-22Killing windows line endings.Rider Linden
2016-01-21Fix @#$@#$$@# windows line endings introduced via Sublime Text copy/pastecallum_linden
2016-01-21MergeRider Linden
2016-01-20Backed out changeset 672bd34768c6callum_linden
2016-01-20Backed out changeset 2e77fb7b61b6callum_linden
2016-01-20MAINT-6004 (Fix) Add non blocking file upload picker supportcallum_linden
2016-01-20OPEN-312: Removed add_dependency entries for items listed in ↵Rider Linden
target_link_libraries. Superfluous.
2016-01-15merge changes for 4.0.1-releaseOz Linden
2016-01-14Pull in updated LLCEFLib with settings option to turn off WebRTC media and ↵callum_linden
modify the setting in viewer code - nuclear fix for MAINT-6060
2015-12-15MAINT-5966 - file download failures need feedbackcallum_linden
2015-12-11Missed a commit for MAINT-5948 - enable double clickcallum_linden
2015-12-03MAINT-5909: Enable unicode text input on mac and feed that directly into the ↵rider
viewer. Windows fixes still required.
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-19Fix javascript_enabled && plugins_enabled (wrong media class) and pull in ↵callum_linden
new LLCEFLib
2015-11-18initial support for dropdown menus/select widgitscallum_linden
2015-11-16Update SetCookie code for new LLCEFLib API and add support for shoing/hising ↵callum_linden
developer console (Inspector)
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-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-10Have the media_cef plugin post goodbye back to the plugin.Rider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-11-09Undo the clobbering that the PR did :)callum_linden
2015-11-07MAINT-5754: Finish key modifier experiment. Still not working.rider
2015-11-06MAINT-5754: Basic keyboard functionality on the Mac. Still incompleterider
2015-10-22MAINT-5775 FIX Split out cookies and cache directories into separate folders ↵callum_linden
and move cache to same place as viewer cache
2015-10-21Fix windows line endingscallum_linden
2015-10-19MAINT-5711 FIX profiles and marketplace are asking for a login each sessioncallum_linden
2015-10-09CMake fixes for mac build.rider
2015-10-09MAINT-5715, MAINT-5717, MAINT-5718: Replace the the volume catcher that was ↵Rider Linden
removed with the QT viewer. Addresses panning and fading issues, teleport and viewer mute controls.
2015-10-06MAINT-5703 fix - add observer to media plugin so MEDIA_LOCATION_CHANGED ↵callum_linden
events get propagated throughout system
2015-10-02MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵Rider Linden
it is no longer meaningfully referenced.
2015-10-01Fix OS X missing scope qualifierscallum_linden
2015-09-30Update CEF media plugin to reflect changes in LLCEFLibcallum_linden
2015-09-26Point to new third party llcef package and fix typo in interfacecallum_linden
2015-09-16tmp chckin - still needs latest llceflib to buildcallum_linden
2015-09-10Pull in LLCefLib with inverted output switched on and change viewer to ↵callum_linden
uninvert things
2015-09-03point to new version of llceflib with fixed support for secondlife:// URLscallum_linden
2015-09-03support for external links and location_changed messagescallum_linden
2015-09-02Add support for copy/cut/paste into and out of browsercallum_linden
(Note - feature in LLQtWebKit (canPaste, canCut etc.) not present so right click menu always enables options