2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simon Taylor's wonderful new graphics More... about 20 years ago
increased speed threshold for moving to 1 m/s because my new sensitive gps wanders when stationary. More... about 20 years ago
Menu button now appears when the mapwindow is double clicked More... about 20 years ago
Hooked up airspace outline checkbox More... about 20 years ago
Realigned a dialog button More... about 20 years ago
color and OO infoboxes. they poll for data rather than having the whole group filled, so should be slightly more efficient. More... about 20 years ago
*** empty log message *** More... about 20 years ago
Fixed airspace colour selector redraw bug More... about 20 years ago
Added a new airspace colour selector dialog. It can be disabled by setting USE_ARH_COLOUR_SELECTOR to 0 in dialogs.cpp More... about 20 years ago
sunset/sunrise calculation; general ephemeris for sun More... about 20 years ago
implemented new infobox formatting class, several subclasses that do special rendering (low altitude, waypoint name). Shouldn't effect existing functionality. Also added xcsoar data cab/exe project. More... about 20 years ago
New wind vector at aircraft, snail trail improvements, improved task abort logic. More... about 20 years ago
fixed bug in airspace intersection test More... about 20 years ago
add header to binary airspace file contain a magic number, version, filedate of sourcefile, a comment and a crc field for later use More... about 20 years ago
Allow simulator to turn in GPS Altitude as well as speed boxes More... about 20 years ago
more paranoid way of making sure menu stays visible if infoboxes unlocked More... about 20 years ago
fixed locking menu bug More... about 20 years ago
speed improvements, by being smarter about visibility and airspace area checking. Much more efficient. Also fixed bug in terrain rendering causing it to run off the disk which was very slow. More... about 20 years ago
more performance work More... about 20 years ago
minor device driver changes and bug fixes More... about 20 years ago
Unused variable remm'd out to remove compile warning More... about 20 years ago
more performance enhancements. no more white squares when dialogs disappear More... about 20 years ago
major performance enhancement; reorganised some thread locking; miscellaneous floating point constant (degrees to radians) macros More... about 20 years ago
more bugfixes, debouncing of buttons done properly More... about 20 years ago
doCalculations stuff processed in its own thread. Improves user interface responsiveness. Removed extraneous processing of lat/lon in snail trail display. More... about 20 years ago
New files included More... about 20 years ago
update for new features More... about 20 years ago
small icon. is this required? More... about 20 years ago
launcher and installer support More... about 20 years ago
improved autozoom; fixes Abort task mode by ensuring the selected waypoint is the closest; startup messages now use statusmsg popup so it doesn't need click on OK. More... about 20 years ago