Age | Commit message (Expand) | Author |
2011-09-16 | Show tank / nitrox / air consumption information in the info_frame | Dirk Hohndel |
2011-09-15 | Support gps coordinates for the location info | Linus Torvalds |
2011-09-13 | Add divemaster/buddy field and text entry | Linus Torvalds |
2011-09-12 | Libdivecomputer: start actually importing the dive data | Linus Torvalds |
2011-09-12 | Abstract out dive/sample allocation a bit | Linus Torvalds |
2011-09-12 | Avoid using type 'gasmix_t': use 'struct gasmix' instead | Linus Torvalds |
2011-09-11 | Be more careful about unit changes | Linus Torvalds |
2011-09-11 | Fix up dive number naming | Linus Torvalds |
2011-09-11 | Save and restore a "dive number" | Linus Torvalds |
2011-09-10 | Declare 'update_dive()' properly | Linus Torvalds |
2011-09-09 | Rename 'cylinder.c' as 'equipment.c' | Linus Torvalds |
2011-09-07 | Do output unit conversion in the dive info window too | Linus Torvalds |
2011-09-06 | Start "output unit management" support | Linus Torvalds |
2011-09-05 | Report errors when opening files | Nathan Samson |
2011-09-05 | Sanitize and fix cylinder pressure overview | Linus Torvalds |
2011-09-04 | Parse uemis cylinder data | Linus Torvalds |
2011-09-04 | Generate date string for the dive list dynamically | Linus Torvalds |
2011-09-04 | Add placeholder for cylinder type description | Linus Torvalds |
2011-09-03 | Do better cylinder information management | Linus Torvalds |
2011-09-03 | Add various dive fixups, and show pressure (if any) in the plot | Linus Torvalds |
2011-09-02 | Do a dive de-dup pass | Linus Torvalds |
2011-09-01 | Save and parse notes and locations | Linus Torvalds |
2011-09-01 | Add ability to 'save' dives | Linus Torvalds |
2011-09-01 | gasmix: stop tracking nitrogen percentages | Linus Torvalds |
2011-09-01 | Start parsing gas mixes | Linus Torvalds |
2011-08-31 | Start cleaning up dive accessors | Linus Torvalds |
2011-08-31 | Split up profile frame generation into its own file. | Linus Torvalds |
2011-08-30 | Generate a default name for a dive, if it doesn't have one already | Linus Torvalds |
2011-08-30 | Start moving some of the non-parsing stuff out of 'parse.c' | Linus Torvalds |
2011-08-30 | Split up dive data structure declarations into 'dive.h' | Linus Torvalds |