Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch another j2k decode exception that can be caused by a bad asset | Melanie Thielker | 2009-04-29 | 1 | -29/+34 |
* | Fix a crash that will hit when an image asset is truncated in storage | Melanie Thielker | 2009-04-29 | 1 | -1/+11 |
* | cleaning up, fixing warnings | Dr Scofield | 2009-04-22 | 1 | -1/+1 |
* | Thank you kindly, RemedyTomm for a patch that: | Charles Krinke | 2009-04-18 | 1 | -6/+26 |
* | * Set eol-style: native on J2KImage.cs | Teravus Ovares | 2009-04-13 | 1 | -2/+2 |
* | *Bypass J2kDecoder when asset is null | Teravus Ovares | 2009-04-13 | 1 | -0/+4 |
* | if Data is null, shortcut to client.SendImageNotFound, as any other | Sean Dague | 2009-04-13 | 1 | -3/+10 |
* | catch for a null asset so we don't get an exception here, though this | Sean Dague | 2009-04-13 | 1 | -1/+7 |
* | put J2KImage into it's own file, please no doubling up on classes in | Sean Dague | 2009-04-13 | 1 | -0/+354 |