Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | Client changes to pick up new version of Qt 4.6 with codecs for default text ↵ | callum | |
encoding. | |||
2009-12-15 | Merge with tip before push | callum | |
2009-12-15 | client changes to work with new version of Qt (4.6) and to do some cleanup ↵ | callum | |
at plugin exit so that cookies more betterer than what they did before. | |||
2009-12-11 | When building llmediaplugintest on the mac, copy the llcommon dylib so it ↵ | Monroe Linden | |
can actually run. | |||
2009-12-10 | Fix llmediaplugintest.cpp for non-Windows platforms | Nat Goodspeed | |
2009-12-09 | last blind fixup for llmediaplugintest. | Tofu Linden | |
2009-12-09 | get llmediaplugintest compiling on win32, dumbly. | Tofu Linden | |
2009-12-09 | blindly fix-up llmediaplugintest.cpp with respect to the recent API change. | Tofu Linden | |
2009-11-16 | Restore a minor change to the media test mule that was checked in by mistake | callum | |
2009-11-16 | Merge with tip | callum | |
2009-11-05 | Removed search_dirs and dst_path arguments from ll_deploy_sharedlibs_command() | palange | |
Fixed mac breakage. | |||
2009-11-05 | Added calls to ll_deploy_sharedlibs_command | Mark Palange (Mani) | |
Using viewer_manifest.py for windows dependency deployment during build. Added SHARED_LIBS_REL_PATH var to cmake cache. | |||
2009-10-30 | Adds an example plugin and corresponding changes to | callum | |
LLMediaPluginTest test app. We do not copy over the example plugin to the Second Life client plugin dir. | |||
2009-10-26 | Fixed up mouseEvent function to reflect mouse button | callum | |
2009-10-23 | Main change is pointing install.xml for Windows to new version of LLQtWebKit ↵ | callum | |
that has DLLs with no manifest as per recent build change. Tweaked bookamrks for test app too. Finally, added fix for DEV-41392 (Home URL Preview should be next to the Home URL) | |||
2009-10-22 | No Jira - added some new bookmarks to include Flash based sites | callum | |
for testing purposes. | |||
2009-10-15 | https://jira.lindenlab.com/jira/browse/DEV-40711 | callum | |
Implement name fetching capabilities for Webkit and Quicktime plugins Adds support for new PluginAPI message (MEDIA_EVENT_NAME_CHANGED) that updates the "title" of the media. In WebKit plugin this is the contents of the <title> tag. In The QuickTime plugin it is the "display name" from the movie meta data | |||
2009-10-12 | Changed llmediaplugintest into a bundled app on the mac, to solve some ↵ | Monroe Linden | |
issues around the newly-dynamic libllcommon.dylib. This includes making it set the current working directory to a known location inside its bundle on launch. Changed indra/test_apps/llplugintest/CMakeLists.txt to copy various bits now needed inside the app bundle on the mac. | |||
2009-10-07 | Merged latest viewer/login-api with latest viewer/viewer-20 | brad kittenbrink | |
2009-10-05 | Fixes for a different class of plugin failures (where loading the plugin dll ↵ | Monroe Linden | |
fails) causing an error message loop: Made LLPluginProcessParent differentiate between failures launching/loading the plugin and failures after the plugin has been loaded. This allows us to handle launch failures differently, since retrying is unlikely to fix them. Added new media event MEDIA_EVENT_PLUGIN_FAILED_LAUNCH to indicate a launch failure. Added a case for the new event to LLViewerMediaImpl::handleMediaEvent() that sets the "failed init" flag to prevent retries. | |||
2009-09-28 | Added copy of llcommon related dlls to llmediaplugintest. | Mark Palange (Mani) | |
2009-09-18 | Added dependcies to create_app_config_file. | Mark Palange (Mani) | |
Further Clean up of dll copying merge mess. | |||
2009-09-18 | Merged latest viewer/viewer-20 into login-api. | brad kittenbrink | |
2009-09-09 | fix media test app -- reviewed by james | Jiao Li | |
2009-09-03 | build issue - const invariance in llplugintest/llmediaplugintest | Brian McGroarty | |
2009-09-01 | Merged login-api with viewer-2.0.0-3 up through r132290. | brad kittenbrink | |
2009-08-31 | Removed some final dependencies to Awesomium and Flash ActiveX (mostly ↵ | Sam Kolb | |
porting over Callum's change: r132166) DEV-39138 build process on parabuild fails due to missing flash activex plugin | |||
2009-08-31 | Post-merge cleanups (stage_third_party_libs is the new copy_win_libs) | brad kittenbrink | |
2009-08-31 | svn merge -r130875:131962 ↵ | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05_newllqtwebkit DEV-31438 Rename LLMozLib (Qt/WebKit) to something else - LLQtWebKit | |||
2009-08-27 | svn merge -r 129841:129910 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05 Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge. |