Commit Graph

1124 Commits

Author SHA1 Message Date
Dian Li
697cc4cd24
man page translations: update Chinese Simplified 2019-02-07 14:46:46 +01:00
Moritz Bunkus
bae2711c17
man page translations: update list of translatable strings; update German translation 2019-02-05 15:10:43 +01:00
Moritz Bunkus
0bf90820e9
all: add option for aborting on warnings
Implements #2493.
2019-02-05 14:50:37 +01:00
Dian Li
172e676fd2
man page translations: update Chinese Simplified 2019-01-21 14:57:58 +01:00
Antoni Bella Pérez
fa18fedc3b
man page translations: update Catalan 2019-01-21 14:56:59 +01:00
Moritz Bunkus
e8fe36bdbd
man page translations: update list of translatable strings; update German translation 2019-01-10 22:18:14 +01:00
Moritz Bunkus
901e49b049
mm_file_io_c: don't flush on close by default
When closing files that were opened for writing, cached data will not
be flushed to storage automatically anymore. This reverts the
workaround implemented for #2469. A new option was added to both
programs (`--flush-on-close`) that re-enables flushing for people who
are affected by data loss such as described in #2469.

The reason is that automatic flushing causes long delays in processing
queues when the output by mkvmerge/mkvextract isn't the final product but
just an intermediate result to be processed further.

Implements #2480.
2019-01-10 22:05:34 +01:00
Moritz Bunkus
61cf09e478
bump version number, set release code name 2019-01-05 16:09:05 +01:00
Moritz Bunkus
54854c20ec
bump version number, set release codename 2019-01-04 13:35:06 +01:00
Moritz Bunkus
1677217003
bump version number, set release codename 2018-12-01 12:14:39 +01:00
Moritz Bunkus
73463a33b8
fmt conversion: bundle fmt in lib/fmt for OSes that don't include it 2018-11-20 21:30:27 +01:00
Moritz Bunkus
6ce65a23a7
fmt conversion: remove boost::format from documentation 2018-11-20 21:30:26 +01:00
stevenlele
d27519df27 Fix mkvextract document typo 2018-11-06 06:13:40 +00:00
Moritz Bunkus
fc0946db0a
bump version number, set release codename 2018-10-25 22:22:31 +02:00
Moritz Bunkus
c1bea9233f
bump version number, set release code name 2018-10-23 20:46:33 +02:00
Dian Li
a4f121b30b
man page translations: update Chinese Simplified 2018-10-23 18:30:13 +02:00
Antoni Bella Pérez
a13c28cd18
man page translations: update Catalan 2018-10-23 18:28:25 +02:00
Moritz Bunkus
4af926cc20
bump version number, set release codename 2018-10-20 16:29:36 +02:00
Antoni Bella Pérez
80a35efc7a
man page translations: update Catalan 2018-10-17 14:02:39 +02:00
Dian Li
3e36f84c3c
man page translations: update Chinese Simplified 2018-10-02 13:21:31 +02:00
Moritz Bunkus
2a7d98715f
bump version number, set release code name 2018-09-26 18:44:21 +02:00
Israel Lucas Torrijos
9aa4ed02f9
man page translations: update Spanish 2018-09-26 09:14:47 +02:00
Antoni Bella Pérez
1654e9f160
man page translations: update Catalan 2018-09-26 09:14:20 +02:00
Moritz Bunkus
a990816a7b
man: fix XML syntax error in German translation 2018-09-23 12:58:21 +02:00
Moritz Bunkus
96408054bf
man page translations: update list of translatable strings; update German translation 2018-09-23 12:39:26 +02:00
Moritz Bunkus
e24bed3126
man pages: fix errors in new chapter sync documentation 2018-09-23 12:38:31 +02:00
Moritz Bunkus
0afff6a5c2
man pages: add documentation for syncing chapter timestamps 2018-09-18 22:51:46 +02:00
Israel Lucas Torrijos
845e9f629f
man page translations: update Spanish 2018-09-12 20:46:15 +02:00
Antoni Bella Pérez
14992d3efa
man page translations: update Catalan 2018-09-12 20:45:54 +02:00
Moritz Bunkus
2651992bfd
man page translations: update list of translatable strings; update German translation 2018-09-09 22:18:15 +02:00
Moritz Bunkus
8dd05fc49d
docs: remove mention of Matroska's old tagging system 2018-09-09 22:16:07 +02:00
Moritz Bunkus
69c74e3415
bump version number, set release code name 2018-08-26 12:54:00 +02:00
Antoni Bella Pérez
d61302867e
man page translations: update Catalan 2018-08-06 20:54:55 +02:00
Moritz Bunkus
e58bf47f73
bump version number, set release code name 2018-07-12 19:56:19 +02:00
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
Moritz Bunkus
4893caaa31 JSON identification: include program properties on container level 2017-05-24 13:48:23 +02:00
Moritz Bunkus
c69f3e73d7 JSON identification: include transport stream program number, bump version to 7 2017-05-22 17:52:59 +02:00
Moritz Bunkus
37895c7032 bump version number, set release code name 2017-05-20 19:20:25 +02:00
Dean Lee
5b24eb1d90 man page translations: update Chinese Simplified 2017-05-19 11:11:56 +02:00
Dean Lee
825d7d1080 man page translations: update Chinese Simplified 2017-05-17 19:19:09 +02:00
Antoni Bella Pérez
532679098b man page translations: update Catalan 2017-05-14 21:13:17 +02:00
Moritz Bunkus
8e77593ecb bump version number, set release code name 2017-04-22 17:08:28 +02:00
Antoni Bella Pérez
82233adfc5 man page translations: update Catalan 2017-04-07 19:21:03 +02:00
Moritz Bunkus
a34759c912 docs: include licenses of third-party components used in MKVToolNix 2017-04-05 11:16:31 +02:00
Moritz Bunkus
21f77bd598 Bump version number, set release code name 2017-03-25 13:47:21 +01:00
Antoni Bella Pérez
58a1f5ccb3 translations: update Catalan 2017-03-25 13:40:49 +01:00
Moritz Bunkus
881fdac870 bump version number, set release code name 2017-02-19 16:14:59 +01:00
Potato
b41eb67321 man page translations: update Korean 2017-02-01 20:46:42 +01:00
Israel Lucas Torrijos
d10cae5abe man page translations: update Spanish 2017-02-01 20:46:20 +01:00
Antoni Bella Pérez
854e85b9a7 man page translations: update Catalan 2017-02-01 20:46:08 +01:00
Moritz Bunkus
12bd3022ab man page translations: update list of translatable strings; update German translation 2017-01-29 11:54:45 +01:00
Jan Mazurczyk
e9ee31afbc man pages: fix a couple of issues in the GUI's man page 2017-01-28 18:10:39 +01:00
Moritz Bunkus
41f62d37e8 doc: don't store generated man pages in repository
The intention behind keeping the generated man pages is to avoid
requiring downstreams to have xsltproc and the DocBook stylesheets
installed. However, for that they don't have to be stored in the
repository. Generating them upon release and including them in the
source tarball is enough.
2017-01-22 21:03:26 +01:00
Moritz Bunkus
a83fd64217 bump version number, set release code name 2017-01-22 14:17:42 +01:00
Moritz Bunkus
72aea84bd3 doc: re-build after .md update 2017-01-11 19:04:14 +01:00
Moritz Bunkus
2c3ab3edb1 docs, build scripts: convert further mentions of drake to rake 2017-01-08 21:22:06 +01:00
Moritz Bunkus
dcf7b15939 mkvmerge: include codec delay in identification output as "codec_delay" 2017-01-07 12:46:08 +01:00
Moritz Bunkus
5147dc367b JSON schema v5: fix wrong schema ID 2017-01-07 12:44:48 +01:00
Moritz Bunkus
c7d4682f4f packaging & docs: replace ChangeLog with NEWS.md 2016-12-29 19:52:07 +01:00
Moritz Bunkus
2761c980b7 bump version number, set release code name, add release message 2016-12-27 23:00:47 +01:00
Moritz Bunkus
16987b5bc2 bump version number, set release code name, add release message 2016-12-27 12:19:42 +01:00
Moritz Bunkus
4f4c921766 man pages: update after translation update 2016-12-27 12:08:44 +01:00
Israel Lucas Torrijos
ebf7b3d6d2 man page translations: update Spanish 2016-12-26 20:44:28 +01:00
Moritz Bunkus
9ddf2595b2 mkvmerge: add identification info about multiplexed tracks
This adds a new track property in JSON/verbose identification mode
called "multiplexed_tracks". It's an array of track IDs that describe
which of the tracks mkvmerge reports as separate ones were originally
part of the same source track (e.g. TrueHD+AC-3 in a single track in
MPEG transport streams).

Implements #1835.
2016-12-26 20:31:49 +01:00
Moritz Bunkus
2c080842c2 man pages: rebuild after updates 2016-12-22 18:20:25 +01:00
Moritz Bunkus
7355d8fa21 man pages: rebuild after translation update 2016-12-21 22:17:33 +01:00
Antoni Bella Pérez
22a364ca2f man page translations: update Catalan 2016-12-21 22:16:50 +01:00
Moritz Bunkus
bfd5600bd6 man pages: rebuild after updates 2016-12-21 14:28:12 +01:00
Moritz Bunkus
c18c81bed9 translations: update list of translatable strings; update German translation 2016-12-21 14:28:09 +01:00
Moritz Bunkus
f107b95672 man pages: add deprecation warnings to deprecated options 2016-12-21 14:03:33 +01:00
Moritz Bunkus
f89ca16e5e mkvmerge: document the option -J
"-J" is the shorter equivalent of "--identification-format json --identify".
2016-12-21 13:46:06 +01:00
Moritz Bunkus
485a3e6344 man pages: update after translation update 2016-12-21 12:45:08 +01:00
Antoni Bella Pérez
39fc4e07b4 translations: update Catalan 2016-12-21 12:44:52 +01:00
Moritz Bunkus
4300778075 man pages: rebuild 2016-12-20 09:22:48 +01:00
Moritz Bunkus
27ad8beeeb man pages: fix wrong year in removal announcement 2016-12-20 09:22:29 +01:00
Moritz Bunkus
ea2592c5d6 man pages: rebuild after doc & translation updates 2016-12-19 23:53:23 +01:00
Moritz Bunkus
0927de927b man page translations: update list of translatable strings; update German translation 2016-12-19 23:52:34 +01:00
Moritz Bunkus
78bab5578a man pages: add documentation for the JSON option file format 2016-12-19 23:42:02 +01:00
Moritz Bunkus
ef92e8ef73 man pages: update after translation update 2016-12-16 15:42:30 +01:00
Potato
36803a7cba man page translations: update Korean 2016-12-16 15:42:07 +01:00
Moritz Bunkus
01b1f6de5a bump version number, set release code name, add release message 2016-11-29 19:48:40 +01:00
Moritz Bunkus
5116098773 translations: update copyrights for Catalan translations
As requested by Antoni Bella Pérez via email.
2016-11-07 22:39:22 +01:00
Moritz Bunkus
387ae493e0 man pages: rebuild after translation update 2016-11-07 22:34:14 +01:00
Antoni Bella Pérez
dc118c912c man page translations: update Catalan 2016-11-07 22:34:12 +01:00
Moritz Bunkus
3b417a0958 man pages: rebuild after translation update 2016-10-23 23:46:52 +02:00
Dean Lee
eab8a67ead man page translations: update Chinese Simplified 2016-10-23 23:46:50 +02:00
Moritz Bunkus
06c7ebc13f Bump version number, add release message, set release code name 2016-10-16 16:49:00 +02:00
Moritz Bunkus
ed2b625fdd man pages: rebuild after translation update 2016-10-15 14:54:02 +02:00
Antoni Bella Pérez
94308661e7 man page translations: update Catalan 2016-10-15 14:51:04 +02:00
Moritz Bunkus
6b8be935a7 man pages: rebuild after translation updates 2016-10-14 19:15:35 +02:00
Potato
ba5558ba4e man page translations: update Korean 2016-10-14 19:15:17 +02:00
Israel Lucas Torrijos
e950fda201 man page translations: update Spanish 2016-10-14 19:13:51 +02:00
Moritz Bunkus
245e5eeac4 man pages: rebuild after translation update 2016-10-12 23:08:08 +02:00
Moritz Bunkus
fe640f7cc6 man page translations: update list of translatable strings; update German translation 2016-10-12 23:07:36 +02:00
Moritz Bunkus
86aa9e4dad man pages: document --field-order 2016-10-12 22:59:04 +02:00
Moritz Bunkus
c6245ab0ef Bump version number, set release code name, add release message 2016-09-11 14:16:25 +02:00
Moritz Bunkus
b113107334 Bump version number, set release code name, add release message 2016-09-11 10:49:24 +02:00
Moritz Bunkus
0b5ae21900 man pages: rebuild after translation update 2016-09-06 23:15:38 +02:00
Robert Antoni Buj Gelonch
9b0c0ffb95 translations: update Catalan 2016-09-06 23:15:37 +02:00
Moritz Bunkus
ae95143fde Bump version number, set release code name, add release message 2016-08-22 16:49:10 +02:00
Moritz Bunkus
e07614f4c2 man pages: rebuild after translation updates 2016-08-15 19:37:54 +02:00
Potato
17543fa5be man page translations: update Korean 2016-08-15 19:37:49 +02:00
Israel Lucas Torrijos
1975c7d79b man page translations: update Spanish 2016-08-15 19:36:23 +02:00
Moritz Bunkus
a94d8be737 man pages: rebuild after translation update 2016-08-04 22:27:45 +02:00
Antoni Bella Pérez
1e25ed08a3 man page translations: update Catalan 2016-08-04 22:27:42 +02:00
Israel Lucas Torrijos
b4b65c77c3 man page translations: update Spanish 2016-08-04 10:00:42 +02:00
Potato
9cd95ba5aa man page translations: update Korean 2016-08-04 10:00:16 +02:00
Moritz Bunkus
387cbff35b man pages: rebuild after update 2016-07-30 12:26:43 +02:00
Moritz Bunkus
ccb0c25fd2 man page translations: update list of translatable strings; update German translation 2016-07-30 12:26:43 +02:00
Moritz Bunkus
791d5a9e37 doc: update man page for square bracket appending syntax 2016-07-30 12:14:47 +02:00
Potato
839e75dd17 man page translations: update Korean 2016-07-22 15:47:15 +02:00
Moritz Bunkus
ee46a5254f man pages: rebuild after translation update 2016-07-19 19:00:44 +02:00
Israel Lucas Torrijos
c5910c7679 translations: update Spanish 2016-07-19 19:00:44 +02:00
Israel Lucas Torrijos
201153e29e man page translations: update Spanish 2016-07-14 19:31:30 +02:00
Moritz Bunkus
f2f397a63d Bump version number, add release message, set release code name 2016-07-14 07:50:38 +02:00
Moritz Bunkus
50501448b8 Bump version number, add release message, set release code name 2016-07-13 17:49:29 +02:00
Antoni Bella Pérez
b0d39ec6be man page translations: update Catalan 2016-07-11 20:59:19 +02:00
Moritz Bunkus
36e35a06ed man page translations: update list of translatable strings; update German translation 2016-07-10 20:27:26 +02:00
Moritz Bunkus
c0b40ba101 man page: document chapter generation appended file name variables 2016-07-10 20:22:02 +02:00
Moritz Bunkus
1d33600815 man page translations: update list of translatable strings; update German translation 2016-07-10 17:53:56 +02:00
Moritz Bunkus
ac29875df9 man pages: document --probe-range-percentage 2016-07-10 15:15:52 +02:00
Moritz Bunkus
1d0bad9442 man pages: rebuild after translation update 2016-07-09 18:01:25 +02:00
Antoni Bella Pérez
f271caa317 man page translations: update Catalan 2016-07-09 18:01:02 +02:00
Moritz Bunkus
21c339483e man pages: rebuild after translation updates 2016-07-07 21:41:28 +02:00
Dean Lee
85c5d198c2 man page translations: update Chinese Simplified 2016-07-07 21:40:11 +02:00
Antoni Bella Pérez
a4f78e2859 man page translations: update Catalan 2016-07-07 21:40:01 +02:00
Moritz Bunkus
bd628538d8 man pages: rebuild after translation update 2016-07-03 11:08:39 +02:00
Moritz Bunkus
4e4f125b7e man page translations: update list of translatable strings; update German translation 2016-07-03 11:08:39 +02:00
Moritz Bunkus
baeb454d77 man pages: rebuild after mkvmerge.xml update 2016-07-03 10:56:31 +02:00
chenchao1983
2db59c9d55 update author, changelog and documentation for colour flags 2016-07-03 10:56:31 +02:00
Moritz Bunkus
c2f6a5693b man pages: rebuild after updates 2016-07-02 20:04:15 +02:00
Moritz Bunkus
a412aeb551 man page translations: update list of translatable strings; update German translation 2016-07-02 20:04:01 +02:00
Moritz Bunkus
b41944c39d man page translations: update translations from Transifex 2016-07-02 20:01:16 +02:00
Moritz Bunkus
fb552ba1c3 man pages: remove mentions of bzlib and lzo
Support for both libraries has been removed some time ago: with release
v6.2.0 in March 2013.
2016-07-02 19:57:58 +02:00
Moritz Bunkus
5bb5eabdb5 man: rebuild translated man pages 2016-06-29 15:17:54 +02:00
Moritz Bunkus
678db3ea7a man page translations: update list of translatable strings; update German translation 2016-06-29 15:17:54 +02:00
Moritz Bunkus
8175eb05ee man: fix explanation of defaults for --cues
Fixes #1729.
2016-06-29 15:12:37 +02:00
Moritz Bunkus
d579b0ab77 man: remove wrongly copied block about AAC from --reduce-to-core
Fixes #1724.
2016-06-21 19:54:03 +02:00
Moritz Bunkus
68dc176613 Bump version number, set release code name, add release message 2016-05-28 12:18:50 +02:00
Israel Lucas Torrijos
645093a598 man page translations: update Spanish 2016-05-15 12:31:52 +02:00
Antoni Bella Pérez
45b9db3c86 man page translations: update Catalan 2016-05-14 13:35:21 +02:00
Moritz Bunkus
6b8158bc1d mkvinfo docs: remove mention of --no-gui 2016-05-05 17:22:05 +02:00
Potato
ae48455fb7 man page translations: update Korean 2016-05-02 19:48:26 +02:00
Moritz Bunkus
a82314bdc3 man pages: build updated man pages 2016-04-27 10:26:53 +02:00
Moritz Bunkus
e0d3da3162 man page translations: update list of translatable strings; update German translation 2016-04-27 10:25:03 +02:00
Moritz Bunkus
ff8c202c49 man pages: update text for --ui-language (environment variables aren't preferred) 2016-04-27 10:22:44 +02:00
Dean Lee
0aea781dd8 man page translations: update Chinese Simplified 2016-04-27 10:20:22 +02:00
Potato
4725b9a353 man page translations: update Korean 2016-04-27 10:19:58 +02:00
Antoni Bella Pérez
4b7db83e15 man page translations: update Catalan 2016-04-27 10:19:38 +02:00
Moritz Bunkus
bf4f469ee0 man pages: update translatable strings; update German translation 2016-04-25 20:24:11 +02:00
Moritz Bunkus
fcf887fd4e man pages: add docs for --no-gui 2016-04-25 20:24:11 +02:00