Moritz Bunkus
c482c5183f
Update to the French translation.
2011-03-01 21:46:03 +01:00
Moritz Bunkus
eb5d5f8d56
Syntax fix
2011-02-28 08:49:49 +01:00
EuGENIUS
df7ad956e2
Russian translation update
2011-02-28 08:48:50 +01:00
Moritz Bunkus
77e1de589b
Don't output data as chars if they're inteded as hex numbers
2011-02-23 20:48:38 +01:00
Moritz Bunkus
fc2c5abb41
Map language entries with ISO-639-1 codes to their corresponding ISO-639-2 code
...
Fix for bug 598.
2011-02-17 22:43:14 +01:00
Moritz Bunkus
18bec86de2
Don't rely on the registry for finding the installation folder
2011-02-17 14:12:33 +01:00
Moritz Bunkus
79bbaa9185
Recognize HD-DVD subtitles as unsupported file types.
2011-02-17 13:44:09 +01:00
Moritz Bunkus
43d0c085d4
drake after translation update
2011-02-15 17:01:12 +01:00
Moritz Bunkus
8691d9cec8
Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix
2011-02-15 17:00:56 +01:00
Moritz Bunkus
597e307cc1
Fixed compilation with Boost's filesystem library v3; also require Boost 1.36.0 or newer
2011-02-15 16:55:39 +01:00
Moritz Bunkus
70235732c1
A test for Boost filesystem v2 vs v3
2011-02-15 16:54:15 +01:00
Dean Lee
b9d77b02ba
Update to the Chinese Simp translation
2011-02-15 22:30:07 +08:00
Moritz Bunkus
8872b1ee3b
Write tags at the end of the file (mkvpropedit only)
2011-02-15 09:04:29 +01:00
Moritz Bunkus
35339b72af
Drake after translation update
2011-02-15 09:04:16 +01:00
Moritz Bunkus
780544e372
Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix
...
Conflicts:
doc/man/po4a/po/zh_CN.po
2011-02-15 08:49:31 +01:00
Moritz Bunkus
af0ef87006
Update to the German translation
2011-02-15 08:42:11 +01:00
Moritz Bunkus
e8eb98e0df
Translation updates
2011-02-15 08:39:26 +01:00
Moritz Bunkus
929376878b
man page update for mkvpropedit's new features
2011-02-15 08:38:59 +01:00
Moritz Bunkus
856d0edac0
Support for adding/replacing/removing tags
2011-02-15 08:28:08 +01:00
Moritz Bunkus
912d78673e
Intentional update due to translation updates
2011-02-14 23:07:26 +01:00
Moritz Bunkus
13aed0ff9c
Fixed "split" function to output an empty argument if the pattern is located at the end of the string as well
2011-02-14 18:33:04 +01:00
Dean Lee
33200b9ae5
Update to the Chinese Simp translation of man pages
2011-02-15 00:15:08 +08:00
Moritz Bunkus
ec408b369f
drake translations:update ; fixed syntax error in ru.po
2011-02-14 14:06:07 +01:00
EuGENIUS
4da9235db0
Russian translation update + some spell checking
2011-02-14 13:57:58 +01:00
Moritz Bunkus
2bf3d3623f
Move "remove target track UID elements" code to its own function
2011-02-11 09:26:55 +01:00
Moritz Bunkus
0748f83b8c
Make function declaration match its definition
2011-02-11 09:26:28 +01:00
Moritz Bunkus
8431c6c2db
Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix
2011-02-08 14:43:48 +01:00
Moritz Bunkus
f73ec7efa6
More French translations. Fix for bug 595.
...
If "Progress" is translated then all the other strings starting with
"Progress" must be translated as well. Otherweise mmg's parser won't
recognize mkvmerge's progress reports.
2011-02-08 14:33:09 +01:00
Moritz Bunkus
05205ae5b9
Update to the Turkish translation
2011-02-07 19:08:09 +01:00
Moritz Bunkus
487351d6df
drake translations update
2011-02-07 13:25:44 +01:00
Moritz Bunkus
2aadf79793
Added a Turkish translation
2011-02-07 13:24:53 +01:00
Moritz Bunkus
868edce381
Put lib/lib{ebml,matroska} first in include/library paths during compilation if internal libs are to be used
2011-02-06 12:54:56 +01:00
Moritz Bunkus
a9a4bf9d35
Use an explicit cast to std::string; fixes compilation with Sun Studio C compiler
2011-02-05 22:55:18 +01:00
Moritz Bunkus
46bfe1bb26
Russian translation update
2011-01-31 21:34:09 +01:00
Moritz Bunkus
91a423c88d
Don't use features that aren't available on Rub 1.8.6
2011-01-31 17:47:18 +01:00
Moritz Bunkus
ee262f6838
Fix package instructions: the guide is in $docdir/mkvtoolnix instead of $datadir/mkvtoolnix
2011-01-31 17:39:37 +01:00
Moritz Bunkus
43367e447a
Move libmatroska DLL test in correct if branch
2011-01-31 12:51:15 +01:00
Moritz Bunkus
aecafd50d9
Release message, version number bump, release code name
2011-01-31 12:42:28 +01:00
Moritz Bunkus
f45ba911da
Library dependecy update
2011-01-31 12:23:30 +01:00
Moritz Bunkus
85b63118e1
Avoid compiler warnings due to differences in signs in comparisons
2011-01-31 12:01:17 +01:00
Moritz Bunkus
cc45a296bc
ChangeLog update
2011-01-31 11:53:38 +01:00
Moritz Bunkus
da0e382cf7
Only use the internal versions of libebml & libmatroska if the system libs are too old
2011-01-31 11:52:07 +01:00
Moritz Bunkus
fa9fc31e5f
Include libebml & libmatroska in the sources & compilation system
...
Further commits will make this optional so that the system libs are
used if they're new enough.
2011-01-31 10:28:38 +01:00
Moritz Bunkus
8a30990845
Update due to updated translations
2011-01-29 13:00:04 +01:00
Moritz Bunkus
af6324ac89
Update due to libebml/libmatroska updates
2011-01-29 12:57:18 +01:00
Moritz Bunkus
37f45e5a20
Fixed mkvinfo's --version display
...
Bug was introduced in the conversion to cli_parser_c in dfdb528b
2011-01-29 12:55:42 +01:00
Moritz Bunkus
bb3929bb36
Fixed format strings in translations
2011-01-28 09:06:34 +01:00
Moritz Bunkus
1c95d2c3ae
Relaxed fishy checks for dux format modifiers
2011-01-28 09:04:53 +01:00
Moritz Bunkus
e1b67dfad7
Fix reading MPEG program stream maps
...
Part of a fix for bug 589.
2011-01-25 15:01:40 +01:00
Moritz Bunkus
8395244ea7
Fix compilation on Mac OS X
2011-01-24 18:00:53 +01:00