Age | Commit message (Expand) | Author |
2016-09-07 | MAINT-6584, MAINT-5011: Change new 'throw' to LLTHROW() | Nat Goodspeed |
2016-09-07 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc | 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-06 | MAINT-6584: Don't crash on inconsistent dims in a JPEG-2000 image. | Nat Goodspeed |
2016-08-05 | MAINT-6584: Introduce KDUError exception from other viewer project. | Nat Goodspeed |
2016-08-05 | MAINT-6584: Add explanatory comments to LLImageJ2CKDU implementation. | Nat Goodspeed |
2016-08-05 | MAINT-6584: Clarify LLKDUMessageError::flush() throwing exception. | Nat Goodspeed |
2016-08-04 | MAINT-6584: Comment out completely unused LLImageJ2CKDU code. | Nat Goodspeed |
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-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 | MAINT-6584: Streamline static LLImageJ2C implementation API. | Nat Goodspeed |
2016-07-21 | DRTVWR-427: Remove engineInfoLLImageJ2CKDU(), createLLImageJ2CKDU(), | Nat Goodspeed |
2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed |
2016-07-14 | MAINT-5011: On advice from NickyD, say KDUError not KduError. | Nat Goodspeed |
2016-07-13 | MAINT-5011: Introduce KduError instead of throw/catch const char*. | Nat Goodspeed |
2016-07-13 | MAINT-5011: Remove alarming ll_kdu_error() function | Nat Goodspeed |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-06-08 | Merge pull from vir/drano | Merov Linden |
2012-05-09 | SH-3075 : Fix reversible compression for very small textures. Also supress th... | Merov Linden |
2012-05-08 | SH-3047 : Fix lossless compression for small textures. | Merov Linden |
2012-04-06 | SH-3060 : Complete new byte range computation, clean up and back pedal on som... | Merov Linden |
2012-04-05 | SH-3060 : Implement new byte range computation, cleaned up use of compression... | Merov Linden |
2012-04-04 | SH-3060 : New byte range implementation. Intermediate (not working) state. | Merov Linden |
2012-04-04 | SH-3075 : Fix encoding for reversible images and small textures | Merov Linden |
2012-04-02 | SH-3060 : Preliminary implementation of the new byte range computation, imple... | Merov Linden |
2012-03-30 | SH-3050 : Add a call to set_max_bytes() and some clean up | Merov Linden |
2012-03-25 | SH-3050 : Parse an input codestream without decompressing it to find discard ... | Merov Linden |
2012-03-15 | SH-3047 : Read the number of levels from the j2c image header instead of rely... | Merov Linden |
2012-02-27 | SH-1998 : Compatible API changes KDU v6.4.1 / v7.0.0 | Merov Linden |
2011-05-23 | EXP-826 FIX Help -> About Secondlife Info is corrupted. | callum |
2011-05-07 | EXP-664 : following richard codereview: use llclamp where appropriate | Merov Linden |
2011-05-04 | EXP-664 : Make encoding parameters more resilient to bad entries, add levels ... | Merov Linden |
2011-04-15 | EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under) | Merov Linden |
2011-04-14 | EXP-663 : Fix memory leak introduced in precincts handling | Merov Linden |
2011-04-04 | STORM-746 : add precincts and blocks arguments taken into account in j2c output | Merov Linden |
2011-04-04 | STORM-746 : add new arguments for precincts and blocks on output, region and ... | Merov Linden |
2011-03-31 | STORM-746 : Code formatting and clean up, add comments, no functional changes | Merov Linden |
2010-12-28 | STORM-744 : Make getMetaData pass when all is stubbed | Merov Linden |
2010-12-28 | STORM-744 : Throw exception consistently so llkdu fails consistently | Merov Linden |
2010-12-24 | STORM-744 : Took code review into account, moving stuff back in protected or ... | Merov Linden |