Commit Graph

6743 Commits

Author SHA1 Message Date
Moritz Bunkus
76ef6ea628 mmg portable: put jobs folder in mmg.exe's folder 2013-07-04 23:11:14 +02:00
Moritz Bunkus
e33f765b7d window geometry saver: ignore negative values for x/y 2013-07-04 11:37:02 +02:00
Moritz Bunkus
0f235d97b6 Fix compilation with wxBitmapComboBox 2013-07-03 20:07:16 +02:00
Moritz Bunkus
0c3295782c logger: put arg into parenthesis by default 2013-07-03 19:34:42 +02:00
Moritz Bunkus
45302bd471 mmg: initialize combo boxes from wxArrayString
This brings startup time with wxWidgets 2.9.x down by a factor of ~3.5
putting it on par with startup time with wxWidgets 2.8.x. See #893.
2013-07-03 19:34:27 +02:00
Moritz Bunkus
305bcabe60 Update test results for new libMatroska 2013-07-02 22:35:05 +02:00
Moritz Bunkus
ba1258fdd3 mkvinfo: add support for CodecDelay, SeekPreRoll, DiscardPadding 2013-07-02 22:34:55 +02:00
Moritz Bunkus
a03ab1e3e4 Update libMatroska to 82a7b7c (pre 1.4.1) and require 1.4.1 2013-07-02 22:33:50 +02:00
Moritz Bunkus
7bcee3ce43 PCM packetizer: don't copy packaged if they're too small 2013-06-28 22:21:07 +02:00
Moritz Bunkus
e9ac1997e0 Remove unused variables 2013-06-28 18:55:30 +02:00
Moritz Bunkus
2229f9df98 Include Portuguese translation in spec files 2013-06-27 22:01:37 +02:00
Moritz Bunkus
626bb7337a Convert string to wxString properly 2013-06-27 21:12:47 +02:00
Moritz Bunkus
57abe6eab3 No wxstd.mo for Portuguese 2013-06-27 20:44:23 +02:00
Moritz Bunkus
5d55321326 Bump version number, add release message, set release code name 2013-06-27 20:16:17 +02:00
Moritz Bunkus
a44d552483 AVC/h.264 packetizer: set parser default duration when appending to field rate
Fixes #889.
2013-06-27 20:03:12 +02:00
Moritz Bunkus
817f6bfb7f mmg: store settings in mkvtoolnix.ini file if application hasn't been installed 2013-06-27 19:48:21 +02:00
Moritz Bunkus
34cc2ee110 mmg: remember window positions & sizes
Implements #878.
2013-06-27 18:10:48 +02:00
Moritz Bunkus
906161c3f1 AVC/h.264 packetizer: signal field rate for --fix-bitstream-timing-information
Fixes #888.
2013-06-26 21:07:31 +02:00
Moritz Bunkus
31034a8b0c ChangeLog update 2013-06-24 23:03:45 +02:00
Moritz Bunkus
4abd58a7b0 mkvmerge: FLV reader: get video dimensions from bitstream for FLV1 if not given in script tag
Fixes #880.
2013-06-24 23:00:35 +02:00
Moritz Bunkus
8cbdf77fb7 mkvmerge: drop broken PES packets
Fixes #887.
2013-06-24 22:10:28 +02:00
Moritz Bunkus
48991b58e0 Cosmetics/refactoring 2013-06-24 20:12:48 +02:00
Moritz Bunkus
8e7014b311 Refactoring: use auto 2013-06-24 20:10:02 +02:00
Moritz Bunkus
ef273a74af mkvextract: fix WAV block_align field for mono audio
Fixes #883.
2013-06-24 20:04:34 +02:00
Ricardo Perdigão
7504275068 Translations: update Portuguese 2013-06-19 22:52:35 +02:00
Xabier Aramendi
9201319e24 Translations: update Basque 2013-06-19 22:48:48 +02:00
Moritz Bunkus
1524d9f41c Man page re-build after Japanese translation update 2013-06-19 22:42:06 +02:00
Hiroki Taniura
111cb09496 Translations: update Japanese 2013-06-08 00:00:04 +09:00
Andriy Bilous'ko
08af4d4d8c Translations: update Ukrainian 2013-06-02 19:44:00 +02:00
Hiroki Taniura
81c36bd828 Translations: update Japanese
Several errors fixed by OKANO Takayoshi.
2013-06-02 14:24:24 +09:00
Roberto Boriotti
f3108f8eec Update italian translation 2013-05-27 20:07:16 +02:00
Moritz Bunkus
37076126f3 Translations: update list of translatables 2013-05-26 10:34:58 +02:00
Moritz Bunkus
657009eb8b Added Portuguese translation 2013-05-26 10:34:36 +02:00
Moritz Bunkus
636ec5e197 Refactoring 2013-05-09 12:55:55 +02:00
Moritz Bunkus
0415419bea AVC reader: don't output exception message by default 2013-05-09 12:52:35 +02:00
Andriy Bilous'ko
6a828290b0 Translations: update Ukrainian 2013-05-05 11:44:54 +02:00
Moritz Bunkus
83ef994e58 mkvmerge: refactoring: use option_with_source_c 2013-05-05 11:43:39 +02:00
Moritz Bunkus
e7dc5e2b9a common: template class for options with source 2013-05-05 10:17:14 +02:00
Moritz Bunkus
72e0acc1e3 Fix unit tests...
No, I don't know why.
2013-05-05 10:13:16 +02:00
Moritz Bunkus
38b11bbce0 common: use stdlib's type traits instead of Boost's 2013-05-04 15:22:23 +02:00
Xabier Aramendi
2236ffddec Translations: update Basque 2013-05-02 16:19:58 +02:00
Moritz Bunkus
7061447b0a Tests: Intentional update due to c0dcbce 2013-05-02 16:17:58 +02:00
Moritz Bunkus
7442864e0d Common: fix building with clang++
clang(++) doesn't support the type __float128. gcc's libstdc++ uses
that type but only if __STRICT_ANSI__ is not defined.

clang++ -std=c++11 does set __STRICT_ANSI__, but common.h #undefines
it due to other compilation issues with mingw in the past.

So include <type_traits> (in which __float128 occurs) before
#undefining __STRICT_ANSI__.
2013-05-02 16:08:26 +02:00
Moritz Bunkus
4f309cc9ca build system: only add clang-specific flags for clang 2013-05-02 11:37:31 +02:00
Moritz Bunkus
c0dcbcea97 Avoid potentially accessing uninitialized values 2013-05-02 11:35:01 +02:00
Moritz Bunkus
b48fd7c897 Fix release date in ChangeLog 2013-04-28 09:39:21 +02:00
Moritz Bunkus
cc620fbaa5 Avoid narrowing conversion error 2013-04-28 09:39:21 +02:00
Moritz Bunkus
d04a793151 Remove unused code 2013-04-28 09:36:00 +02:00
Moritz Bunkus
94bfa5daf1 Bump version number, set release code name, add release message 2013-04-27 18:23:32 +02:00
Moritz Bunkus
4bca38dd44 update man page translatables & build updated Chinese man pages 2013-04-27 18:22:19 +02:00