index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llmediadataclient.h
Age
Commit message (
Expand
)
Author
2015-10-14
MAINT-5732: Change to the way event polling handles error conditions and canc...
Rider Linden
2015-06-03
Remove vestigial httpclient.h include from files that no longer need it.
Rider Linden
2015-04-29
Remove C++11 erase()
Rider Linden
2015-04-28
Convert some elements to STL
Rider Linden
2015-04-28
Converting llmediaclient to new order.
Rider Linden
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-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-07-30
Fix mac build.
Monroe 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
2010-02-06
Update the rest of the LLEventTimer users to #include lleventtimer.h. I think.
Tofu Linden
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
DEV-41998 - refactor mediadataclient to use a std::list, and re-sort every ti...
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-19
merge
Steve Bennetts
2009-10-09
Unit tests for LLMediaDataClient
Rick Pasetto
2009-10-07
DEV-39168 - bounce back to the current URL (or, the home URL if current URL i...
Rick Pasetto
2009-10-05
merge with latest from lindenlab/svn-imports-viewer-20
Mark Palange (Mani)
2009-10-05
DEV-40650: Refactor llmediadataresponder and llmediadatafetcher into a single...
Rick Pasetto