Age | Commit message (Expand) | Author |
2013-04-07 | Fix some of the gcc-4.8 warnings | Dirk Hohndel |
2013-02-08 | Do more dive fixup for each dive computer | Linus Torvalds |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-24 | Centralization for Kelvin and Standardization to milliKelvin | Jan Schubert |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-23 | Ensure each dive has its own copy of the location text (UEMIS importer) | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Update deco handling | 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-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-04 | Support the new NDL / deco code in the Uemis downloader | Dirk Hohndel |
2012-11-30 | Make more uemis functions static | 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-25 | Improve on divecomputer data handling | Linus Torvalds |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-23 | Allocate dive samples separately from 'struct dive' | Linus Torvalds |
2012-11-12 | Extract salinity for Uemis SDA and improve depth calculation | Dirk Hohndel |
2012-11-10 | Convert Uemis deco stop hold time to seconds | Dirk Hohndel |
2012-11-10 | Use correct surface pressure to detect ceiling with Uemis Zurich | Dirk Hohndel |
2012-11-10 | Create the correct ceiling events for Uemis Zurich | Dirk Hohndel |
2012-10-28 | Display air temperature in the info notebook page | Dirk Hohndel |
2012-10-25 | Expand Uemis Zurich download support | Dirk Hohndel |
2012-10-21 | Fix the way we handle translated event names | Dirk Hohndel |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-09-26 | Fix stupid packing error on Windows | Dirk Hohndel |
2012-01-05 | Oddly, finishing a sample doesn't require a sample | Dirk Hohndel |
2011-12-14 | Return is not a function | Dirk Hohndel |
2011-11-01 | Even more places with pressure and volume conversions | Dirk Hohndel |
2011-10-24 | Stop including regex.h | Dirk Hohndel |
2011-10-20 | Fixed off by one error in uemis importer | Dirk Hohndel |
2011-10-04 | Fix small typo in uemis event name | Dirk Hohndel |
2011-10-03 | Much nicer implementation of uemis sample parsing - and add events, too | Dirk Hohndel |
2011-10-03 | Add working pressure to uemis tank data | Dirk Hohndel |
2011-10-03 | Remove the ability to 'Import' .SDA files | Dirk Hohndel |
2011-10-02 | Integrate loading of uemis SDA files into the regular xml parsing | Dirk Hohndel |
2011-10-02 | First steps towards integrating SDA files into the default XML loading | Dirk Hohndel |
2011-10-02 | prepare_sample reallocs the dive - don't keep pointers around | Dirk Hohndel |
2011-09-29 | Correctly parse the braindamaged tank size information from uemis | Dirk Hohndel |
2011-09-29 | Fix uemis parser to work with base64 data that isn't a multiple of 3 | Dirk Hohndel |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-15 | Fix depth calculations in SDA import | Dirk Hohndel |
2011-09-15 | Fix incorrect data dereference | Dirk Hohndel |
2011-09-15 | First pass to parse uemis Zurich '.SDA' files | Dirk Hohndel |