Age | Commit message (Expand) | Author |
2012-12-08 | Make sure pO2 and cns are filled in all samples | Dirk Hohndel |
2012-12-08 | Make changes to some of the preference immediately visible | Dirk Hohndel |
2012-12-08 | Show two decimal digits in pO2, pN2 and pHe in the tooltip | Dirk Hohndel |
2012-12-07 | Plot pO2 graph based on sample information, if available | Dirk Hohndel |
2012-12-07 | Add CNS and pO2 tracking in the samples | Dirk Hohndel |
2012-12-07 | Initialize helper structure to 0s | Dirk Hohndel |
2012-12-07 | Fix potential uninitialized read | Dirk Hohndel |
2012-12-07 | Fix off by one error | Dirk Hohndel |
2012-12-07 | Fix embarrassing cut and paste bugs | Dirk Hohndel |
2012-12-07 | Add option to make ceiling visually stand out more in the profile | Dirk Hohndel |
2012-12-07 | Move partial pressure plots up slightly | Dirk Hohndel |
2012-12-07 | Move 'plot_info' into 'struct graphics_context' | Linus Torvalds |
2012-12-07 | Add dive computer name to the dive plot | Linus Torvalds |
2012-12-07 | Tune the dive joining surface event insert code | Linus Torvalds |
2012-12-07 | When merging downloaded dives, strive to keep old dive in 'a' | Linus Torvalds |
2012-12-07 | Sort the divecomputers alphabetically and have fixed width dropdown | Dirk Hohndel |
2012-12-06 | Add two test dives that triggered the bug fixed in the previous commit | Dirk Hohndel |
2012-12-06 | Fix insert_trip to correctly deal with trips that start at the same time | Dirk Hohndel |
2012-12-06 | Fix SIGSEGV when joining dives without dive computer information | Linus Torvalds |
2012-12-05 | Prevent crash when no default device is set | Dirk Hohndel |
2012-12-05 | Split dive computer selection into seperate vendor and product combo boxes | Dirk Hohndel |
2012-12-05 | Fix deco/ndl support for libdivecomputer | Dirk Hohndel |
2012-12-05 | Fix retrieval of object_id value in Uemis downloader | Dirk Hohndel |
2012-12-05 | Improve reading of extra dive data for Uemis | Dirk Hohndel |
2012-12-05 | Fix saving of salinity | Dirk Hohndel |
2012-12-05 | Change Uemis code to use locale indepent floating point parsing | Dirk Hohndel |
2012-12-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-05 | Save latitude/longitude using integer math | Linus Torvalds |
2012-12-05 | Pick up dive numbers from Uemis SDA when starting with empty data file | Dirk Hohndel |
2012-12-05 | When starting with an empty data file and downloading dives, number them | Dirk Hohndel |
2012-12-05 | Make it easier to pass macro definitions from make | Dirk Hohndel |
2012-12-04 | Merge trips without modifying the GTK tree | Lubomir I. Ivanov |
2012-12-04 | Improve automatic dive merging logic | Linus Torvalds |
2012-12-04 | Support the new NDL / deco code in the Uemis downloader | Dirk Hohndel |
2012-12-04 | Improve deco handling and add NDL support | Dirk Hohndel |
2012-12-04 | Change Uemis debug code to test for bit values | Dirk Hohndel |
2012-12-01 | Small cosmetic cleanups of Uemis downloader code | Dirk Hohndel |
2012-12-01 | Fix stupid error in last minute cleanup of Uemis rewrite | Dirk Hohndel |
2012-11-30 | Make more uemis functions static | Dirk Hohndel |
2012-11-30 | Remove the hack to mark parsed XML files as downloaded | Dirk Hohndel |
2012-11-30 | Remove the ability to import Uemis SDA files | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-28 | Track Uemis last dive downloaded on a per data-file basis | Dirk Hohndel |
2012-11-28 | Updating events for libdivecomputer 0.3 (and tracking uemis support) | Dirk Hohndel |
2012-11-28 | Count the actual decimal digits for import | Miika Turkia |
2012-11-26 | JDiveLog import fallback for 1 digit numbers | Miika Turkia |
2012-11-26 | Fix dive computer event handling if there are no samples | Linus Torvalds |
2012-11-26 | Simplify tripflags: remove tripflag_names[] | Linus Torvalds |
2012-11-26 | Remove 'tripflag' from dive trips | Linus Torvalds |
2012-11-26 | Handle seconds in decimal notation (from JDiveLog) | Miika Turkia |