| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-10-13 | core: fix detection of duplicate device names | |
| 2020-10-13 | cleanup: remove unused function is_default_dive_computer() | |
| 2020-10-11 | core: sort device-table by id/model instead of model/id | |
| 2020-10-03 | cleanup: make device code more consistent with core | |
| 2020-10-03 | cleanup: use getDCExact() instead of callback in set_dc_deviceid() | |
| 2020-10-03 | cleanup: pass divecomputer to getDC() and getDCExact() helpers | |
| 2020-10-03 | cleanup: hide DiveComputerList implementation details | |
| 2020-10-03 | cleanup: use getDiveSelection() to loop over selected dives | |
| 2020-09-13 | cleanup: fold core/divecomputer.cpp into core/device.c |