Commit Graph

5304 Commits

Author SHA1 Message Date
Moritz Bunkus
c591a09c71 Improve skipping broken data by using kax_file_c 2011-11-06 21:47:25 +01:00
Moritz Bunkus
6030a519ef Include Dutch man page translation in installer 2011-11-06 18:10:05 +01:00
Moritz Bunkus
7ee0724d27 Fix the spelling of the project's name 2011-11-06 17:58:35 +01:00
Moritz Bunkus
56e592ee45 Include CSS stylesheet for docs in installer 2011-11-06 17:25:57 +01:00
Moritz Bunkus
287512229e During resync be more robust about exceptions thrown by libEBML
Fix for bug 668.
2011-11-06 17:00:45 +01:00
Moritz Bunkus
5dbf605c91 Fix compilation on mingw 2011-11-06 16:27:14 +01:00
Moritz Bunkus
b866b2913d Fix wrong newline at end of translation 2011-11-06 16:23:45 +01:00
Moritz Bunkus
979133d47e Update the French and Spanish translations 2011-11-06 16:22:04 +01:00
Moritz Bunkus
2caf9618f0 Update list of translatable strings 2011-11-06 16:13:00 +01:00
Moritz Bunkus
7317f70f94 Refactoring: introduce an exception hierarchy based on std::exception 2011-11-06 16:11:13 +01:00
Moritz Bunkus
6e17266c49 Remove more traces of the DLL build process for libmtxcommon 2011-11-05 23:50:33 +01:00
Moritz Bunkus
8c204636b7 Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix 2011-11-05 23:48:07 +01:00
Moritz Bunkus
6f39f365cd Refactoring: split "reader" class ctors into ctor & header reader functions 2011-11-05 23:47:43 +01:00
Moritz Bunkus
639498ab76 Remove the ability to build "libmtxcommon" as a DLL
This feature has literally not been tested by me in years.
2011-11-05 22:19:41 +01:00
Hiroki Taniura
b52930aba2 Update the Japanese translation 2011-11-06 02:40:48 +09:00
Luther Stickell
30308a951b Add plural form declaration to Italian translation file 2011-11-05 16:24:21 +01:00
Moritz Bunkus
f75a001c2d Add plural form declaration to German translation file 2011-11-05 15:07:09 +01:00
Moritz Bunkus
1589171e13 Fix compilation on mingw 2011-11-05 15:06:57 +01:00
Moritz Bunkus
8298aec4f8 Update the list of translatable strings 2011-11-05 14:45:44 +01:00
Moritz Bunkus
0e29699e8a Use ngettext for translating texts with plural forms 2011-11-05 14:45:35 +01:00
Moritz Bunkus
24d8258430 XSLT 2.0 stylesheets for chapters to: cue sheets; shnsplit timecodes 2011-11-04 22:40:36 +01:00
Moritz Bunkus
1eea0bd871 Matroska reader: Use the pass-through packetizer for VC1 without start markers 2011-11-04 00:39:48 +01:00
Moritz Bunkus
da718b01c6 Rake task for creating a new "po" file 2011-11-04 00:34:05 +01:00
Moritz Bunkus
6f77d1a5d5 Rake after man page translation update 2011-10-31 18:14:56 +01:00
Moritz Bunkus
b235d6696b Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-10-31 12:11:26 +01:00
Hiroki Taniura
8525a53177 Update the Japanese translation of the man pages 2011-10-31 19:54:24 +09:00
Moritz Bunkus
2353d55a71 XSLT 2.0 stylesheets for converting the man pages to HTML 2011-10-31 10:15:23 +01:00
Moritz Bunkus
f1307055b6 Add "ogv" to the list of known file extensions
Implements bug 667.
2011-10-30 22:35:21 +01:00
Moritz Bunkus
136fc4f465 Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix
Conflicts:
	ChangeLog
2011-10-30 21:51:25 +01:00
Moritz Bunkus
2247c6ad96 Don't break lines that have already broken into multiple ones 2011-10-30 21:50:57 +01:00
Moritz Bunkus
fb097e0233 Don't access invalid memory 2011-10-30 21:49:19 +01:00
Moritz Bunkus
29a840b4ab Don't create a "jobs" folder in the current directory 2011-10-30 21:21:36 +01:00
Moritz Bunkus
b7ba642efa Don't force a fixed integer size 2011-10-30 21:20:37 +01:00
Moritz Bunkus
9c049e834e Don't test for the initialization list C++11 feature 2011-10-30 20:35:23 +01:00
Moritz Bunkus
a00a8c05fc rake after man page/translation updates 2011-10-30 20:33:46 +01:00
Moritz Bunkus
4bc9856352 Update translatable man page strings 2011-10-30 20:30:01 +01:00
Moritz Bunkus
961aecd246 Use refsect2 for parameter type messages instead of normal para 2011-10-30 20:27:14 +01:00
Luther Stickell
5f7bcacb5c Credits updated 2011-10-30 12:01:49 +01:00
Luther Stickell
0d7b27e4f3 Update the Italian translation 2011-10-30 12:00:02 +01:00
Hiroki Taniura
cc66a887ac Update the Japanese translation of the man pages 2011-10-29 22:25:14 +09:00
Moritz Bunkus
1840844603 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-10-28 23:09:48 +02:00
Moritz Bunkus
ff91264e20 Update translatable strings for the man pages 2011-10-28 23:09:40 +02:00
Moritz Bunkus
3acda55dbc Update the man page markup 2011-10-28 23:09:21 +02:00
Hiroki Taniura
62e861f4fc Update the Japanese translation 2011-10-27 21:21:11 +09:00
Moritz Bunkus
67e6b8a638 Update ChangeLog 2011-10-24 20:58:26 +02:00
Moritz Bunkus
3f9f39a96e MPEG TS: Use DTS instead of PTS for VC1 video tracks 2011-10-24 19:43:28 +02:00
Moritz Bunkus
e2bd541b8a Fix wrong format string in Turkish translation 2011-10-24 13:02:22 +02:00
Andriy Bilous'ko
020e01f763 Update the Ukrainian translation 2011-10-24 13:01:22 +02:00
Moritz Bunkus
6a9dee25af Update library dependencies 2011-10-23 23:14:33 +02:00
Moritz Bunkus
c2e1e703c5 Update automatic mingw cross compiler script for mingw-cross-env 2011-10-23 23:14:24 +02:00