[Kstars-devel] branches/kstars/summer/kdeedu/kstars/kstars
Akarsh Simha
akarshsimha at gmail.com
Tue Jun 17 06:25:01 CEST 2008
SVN commit 821318 by asimha:
+ Adding key binding 'F' to verify StarBlockList integrity (checks for
large jumps in magnitudes between neighbouring StarBlocks in an SBL)
+ Adding key binding 'G' to print the structure of the LRU Cache
+ Adding timing code to output time elapsed in various segments of the
most recent draw() loop, bound to key 'B'
+ Fixing quite a few serious bugs
+ Adding more error / warning messages
CCMAIL: kstars-devel at kde.org
M +3 -0 skycomponents/starblock.cpp
M +52 -7 skycomponents/starblockfactory.cpp
M +5 -0 skycomponents/starblockfactory.h
M +59 -16 skycomponents/starblocklist.cpp
M +6 -0 skycomponents/starblocklist.h
M +79 -15 skycomponents/starcomponent.cpp
M +17 -0 skycomponents/starcomponent.h
M +4 -4 skymapevents.cpp
More information about the Kstars-devel
mailing list