Commit graph

21 commits

Author SHA1 Message Date
Abs62 81a7ea2983 Win-specific: Update FFMpeg libraries 2016-04-08 00:43:27 +03:00
Abs62 38adb08ea9 Win-specific: Update OpenCC library 2015-12-19 12:33:44 +03:00
Abs62 9f32149a30 Add OpenCC libraries and data for Windows 2015-10-26 21:20:12 +03:00
Abs62 959bac83f7 Win-specific: Modified eb library to handle Epwing dictionary path in utf-8 encoding 2014-05-25 23:31:04 +04:00
Abs62 d9169bd45b Add support for Epwing dictionaries 2014-05-20 17:59:56 +04:00
Abs62 dc201e1bcf Win-specific: Rebuild third-party libraries with Qt 4.8.6 toolchain (http://download.qt-project.org/development_releases/prebuilt/mingw_32/i686-4.8.2-release-posix-dwarf-rt_v3-rev3.7z) 2014-05-05 18:19:56 +04:00
Abs62 0c2b182647 Handle 1-bit black/white TIFF images without photometric interpretation tag
(QImage don't handle such images)
2014-02-11 18:02:00 +04:00
Abs62 68665167d5 Add ZIM format support (issue #267). Now turned on by default for Windows only. Under Linux/MacOS use "qmake "CONFIG+=zim_support"" (liblzma-dev package required. Or take xz 5.0.5 sources from http://tukaani.org/xz/ and compile it). 2013-09-14 20:17:32 +04:00
Tvangeste 323ddaa34e Added submodule with MSVC++ 2012 prebuilt libraries
A submodule used instead of direct way of putting files into a repository
so that the official repo won't grow too much in size and since MSVC++
dependencies are not typically needed (on Linux/Mac and Windows with MinGW).

For those who don't need MSVC++ libs, they should just ignore the submodule.

Those who'd like to play with MSVC++ build should invoke:

git submodule init
git submodule update
2013-08-11 23:40:36 +02:00
Tvangeste a9d2ba7c84 remove the msvc directory in order to create a git module instead 2013-08-11 23:36:15 +02:00
Tvangeste ff362dca6c README for MSVC++ libraries 2013-08-07 20:43:08 +02:00
Abs62 7555f89fad Win-specific: Update zLib to last official version 1.2.8 (issue #299) 2013-05-08 22:35:52 +04:00
Timon Wong 13654324d1 Add win libs and build scripts for libao and ffmpeg 2013-05-05 18:16:31 +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
Abs62 2f9050ab0e Win-specific: Update third-party libraries to last official version
ZLib to 1.2.7
libiconv to 1.14
libogg to 1.3.0
libvorbis to 1.3.3
2012-11-01 16:54:19 +04:00
Abs62 79d24b80f6 Add support for Sdict dictionaries 2012-02-09 16:49:41 +04:00
Abs62 e0d21d6b03 Add patched libgcc_s_dw2-1.dll. Fix multithread exception handling. 2011-12-22 18:56:00 +04:00
Abs62 5710595120 Change libiconv to last official version 1.13.1
ATTENTION: New iconv dll have name libiconv-2.dll and located in winlibs\lib folder. Place it to GoldenDict.exe folder. Old library libiconv2.dll can be removed.
2011-07-19 22:30:34 +04:00
Abs62 a3e3ab2ad8 Change libhunspell to last official version 1.3.2 2011-07-19 22:27:47 +04:00
Abs62 e41f8e9384 Remove unneeded files from /winlibs
Remove *.a and *.dll from .gitignore
2011-07-19 22:22:16 +04:00
Konstantin Isakov ab88fa4867 Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00