mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 03:13:24 +00:00
0aaa654433
A few years ago the upstream for libhidapi changed - it became part of the libusb GitHub org. Switching to the latest version appears to fix some odd problems with talking to the Suunto Eon Steele/Core dive computers on macOS (at least I can no longer reproduce the problem after switching to the current version). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
13 lines
720 B
Markdown
13 lines
720 B
Markdown
- macOS: fix issue with HID dive computers like Suunto Eon Core/Steel [#2999]
|
|
- windows: add missing modern Vista theme
|
|
- desktop: allow adding dives to arbitrary trips
|
|
- core: improve merging of cylinder pressures [#2884]
|
|
- desktop: respect page-up, page-down, home and end keys for selection change [#2957]
|
|
- Use pO2 from prefernces for MOD display in equipment tab
|
|
- filter: more flexible filtering system based on individual constraints
|
|
- mobile: fix manually adding dives in the past [#2971]
|
|
|
|
---
|
|
* Always add new entries at the very top of this file above other existing entries and this note.
|
|
* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`
|
|
# vim: textwidth=100
|