Xiao YiFang
b617323bfc
the last headword in the block has incorrect data length
2022-06-23 20:15:55 +08:00
Xiao YiFang
aa93d9f2d9
opt: replace string() with QString::toStdstring
2022-06-06 20:22:55 +08:00
Zhe Wang
a04917833c
Remove dependency on libavutil
2015-10-11 23:01:24 +08:00
Zhe Wang
3fe3c0ea2b
MDict: Support encrypted keyword index
2015-10-09 01:11:45 +08:00
Timon Wong
a830e5fd4d
MDict: Fix compatibility between 32/64 bit indices ( Fix #340 ).
2013-06-05 00:17:55 +08:00
Timon Wong
4c4feb2c52
MDict: minor parser refactor, fix inappropriate use of sptr
2013-05-11 13:41:26 +08:00
Timon Wong
66e56b070f
MDict: Increase parser version to deal with plain data block
2013-05-01 17:31:25 +08:00
Timon Wong
0101f52abd
Support large dictionary files; indexing speed improvement
2013-04-28 16:26:04 +08:00
Timon Wong
cdab08a1ef
MDict (.mdx/.mdd) format support
...
summary
* mdd is complementary resource archive for mdx (dictionary file)
* lzo2 library for (old) MDict version 1 file format
* try Load bass_spx.dll under windows for speex decoding
* internal redirection "@@@LINK=" for both mdx and mdd
2013-04-23 20:07:05 +08:00