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
/
divelist.c
Age
Commit message (
Expand
)
Author
2019-03-05
Import: fix infinite loop
Berthold Stoeger
2019-02-28
Cleanup: move get_divesite_idx() to divesite.c
Berthold Stoeger
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: don't add to new trip while downloading
Berthold Stoeger
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-19
Dive import: fix logic of process_imported_dives()
Berthold Stoeger
2019-01-09
Import: split process_imported_dives() function
Berthold Stoeger
2019-01-09
Core: don't copy dive-id on merge dive
Berthold Stoeger
2019-01-09
Import: add merge_all_trips parameter to process_imported_dives()
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
2019-01-09
Core: add trip_table parameter to trip-functions
Berthold Stoeger
2019-01-09
Core: keep trips in table(s)
Berthold Stoeger
2019-01-09
Core: fix dump_trip_list() function
Berthold Stoeger
2019-01-09
Core: macroize dive_table functions
Berthold Stoeger
2019-01-09
Core: Rename functions to more generic names
Berthold Stoeger
2019-01-09
Cleanup: Make add_dive_to_table local to divelist.c
Berthold Stoeger
2019-01-09
Dive list: add table parameter to autogroup_dives()
Berthold Stoeger
2019-01-09
Core: move autogroup() into divelist.c
Berthold Stoeger
2018-12-23
Cleanup: remove unused parameter was_autogen
Berthold Stoeger
2018-12-17
Import: unglobalize downloadTable
Berthold Stoeger
2018-12-14
Cleanup: detangle unregister_dive() and delete_single_dive()
Berthold Stoeger
2018-12-14
Core: don't remove dive from trip in add_dive_to_trip()
Berthold Stoeger
2018-12-14
Cleanup: remove merge_two_dives() function
Berthold Stoeger
2018-12-14
Cleanup: remove remove_autogen_trips() function
Berthold Stoeger
2018-12-14
Cleanup: remove combine_trips() function
Berthold Stoeger
2018-11-23
Core: move is-single-day-trip and count-shown functions into core
Berthold Stoeger
2018-11-22
Improve OTU calculations
willemferguson
2018-11-21
Core: fix crash concerning removal of dives from trips
Berthold Stoeger
2018-11-20
Core: replace tripflag by notrip boolean
Berthold Stoeger
2018-11-20
Core: remove ASSIGNED_TRIP trip flag
Berthold Stoeger
2018-11-18
Core: remove "when" field of struct dive_trip
Berthold Stoeger
2018-11-18
Dive list: move sort-functionality into core
Berthold Stoeger
2018-11-18
Dive list: implement trip_less_than function
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-11-18
Core: add add_dive_to_table() function
Berthold Stoeger
2018-11-18
Core: unify insert_trip() and insert_trip_dont_merge()
Berthold Stoeger
2018-11-16
Dive list: use dive trip time as additional sort criterion
Berthold Stoeger
2018-11-16
More accurate CNS calculations (following comments on github)
willemferguson
2018-10-30
Fix gasmix for OTU calculation
Robert C. Helling
2018-10-29
Dive site: pass dive-site pointer to delete_dive_site()
Berthold Stoeger
2018-10-25
core: add seperate number of dives shown to the trip structure
Dirk Hohndel
2018-10-23
Core: accept NULL-pointer in free_trip() and free_divesite()
Berthold Stoeger
2018-10-15
Selection: always make newly selected dive the current dive
Berthold Stoeger
2018-10-15
Dive import: reset current_dive in process_imported_dives()
Berthold Stoeger
2018-10-15
Dive import: remove dive-to-be added from trip before deletion
Berthold Stoeger
2018-10-14
Cleanup: constify get_dive_gas() and get_dive_gas_string()
Berthold Stoeger
2018-10-14
Cleanup: free all data in clear_table()
Berthold Stoeger
2018-10-14
Cleanup: move clear_table() to divesite.c
Berthold Stoeger
2018-10-14
Cleanup: remove rebasing artefacts
Berthold Stoeger
2018-10-14
Autogroup only when selected
Jan Mulder
[prev]
[next]