aboutsummaryrefslogtreecommitdiffstats
path: root/core/ostctools.c
AgeCommit message (Expand)Author
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-19Cleanup: remove bogus mark_divelist_changed() callsGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-01-09Core: Rename functions to more generic namesGravatar Berthold Stoeger
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2017-12-29cleanup: Unchecked return value from libraryGravatar Jan Mulder
2017-12-27Cleanup: correctly prevent memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid a few memory leaksGravatar Dirk Hohndel
2017-12-21Check return of fread() in core/ostctools.cGravatar Berthold Stoeger
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-01-12ostctools: Add support for profile version 0x24Gravatar Anton Lundin
2017-01-12Stop accessing the internals of dc_descriptor_tGravatar Anton Lundin
2017-01-12ostctools: Correct argument order to get_descriptorGravatar Anton Lundin
2016-12-28Rename ostc_get_data_descriptor to get_descriptorGravatar Anton Lundin
2016-12-28Lift ostc_get_data_descriptor out from ostctools.cGravatar Anton Lundin
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel