Moritz Bunkus
d22df3ffbf
Wrong word
2010-06-28 19:15:19 +02:00
Moritz Bunkus
5a426dc33e
Improved error messages if Boost libs are not found
2010-06-26 21:57:20 +02:00
Hiroki Taniura
1c1abb9b1c
Update to the Japanese translation
2010-06-26 12:47:04 +09:00
Hiroki Taniura
65746e54f7
Merge branch 'master' of ssh://git.bunkus.org:9419/~/mkvtoolnix
2010-06-26 12:24:31 +09:00
Hiroki Taniura
7aceb437a4
Update to the Japanese translation
...
Review by Takashi Hirata
2010-06-26 12:23:47 +09:00
Moritz Bunkus
57161d0f13
Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix
2010-06-25 22:37:23 +02:00
Moritz Bunkus
edf5280eff
Updates to the Russian, Ukrainian and Spanish translations
2010-06-25 22:34:22 +02:00
Dean Lee
46d54dfc11
i10n: Chinese Simp translation update
2010-06-25 23:35:28 +08:00
Moritz Bunkus
70e6fc9459
"make update-po" and German translation update
2010-06-25 14:50:09 +02:00
Moritz Bunkus
485eaef938
Report that mkvmerge is re-syncing to the user
2010-06-25 14:48:25 +02:00
Moritz Bunkus
113057c43a
"make update-po" and German translation update
2010-06-25 14:33:10 +02:00
Moritz Bunkus
a7d252e64d
Enable 'compression' drop down box for all track types
2010-06-25 14:31:22 +02:00
Moritz Bunkus
ea4a2c6d00
Russian translation update
2010-06-24 22:18:58 +02:00
Moritz Bunkus
6904c1a50f
Close and re-open files in the analyzer
...
Keeping files opened is bad for the header editor and the chapter
editor if the user wants to try the file in other applications without
having to close mmg.
Fix for bug 498.
2010-06-23 11:50:55 +02:00
Moritz Bunkus
d0a76a9415
Track all header editor windows in mdlg's header_editor_frames array
2010-06-23 11:38:17 +02:00
Moritz Bunkus
247ceadb38
Update to the Russian translation
2010-06-23 08:42:15 +02:00
Moritz Bunkus
5da4f2ef1b
Fix compilation if FLAC is disabled
2010-06-22 10:36:53 +02:00
Moritz Bunkus
dffadbb75f
Fix compilation on 32bit systems
2010-06-21 20:29:56 +02:00
Moritz Bunkus
2109b51ec0
Start a new cluster before each key frame of a video track
...
Fixes bug 500 together with 89b533de.
2010-06-21 20:11:41 +02:00
Moritz Bunkus
1124df3851
Increase default cluster length to five seconds
2010-06-21 19:43:41 +02:00
Moritz Bunkus
30eb8e07ac
Several helper functions
2010-06-21 19:27:59 +02:00
Moritz Bunkus
82be502723
ChangeLog update
2010-06-20 23:56:22 +02:00
Moritz Bunkus
c64680fad7
Only use source files with packetizers for progress reports
...
Otherwise progress reports might stay at 0% for the whole time. Uses
source files without packetizers if no source file with a packetizer
is available.
Second and last part of the fix for bug 505.
2010-06-20 23:56:19 +02:00
Moritz Bunkus
61bfd95aaf
Don't return negative progress percentage
...
Part of a fix for bug 505.
2010-06-20 23:44:01 +02:00
Moritz Bunkus
609120abce
Update to the Russian translation
2010-06-20 17:27:10 +02:00
Moritz Bunkus
e3c44caaf5
Don't divide by zero
2010-06-20 16:47:53 +02:00
Moritz Bunkus
99e3d7026c
TODO update
2010-06-20 14:07:56 +02:00
Moritz Bunkus
81ac662045
ChangeLog update
2010-06-20 11:28:41 +02:00
Moritz Bunkus
c33ab6bed1
Merge branch 'write-cache'
2010-06-20 11:27:39 +02:00
Moritz Bunkus
5b3d777daa
Installer header image update
2010-06-20 10:11:41 +02:00
Moritz Bunkus
539d9e185f
DRY
2010-06-19 15:52:10 +02:00
Moritz Bunkus
2247aa56fe
Write cache almost everything
2010-06-19 12:39:04 +02:00
Moritz Bunkus
812ee87d69
Always unlink temporary files
2010-06-19 12:38:55 +02:00
Moritz Bunkus
f0ada28521
Delete proxied object
2010-06-19 11:39:56 +02:00
Moritz Bunkus
6e221c8f70
Use real MiB for the cache size
2010-06-19 11:28:09 +02:00
Moritz Bunkus
00365b8e04
Fully use the cache & allow writes bigger than the cache
2010-06-19 11:27:58 +02:00
Moritz Bunkus
c8471907a3
Avoid warnings
2010-06-19 11:12:45 +02:00
Moritz Bunkus
7422f97e02
Cache write operations
2010-06-19 09:25:57 +02:00
Moritz Bunkus
3afac1d2d1
Updates to the installer images
2010-06-18 21:57:24 +02:00
Moritz Bunkus
070f175faf
Updates to the Russian and the Ukrainian translations
2010-06-18 21:55:32 +02:00
Moritz Bunkus
e11bf105a0
Use the PGS packetizers for PGS read from Matroska files
2010-06-18 17:58:31 +02:00
Moritz Bunkus
7c5d6cbe66
Merge branch 'master' of ssh://git.bunkus.org/~/mkvtoolnix
2010-06-18 17:56:36 +02:00
Moritz Bunkus
6d3c04f691
Use int for functions potentially returning negative results
2010-06-18 17:56:21 +02:00
Hiroki Taniura
9c5c0d4b20
Update to the Japanese translation
2010-06-18 22:37:23 +09:00
Dean Lee
83c6456e38
i10n: Chinese Simp update
2010-06-18 19:11:32 +08:00
Moritz Bunkus
7f6c628ccf
Test case for PGS/SUP files
2010-06-18 12:24:21 +02:00
Moritz Bunkus
fd6fc9cd9c
Fix various bugs in run.rb after switch to multithreaded implementation
2010-06-18 12:24:12 +02:00
Moritz Bunkus
d2cb4673be
"make update-po" and German translation update
2010-06-18 11:58:50 +02:00
Moritz Bunkus
9bd48e4f3a
Support for PGS/SUP (.sup) files in mmg
2010-06-18 11:57:35 +02:00
Moritz Bunkus
88f5bd41e6
Support for reading PGS/SUP files in mkvmerge
2010-06-18 11:45:46 +02:00