Moritz Bunkus
5d15977da4
Merge branch 'updates-draft-09-semantics'
2022-09-18 16:27:52 +02:00
Moritz Bunkus
9c149aaf5d
update bundled libEBML & libMatroska from git
2022-09-18 16:25:33 +02:00
Moritz Bunkus
b24461a582
tests: update for "KaxSemantic.cpp: make KaxVideoDisplayUnit elements mandatory"
2022-09-17 17:22:14 +02:00
Moritz Bunkus
a51061959a
tests: update for "KaxSemantic.cpp: make Video\Colour elements mandatory"
2022-09-17 17:15:49 +02:00
Moritz Bunkus
86c2b3355e
tests: update for "KaxSemantic.cpp: make KaxEditionFlagOrdered mandatory"
2022-09-17 17:04:29 +02:00
Moritz Bunkus
26314970a5
tests: update for "KaxSemantic.cpp: make KaxVideoAlphaMode mandatory"
2022-09-17 17:00:44 +02:00
Moritz Bunkus
70c3f43465
tests: update for "KaxSemantic.cpp: make StereoMode mandatory"
2022-09-17 16:54:24 +02:00
Moritz Bunkus
bc34ac8492
tests: update for "KaxSemantic.cpp: make TrackLanguage elements mandatory"
2022-09-17 16:17:00 +02:00
Moritz Bunkus
ecdb0bce1d
tests: update for "KaxSemantic.cpp: make some elements mandatory"
2022-09-17 15:58:12 +02:00
Moritz Bunkus
371d8bb685
tests: update for "KaxSemantic: add TagDefaultBogus"
2022-09-17 15:36:30 +02:00
Moritz Bunkus
77953c593d
MSIX packaging: fix determining the version & allow overriding it
2022-09-14 19:39:28 +02:00
Moritz Bunkus
ba94a862c8
GUI: mux: use two columns for "Color information" in tab-widget-below-tracks mode
...
Implements #3401 .
2022-09-09 20:38:56 +02:00
Moritz Bunkus
20ddc315e6
cosmetics: alignment
2022-09-09 20:31:53 +02:00
Moritz Bunkus
6ee9d4f1f4
Ogg/OGM reader: fix skipping unsupported tracks & those missing header pages
...
Fixes #3394 .
2022-09-04 15:36:15 +02:00
Moritz Bunkus
e3c3fff6fb
bump version number, set release codename
2022-08-14 09:20:40 +02:00
Moritz Bunkus
e28558b607
NEWS: re-order for release
2022-08-14 09:12:15 +02:00
Burak Yavuz
dd1eb2a7c1
program translations: update Turkish
2022-08-14 09:11:32 +02:00
Timofey Lisunov
bf6ad35ca0
program translations: update Russian
2022-08-14 09:11:28 +02:00
Israel Lucas Torrijos
295f71bd5e
program translations: update Spanish
2022-08-14 09:11:18 +02:00
Antoni Bella Pérez
32c6404c93
program translations: update Catalan
2022-08-14 09:11:03 +02:00
Moritz Bunkus
99e6040bbf
NEWS: add entry about MSYS improvements
...
See #3373 .
2022-08-13 15:25:24 +02:00
Moritz Bunkus
ecbe657db6
translations: update list of translatable strings; update German translation
2022-08-13 15:22:36 +02:00
Moritz Bunkus
6e73088174
GUI: mux: optionally add one tab per dropped directory & add directory's files in it
...
Implements #3371 .
2022-08-13 15:22:35 +02:00
Moritz Bunkus
86e3b058bc
ignore /.cache folder
2022-08-13 13:54:55 +02:00
Moritz Bunkus
cea3d558a3
GUI: optionally overwrite INI & job queue locations with environment vars
...
• `MKVTOOLNIX_GUI_STATE_DIR` — directory name where the `jobQueue`
sub-directory & the `mkvtoolnix-gui.ini` files are created in
• `MKVTOOLNIX_GUI_CONFIG_FILE` — full path & file name to use instead
of `mkvtoolnix-gui.ini` (overwrites `MKVTOOLNIX_GUI_STATE_DIR` if
both are set)
Implements #3382 .
2022-08-02 19:14:01 +02:00
Moritz Bunkus
51ae8b4308
GUI: only set QT_MESSAGE_PATTERN if it isn't set
2022-08-01 23:54:39 +02:00
fauxpark
9a60f4be24
MSYS2 build: Qt 6
2022-07-30 22:40:22 +10:00
Dian Li
4563cd3978
program translations: update Chinese Simplified (Singapore)
2022-07-30 12:26:07 +02:00
Dian Li
332514c7cd
program translations: update Chinese Simplified (China)
2022-07-30 12:26:03 +02:00
Burak Yavuz
3413901f09
program translations: update Turkish
2022-07-30 12:25:53 +02:00
Andrei Stepanov
0935076806
program translations: update Russian
2022-07-30 12:25:48 +02:00
Roberto Boriotti
a1caf9cb56
program translations: update Italian
2022-07-30 12:25:39 +02:00
Israel Lucas Torrijos
e1679beaf7
program translations: update Spanish
2022-07-30 12:25:31 +02:00
Симеон Цветков
dda858bf2c
program translations: update Bulgarian
2022-07-30 12:25:26 +02:00
TMTisFree
477a040721
program translations: update French
2022-07-30 12:25:18 +02:00
TMTisFree
bee1b5f6b6
man page translations: update French
2022-07-30 12:25:13 +02:00
Moritz Bunkus
83045aeb1f
AV1 OBU: flush in probe after parsing
...
Otherwise files with a single frame only won't report "frame
available", causing identification to fail.
Fixes #3380 .
2022-07-30 12:23:25 +02:00
Moritz Bunkus
e35456a318
Merge remote-tracking branch 'fauxpark/msys2-docbook-root-prefix'
2022-07-26 11:22:46 +02:00
fauxpark
13578d21d4
MSYS2 build: respect MINGW_PREFIX when resolving DOCBOOK_ROOT
2022-07-26 16:51:23 +10:00
fauxpark
80bd29a189
Missed the dash
2022-07-26 15:58:55 +10:00
fauxpark
8a49ecfbe6
Fix typo in qmake6 version check
2022-07-26 15:56:20 +10:00
fauxpark
4e1f0c89b7
Refactor shell finding
2022-07-20 18:13:29 +10:00
fauxpark
b664dbe03a
Remove unused shell
build-config variable
2022-07-20 18:04:19 +10:00
fauxpark
09944359a3
Additionally fall back to "sh" in the unlikely event $SHELL is unset
2022-07-20 17:48:24 +10:00
fauxpark
0435528b36
Use a different name for mkinstalldirs shell variable, due to envvar case-insensitivity on Windows
2022-07-20 17:42:07 +10:00
fauxpark
679141faac
Remove hardcoded RUBYSHELL fallback
2022-07-20 17:33:34 +10:00
fauxpark
fb81fb52d2
Add ole32 and uuid libs unconditionally for mkvtoolnix-gui
2022-07-20 17:27:52 +10:00
fauxpark
22e0e3e8a6
Guard against missing pty module on MSYS2
2022-07-20 17:24:52 +10:00
Moritz Bunkus
d870dd56b9
translations: update list of translatable strings; update German translation
2022-07-15 20:08:14 +02:00
Israel Lucas Torrijos
c9868b2a89
program translations: update Spanish
2022-07-15 20:06:55 +02:00