subsurface/CHANGELOG.md
Dirk Hohndel 8df6789a9d build-system: update libzip to 1.5.1
This also switches us to libzip's new official home on GitHub, and takes into
account that libzip no longer supports autotools and instead now is cmake
based.

Building against that, on my Mac build system, Subsurface once again correctly
opens DLD files downloaded from divelogs.de.

Fixes #1534

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-08-04 12:23:47 -07:00

1,015 B

  • Mac: fix problem downloading from divelogs.de
  • Dive media: paint duration of videos on thumbnails in the dive-photo tab
  • Dive media: extract video thumbnails using ffmpeg
  • Dive media: implement "open folder of selected media files" [#1514]
  • Dive media: show play-time of videos on the profile plot
  • Dive media: draw thumbnails on top of deco-ceilings
  • Dive media: Change term "photos" and "images" everywhere in the UI to "media files"
  • mobile: show developer menu is now saved on disk and remebered between start of Subsurface
  • tests: add qml test harness
  • Dive media: experimental support for metadata extraction from AVI and WMV files
  • Dive media: sort thumbnails by timestamp
  • Dive media: don't recalculate all pictures on drag & drop
  • Profile: immediately update thumbnail positions on deletion

  • 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]