Commit Graph

4602 Commits

Author SHA1 Message Date
Moritz Bunkus
6e968a4d03 results.txt update due to second run after adding new test 2010-10-31 15:41:12 +01:00
Moritz Bunkus
eb6bbfc00f rake translations:update:manpages 2010-10-31 13:39:27 +01:00
Moritz Bunkus
e31bf536e6 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-10-31 13:38:45 +01:00
Moritz Bunkus
0be4294059 Added an option for disabling multi file reading for input files 2010-10-31 13:38:26 +01:00
Hiroki Taniura
49bfbf79b0 Update to the Japanese translation 2010-10-31 20:45:07 +09:00
Hiroki Taniura
01dde0021e Update to the Japanese translation 2010-10-31 20:32:09 +09:00
Moritz Bunkus
ffd367fafd Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-10-31 12:20:54 +01:00
Moritz Bunkus
dfe3b118dc Option for disabling compression for added audio and video tracks 2010-10-31 12:20:09 +01:00
Hiroki Taniura
ea633df06e Update to the Japanese translation 2010-10-31 18:54:14 +09:00
Moritz Bunkus
479e90b4b8 Stricter file type detection for MP4, AC3, AAC files
Fix for bug 574.
2010-10-31 10:52:04 +01:00
Moritz Bunkus
ee26903ff9 Cosmetics 2010-10-31 10:42:25 +01:00
Moritz Bunkus
739af98108 Set the description even for the first entry 2010-10-31 09:59:04 +01:00
Moritz Bunkus
618fcce884 Made "### Development hacks ###" translatable 2010-10-31 09:58:37 +01:00
Moritz Bunkus
b5fd692b8f Update to the Ukrainian translation 2010-10-30 16:07:25 +02:00
Moritz Bunkus
c65f181eb9 Better detection if require_relative is known by the current Ruby version 2010-10-28 09:09:32 +02:00
Moritz Bunkus
dc36a8f437 Translations updated from source (rake translations:update:applications) 2010-10-28 08:51:34 +02:00
Moritz Bunkus
847392670a Updates to the Ukrainian translation 2010-10-22 16:57:58 +02:00
Moritz Bunkus
a0f432cfad Update to the Ukrainian translation 2010-10-19 08:54:56 +02:00
Moritz Bunkus
193b5a6161 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-10-19 08:52:52 +02:00
Moritz Bunkus
1afca9c60f ChangeLog update 2010-10-19 08:42:59 +02:00
Moritz Bunkus
2b708d2ceb Don't use iterators after they're invalidated
Inserting into a std::deque invalidates all iterators. Therefore we
mustn't use them afterwards.

Fix for bug 567.
2010-10-16 17:20:04 +02:00
Dean Lee
0e072fb802 i10n: Chinese Simp translation update 2010-09-30 00:30:18 +08:00
Hiroki Taniura
088c964785 Update to the Japanese translation 2010-09-29 21:42:25 +09:00
Moritz Bunkus
536c870f9c Reverting "Intentional update"
Revert "Intentional update"

This reverts commit 4b70921fc5.
2010-09-29 12:29:45 +02:00
Moritz Bunkus
551df5ed4b Include subtitle number in warning about skipped subtitles due to bad timecodes 2010-09-28 14:40:37 +02:00
Moritz Bunkus
34f413c8ac Updates to the Spanish translation 2010-09-26 17:17:51 +02:00
Moritz Bunkus
7e91e15672 Merge remote branch 'origin/master' 2010-09-26 17:16:24 +02:00
Moritz Bunkus
4b70921fc5 Intentional update 2010-09-26 17:13:18 +02:00
Moritz Bunkus
a2d67f722c Updates to the Ukrainian translation 2010-09-24 16:33:14 +02:00
Moritz Bunkus
d3b6755a8d Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-09-24 08:53:23 +02:00
Moritz Bunkus
a9ee95ea72 Fix typo in mkvpropedit examples 2010-09-24 08:53:17 +02:00
Moritz Bunkus
8682a0316a Do not use SHELL env but the one determined by autoconf
Fix for bug 559.
2010-09-23 15:48:48 +02:00
Moritz Bunkus
82e37f12f4 Every object has .to_a, but it will be obsolete soon 2010-09-23 15:46:50 +02:00
Moritz Bunkus
2157296c4d Sort order fix 2010-09-22 10:11:30 +02:00
Moritz Bunkus
8c383296dd Updates to the Ukrainian translation 2010-09-22 10:11:16 +02:00
Moritz Bunkus
39a62db954 Added a test case for merging chapter editions when appending 2010-09-19 23:50:15 +02:00
Moritz Bunkus
d85c716203 Merge chapter editions when appending files 2010-09-19 23:45:29 +02:00
Moritz Bunkus
9fdc44dfa7 Added the French translation to the installer build script 2010-09-19 23:42:07 +02:00
Moritz Bunkus
f9b5fe06af Added a French translation by Trinine 2010-09-19 18:14:04 +02:00
Moritz Bunkus
d52d94d4b3 Don't access uninitialized data 2010-09-19 17:51:11 +02:00
Moritz Bunkus
f0a7aacda0 Don't mistake track ID 0 for an audio track ID for AVIs
Fix for bug 558.
2010-09-19 11:21:02 +02:00
Moritz Bunkus
c40814d6ab Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-09-18 11:45:25 +02:00
Moritz Bunkus
17ab751267 Updates to the Chinese Tranditional translation 2010-09-18 11:42:51 +02:00
Moritz Bunkus
45a6bb570a Chinese Traditional translations for the .desktop files 2010-09-18 11:42:43 +02:00
Moritz Bunkus
d970239206 Updates to the Spanish translation 2010-09-13 16:02:04 +02:00
Moritz Bunkus
1f98276f5a Many fixes to the Spanish translation 2010-09-13 15:54:20 +02:00
Moritz Bunkus
3bf44f8169 Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix 2010-09-08 20:04:59 +02:00
Moritz Bunkus
6d4969eefc Don't disable warnings about alias breaking 2010-09-08 20:04:49 +02:00
Hiroki Taniura
7cf024aefd Update to the Japanese translation 2010-09-05 20:19:58 +09:00
Moritz Bunkus
65d868b1d3 Compile the correct header file for precompiled headers 2010-09-04 22:04:59 +02:00