* ManagedImage fixes: ManagedImage.ExportTga() that was padding zeros on the end of 24-bit image, and Alpha-only images are now interpreted as grayscale with the alpha set to full opacity
* Renamed ManagedImage.Fill() to ManagedImage.FillArray() and made it a static member
* Added ManagedImage.ExportRaw() to export raw RGBA data ready to send to Tao.OpenGL (should speed up primpreview)
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1935 52acb1d6-8a22-11de-b505-999d5b087335
* Renamed Image.cs to ManagedImage.cs
* Changed OpenJPEG decoding function signatures to return success boolean and make the more expensive overload more obvious
* Added libsecondlife.Voice, code written by Brandon Lockaby from [LIBOMV-283] (need a VoiceManager that uses this code before integrated voice support will function)
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1923 52acb1d6-8a22-11de-b505-999d5b087335