Commit Graph

65 Commits

Author SHA1 Message Date
Moritz Bunkus
9ffddf5f4b Removed the warning about files from which no tracks are copied. 2009-07-13 20:50:24 +02:00
Moritz Bunkus
360af9d970 Updates to the translations. 2009-07-06 21:50:21 +02:00
Moritz Bunkus
9c0d1028ad Updated the translations. 2009-06-25 18:58:03 +02:00
Moritz Bunkus
05e1f73011 Made the list of common languages configureable by the user. 2009-06-23 17:20:02 +02:00
Moritz Bunkus
9618d3ae5b Update of all the translations. 2009-06-22 22:14:10 +02:00
Moritz Bunkus
d9eeef46e7 Translation update. 2009-06-14 16:28:24 +02:00
Moritz Bunkus
fe67b7c0cb Show a message even if chapter validation succeeded.
Fix for bug 410.
2009-06-09 21:31:51 +02:00
Moritz Bunkus
8139108c0f Improved the control over which tags get copied from a source file to the output file
The old option --no-tags" was replaced with the new options
"--no-global-tags" which causes global tags not to be copied and
"--no-track-tags" which causes track specific tags to not be
copied. The new option "--track-tags" can be used to select tracks for
which tags will be copied. The default is still to copy all existing
tags.
2009-05-31 21:08:12 +02:00
Moritz Bunkus
feb085d055 Renamed a couple of command line options to have a more consistent command line interface.
The old versions are still supported but not mentioned in the
documentation anymore.
2009-05-31 18:21:40 +02:00
Moritz Bunkus
9771b40a14 "make update-po" after directory restructuring. 2009-05-21 12:09:24 +02:00
Moritz Bunkus
9fb6d427e5 Run of 'make update-po'; only updates to the line numbers. 2009-05-19 19:26:11 +02:00
Moritz Bunkus
ba82e6bf3e Added the new hack vobsub_subpic_stop_cmds to mmg including a description. 2009-05-16 16:21:05 +02:00
Moritz Bunkus
fde784aca4 Removed "--delay" from the command line help. 2009-05-12 20:01:43 +02:00
Moritz Bunkus
328c700f0e Update to the translations. 2009-05-12 18:47:24 +02:00
Moritz Bunkus
7bd47a45ea Output a friendly error message instead of crashing if a file is locked. 2009-05-10 23:56:43 +02:00
Moritz Bunkus
5aed5ab00f Updated the tool tip for the FPS input box and the documentation for the --default-duration option.
Fix for bug 387.
2009-05-10 12:40:48 +02:00
Moritz Bunkus
b165c03cfa Updated the Chinese translation. 2009-05-07 19:30:05 +02:00
Moritz Bunkus
381ffabfb1 make update-po 2009-05-07 10:48:17 +02:00
Moritz Bunkus
3f5150b92c Split the files src/common/common.h and src/common/common.cpp into several smaller ones.
Also a lot of cosmetic improvements. I fully expect this commit to break compilation on other systems. This will be fixed later.
2009-05-06 12:33:52 +02:00
Moritz Bunkus
f78d84da83 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix
Conflicts:

	ChangeLog
	po/de.po
2009-04-27 23:13:51 +02:00
Moritz Bunkus
a019b91db3 Added an option for clearing all inputs after a successful muxing run. 2009-04-27 23:10:09 +02:00
Moritz Bunkus
1fec941ea9 Output the frame position for each frame in summary mode with verbosity level 1 and higher. 2009-04-21 00:14:39 +02:00
Moritz Bunkus
402a679f5c Removed the option "always use simple blocks" from the preferences dialog. 2009-04-15 13:10:25 +02:00
Moritz Bunkus
5e970251ed Update to the Japanese translation. 2009-04-13 17:58:57 +02:00
Moritz Bunkus
1e3c269f66 Enabled the use of SimpleBlock elements by default.
The old hack "use_simpleblock" has been renamed to "no_simpleblock"
which will prohibit the use of SimpleBlock elements.
2009-04-13 16:30:52 +02:00
Moritz Bunkus
9fb69fe9bf Updated the Japanese translation and fixed a spelling mistake. 2009-04-11 17:02:15 +02:00
Moritz Bunkus
a74e7e927d Updated the translations. 2009-04-11 15:40:32 +02:00
Moritz Bunkus
8abbaad562 Fixed a spelling mistake.
Fix for bug 366.
2009-04-10 17:40:07 +02:00
Moritz Bunkus
c9981c75e5 Changed the behaviour of removing the aspect ratio information from h.264 bitstreams to keeping it.
The new option "--engage remove_bitstream_ar_info" restores the previous behaviour.
2009-04-08 16:47:10 +02:00
Moritz Bunkus
e79841754d Update to the translations. 2009-03-30 16:47:37 +02:00
Moritz Bunkus
2731f2e56c Added the "merge_truehd_frames" hack in mmg's "command line options" dialog. 2009-03-29 20:31:27 +02:00
Moritz Bunkus
ce42d904aa Added the "keep_bitstream_ar_info" hack to mmg's "command line options" dialog. 2009-03-29 19:27:24 +02:00
Moritz Bunkus
55718c792e Translation update. 2009-03-29 18:04:17 +02:00
Moritz Bunkus
8027e436cf make update-po 2009-03-25 23:36:16 +01:00
Moritz Bunkus
c298400e46 Typo in the German translation. 2009-03-25 23:31:01 +01:00
Moritz Bunkus
1892531970 A run of "make update-po". 2009-03-24 11:49:39 +01:00
Moritz Bunkus
012a497048 Update to the Japanese translation. 2009-03-23 14:14:16 +01:00
Moritz Bunkus
b9fcefc09a wxWidgets cannot wrap static texts around itself on Windows. So force line breaks at appropriate places. 2009-03-23 11:15:59 +01:00
Moritz Bunkus
37968c0b00 Added a status bar to the header editor. 2009-03-22 22:05:12 +01:00
Moritz Bunkus
f7db4fbe36 Updates to the translations and fixed a typo. 2009-03-22 21:39:26 +01:00
Moritz Bunkus
1013c0f911 Updates to the translations. 2009-03-22 20:53:37 +01:00
Moritz Bunkus
9afaf82770 Typo. 2009-03-22 15:25:22 +01:00
Moritz Bunkus
97f8f14a73 Added an option --edit-headers for mmg to start with the header editor opening the given file name. 2009-03-21 23:18:02 +01:00
Moritz Bunkus
f9603aa9ac Translated the header editor into German. 2009-03-21 20:00:27 +01:00
Moritz Bunkus
52d1ee5fb9 Updates to the translation. 2009-03-21 11:43:50 +01:00
Moritz Bunkus
7981d79292 Fixed two wrong German translations.
Also ran "make update-po".
2009-03-03 11:14:46 +01:00
Moritz Bunkus
694fe14916 Added buttons for enabling/disabling all attached files 2009-02-28 14:56:58 +01:00
Moritz Bunkus
4cc69c777e Made the mkvinfo GUI translatable
Made the GUI translatable and added a German translation for it.
2009-02-26 01:13:31 +01:00
Moritz Bunkus
e8fbf923ba Preparations for the translation of mkvinfo 2009-02-25 23:31:15 +01:00
Moritz Bunkus
4181c29e3f "make update-po" for d2b8066c96 2009-02-24 21:08:59 +01:00