Commit Graph

4746 Commits

Author SHA1 Message Date
Moritz Bunkus
dfdb528b67 Converted mkvinfo's command line parsing to the cli_parser_c 2011-01-20 15:46:34 +01:00
Moritz Bunkus
c581304069 Don't add objects files more than once during linking 2011-01-20 15:03:15 +01:00
Moritz Bunkus
da1ff39b7e Build system: TIOCGWINSZ ioctl detection was broken 2011-01-20 14:47:32 +01:00
Moritz Bunkus
13680ed09a Set output file name extension to "mk3d" if stereo mode is set for any video track 2011-01-20 11:31:41 +01:00
Moritz Bunkus
bfd0c12476 Added .mk3d to the list of known file name extensions 2011-01-20 11:23:05 +01:00
Moritz Bunkus
2caaf4658e ChangeLog update 2011-01-20 09:06:23 +01:00
Moritz Bunkus
5998f2cde9 Initialize the stereo mode translations after the locales have been initialized 2011-01-20 09:05:40 +01:00
Moritz Bunkus
7933141817 Include stereo mode number and keyword in stereo mode drop down box 2011-01-20 08:42:43 +01:00
Moritz Bunkus
9e8d6a4dd0 Match stereo modes with Matroska specs 2011-01-19 10:18:22 +01:00
Moritz Bunkus
13314acb30 drake after translation updates 2011-01-13 09:42:36 +01:00
Hiroki Taniura
694607bb96 Cosmetics in CLI help for consistent translation 2011-01-13 17:03:18 +09:00
Moritz Bunkus
ff816c8399 drake after man page update; removed empty line that po4a complains about 2011-01-05 09:35:25 +01:00
Hiroki Taniura
791ec9c654 Update to the Japanese translation of the man pages 2011-01-05 16:45:24 +09:00
Moritz Bunkus
c4595e0984 Reverting "d2"
Revert "d2"

This reverts commit 7af8cb93c5.
2010-12-30 14:51:22 +01:00
Moritz Bunkus
90ed6c6b28 Reverting "dummy!"
Revert "dummy!"

This reverts commit d2be26da96.
2010-12-30 14:51:14 +01:00
Moritz Bunkus
b4aa30b174 Update to the Ukrainian translation 2010-12-30 14:44:05 +01:00
Moritz Bunkus
7af8cb93c5 d2 2010-12-29 23:47:08 +01:00
Moritz Bunkus
d2be26da96 dummy! 2010-12-29 23:46:49 +01:00
Moritz Bunkus
1361481949 Update to the Russian translation 2010-12-26 17:54:44 +01:00
Moritz Bunkus
a30b89b244 Removed certain error messages 2010-12-26 11:51:46 +01:00
Moritz Bunkus
d489571b15 ChangeLog update 2010-12-26 11:51:20 +01:00
Moritz Bunkus
e6ebd7d8d6 Preserve as many characters as possible if invalid UTF-8 sequences are encountered 2010-12-26 11:49:00 +01:00
Moritz Bunkus
d63e8f150a Ignore errors regarding invalid UTF-8 strings in Matroska files instead of erroring out 2010-12-26 11:25:20 +01:00
Moritz Bunkus
b905d05add rake after man page translation update 2010-12-26 10:30:50 +01:00
Moritz Bunkus
ea9201e318 Fix mis-spelling of "available" 2010-12-26 10:27:48 +01:00
Dean Lee
d1f8c583d9 Update to the Chinese Simp translation 2010-12-26 16:37:50 +08:00
Hiroki Taniura
ee5e72bc6d Update to the Japanese translation
Fix some mistakes.
2010-12-26 12:38:54 +09:00
Hiroki Taniura
b5d769d02c Update to the Japanese translation 2010-12-26 11:28:02 +09:00
Moritz Bunkus
e307b7496b rake after updated XML files 2010-12-26 01:50:33 +01:00
Moritz Bunkus
78ad167b77 Use explicit dependency information for XML to man page transformation 2010-12-26 01:50:21 +01:00
Moritz Bunkus
c3080be739 ChangeLog update 2010-12-26 00:40:47 +01:00
Moritz Bunkus
a3faf25306 Wrong configure variable names for Boost 2010-12-26 00:37:43 +01:00
Moritz Bunkus
6ebddaf009 Display version information even if current version is up to date 2010-12-26 00:14:59 +01:00
Moritz Bunkus
9c1c31dd5e Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix 2010-12-26 00:09:36 +01:00
Moritz Bunkus
a89452f6e6 Include more wxWidgets DLLs 2010-12-26 00:01:01 +01:00
Moritz Bunkus
5474994b78 Moved libcurl from the required to the optional components 2010-12-25 23:56:28 +01:00
Moritz Bunkus
4fba6cbd10 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-12-25 23:54:47 +01:00
Moritz Bunkus
5c6289ea88 Include the curl DLL in the installer 2010-12-25 23:44:18 +01:00
Moritz Bunkus
2e58e48957 Fix compilation with mingw
If wxWidgets is built as a DLL then the DECLARE_EVENT_TYPE macro
assumes the event itself is defined in a DLL. If it isn't then the
linker will look for the wrong symbol.

Therefore don't use the macro as the event does indeed not live in a
DLL in this case.
2010-12-25 23:41:47 +01:00
Moritz Bunkus
48eb906077 Updated build instructions for Windows with libcurl 2010-12-25 23:36:37 +01:00
Moritz Bunkus
0d029fdc8d Include certain include files for curl on Windows 2010-12-25 23:23:22 +01:00
Moritz Bunkus
259d2dbb95 Use curl-config for the CFLAGS and LIBS 2010-12-25 23:23:22 +01:00
Moritz Bunkus
73305c9c26 rake after man page update 2010-12-25 23:23:22 +01:00
Moritz Bunkus
17dad78450 Don't let files depend on themselves 2010-12-25 23:23:22 +01:00
Moritz Bunkus
7fd70c2851 Include Boost's Exception library from 1.45.0
Boost's property tree lib won't work without a current exception lib.
2010-12-25 23:23:22 +01:00
Moritz Bunkus
f9a72d2212 Add libcurl dependency information 2010-12-25 22:17:10 +01:00
Moritz Bunkus
f63ceb24b8 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix
Conflicts:
	po/ja.po
2010-12-25 21:36:30 +01:00
Moritz Bunkus
b306448167 Fix a couple of format wrong strings in translations 2010-12-25 21:34:02 +01:00
Moritz Bunkus
ea5fb8c6ca Output verification errors in a format recognized by Emacs' 'next-error/previous-error' commands 2010-12-25 21:33:47 +01:00
Moritz Bunkus
5d3d24c8f3 Added task for calling the format verification script for translations 2010-12-25 21:16:50 +01:00