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
Age
Commit message (
Expand
)
Author
2016-09-02
MAINT-5011: Abbreviate __FILE__ path in log_unhandled_exception_().
Nat Goodspeed
2016-09-01
MAINT-5011: Use LL_VLOGS() rather than raw lllog() macro.
Nat Goodspeed
2016-09-01
Automated merge with file:///Users/nat/linden/viewer-comment-lllog
Nat Goodspeed
2016-09-01
MAINT-5232: Introduce LL_VLOGS() macro: log call with variable level.
Nat Goodspeed
2016-09-01
Automated merge with file:///Users/nat/linden/viewer-comment-lllog
Nat Goodspeed
2016-09-01
MAINT-5011: Advise against lllog() instead of (e.g.) LL_INFOS().
Nat Goodspeed
2016-08-31
MAINT-5011: Add log tag to LOG_UNHANDLED_EXCEPTION() log messages.
Nat Goodspeed
2016-08-29
Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc
Nat Goodspeed
2016-08-29
MAINT-5011: Work around gcc 4.7.2 overly (?) picky fatal warning.
Nat Goodspeed
2016-08-29
MAINT-5011: Fix abbreviateFile() test to run under .../indra/ path.
Nat Goodspeed
2016-08-26
MAINT-5011: Add top-level exception handlers in LLAppViewer::frame().
Nat Goodspeed
2016-08-26
MAINT-5011: Catch LLContinueError in LLStopWhenHandled::operator().
Nat Goodspeed
2016-08-26
MAINT-5011: Fix misleading indentation in WINMAIN().
Nat Goodspeed
2016-08-26
MAINT-5011: Add comments to LLCoros::toplevel() exception handlers.
Nat Goodspeed
2016-08-25
MAINT-5011: Fix type error surfaced by gcc 4.7.
Nat Goodspeed
2016-08-25
MAINT-5011: Remove unreferenced param name to avoid fatal warning
Nat Goodspeed
2016-08-20
MAINT-6663 [Win LibVLC] test video buttons still appearing in search
AndreyL ProductEngine
2016-08-18
MAINT-5011: Catch unhandled exceptions in LLCoros coroutines.
Nat Goodspeed
2016-08-18
MAINT-5011: Use BOOST_CURRENT_FUNCTION instead of __PRETTY_FUNCTION__
Nat Goodspeed
2016-08-17
MAINT-5011: Catch kdu_exception (aka int) in case it leaks out.
Nat Goodspeed
2016-08-17
MAINT-5011: Derive image-load exceptions from LLContinueError.
Nat Goodspeed
2016-08-17
MAINT-5011: Try to enrich catch (...) logging throughout viewer.
Nat Goodspeed
2016-08-17
MAINT-5011: Clean up indentation from merge of viewer-release.
Nat Goodspeed
2016-08-17
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-08-17
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
Nat Goodspeed
2016-08-17
MAINT-5011: Add llexception_test.cpp with tests (and conclusions).
Nat Goodspeed
2016-08-11
merge changes for 4.0.7-release
Oz Linden
2016-08-11
increment viewer version to 4.0.8
Oz Linden
2016-08-05
Merged in oz_linden/viewer-build
AndreyL ProductEngine
2016-08-05
Merged andreyl_productengine/viewer-427 into default
Andrey Lihatskiy
2016-08-05
Buildfix: brought back LINDEN_J2C_COMMENT_PREFIX
AndreyL ProductEngine
2016-08-04
MAINT-6584: Comment out completely unused LLImageJ2CKDU code.
Nat Goodspeed
2016-08-04
Merged in lindenlab/viewer-lynx
AndreyL ProductEngine
2016-08-01
MAINT-6460 getMeshSize crash
andreykproductengine
2016-08-01
MAINT-6460 Crash calculating mesh complexity
andreykproductengine
2016-08-01
Backed out changeset: c21a7e6d9796
andreykproductengine
2016-07-28
MAINT-6511 Replaced c-style casts with dynamic_cast in llfloater.cpp
AndreyL ProductEngine
2016-07-27
increment version number to 4.1.1
Oz Linden
2016-07-27
remove use of "override" C++11 feature not supported on gcc 4.6
Oz Linden
2016-07-27
MAINT-4327/MAINT-6584 Supress the crash on memory allocation error when decod...
AndreyL ProductEngine
2016-08-03
MAINT-6584: Use RAII classes to manage helper object lifespans.
Nat Goodspeed
2016-07-26
merge callums latest changes
Oz Linden
2016-07-25
MAINT-6460 Crash calculating mesh complexity
andreykproductengine
2016-07-25
Remove unncessary Y flip
Callum Prentice
2016-07-22
Polish web content floater - rename to reflect it now does all media. remove ...
Callum Linden
2016-07-22
More Y flip madness - 2D media on OS X is has flipped Y mouse coords but corr...
Callum Linden
2016-07-22
MAINT-6584: Convert LLImage class hierarchy to standard 'bool'
Nat Goodspeed
2016-07-22
MAINT-6584: Rationalize custom KDU error/warning message classes.
Nat Goodspeed
2016-07-21
First pass at enabling time based media (videos) scrubbing controls
Callum Linden
2016-07-21
Remove new 'buffering' state for video media - seemed like it'd be useful but...
Callum Linden
[next]