-
we7u committed patchset 4737 of module xastir to the XASTIR CVS repository, changing 1 files.
2009-12-25 15:20:03 UTC by we7u
-
gstueve committed patchset 4736 of module xastir to the XASTIR CVS repository, changing 3 files.
2009-12-22 21:37:17 UTC by gstueve
-
gstueve committed patchset 4735 of module xastir to the XASTIR CVS repository, changing 4 files.
2009-12-22 21:20:20 UTC by gstueve
-
we7u committed patchset 4734 of module xastir to the XASTIR CVS repository, changing 10 files.
2009-12-22 10:56:25 UTC by we7u
-
gstueve committed patchset 4733 of module xastir to the XASTIR CVS repository, changing 1 files.
2009-12-17 17:44:45 UTC by gstueve
-
we7u committed patchset 4732 of module xastir to the XASTIR CVS repository, changing 1 files.
2009-12-08 19:34:34 UTC by we7u
-
tvrusso committed patchset 4731 of module xastir to the XASTIR CVS repository, changing 1 files.
2009-12-08 00:34:52 UTC by tvrusso
-
This bug has been fixed in CVS. Please retest against current repository.
2009-12-04 19:37:01 UTC by tvrusso
-
I tracked down this issue and fixed it.
The reason for this was that GraphicsMagick in Debian is compiled with QuantumDepth=8 (its new default) and Xastir was incorrectly assuming that Quantums could always be used in a call to pack_pixel_bits, which expects unsigned shorts as arguments. This mistake lead to pack_pixel_bits always returning 0x000000 for the pixel value, thus rendering the...
2009-12-04 19:37:01 UTC by tvrusso
-
tvrusso committed patchset 4730 of module xastir to the XASTIR CVS repository, changing 3 files.
2009-12-04 18:54:52 UTC by tvrusso