Commit Graph

940 Commits

Author SHA1 Message Date
Moritz Bunkus
c421c4c7c2
development.md: mark up some more verbatim parts 2018-06-25 18:07:45 +02:00
Moritz Bunkus
9e04c038f4
packaging: move all packaging files to packaging directory 2018-06-25 17:59:11 +02:00
Dian Li
d73973bea4
man page translations: update Chinese Simplified 2018-06-20 22:38:50 +02:00
Israel Lucas Torrijos
0e3cbb5e30
man page translations: update Spanish 2018-06-20 22:38:33 +02:00
Moritz Bunkus
91482380e2
bump version number, set release code name 2018-06-10 11:39:12 +02:00
Antoni Bella Pérez
3b7408d8b7
man page translations: update Catalan 2018-06-10 11:04:50 +02:00
Moritz Bunkus
5dd2ea4433
man page translations: update list of translatable strings; update German translation 2018-06-09 20:51:09 +02:00
Moritz Bunkus
dbee007f5f
mkvmerge: identification: report display unit video track property 2018-06-09 12:35:32 +02:00
Moritz Bunkus
471fc84ed2
nlohmann-json: update to v3.1.1 (git revision g183390c1) 2018-06-08 22:17:08 +02:00
Moritz Bunkus
c50c7125ef
pugixml: update to v1.9 (git revision e584ea3)
Fixes a warning with g++ 8.0.0 and newer regarding ignored function
attributes.
2018-06-08 22:17:08 +02:00
Moritz Bunkus
8ea159dc5c bump version number, set release code name 2018-05-02 14:54:31 +02:00
Moritz Bunkus
b8389e65b4 bump version number, set release code name 2018-04-01 17:25:46 +02:00
David Rey
987bbee6b5 man page translations: update Spanish 2018-03-18 17:00:40 +01:00
Antoni Bella Pérez
9d57c4cb89 man page translations: update Catalan 2018-03-18 17:00:21 +01:00
Dian Li
71b5d7d327 man page translations: update Chinese Simplified 2018-03-12 18:19:03 +01:00
Israel Lucas Torrijos
0f80ba30d6 man page translations: update Spanish 2018-03-12 18:18:23 +01:00
Moritz Bunkus
b6af1f6400 man page translations: update list of translatable strings; update German translation 2018-03-09 19:17:18 +01:00
Moritz Bunkus
2a14dbf4d0 TrueHD: implement dialog normalization gain removal
Last part of the implementation of #1981.
2018-03-09 19:16:10 +01:00
Moritz Bunkus
312efe0273 man page translations: update list of translatable strings; update German translation 2018-03-08 21:21:22 +01:00
Moritz Bunkus
b2e0ab89b5 man pages: document --remove-dialog-normalization-gain 2018-03-08 21:18:12 +01:00
Dian Li
35f92b4cac man page translations: update Chinese Simplified 2018-03-06 22:56:37 +01:00
Moritz Bunkus
dae8cd8269 texts/translations: fix "128bit" to "128-bit" 2018-02-24 14:52:20 +01:00
Moritz Bunkus
3139cc489e bump version number, set release code name 2018-02-24 10:41:09 +01:00
Moritz Bunkus
6b5e78640b all: fix name of Adler-32 checksum algorithm 2018-02-21 19:51:04 +01:00
Potato
9d71f815fe man page translations: update Korean 2018-02-13 21:41:50 +01:00
Israel Lucas Torrijos
65407daf21 man page translations: update Spanish 2018-02-13 21:41:45 +01:00
Dian Li
361854de01 man page translations: update Chinese Simplified 2018-02-13 21:41:40 +01:00
Antoni Bella Pérez
66f0510ee9 man page translations: update Catalan 2018-02-05 22:05:48 +01:00
Moritz Bunkus
618cc5c511 man page translations: update list of translatable strings; update German translation 2018-02-04 18:37:01 +01:00
Moritz Bunkus
e7e60ed608 man page (GUI): add documentation for info functionality 2018-02-04 18:33:09 +01:00
Moritz Bunkus
eb8c5c7506 man page translations: update list of translatable strings; update German translation 2018-02-04 17:51:48 +01:00
Moritz Bunkus
e7bfa0ad91 mkvinfo: remove GUI 2018-02-04 17:02:28 +01:00
Potato
87c080f326 man page translations: update Korean 2018-01-18 21:01:19 +01:00
Moritz Bunkus
43b0ec1b20 bump version number, set release code name 2018-01-15 18:55:01 +01:00
Dian Li
b221864f4c man page translations: update Chinese Simplified 2018-01-03 20:45:19 +01:00
Israel Lucas Torrijos
3701e235c1 man page translations: update Spanish 2018-01-03 20:45:19 +01:00
Antoni Bella Pérez
65e87cfde6 man page translations: update Catalan 2018-01-03 20:43:20 +01:00
Moritz Bunkus
ae86e6aa51 README.md, AUTHORS.md: update licensing information for third-party components 2017-12-27 23:00:34 +01:00
Moritz Bunkus
91a03a1ad2 GUI: display spinner while job queue is running 2017-12-27 15:24:59 +01:00
Moritz Bunkus
2531fbdc0d man page translations: update list of translatable strings; update German translation 2017-12-22 21:21:37 +01:00
Moritz Bunkus
ffb32a657b all: remove deprecated features
The features removed are:

* mkvmerge: the options `--identify-verbose` (and its counterpart
  `-I`), `--identify-for-gui`, `--identify-for-mmg` and
  `--identification-format verbose-text`
* all command line tools: the old, proprietary format used for option
  files
* all command line tools: support for passing command line options via the
  environment variables `MKVTOOLNIX_OPTIONS`, `MKVEXTRACT_OPTIONS`,
  `MKVINFO_OPTIONS`, `MKVMERGE_OPTIONS`, and `MKVPROPEDIT_OPTIONS`
2017-12-22 16:02:58 +01:00
Israel Lucas Torrijos
f164202a24 man page translations: update Spanish 2017-12-22 14:01:28 +01:00
Moritz Bunkus
71fb5374d8 bump version number, set release code name 2017-12-17 17:36:29 +01:00
Dian Li
6df538ee33 man page translations: update Chinese Simplified 2017-12-17 17:18:22 +01:00
Antoni Bella Pérez
5ba7c800b9 man page translations: update Catalan 2017-12-17 17:18:14 +01:00
Moritz Bunkus
0cdc119412 man page translations: update list of translatable strings; update German translation 2017-12-16 20:14:22 +01:00
Antoni Bella Pérez
a670bb437c man page translations: update Catalan 2017-12-16 20:13:11 +01:00
Potato
45b9188e4c man page translations: update Korean 2017-12-16 20:13:02 +01:00
Moritz Bunkus
e9351dc075 docs: update documentation about mkvmerge's splitting 2017-12-16 20:02:16 +01:00
Moritz Bunkus
0edc7c86ba bump version number, set release code name 2017-11-18 11:16:10 +01:00
Antoni Bella Pérez
bcdbd27efd man page translations: update Catalan 2017-11-18 11:13:49 +01:00
Israel Lucas Torrijos
23f7918ef8 man page translations: update Spanish 2017-11-18 11:13:44 +01:00
Dian Li
8522555047 man page translations: update Chinese Simplified 2017-11-18 11:13:35 +01:00
Moritz Bunkus
2421163189 fix spelling mistake "mininum" → "minimum" 2017-11-11 09:32:26 +01:00
Moritz Bunkus
5082bb5f8e man page translations: update list of translatable strings 2017-11-11 09:27:13 +01:00
Dian Li
fb4da1e9ec man page translations: update Chinese Simplified 2017-11-07 21:17:42 +01:00
Israel Lucas Torrijos
dc560b9303 man page translations: update Spanish 2017-11-07 21:15:53 +01:00
Moritz Bunkus
8f500f1881 bump version number, set release code name 2017-10-14 16:36:32 +02:00
Antoni Bella Pérez
845565ba65 man page translations: update Catalan 2017-10-13 21:17:54 +02:00
Moritz Bunkus
3fa90dc287 man page translations: update list of translatable strings; update German translation 2017-10-11 16:20:32 +02:00
Antoni Bella Pérez
4f19f59e60 man page translations: update Catalan 2017-10-11 16:20:31 +02:00
Moritz Bunkus
273e0e1440 man pages: remove description of --check-for-updates
That option was removed back in release 9.8.0.
2017-10-11 16:20:31 +02:00
Moritz Bunkus
0ebc824065 man pages: adjust for mkvextract's change to multi-mode interface 2017-10-11 16:20:31 +02:00
Israel Lucas Torrijos
478ba0079a man page translations: update Spanish 2017-10-05 20:33:07 +02:00
Potato
6d1fd3b473 man page translations: update Korean 2017-10-05 20:32:53 +02:00
Moritz Bunkus
c5599e9999 development documentation: remove HTML variant from repository 2017-10-04 20:45:30 +02:00
Moritz Bunkus
a8404c11d6 development documentation: replace timecodes with timestamps
Part of an ongoing effort to replace the use of the term `timecode`
with `timestamp`. Timecodes have a very specific meaning in the
audio/video world, and it's not what MKVToolNix has been using the
term for.
2017-10-04 20:45:30 +02:00
Moritz Bunkus
a3de77146b man page translations: update for change to timestamps from timecodes
Part of an ongoing effort to replace the use of the term `timecode`
with `timestamp`. Timecodes have a very specific meaning in the
audio/video world, and it's not what MKVToolNix has been using the
term for.
2017-10-04 20:45:30 +02:00
Moritz Bunkus
ebb8031f86 man pages: use timestamps instead of timecodes
Part of an ongoing effort to replace the use of the term `timecode`
with `timestamp`. Timecodes have a very specific meaning in the
audio/video world, and it's not what MKVToolNix has been using the
term for.
2017-10-04 20:45:30 +02:00
Moritz Bunkus
ca67e757bb mkvmerge: use timestamps instead of timecodes in JSON identification
Part of an ongoing effort to replace the use of the term `timecode`
with `timestamp`. Timecodes have a very specific meaning in the
audio/video world, and it's not what MKVToolNix has been using the
term for.
2017-10-04 20:45:30 +02:00
Moritz Bunkus
508b4ecdae man translations: update translatable strings 2017-10-04 19:24:20 +02:00
Moritz Bunkus
515b3b2fae bump version number, set release code name 2017-09-30 09:50:10 +02:00
Moritz Bunkus
d76ff0c42b man translations: fix XML error in Catalan translation 2017-09-29 18:33:05 +02:00
Antoni Bella Pérez
a3b04cfab6 man page translations: update Catalan 2017-09-29 18:10:25 +02:00
Israel Lucas Torrijos
7d3f78cb04 man page translations: update Spanish 2017-09-29 18:09:50 +02:00
Moritz Bunkus
20ab09e796 man page translations: update list of translatable strings; update German translation 2017-09-16 12:13:28 +02:00
Moritz Bunkus
1c19827825 doc: mkvextract: document formats used for additional CodecIDs
Fixes #2094.
2017-09-16 12:13:28 +02:00
Moritz Bunkus
6a0a966a29 doc: mkvextract: sort list of CodecIDs and what they're extracted to 2017-09-12 11:02:45 +02:00
Moritz Bunkus
07e5be07a2 bump version number, set release code name 2017-08-19 09:38:04 +02:00
Dian Li
2b6c3f4571 man page translations: update Chinese Simplified 2017-08-19 09:30:45 +02:00
Israel Lucas Torrijos
45103b8631 man page translations: update Spanish 2017-08-19 09:30:34 +02:00
Antoni Bella Pérez
7225849a41 man page translations: update Catalan 2017-08-19 09:30:26 +02:00
Moritz Bunkus
c7b7cf6c93 man page translations: update list of translatable strings; update German translation 2017-08-13 10:29:07 +02:00
Moritz Bunkus
df6fb2d9a3 man: mkvmerge: document "video projection" track header options 2017-08-13 10:09:32 +02:00
Dean Lee
940f8cfaf8 translations: update Chinese Simplified 2017-07-25 18:28:04 +02:00
Israel Lucas Torrijos
76a81a190a man page translations: update Spanish 2017-07-25 18:27:40 +02:00
Antoni Bella Pérez
92dd9cf29f man page translations: update Catalan 2017-07-25 18:27:24 +02:00
Moritz Bunkus
81e80883ee bump version number, set release codename 2017-07-23 10:11:32 +02:00
Dean Lee
0ac78edb34 man page translations: update Chinese Simplified 2017-07-23 09:29:06 +02:00
Moritz Bunkus
dc25f2ec20 identification: add "encoding" track property; bump JSON schema version to 9
This is preparation for making the GUI present the encoding detected
by e.g. a byte order mark to the user so that she doesn't have to (and
cannot) chose a subtitle character set herself. See #2053.
2017-07-23 08:46:40 +02:00
Moritz Bunkus
bfec0fc956 translations: update list of translatable strings; update German translation 2017-07-23 08:46:40 +02:00
Dean Lee
0201d8ec22 man page translations: update Chinese Simplified 2017-07-23 08:46:40 +02:00
Moritz Bunkus
63c475e335 doc: give JSON schema file name/link its own paragraph
Makes the translators' job a bit easier as they don't have to
re-translate two sentences each time the JSON schema version number
changes.
2017-07-23 08:46:40 +02:00
Moritz Bunkus
264cbfd1ab man page translations: update list of translatable strings; update German translation 2017-07-22 14:59:53 +02:00
Moritz Bunkus
480bbb8766 docs: correctly describe mkvmerge's handling of chapters & tags in WebM mode
Implements the documentation part of #2002.
2017-07-22 14:59:52 +02:00
Moritz Bunkus
12b5788873 man pages: fix link to JSON schema for mkvmerge's identification output
Fixes #2050.
2017-07-20 19:39:10 +02:00
Moritz Bunkus
13274c468e bump version number, set release code name 2017-06-25 09:59:49 +02:00
Moritz Bunkus
0bf1e14100 identification: output stream_id & sub_stream_id as integers; drop ts_pid 2017-06-22 20:04:40 +02:00
Dean Lee
264d4090ef man page translations: update Chinese Simplified 2017-06-18 11:40:32 +02:00
Moritz Bunkus
a19bbbba24 JSON identification: don't allow additional properties not listed in the schmea 2017-05-24 13:58:46 +02:00