index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
media_plugins
/
cef
/
media_plugin_cef.cpp
Age
Commit message (
Collapse
)
Author
2015-09-01
get update llceflib with cookie/cache code and implement cache/cookie ↵
callum_linden
folders in viewer
2015-07-27
Bring in lastest version of LLCEFLIb & set user agent string before browser ↵
callum_linden
instance created
2015-07-24
Include support for http auth. also improve mouse handling with drag select
callum_linden
2015-07-17
Changes to implement enable/disable cookies, javascript, plugins
callum_linden
2015-07-16
Point to LLCEFLib with updated 2357 version and support for setting language ↵
callum_linden
for embedded browser
2015-07-15
Still making small changes to try to fix OS X keyboards
callum
2015-07-15
New keyboard code for windows that uses system messages directly and works ↵
callum_linden
ok. Points to new LLCEFLib
2015-07-10
Initial support for keyboard (in progress) but includes many viewer changes ↵
callum_linden
to plumb in Key Up events
2015-07-02
plugin and llceflib code for improved mouse support
callum_linden
2015-07-02
2015 and we still care about line endings.. sigh
callum_linden
2015-06-30
Point to new version of LLCefLib with support for second life URLs, version ↵
callum_linden
string, navigation commands
2015-06-22
I can't believe I really added these lines - pretend you didn't see them
callum_linden
2015-06-08
Fixed for OS X version - in progress
Callum Prentice
2015-03-28
add support for keyboard (rudimentary & broken), mouse wheel and open links ↵
callum_linden
in same page
2015-03-26
point to new cef tpl with right headers, update cmaake and viewer_manifest ↵
callum_linden
logic to copy files to right place
2015-03-24
Add new media plugin (currently renders squares as example) in preparation ↵
callum_linden
for new CEF code