Commit Graph

16008 Commits

Author SHA1 Message Date
Moritz Bunkus
633eb03043
bump version number, set release code name 2024-03-10 19:16:26 +01:00
Moritz Bunkus
348ca629ba
update NEWS 2024-03-10 19:16:09 +01:00
Moritz Bunkus
e8a29a12bf
fmt: update to 10.2.1 2024-03-10 19:15:10 +01:00
Moritz Bunkus
734fce4ff5
translations: update list of translatable strings; update German translation 2024-03-10 15:31:17 +01:00
Moritz Bunkus
caeccb0637
GUI: add job action "quit MKVToolNix"
implements #3677
2024-03-10 15:30:21 +01:00
Moritz Bunkus
50c39219c3
translations: update list of translatable strings; update German translation 2024-03-10 14:56:28 +01:00
Moritz Bunkus
690694b815
support for reading chapters from ffmpeg metadata files
implements #3676
2024-03-10 14:50:49 +01:00
Andrei Stepanov
d0618d0544
program translations: update Russian 2024-03-03 17:40:49 +01:00
Casper
1fef6fda50
man page translations: update Spanish 2024-03-03 17:40:41 +01:00
Moritz Bunkus
d436d4c37e
fix compilation with libEBML 1.x 2024-03-03 17:33:12 +01:00
Moritz Bunkus
71c1471722
fix compilation with latest libEBML 2024-03-03 11:06:15 +01:00
Moritz Bunkus
001b9568df
Merge remote-tracking branch 'robux4/empty_ctx_size' 2024-03-02 17:08:04 +01:00
Steve Lhomme
9c7bec17c7 assume the EbmlCallbacks is a EbmlCallbacksMaster if it has children 2024-03-02 13:47:53 +01:00
Steve Lhomme
51725cd2b7 use EbmlMaster to get the semantic context
In newer libebml that will give an EbmlSemanticContextMaster
2024-03-02 13:46:52 +01:00
Moritz Bunkus
6717ffeda1
fix compilation with latest libEBML 2024-03-02 13:22:59 +01:00
Moritz Bunkus
20b001bcf8
rename GetChild functions & similar to avoid clashes with the ones in libebml 2024-03-02 13:06:57 +01:00
Moritz Bunkus
f273e860f5
fix compilation with latest libEBML 2024-02-25 14:04:06 +01:00
Timofey Lisunov
2605d21bb1
man page translations: update Russian 2024-02-24 12:44:54 +01:00
TMTisFree
42d95b0aa3
man page translations: update French 2024-02-24 12:44:49 +01:00
Antoni Bella Pérez
b5c33c4e78
man page translations: update Catalan 2024-02-24 12:44:42 +01:00
prydespar
23f9f6e797
man page translations: update Belarusian 2024-02-24 12:44:29 +01:00
Fúlvio Alves
f1bd4aff5c
program translations: update Brazilian Portuguese 2024-02-24 12:44:22 +01:00
Moritz Bunkus
99c78417b0
fix compilation with the latest libEBML 2024-02-24 12:42:18 +01:00
Moritz Bunkus
9d866da188
use alternative way of checking if an element is an EbmlDummy
Dummys don't really have an ID; therefore comparing the ID doesn't
really make sense. Also future libEBML versions won't have an ID in
the Dummy class anymore.
2024-02-24 10:55:59 +01:00
Moritz Bunkus
881b5b3a8a
po4a config: fix quoting 2024-02-18 16:37:57 +01:00
Moritz Bunkus
976b08f8dd
translations: update list of translatable strings; update German translation 2024-02-03 13:06:07 +01:00
Moritz Bunkus
977ded208c
HTML man pages: translate 'title' attributes in <a> elements 2024-02-03 13:05:45 +01:00
Moritz Bunkus
9bcaf81ff8
HTML man pages: show anchor elements for headings & options on hovering 2024-02-03 12:52:48 +01:00
Moritz Bunkus
be8c9d127a
ignore deprecated elements when calculating size of void after tracks 2024-01-28 23:08:00 +01:00
Moritz Bunkus
a2a95b87ad
remove use of EBML_ID_LENGTH 2024-01-28 16:36:00 +01:00
Moritz Bunkus
1217b0dc05
remove use of EBML_ID_VALUE 2024-01-28 16:36:00 +01:00
Moritz Bunkus
3095d89655
fix compilation with latest libEBML/libMatroska v2 2024-01-28 16:36:00 +01:00
Moritz Bunkus
e046287ab9
fix compilation with latest libEBML/libMatroska v2 2024-01-28 11:36:49 +01:00
Andrei Stepanov
51ccb29fa6
man page translations: update Russian 2024-01-28 09:30:33 +01:00
TMTisFree
75de1d9af1
man page translations: update French 2024-01-28 09:30:25 +01:00
Antoni Bella Pérez
2dd7b8ee81
man page translations: update Catalan 2024-01-28 09:30:18 +01:00
MartinEesmaa
1723b9b63a
Added missing VVC in xyzvc_dump help information 2024-01-28 19:19:13 +11:00
Moritz Bunkus
4d684e2759
build system: add title for development.html 2024-01-20 19:22:34 +01:00
Moritz Bunkus
ac45cc52fb
add test case for new translation into Belarusian 2024-01-20 19:22:34 +01:00
Moritz Bunkus
40e95e4a30
build system: ignore warnings from Docbook about unsupported localizations 2024-01-20 19:22:34 +01:00
Moritz Bunkus
3f992f86cc
add Belarusian translation of the man pages 2024-01-20 19:22:34 +01:00
Moritz Bunkus
6568c96d2b
add Belarusian translation for the programs 2024-01-20 19:22:34 +01:00
Moritz Bunkus
2fe727f6a7
build system: implement adding new empty translation for man pages 2024-01-20 19:22:34 +01:00
Moritz Bunkus
1604734814
docs: update development.md Markdown 2024-01-20 19:22:34 +01:00
Moritz Bunkus
29df8292d3
docs: update instructions about adding translations 2024-01-20 19:20:58 +01:00
Moritz Bunkus
3393b57881
fix compilation with the latest libEBML v2.0 2024-01-14 10:56:45 +01:00
Andrei Stepanov
7fe0703921
program translations: update Russian 2024-01-09 20:46:00 +01:00
Moritz Bunkus
f097cd9751
configure: fix variable name in Qt6 error message 2024-01-08 17:55:45 +01:00
Moritz Bunkus
28a5a8e847
fix compilation with libMatroska v1.x 2024-01-08 15:47:26 +01:00
Moritz Bunkus
53d4c50d75
fix compilation with the latest libMatroska v2.0 2024-01-07 13:37:10 +01:00