Age | Commit message (Expand) | Author |
---|---|---|
2012-09-15 | Don't show an error if we can't load the default file | |
2012-09-03 | Make xml (and CSV) parsing use 'g_ascii_strtod()' rather than 'strtod()' | |
2012-08-26 | file.c: open a file in binary mode in readfile() | |
2012-07-12 | file.c: Fix a file descriptor leak in readfile() | |
2012-06-19 | Fix cochran CSV pressure data import | |
2012-06-19 | cochran: add support for importing the exported CSV files | |
2012-01-27 | Add some initial cochran CAN file parsing | |
2012-01-27 | Import: always open and read the file before checking the filename extension | |
2012-01-27 | Fix typo ('suundo' instead of 'suunto') | |
2012-01-26 | Add "native" Suunto SDE zip file reading | |
2012-01-26 | Split up file reading from 'parse-xml.c' into 'file.c' |