0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 12 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Minor refactorings More... over 9 years ago
+ Added 'common case' optimization for the implicit conversion from RGB32 (with gamma) to GR32. This is now twice as fast leading to an overall performance increase of about 5% (measured over a certain pool of transparent PNG images, mostly in this format). More... over 10 years ago
! fixed issue with invalid transparency access More... over 10 years ago
* Fixed some warnings More... over 10 years ago
! Fixed error for tRNS chunk (was not used previously) More... over 10 years ago
* Display information about tRNS, bKGD & pHYs chunks More... over 10 years ago
+ Added check for validity of PNG file More... over 10 years ago
* Some minor code beautifications More... almost 11 years ago
* minor changes More... over 11 years ago
* fixed issue with TCustomBitmap32 (thanks to Garry Prefontaine) More... over 11 years ago
* fixed issue with x86 code in Delphi 7 More... over 11 years ago
* minor changes related to recent GR32 changes More... about 12 years ago
+ added basic tRNS chunk handling for palette images (not yet used for storage) More... over 12 years ago
* some fixes related to the latest changes More... over 12 years ago
* further improved PNG Explorer More... over 12 years ago
* further improved reading More... over 12 years ago
* fixed writing with the new chunk system More... over 12 years ago
* improved new chunk system More... over 12 years ago
* introduced new chunk system More... over 12 years ago
+ added Delphi XE2 support More... over 12 years ago
* improved Lazarus port More... over 12 years ago
* ported unit test to Lazarus More... over 12 years ago
* removed unused code, but introduced another unused code just to get rid of some warnings More... about 13 years ago
* fixed stupid typo More... over 13 years ago
+ added a batch file to simplify file releases in the future More... over 13 years ago
* small bug fix for Lazarus More... over 13 years ago
* converted demo for Lazarus More... over 13 years ago
* fixed a transcoding bug More... over 13 years ago
* fixed a memory bug reported by Dirk Carstensen (part 2) More... over 13 years ago
* fixed a memory bug reported by Dirk Carstensen (part 1) More... over 13 years ago