Commit Graph

14592 Commits

Author SHA1 Message Date
Moritz Bunkus
718d1ac53f
transifex: migrate config to format of new command line client 2021-12-19 11:13:09 +01:00
Moritz Bunkus
20252a2f8b
VobSub reader: support id: -- lines indicating language is unknown
Fixes #3246.
2021-12-19 11:03:58 +01:00
Andrei Stepanov
21cf893407
man page translations: update Russian 2021-12-11 14:07:53 +01:00
Andrei Stepanov
f9ef3d9662
translations: update Russian 2021-12-11 14:07:47 +01:00
Israel Lucas Torrijos
f48e235241
translations: update Spanish 2021-12-11 14:07:38 +01:00
Moritz Bunkus
689bdfc02d
avoid bogus compiler warning about alleged invalid memory access 2021-12-05 17:41:58 +01:00
Kai Mao
63f1794a65
translations: update Chinese Traditional 2021-11-18 20:55:22 +01:00
Burak Yavuz
ec00929c19
translations: update Turkish 2021-11-18 20:55:13 +01:00
Roberto Boriotti
5807c80a9b
translations: update Italian 2021-11-18 20:55:07 +01:00
Antoni Bella Pérez
fe8590cda0
translations: update Catalan 2021-11-18 20:55:01 +01:00
Moritz Bunkus
b0b487e2be
GUI: tool selector: fix icon sizes for high DPI factors other than 100%/200%
Fixes #3229.
2021-11-18 20:37:23 +01:00
Moritz Bunkus
b41d623d6a
GUI: language dialog: auto-focus first control on mode switch 2021-11-15 21:40:41 +01:00
Moritz Bunkus
0398b02eea
add dts_dump, a tool for dumping frame info from DTS elementary streams 2021-11-15 17:00:56 +01:00
Moritz Bunkus
0602c3985e
bump version number, set release codename 2021-11-14 10:38:04 +01:00
Moritz Bunkus
6faf41f345
NEWS: reorder for easier consumption 2021-11-14 10:34:40 +01:00
Andrei Stepanov
d404d5f6de
translations: update Russian 2021-11-14 10:33:55 +01:00
TMTisFree
0fbece28c5
translations: update French 2021-11-14 10:33:49 +01:00
Moritz Bunkus
a68fa879b2
GUI: headers: reordering tracks by dragging & dropping
Part of the implementation of #3227.
2021-11-13 20:32:35 +01:00
Moritz Bunkus
d815f46156
GUI: headers: calculate top level pages on the fly, no caching
Part of the implementation of #3227.
2021-11-13 20:31:11 +01:00
Moritz Bunkus
a726913c45
translations: update list of translatable strings; update German translation 2021-11-13 17:47:22 +01:00
Moritz Bunkus
c2d20d8e92
GUI: headers: add "track enabled" flag to tree view & track overview page
Implements #3228.
2021-11-13 17:46:12 +01:00
Moritz Bunkus
1f92f220cd
GUI: hide spinner when no jobs are running
Implements #3225.
2021-11-13 17:30:13 +01:00
Burak Yavuz
d1bc156c95
translations: update Turkish 2021-11-13 17:16:55 +01:00
Timofey Lisunov
9ed68a0190
translations: update Russian 2021-11-13 17:16:51 +01:00
Fúlvio Alves
2abfb2d9f1
translations: update Brazilian Portuguese 2021-11-13 17:16:43 +01:00
Roberto Boriotti
80e17b2c47
translations: update Italian 2021-11-13 17:16:34 +01:00
TMTisFree
71dc65e0da
translations: update French 2021-11-13 17:16:21 +01:00
Israel Lucas Torrijos
68bbffe7af
translations: update Spanish 2021-11-13 17:16:16 +01:00
Antoni Bella Pérez
935367a4a3
man page translations: update Catalan 2021-11-13 17:16:11 +01:00
Antoni Bella Pérez
5a24abbb09
translations: update Catalan 2021-11-13 17:16:02 +01:00
Moritz Bunkus
92f354370c
mkvmerge: track selection: treat "no language set in source container" as "und"
Several container types don't provide a track language property
(e.g. AVIs, almost all elementary stream formats, and often enough
MPEG PS/TS as well). In that case trying to match such a track with a
language-code based track selection (e.g. `--atracks und,en`) would
never work. This is confusing as such tracks will have a language set
in Matroska even if their source container didn't set one:
`und` ("undetermined").
2021-11-11 15:57:15 +01:00
Moritz Bunkus
ade0368f10
GUI: Windows: use pass through high DPI scaling factor rounding policy
Means fractional scaling factors such as Windows' 175% will no longer
use 200% (integer rounding) etc.

This is the default on Qt 6 anyway.

Implements #3043.
2021-10-20 21:43:36 +02:00
Moritz Bunkus
76d0b61287
AVI parser: fix reading & skipping video property header chunks
This one got broken in 7d32fdf223. The
effect was that following chunks weren't read correctly. If the
following chunks were index chunks, the parts of the file the index
chunks pointed to weren't read either.

Fixes #3209.
2021-10-11 21:01:08 +02:00
Moritz Bunkus
d0ea7c40b6
AC-3 parser: support E-AC-3 with BSID values > 10 and ≤ 15
Implements #3211.
2021-10-10 16:45:30 +02:00
Moritz Bunkus
9146837cd0
bump version number, set release codename 2021-10-10 12:35:17 +02:00
Moritz Bunkus
1acd9a3497
BCP 47: add remaining ISO 639 languages 2021-10-10 12:33:54 +02:00
Moritz Bunkus
fe196f7b14
NEWS: re-order for easier consumption 2021-10-10 12:27:29 +02:00
Moritz Bunkus
b4b4885df1
mkvmerge, mkvpropedit: chapters: write defaulted elements, too
Implements #3210.
2021-10-10 12:25:11 +02:00
Moritz Bunkus
6466706177
translations: update list of translatable strings; update German translation 2021-10-10 12:00:48 +02:00
Fúlvio Alves
f7ee4fac7d
translations: update Brazilian Portuguese 2021-10-10 11:51:54 +02:00
Israel Lucas Torrijos
2d106e77f8
translations: update Spanish 2021-10-10 11:51:45 +02:00
Andrei Stepanov
41d69b165f
man page translations: update Russian 2021-10-10 11:51:39 +02:00
TMTisFree
671dbfa4ac
man page translations: update French 2021-10-10 11:51:34 +02:00
Israel Lucas Torrijos
361b01f3ae
man page translations: update Spanish 2021-10-10 11:51:26 +02:00
Antoni Bella Pérez
b3ef1a9754
man page translations: update Catalan 2021-10-10 11:51:18 +02:00
Moritz Bunkus
64be47c9d2
GUI: attachments: option for always skipping for existing attachments with same names
Implements #3213.
2021-10-10 11:50:25 +02:00
Moritz Bunkus
99a67a43c6
fix grammar mistake in comment 2021-09-22 20:34:09 +02:00
Moritz Bunkus
3c9b05a0d7
man page translations: fix grammar mistake 2021-09-22 20:32:03 +02:00
Moritz Bunkus
04ea3b8807
mkvmerge man page: fix grammar mistake 2021-09-22 20:31:47 +02:00
Moritz Bunkus
b7e491578c
man page translations: update list of translatable strings; update German translation 2021-09-22 20:30:47 +02:00