Commit graph

1418 commits

Author SHA1 Message Date
Tvangeste dd627e940b Lupdate all the localizations 2013-05-05 12:43:22 +02:00
Tvangeste a17edc615e Merge pull request #293 from timonwong/ffmpeg_libao
New audio player (via ffmpeg/libav and libao)
2013-05-05 03:39:45 -07:00
Timon Wong c4752eb14c Add internal audio player(ffmpeg/libav + libao).
* phonon, bass, playsound are removed.
2013-05-05 18:22:12 +08:00
Timon Wong 13654324d1 Add win libs and build scripts for libao and ffmpeg 2013-05-05 18:16:31 +08:00
Tvangeste fa9c980fef Added proper README 2013-05-03 22:26:33 +02:00
Tvangeste 7be709f421 Merge pull request #291 from Ibragimov/master
Translation updates for Tajik Language
2013-05-03 12:35:18 -07:00
Victor Ibragimov 9e204b2d84 Updated Tajik Translation
Fixed!
2013-05-03 23:59:50 +05:00
Tvangeste cb6b00d85e Better protect the visual style against broken dictionaries 2013-05-01 12:38:04 +02:00
Tvangeste ef32518b95 Merge pull request #289 from timonwong/mdict
MDict: Fix checksum calculating for plain data block
2013-05-01 02:38:06 -07:00
Timon Wong 66e56b070f MDict: Increase parser version to deal with plain data block 2013-05-01 17:31:25 +08:00
Timon Wong fc06482c0c Add extension for speex encoded sounds 2013-05-01 13:39:27 +08:00
Timon Wong d57290f6bd MDict: Fix checksum calculating for plain data block 2013-05-01 13:34:56 +08:00
Tvangeste eca16ba5e4 Merge pull request #288 from timonwong/mdict
MDict: Minor fix on article filter
2013-04-29 23:27:55 -07:00
Timon Wong 00a1ed5ddc MDict: Support audio links in <area> tag 2013-04-30 09:30:04 +08:00
Timon Wong 4568c41ab1 MDict: Fix anchor name/id enclosed with single quotes 2013-04-30 09:29:30 +08:00
Tvangeste 663d0eedd6 Merge pull request #287 from virtualtam/master
Updated French translation
2013-04-29 14:14:19 -07:00
VirtualTam b1650cf50b Updated French translation - fixed typos, more natural accelerators 2013-04-29 23:10:23 +02:00
Abs62 450a4656d4 Win-specific: Fix Ctrl+C emulation pass-through in hotkey wrapper 2013-04-29 23:35:26 +04:00
Abs62 d2a8ecd7c1 Win-specific: Fix Ctrl+Ins pass-through in hotkey wrapper 2013-04-29 20:52:15 +04:00
Abs62 3bde6cc3e8 Aard: localizable article loading error string 2013-04-29 17:57:19 +04:00
Tvangeste 002436d6cb Merge pull request #284 from quendimax/master
Update belarusian translation
2013-04-29 06:53:05 -07:00
Maksim Tomkowicz b2d76a33cd Update belarusian translation 2013-04-29 16:48:06 +03:00
Tvangeste 067a4a4b0a Merge pull request #281 from timonwong/zh_CN
Update simplified chinese translation
2013-04-29 06:05:04 -07:00
Timon Wong 50a045ea66 Update simplified chinese translation 2013-04-29 18:00:54 +08:00
Julian Depetris Chauvin 3df609d537 Fix typos in translation 2013-04-28 11:45:08 -03:00
Julian Depetris Chauvin f6e754c1ca Update Argentinian Spanish translation 2013-04-28 11:33:42 -03:00
chulai bb2eea6f55 Merge pull request #279 from virtualtam/master
Updated French translation - TTS section
2013-04-28 05:38:24 -07:00
VirtualTam b67afa996f Updated French translation - TextToSpeech section 2013-04-28 14:23:56 +02:00
Tvangeste fd45873205 Merge pull request #278 from timonwong/mdict_large_file
MDict: Support large dictionary files; indexing speed improvement
2013-04-28 02:31:32 -07:00
Timon Wong 1505bf990d MDict: localizable article loading error string. 2013-04-28 17:18:34 +08:00
Timon Wong 6f0a47fe53 MDict: handle malformed resource link without quotes 2013-04-28 16:49:15 +08:00
Timon Wong 0101f52abd Support large dictionary files; indexing speed improvement 2013-04-28 16:26:04 +08:00
Tvangeste 1e047df679 Merge pull request #277 from Ibragimov/master
Translation updates for Tajik Language
2013-04-27 12:36:04 -07:00
Victor Ibragimov e346400937 Updates for Tajik language
New additions translated into Tajik!
2013-04-27 23:34:56 +05:00
Tvangeste 1c7a226810 Clean-up stray <a> tags in some broken MDX dictionaries. 2013-04-27 15:10:43 +02:00
Abs62 0389d23def A little more informative messages about Bass library errors (and couple of other changes) 2013-04-26 23:24:55 +04:00
Abs62 0365d2ee98 Lupdate all translations, update Russian translation 2013-04-26 17:53:53 +04:00
Abs62 0fb8eed553 Win-specific: Add volume and rate tuning for TTS, fix some errors 2013-04-26 17:41:39 +04:00
Timon Wong 58654a7423 MDict: ltrim unprintable characters from filename 2013-04-26 13:29:52 +02:00
Timon Wong 3154e32afc MDict: append orphan style in the end, related to goldendict/goldendict#271 2013-04-26 13:29:26 +02:00
Tvangeste 56a53087ad Fixed #271: MDict: A mechanism to clean-up invalid HTML cards
Thanks to Abs62 for the hint :)
2013-04-25 22:42:16 +02:00
Abs62 bc65ccde94 Fix some tags handling in Aard dictionaries 2013-04-25 22:53:23 +04:00
Abs62 5277f58852 mdx.cc: fix compilation under Linux and Mac OS X 2013-04-25 17:52:23 +04:00
Abs62 febbedd4b7 Mac-specific: Replace liblzo2.dylib to universal 32/64-bit one 2013-04-25 17:49:05 +04:00
Tvangeste f4529e8fd4 Merge pull request #269 from timonwong/master
MDict: Add unique prefix for anchor and any references link to it
2013-04-24 13:49:24 -07:00
Abs62 b9a5b149a0 Lupdate all translations, update Russian translation 2013-04-24 20:16:49 +04:00
Abs62 9e416c360c Some more TTS from Timon Wong 2013-04-24 20:01:44 +04:00
Abs62 9cc2c89087 Lupdate all translations, update Russian translation 2013-04-24 19:18:09 +04:00
Abs62 c14ef3458f Win-specific: Add TTS support for Windows (by Timon Wong) 2013-04-24 18:52:04 +04:00
Abs62 e68a7e2b4a Mac-specific: Add liblzo2.dylib for build under Mac OS X 2013-04-24 18:02:16 +04:00