index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2017-12-06
Allocate CheckCloudConnection object on stack
Berthold Stoeger
2017-12-06
Remove self-include of core/checkcloudconnection.h
Berthold Stoeger
2017-12-05
Gracefully handle cloud authentication failure in verbose mode
Berthold Stoeger
2017-12-04
Gracefully handle deletion of a picture that doesn't exist
Berthold Stoeger
2017-12-03
Free unused git repository in git_create_local_repo()
Berthold Stoeger
2017-12-02
Add debug output for vendor/product tuples
Dirk Hohndel
2017-12-02
Add Heinrichs Weikamp BLE dive computers for iOS
Dirk Hohndel
2017-12-02
iOS: save BT DeviceInfo on discovery
Murillo Bernardes
2017-12-02
Fix file:// handling for git access.
Berthold Stoeger
2017-12-01
Remove unnecessary #include and correct whitespace
Robert C. Helling
2017-12-01
Document background computation of variations
Robert C. Helling
2017-12-01
Disable plan variation in recreational mode
Rick Walsh
2017-12-01
Round up diveplan duration the same way values in diveplan are rounded
Stefan Fuchs
2017-12-01
Actually compute variations in background
Robert C. Helling
2017-12-01
Cut off excessive deco times
Robert C. Helling
2017-11-29
Fix signed/unsigned issue
Dirk Hohndel
2017-11-29
Remove commented out code
Miika Turkia
2017-11-29
Move Divinglog DB import into its own file
Miika Turkia
2017-11-29
Move Cobalt DB import to its own file
Miika Turkia
2017-11-29
Move Shearwater DB import into its own file
Miika Turkia
2017-11-29
Move Suunto DB import into its own file
Miika Turkia
2017-11-28
Merging dives: Improve merging of divemaster, buddy and notes
Stefan Fuchs
2017-11-27
Hopefully fix Android build
Miika Turkia
2017-11-27
Move Cobalt and Divinglog DB parsing to parse-db.c
Miika Turkia
2017-11-27
Move atoi_n to parse.c
Miika Turkia
2017-11-27
Move Shearwater DB parsing into parse-db.c
Miika Turkia
2017-11-27
Move metric variable to parse.c
Miika Turkia
2017-11-27
Move add_dive_site to parse.c
Miika Turkia
2017-11-27
Move Suunto DB imports into parse-db.c
Miika Turkia
2017-11-27
Refactore parse-xml.c into parse.c and parse-xml.c
Miika Turkia
2017-11-27
Code cleanup: Move index declarations into for loop
Stefan Fuchs
2017-11-27
Use MAX_SENSORS define everywhere
Stefan Fuchs
2017-11-27
Add debug function dump_cylinders
Stefan Fuchs
2017-11-27
Compile dump_tissues function only if needed based on define
Stefan Fuchs
2017-11-27
Store and load the planner related depth info of a cylinder in logfile
Stefan Fuchs
2017-11-26
Update list of divecomputers supported in Subsurface-mobile
Dirk Hohndel
2017-11-25
In strings start lower case in parenthesis
Stefan Fuchs
2017-11-25
In planner.c remove unused variable o2break_done
Stefan Fuchs
2017-11-25
Hand planner variables to profile
Robert C. Helling
2017-11-25
Localize global planner state
Robert C. Helling
2017-11-25
Run variations calculation in background
Robert C. Helling
2017-11-25
Add logic parentheses to make compiler happy
Robert C. Helling
2017-11-25
Fix crash when dives have no dive site
Dirk Hohndel
2017-11-25
mobile: autocomplete location names
Jan Mulder
2017-11-25
Fix ownership issues in preferences code
Berthold Stoeger
2017-11-25
Cleanup: remove unused extern declaration
Berthold Stoeger
2017-11-24
Include stdbool.h also from prefs.h if included from C file
Stefan Fuchs
2017-11-24
Change prefs.show_units_table to bool
Stefan Fuchs
2017-11-22
Clean up system_default_filename()
Berthold Stoeger
2017-11-22
Copy default filename string when assigning to default preferences
Berthold Stoeger
[next]