Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-31 | PSP: Enable use of forbidden symbols | Max Horn | |
svn-id: r53970 | |||
2010-10-29 | PSP: corrected png loader to use bit depth rather than palette size | Yotam Barnoy | |
Sometimes we can have an 8bit file for example that has a palette of 16 colors or less, so we need to go by the bit depth rather than inferring the bit depth from the palette size. svn-id: r53917 | |||
2010-10-14 | PSP: clarify and fix up display code | Yotam Barnoy | |
Also added support for stretching images, and fixed up displaying of large images as well as PNG files svn-id: r53454 | |||
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat | |
svn-id: r53160 | |||
2010-10-10 | PSP: factored PngLoader out of virtual keyboard for further use | Yotam Barnoy | |
svn-id: r53108 |