Age | Commit message (Expand) | Author |
2017-12-13 | Enable removal of pictures from different dives at the same moment | Stefan Fuchs |
2017-12-11 | Remove second parameter (bool force) in set_filename() | Berthold Stoeger |
2017-11-27 | Add debug function dump_cylinders | Stefan Fuchs |
2017-11-25 | Localize global planner state | Robert C. Helling |
2017-11-25 | Cleanup: remove unused extern declaration | Berthold Stoeger |
2017-11-20 | Make handling of booleans consistent on the C++-side of preferences | Berthold Stoeger |
2017-11-18 | Prevent annoying signed/unsigned comparison warning | Berthold Stoeger |
2017-11-17 | Properly declare 'has_gaschange_event()' function | Linus Torvalds |
2017-11-13 | Display values in info box only if value is interesting | Stefan Fuchs |
2017-11-09 | CNS can be higher than 255% | Jan Mulder |
2017-11-08 | VPMB profile: use deco_time rather bottom_time from planner | Rick Walsh |
2017-11-08 | VPM-B: move bottom_time into deco_state | Rick Walsh |
2017-11-03 | win32: optimize the console and logging logic | Lubomir I. Ivanov |
2017-10-30 | Add new helfer for strcasestr | Dirk Hohndel |
2017-10-26 | Set error callback helper | Dirk Hohndel |
2017-10-19 | dive.h: add handling of NULL in get_dive_dc() | Lubomir I. Ivanov |
2017-10-19 | Use displayed_dc instead of current_dc | Robert C. Helling |
2017-10-18 | init_deco correctly identify previous dives and report overlapping dives | Stefan Fuchs |
2017-10-16 | In dive.c make cylinder_renumber an external function... | Stefan Fuchs |
2017-10-16 | Used gas in dive planner points: Support for multiple cyl with same gas | Stefan Fuchs |
2017-10-04 | Don't add separate country field, use taxonomy | Dirk Hohndel |
2017-10-02 | [Divesite] request dive country | Tomaz Canabrava |
2017-10-01 | More VPMB state in special structure | Robert C. Helling |
2017-09-20 | Remove option to apply GFlow at maxdepth | Robert C. Helling |
2017-08-29 | Compute variations of plans | Robert C. Helling |
2017-08-29 | Store a table of deco stops in planner | Robert C. Helling |
2017-08-29 | Make plan take dive and decotimestep as arguments | Robert C. Helling |
2017-08-26 | Hide signed/unsigned comparison warning | Dirk Hohndel |
2017-07-28 | Calculate momentary SAC rates with the right gases | Linus Torvalds |
2017-07-28 | Add "get_gasmix()" helper function to iterate over gas changes | Linus Torvalds |
2017-07-25 | Make sample pressure helper functions available to everybody | Linus Torvalds |
2017-07-25 | Try to sanely download multiple concurrent cylinder pressures | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-06-15 | tankinfomodel.cpp: clamp row index to [0 - MAX_TANK_INFO] | Lubomir I. Ivanov |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-05-26 | Compute and display gas density | Robert C. Helling |
2017-05-26 | Adopt planner state caching to new struct | Robert C. Helling |
2017-05-26 | Assemble global state of planner in a struct | Robert C. Helling |
2017-05-07 | Refactor Seabear import | Miika Turkia |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2017-03-19 | Tests for minimum gas | Stefan Fuchs |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-11 | Make depth conversion work for negative depths | Robert C. Helling |
2017-03-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-02-24 | Fix "Load/Save to cloudstorage" for non-ASCII user names | Jeremie Guichard |
2017-02-21 | Many filenames are const strings | Robert C. Helling |
2017-02-10 | Reset VPM-B state between repetitive dives | Robert C. Helling |