Jef Driesen
c821d40144
Introduce a namespace prefix for the high-level public api.
...
Adding the "dc_" namespace prefix (which is of course an abbreviation
for libdivecomputer) should avoid conflicts with other libraries. For
the time being, only the high-level device and parser layers are
changed.
2012-06-21 21:42:37 +02:00
Jef Driesen
163d383332
Use a common backend type for the device and parser layers.
2012-06-21 21:42:37 +02:00
Jef Driesen
9136a52835
Use common status codes for the device and parser layers.
2012-06-21 21:42:34 +02:00
Jef Driesen
061e647ecf
Implement the new field api for the Oceanic devices.
2011-01-13 22:14:53 +01:00
Jef Driesen
90e60fecee
Add a new function to the public api to retrieve the dive metadata.
2011-01-13 22:14:53 +01:00
Jef Driesen
a8116a0aec
Add datetime support to the parsers.
2010-02-02 15:04:46 +00:00
Jef Driesen
679d7a2801
Use standard header files to define NULL.
2009-02-11 10:43:10 +00:00
Jef Driesen
08e84cb8fc
Added a base class for the parsers.
2008-10-31 14:02:39 +00:00