Moritz Bunkus
da4f95a436
Version number & release code name update
2010-02-11 22:11:07 +01:00
Moritz Bunkus
d918cbfc42
Include the Chinese Simplified man pages in the installer
2010-02-11 08:15:11 +01:00
Moritz Bunkus
2cce28ca43
Fix for the case "overwrite element at the end of the file"
...
Fixes a crash in mmg when saving chapters to a Matroska file.
2010-02-11 08:09:03 +01:00
Moritz Bunkus
678e86e6e4
ChangeLog update
2010-02-10 14:23:03 +01:00
Moritz Bunkus
9b09198871
Always check for Boost::System, and do that before the Boost::Filesystem check
2010-02-10 13:30:54 +01:00
Moritz Bunkus
ce11e3bc1c
Cosmetics/Reformatting
2010-02-10 13:29:42 +01:00
Moritz Bunkus
f5e080ee6f
Don't use non-existing directories for Boost detection
2010-02-10 13:29:32 +01:00
Moritz Bunkus
e78004a7f8
Update to the Chinese Simplified man page translation
2010-02-09 16:24:08 +01:00
Moritz Bunkus
5215cda1de
Added the Chinese Simplified man page translation to the build scripts
2010-02-09 12:26:38 +01:00
Moritz Bunkus
8687d4e327
make update-manpage-po
2010-02-09 12:24:04 +01:00
Moritz Bunkus
be8596bd55
Man page translations added to 'po-stats' target
2010-02-09 12:23:55 +01:00
Moritz Bunkus
cfa7ca0c30
Chinese Simplified translation for the man pages by Dean Lee
2010-02-09 09:13:22 +01:00
Moritz Bunkus
74e01bdeea
Update to the Chinese Simplified translation
2010-02-09 09:07:54 +01:00
Moritz Bunkus
0d09afdf50
Added another example for mkvpropedit usage
2010-02-08 08:56:26 +01:00
Moritz Bunkus
2a0c79c1eb
Updated the Japanese translation
2010-02-07 10:29:44 +01:00
Moritz Bunkus
b402f05c90
Don't output "Error:" twice.
2010-02-06 18:05:43 +01:00
Moritz Bunkus
4bf6291406
ChangeLog update
2010-02-06 17:57:39 +01:00
Moritz Bunkus
b2fb5e88a7
Use C++ exceptions instead of setjmp/longjmp
2010-02-06 17:35:08 +01:00
Moritz Bunkus
9c9c27913d
Removed double colon.
2010-02-06 17:02:45 +01:00
Moritz Bunkus
9ff5653a23
make update-po
2010-02-06 17:01:03 +01:00
Moritz Bunkus
55595c96f3
C++ified the parser_data_t struct
2010-02-06 17:00:25 +01:00
Moritz Bunkus
409157b788
Avoid two memory leaks (not critical)
2010-02-06 16:29:53 +01:00
Moritz Bunkus
f7981bb6e3
Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix
2010-02-06 14:58:40 +01:00
Moritz Bunkus
9cbd9a8894
Added input for the "--segmentinfo" option
2010-02-06 14:01:26 +01:00
Moritz Bunkus
b67937ed39
More removal of the vsscanf implementation
2010-02-03 12:51:15 +01:00
Moritz Bunkus
030382e23e
Fixed compilation on Windows.
2010-02-03 11:53:43 +01:00
Moritz Bunkus
69a3a25345
Store job files in the application data folder.
...
Also moved mmg's config file from ~/.mkvmergeGUI to
~/.mkvtoolnix/config on non-Windows systems.
Fix for bug 466.
2010-02-03 11:03:51 +01:00
Moritz Bunkus
0c36bf9953
Compilation fixes.
2010-02-02 19:26:32 +01:00
Moritz Bunkus
f423c3b23b
Moved functions from os.h/.cpp/os_windows.h to fs_sys_helpers.h/.cpp
2010-02-02 18:21:13 +01:00
Moritz Bunkus
602d165066
Removed the vsscanf/mxsscanf functions.
2010-02-02 18:03:14 +01:00
Moritz Bunkus
6869683efa
Spelling
2010-02-02 08:28:07 +01:00
Moritz Bunkus
88e27a93bc
Cosmetics
2010-02-01 20:32:22 +01:00
Moritz Bunkus
0eeaf21223
Removed extra carriage return causing dialog re-layouting after muxing
2010-01-31 20:09:59 +01:00
Moritz Bunkus
c60c2405b8
Open source files read-only.
2010-01-28 10:04:36 +01:00
Moritz Bunkus
c58eb5b4a0
Output error message if file cannot be parsed by the analyzer.
2010-01-28 09:29:33 +01:00
Moritz Bunkus
834af40235
Update to the Chinese Simplified translation.
2010-01-27 16:14:28 +01:00
Moritz Bunkus
de97927402
Fix linking error regarding he_track_type_page_c's vtable
2010-01-25 14:20:28 +01:00
Moritz Bunkus
2cc7b61176
ChangeLog update
2010-01-24 22:45:20 +01:00
Moritz Bunkus
101aa314d2
Don't show the 'restart required' message after changing the interface language
2010-01-24 22:45:15 +01:00
Moritz Bunkus
6a6bec40c4
Re-translation of the header editor implemented.
2010-01-24 22:42:04 +01:00
Moritz Bunkus
7b080e8efd
Re-translation of the input page implemented.
2010-01-24 14:51:36 +01:00
Moritz Bunkus
f0d0a6ec98
Re-translation of the global options page implemented.
2010-01-24 14:51:36 +01:00
Moritz Bunkus
8f1d81502b
Re-translation of the chapter editor page implemented
2010-01-24 14:51:36 +01:00
Moritz Bunkus
e09f33dd56
Keep combobox selection after re-translation.
2010-01-24 14:51:35 +01:00
Moritz Bunkus
a0a281898a
Start of a re-translateable version of the UI
2010-01-24 14:51:34 +01:00
Moritz Bunkus
b1fb2e3f2f
Properly compare 32bit and 64bit integers.
...
On 32bit platforms size_t is a 32bit type. Casting the result of "file
size - current position" (both 64bit integers) too early will
therefore lose precision. Cast to size_t after comparing the result
with the number of bytes to read as a solution.
2010-01-24 11:58:01 +01:00
Moritz Bunkus
517f477b30
Let 'make V=1' work with xgettext/msgmerge. Added a separate target for creating the .pot
2010-01-23 22:41:57 +01:00
Moritz Bunkus
906e5e53a9
'make' after translation update
2010-01-23 12:32:06 +01:00
Moritz Bunkus
33d784a860
Spelling error.
2010-01-23 12:31:56 +01:00
Katsuhiko Nishimra
414c1cf871
Updated Japanese translations.
...
Before:
po/ja.po: 1804 translated messages, 29 fuzzy translations, 40 untranslated messages.
doc/man/po4a/po/ja.po: 567 translated messages, 10 fuzzy translations, 1 untranslated message.
After:
po/ja.po 1827 translated messages, 29 fuzzy translations, 17 untranslated messages.
doc/man/po4a/po/ja.po: 569 translated messages, 9 fuzzy translations.
Signed-off-by: Katsuhiko Nishimra <kat841@hotmail.com>
2010-01-23 10:23:36 +01:00