Commit graph

12 commits

Author SHA1 Message Date
Abs62 e24de4d881 Merge branch 'Original' into Qt4x5
Conflicts:
	xdxf2html.cc
2015-10-14 18:23:46 +03:00
Zhe Wang e3e6e24ea7 MDict: Fix parsing of MDict format version < 2.0 2015-10-12 22:26:34 +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
Abs62 867306f326 Qt5: Fix compilation errors with Qt 5.5.0 beta 2015-05-20 17:52:33 +03: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 d57290f6bd MDict: Fix checksum calculating for plain data block 2013-05-01 13:34:56 +08:00
Timon Wong 0101f52abd Support large dictionary files; indexing speed improvement 2013-04-28 16:26:04 +08:00
Timon Wong 3154e32afc MDict: append orphan style in the end, related to goldendict/goldendict#271 2013-04-26 13:29:26 +02:00
Abs62 d8ed5046bd MDict: use decompress function from decompress.cc 2013-04-23 20:38:30 +04: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