Commit Graph

9810 Commits

Author SHA1 Message Date
Moritz Bunkus
87e99a53aa saxon_process.sh: fix not doing DTD validation when transforming to HTML 2016-06-05 17:15:04 +02:00
Moritz Bunkus
2239491a9f GUI: merge: delay current tab removal to next event loop 2016-06-05 15:52:36 +02:00
Moritz Bunkus
a351d1b310 translations: update list of translatable strings; update German translation 2016-06-04 20:25:05 +02:00
Moritz Bunkus
8bbf4ff207 GUI: merge: allow overriding of "clear merge settings" actions
Implements #1696.
2016-06-04 20:22:37 +02:00
Moritz Bunkus
865b2c3bfa GUI: merge: use native path separator for suggested output file name 2016-06-04 20:17:59 +02:00
Moritz Bunkus
f9b7495253 translations: update list of translatable strings 2016-06-04 15:58:25 +02:00
Moritz Bunkus
5bb475b79e mkvmerge: remove warning about not detecting HE/AAC/AAC+/SBR automatically
Implements #1701.
2016-06-04 15:57:06 +02:00
Xabier Aramendi
d5f2076bd9 translations: update Basque 2016-06-04 15:52:32 +02:00
Israel Lucas Torrijos
dccde46121 translations: update Spanish 2016-06-04 15:52:27 +02:00
Moritz Bunkus
e735b9802b GUI: display paths with native path separators
Implements #1298, #1456.
2016-06-04 15:43:32 +02:00
Moritz Bunkus
ed84928c21 attachment model: remove debug code 2016-06-04 15:27:00 +02:00
Moritz Bunkus
0e371546b8 GUI: merge: take splitting into account when looking for existing destination files
Fixes #1694.
2016-06-04 15:11:07 +02:00
Moritz Bunkus
efa42bd7cc parse_number_with_unit: don't use double; fix "i" unit for fraction syntax
This re-writes the "parse_number_with_unit" not to use the "double" data
type internally but int64_t-based fractions. This fixes issues with
"double" precision on certain 32bit platforms and test cases failing.
This is a fix for #1705.

Due to this change the handling of the syntax "1234/56i" with "i" as the
unit was fixed as well. Before the value was wrongfully multiplied
instead of divided by 2 leading to quadruple the expected value being
returned. This was mentioned in and fixes part of #1673.
2016-06-04 13:22:46 +02:00
Moritz Bunkus
5cce934976 common: add string floating point number parsing to rational objects 2016-06-04 12:11:24 +02:00
Moritz Bunkus
b4f3c3a6c9 Rakefile: fix spelling mistake 2016-06-04 10:49:38 +02:00
Moritz Bunkus
d2e39c440b translations: fix missing digit in German translation
Fixes #1707.
2016-05-30 19:21:26 +02:00
Roberto Boriotti
fb21bb540d translations: update Italian 2016-05-30 19:20:21 +02:00
Danko
8bcc4f7ba9 translations: update Serbian Latin 2016-05-30 19:19:53 +02:00
Moritz Bunkus
34c08685e8 update_translations: fix wrong directory when handling archives 2016-05-30 19:19:08 +02:00
Moritz Bunkus
a68847677e Merge pull request #1706 from remuxer32/patch-21
Update pl.po
2016-05-29 15:58:00 +02:00
remuxer32
14184dbb4b Update pl.po
The following string: "More actions" has been improved.

Następująca pozycja: "More actions" została ulepszona; "Więcej opcji" → "Więcej czynności".
2016-05-29 15:48:03 +02:00
Moritz Bunkus
a8cb3c40c4 Revert "translations: update list of translatable strings; update German translation"
This reverts commit f6ab94a37c.
2016-05-29 14:02:14 +02:00
Moritz Bunkus
f6ab94a37c translations: update list of translatable strings; update German translation 2016-05-29 12:26:41 +02:00
Moritz Bunkus
48f0f5796f fix spelling mistake (curent → current) 2016-05-29 12:22:56 +02:00
Potato
68a70f70d7 translations: update Korean 2016-05-29 12:22:01 +02:00
Moritz Bunkus
7f544a5550 installer: remove accidentally inserted build number 2016-05-28 13:08:26 +02:00
Moritz Bunkus
68dc176613 Bump version number, set release code name, add release message 2016-05-28 12:18:50 +02:00
Timofey Lisunov
0dbec6190c translations: update Russian 2016-05-28 12:08:57 +02:00
Dean Lee
08b21b7527 translations: update Chinese Simplified 2016-05-23 09:33:07 +02:00
Burak Yavuz
e9a0d18d34 translations: update Turkish 2016-05-23 09:33:01 +02:00
Potato
09adc5ce27 translations: update Korean 2016-05-23 09:32:50 +02:00
TMTisFree
b2a6802e50 translations: update French 2016-05-23 09:32:45 +02:00
Antoni Bella Pérez
3a80d53c59 translations: update Catalan 2016-05-23 09:32:33 +02:00
Moritz Bunkus
56af6d1273 update_translations.rb: merge new entries instead of copying the file
That way changes to the source locations won't trigger huge diffs.
2016-05-23 09:31:01 +02:00
Jan Mazurczyk
4d5699322f translations: update Polish 2016-05-23 09:30:53 +02:00
Moritz Bunkus
56a182e1fb translations: update list of translatable strings; update German translation 2016-05-20 21:08:07 +02:00
Moritz Bunkus
a8297c9ca5 GUI: split "select all attached files" into "enable…" & "disable…"
Implements #1698.
2016-05-20 21:03:03 +02:00
Roberto Boriotti
ab4e8ef1ba translations: update Italian 2016-05-20 20:27:55 +02:00
Jan Mazurczyk
5f6d2b5b78 translations: update Polish 2016-05-20 14:58:48 +02:00
Dean Lee
7b73bf043f translations: update Chinese Simplified 2016-05-20 14:34:13 +02:00
Potato
c92f3bb6ca translations: update Korean 2016-05-20 14:34:08 +02:00
TMTisFree
0291a2ffc9 translations: update French 2016-05-20 14:34:03 +02:00
Antoni Bella Pérez
6ca1eabf6f translations: update Catalan 2016-05-20 14:33:55 +02:00
Moritz Bunkus
82d51747a1 translations: update list of translatable strings; update German translation 2016-05-15 12:32:47 +02:00
Israel Lucas Torrijos
645093a598 man page translations: update Spanish 2016-05-15 12:31:52 +02:00
Dean Lee
44654d6ac0 translations: update Chinese Simplified 2016-05-15 12:31:34 +02:00
Potato
47f9691826 translations: update Korean 2016-05-15 12:31:24 +02:00
TMTisFree
3c33e05aed translations: update French 2016-05-15 12:31:16 +02:00
Israel Lucas Torrijos
56cca2601b translations: update Spanish 2016-05-15 12:31:07 +02:00
Antoni Bella Pérez
a71f331f8f translations: update Catalan 2016-05-15 12:31:00 +02:00