Age | Commit message (Expand) | Author |
2017-03-06 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-01-25 | Merge | Rider Linden |
2016-11-30 | Pull in new version of KDU third party package that is build (correctly) as a... | Callum Prentice |
2016-11-03 | DRTVWR-418: Update KDU and llimagej2ckdu* with certain clang fixes. | Nat Goodspeed |
2016-11-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-09-16 | Merge | Rider Linden |
2016-09-14 | Merge | Rider Linden |
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-05-19 | Automated merge with tip of viewer-release to pick up 4.0.5 | callum_linden |
2016-05-06 | Merge with viewer-release | callum_linden |
2016-04-26 | DRTVWR-418: add preprocessor define to fix linker error introduced in v7.8 | callum_linden |
2016-04-25 | DRTVWR-418: Fix indra/llkdu wrapper for changes in KDU 7.8 API. | Nat Goodspeed |
2016-04-12 | Shift of negative is undefined. | Rider Linden |
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 |