index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
save-xml.c
Age
Commit message (
Expand
)
Author
2014-04-25
Save latitude and longitude on XML even if location not set
Tomaz Canabrava
2014-04-17
Removed the globals 'userid' and 'save_userid_local' variables
Tomaz Canabrava
2014-04-14
Add option to save userid in data files
Venkatesh Shukla
2014-03-14
Revert "If saving to a git repository fails, don't create oddly named XML file"
Dirk Hohndel
2014-03-14
If saving to a git repository fails, don't create oddly named XML file
Dirk Hohndel
2014-03-14
error handling: return errors for save functions
Linus Torvalds
2014-03-13
git object format: make sure parenthood isn't lost when saving
Linus Torvalds
2014-03-12
Stop using the "git descriptor file" model
Linus Torvalds
2014-03-10
Get rid of crazy empty tag_list element at the start
Linus Torvalds
2014-03-06
Initial implementation of git save format
Linus Torvalds
2014-03-05
Mark ignored error return as intentional
Dirk Hohndel
2014-02-16
Whitespace cleanup for parse-xml.c and save-xml.c
Dirk Hohndel
2014-02-16
Allow backups for .ssrf files as well
Dirk Hohndel
2014-02-16
Rename old 'xml' file as 'bak' file when saving
Linus Torvalds
2014-02-10
Clean up membuffer internal structure names, add strip function
Linus Torvalds
2014-02-10
Add support for heartrate and bearing information in samples
Linus Torvalds
2014-01-16
Save XML files into a memory buffer rather than directly into a file
Linus Torvalds
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2013-12-19
Files: use the new open() wrappers
Lubomir I. Ivanov
2013-12-06
Really save airtemp and watertemp in the dive
Dirk Hohndel
2013-11-29
Editing air or water temperature should modify dive computer, not dive
Dirk Hohndel
2013-11-27
Show/save weights up to and including last valid
Anton Lundin
2013-11-15
Escape all problematic characters when saving a tag
Maximilian Güntner
2013-11-02
Replaced the tag implementation
Maximilian Güntner
2013-10-20
Export dives in UDDF format
Miika Turkia
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-05-21
Remove Gtk crud
Dirk Hohndel
2013-04-09
Store the tag names instead of an opaque number
Dirk Hohndel
2013-04-09
Add dive tags and support invalid dives
Ďoďo
2013-03-07
Fix potentially broken white space truncation on certain Windows versions
Lubomir I. Ivanov
2013-03-01
Fix saving of po2 values
Linus Torvalds
2013-02-27
Ensure all strings stored in XML are escaped correctly
Linus Torvalds
2013-02-15
Improve the code handling air temperature
Linus Torvalds
2013-02-14
Better handling of manually edited air temperature
Dirk Hohndel
2013-02-08
Do more dive fixup for each dive computer
Linus Torvalds
2013-02-02
Add 'Save As' entry to context menu shown when right clicking on a dive
Pierre-Yves Chibon
2013-01-24
Centralization for Kelvin and Standardization to milliKelvin
Jan Schubert
2013-01-24
Save all dive computer nicknames - whether used or not
Linus Torvalds
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-09
Assemble the actual Suunto serial number
Linus Torvalds
2013-01-09
Move device_info handling into a new 'device.c' file
Linus Torvalds
2013-01-09
Add support to planner to use additional gases during the ascent
Dirk Hohndel
2013-01-01
Remove autogroup from the preferences and store per file instead
Dirk Hohndel
2013-01-01
Clear divecomputer saved status before saving the nicknames to XML
Dirk Hohndel
2012-12-30
First step in cleaning up cylinder pressure sensor logic
Linus Torvalds
2012-12-30
Fix nickname saving in XML file to deal with utf8 characters
Dirk Hohndel
2012-12-30
Allow overlapping (and disjoint) dive trips
Linus Torvalds
2012-12-30
Update deco handling
Dirk Hohndel
2012-12-28
Make add_dc_to_string() skip redundant entries
Linus Torvalds
[next]