aboutsummaryrefslogtreecommitdiffstats
path: root/core/save-profiledata.c
AgeCommit message (Expand)Author
2020-04-18Fix CSV for profile exportGravatar Robert C. Helling
2020-02-09Cleanup: remove const bool parameters and return typesGravatar Berthold Stoeger
2019-11-16Use the actual error numberGravatar Robert C. Helling
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-11-09Profile: use pressure data functions in save_profiles_bufferGravatar Berthold Stoeger
2019-08-28Profile: properly initialize plot_info structuresGravatar Berthold Stoeger
2019-08-08Cleanup: move file-related function declarations to file.hGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-07-06Cleanup: call calculate_max_limits_new() in create_plot_info_new()Gravatar Berthold Stoeger
2019-07-06Cleanup: fix memory management of the plot dataGravatar Berthold Stoeger
2019-04-16Write dive data as video subtitlesGravatar Robert C. Helling
2019-04-04Export profile dataGravatar Robert C. Helling