Releases: nongeneric/lsd2dsl
Releases · nongeneric/lsd2dsl
lsd2dsl-0.6.0
- 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
lsd2dsl-0.5.5
Improve the handling of unicode file names on windows (#21)
lsd2dsl-0.5.4
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
Duden:
- refactor newlines handling
- properly translate non-breaking spaces
- escape ~ and # in DSL
- add url tags to DSL
lsd2dsl-0.5.2
fixed LSA sample rate handling (#13)
lsd2dsl-0.5.1
Add Duden support
lsd2dsl-0.4.1
issue #8 properly handle unicode paths on windows
lsd2dsl-0.4.0
implement Lingvo 11, 12 and x3 versions
faster overlay processing
small fixes
lsd2dsl-0.3.0
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