Skip to content

Releases: nongeneric/lsd2dsl

lsd2dsl-0.6.0

14 Jan 16:51

Choose a tag to compare

lsd2dsl-0.6.0 Pre-release
Pre-release
  • Qt6
  • build windows binaries with MSVC on Windows instead of cross-compiling (Qt6 WebEngine doesn't support MinGW)
  • package a Lingvo-only binary without Duden and Qt6 WebEngine
  • use PNG for Duden tables, this breaks old Lingvo clients that only support BMP

lsd2dsl-0.5.6

19 Mar 12:47

Choose a tag to compare

improve unicode handling on windows (#23, #22, #21)

lsd2dsl-0.5.5

04 Dec 15:34

Choose a tag to compare

lsd2dsl-0.5.5 Pre-release
Pre-release

Improve the handling of unicode file names on windows (#21)

lsd2dsl-0.5.4

16 Aug 03:38

Choose a tag to compare

Duden:

  • skip characters with incorrect encoding instead of discarding the whole article
  • escape @
  • bundle the old minizip to avoid dealing with minizip-ng

lsd2dsl-0.5.3-beta

05 Aug 00:36

Choose a tag to compare

lsd2dsl-0.5.3-beta Pre-release
Pre-release

Duden:

  • refactor newlines handling
  • properly translate non-breaking spaces
  • escape ~ and # in DSL
  • add url tags to DSL

lsd2dsl-0.5.2

29 Aug 11:04

Choose a tag to compare

fixed LSA sample rate handling (#13)

lsd2dsl-0.5.1

01 Feb 09:18

Choose a tag to compare

Add Duden support

lsd2dsl-0.4.1

26 Aug 08:20

Choose a tag to compare

issue #8 properly handle unicode paths on windows

lsd2dsl-0.4.0

17 Aug 16:51

Choose a tag to compare

implement Lingvo 11, 12 and x3 versions
faster overlay processing
small fixes

lsd2dsl-0.3.0

08 Feb 15:15

Choose a tag to compare

fix the incorrect handling of unsorted parts of headings (thanks vmbvmb!)
reduce memory footprint
collapse variant headings and also group headings that point to the same article
add a "-dumb" option to disable the collapsing and grouping of headings