aboutsummaryrefslogtreecommitdiffstats
path: root/core/trip.c
AgeCommit message (Expand)Author
2020-05-01cleanup: move declaration of utc_mk* functions to new subsurface-time.h headerGravatar Berthold Stoeger
2020-05-01cleanup: move dive_table from dive.h to divelist.hGravatar Berthold Stoeger
2020-04-18debug output: ensure our debug output is captured on AndroidGravatar Dirk Hohndel
2020-03-10core/trip handling: add helper function to get trip from idGravatar Dirk Hohndel
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-10-26Cleanup: fix obvious resource leakGravatar Dirk Hohndel
2019-09-21Core: add unique id to tripGravatar Berthold Stoeger
2019-06-28Import: use TRIP_THRESHOLD when checking for trip-overlapGravatar Berthold Stoeger
2019-06-19Cleanup: generate clear_*_table() functions by macroGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger