Age | Commit message (Expand) | Author |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-09-20 | Don't update the progress bar from the dive computer import thread | Linus Torvalds |
2012-08-27 | Update for new libdivecomputer interfaces | Linus Torvalds |
2012-06-22 | Update to new sane libdivecomputer interfaces | Linus Torvalds |
2012-05-03 | divecomputer importing: show the date of the currently importing dive | Linus Torvalds |
2012-05-02 | Show dive import text updates in the progress bar | Linus Torvalds |
2012-05-02 | Show dive import error messages in the import dialog | Linus Torvalds |
2012-05-02 | Make subsurface compile with current libdivecomputer git tree | Linus Torvalds |
2012-03-25 | Added support for Mares Darwin, M1, M2, ... from latest libdivecomputer. | Björn Spruck |
2012-01-05 | Oddly, finishing a sample doesn't require a sample | Dirk Hohndel |
2011-12-31 | Define O2 permille for air in one spot | Henrik Brautaset Aronsen |
2011-11-27 | fix mingw-win32 specific warnings in libdivecomputer.c | Dirk Hohndel |
2011-10-06 | Remove some useless casts from and to void pointers | Julian Andres Klode |
2011-10-05 | Automatically renumber new dives when they are "obvious". | Linus Torvalds |
2011-10-03 | Remove the ability to 'Import' .SDA files | Dirk Hohndel |
2011-09-26 | Update Mares IconHd parsing to current libdivecomputer interface | Linus Torvalds |
2011-09-26 | Stop libdivecomputer import when we start seeing old dives | Linus Torvalds |
2011-09-22 | Start handling dive events | Linus Torvalds |
2011-09-22 | Improve libdivecomputer event printout | Linus Torvalds |
2011-09-22 | Clean up event handling from libdivecomputer | Linus Torvalds |
2011-09-22 | Fix progress bar during libdivecomputer imports | Linus Torvalds |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-20 | Make 'struct DiveList' entirely internal to divelist.c | Linus Torvalds |
2011-09-15 | Do libdivecomputer imports in a separate thread | Linus Torvalds |
2011-09-15 | Rename the project 'subsurface' | Linus Torvalds |
2011-09-15 | First pass to parse uemis Zurich '.SDA' files | Dirk Hohndel |
2011-09-14 | Quick fix to hardcode device name only once | Dirk Hohndel |
2011-09-12 | Do some basic sanity testing on the libdivecomputer gasmix data | Linus Torvalds |
2011-09-12 | Libdivecomputer: start actually importing the dive data | Linus Torvalds |
2011-09-12 | libdivecomputer integration: add a progress bar | Linus Torvalds |
2011-09-12 | Libdivecomputer integration, part n+1 | Linus Torvalds |
2011-09-12 | More libdivecomputer boilerplate stuff | Linus Torvalds |
2011-09-12 | Further work on libdivecomputer integration | Linus Torvalds |
2011-09-12 | Flesh out the libdivecomputer interfaces some more | Linus Torvalds |
2011-09-12 | Start some very initial libdivecomputer integration | Linus Torvalds |