Age | Commit message (Expand) | Author |
2014-10-19 | Update to build on Xcode 6.0: scoping fix for mediadata client | callum_linden |
2013-05-21 | merge | Brad Payne (Vir Linden) |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-04-04 | Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it... | Don Kjer |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-13 | Large changes to the LLCurl::Responder API, as well as pulling in some change... | Don Kjer |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ... | Don Kjer |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden |
2010-08-24 | merge heads. whew. | Tofu Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-09 | Patch on a fix for the llmediadataclient.cpp unit test. | Monroe Linden |
2010-08-03 | fix for unit test asserts | Richard Linden |
2010-07-30 | fixed windows build | Richard Nelson |
2010-07-29 | Yet more cleanup around llmediadataclient. | Monroe Linden |
2010-07-23 | More cleanup around llmediadataclient. | Monroe Linden |
2010-07-21 | Miscellaneous cleanup in and around llmediadataclient. | Monroe Linden |
2009-12-18 | Slight hack: if pixel area is 1024, force recalculation of it | Rick Pasetto |
2009-12-16 | Dial down logging in mediadataclient | Rick Pasetto |
2009-12-14 | Allow selection of media faces even if there is no impl. We record | Rick Pasetto |
2009-12-11 | Fix linux build | Rick Pasetto |
2009-12-10 | PARTIAL DEV-43869 - add "isInterestingEnough()" to the queue calculation | Rick Pasetto |
2009-12-10 | PARTIAL DEV-43869: LLMediaDataClient now uses two queues | Rick Pasetto |
2009-11-24 | Code review feedback: | Rick Pasetto |
2009-11-24 | DEV-41998 - refactor mediadataclient to use a std::list, and re-sort every ti... | Rick Pasetto |
2009-11-20 | Clean up some logging | Rick Pasetto |
2009-11-19 | Made LLMediaDataClient not send requests on behalf of objects that are marked... | Monroe Linden |
2009-11-10 | FIX DEV-41991: do not allow media settings panel to come up if media data is ... | Rick Pasetto |
2009-10-26 | Add some logging to perhaps discern more information about reported crashes | Rick Pasetto |
2009-10-19 | Compress logging of media data (but still have it) | Rick Pasetto |
2009-10-19 | merge | Steve Bennetts |
2009-10-13 | Another attempt at fixing unit test, this one is weirder. | Rick Pasetto |
2009-10-12 | Add some more logging to help triage media client problems | Rick Pasetto |
2009-10-12 | merge of login-api | palange |
2009-10-09 | Unit tests for LLMediaDataClient | Rick Pasetto |
2009-10-07 | Post-merge cleanup to get things building again. | brad kittenbrink |
2009-10-07 | DEV-39168 - bounce back to the current URL (or, the home URL if current URL i... | Rick Pasetto |
2009-10-06 | DEV-40896: Don't iteratively pop() the request queue on destroy(). This just... | Rick Pasetto |
2009-10-05 | Back out changes accidentally checked in with last commit | Rick Pasetto |
2009-10-05 | FIX DEV-40877: ignore changes from "bad" objects which have an invalid media URL | Rick Pasetto |
2009-10-05 | DEV-40853: don't bring up a dialog on HTTP errors in the media service | Rick Pasetto |
2009-10-05 | merge with latest from lindenlab/svn-imports-viewer-20 | Mark Palange (Mani) |
2009-10-05 | Disable "bounceBack" if nav permissions are refused | Rick Pasetto |
2009-10-05 | DEV-40650: Refactor llmediadataresponder and llmediadatafetcher into a single... | Rick Pasetto |