Israel Lucas Torrijos
|
720d7d8527
|
Translations: update Spanish
|
2013-10-30 10:31:42 +01:00 |
|
Moritz Bunkus
|
484c2c7dd3
|
mmg: use SetSizerAndFit() instead of SetSizer() everywhere
|
2013-10-26 23:15:18 +02:00 |
|
Moritz Bunkus
|
8004cd58dc
|
ChanageLog update
|
2013-10-26 22:41:45 +02:00 |
|
Moritz Bunkus
|
164bb94c90
|
mmg input tab: refactor all border spacers
|
2013-10-26 22:38:36 +02:00 |
|
Moritz Bunkus
|
345be3fcea
|
mmg input tab: make all inputs and sizers grow properly
Fixes the issue with wxWidgets 2.9.x/3.x making the tracks list box 0
pixels high and expanding the notebook on the input tab expand
arbitrarily.
|
2013-10-26 22:35:30 +02:00 |
|
Moritz Bunkus
|
fb4da40e9c
|
mmg input tab: create controls first, layout afterwards
|
2013-10-26 22:34:47 +02:00 |
|
Moritz Bunkus
|
e157f33b64
|
mmg input tab: temporarily remove all occurrences of wxGROW
|
2013-10-26 22:34:09 +02:00 |
|
Moritz Bunkus
|
fddc0b7231
|
build system: add C++11 flag to wxWidgets test
|
2013-10-26 18:52:13 +02:00 |
|
Moritz Bunkus
|
5b887990ca
|
build system: use -std=c++11 instead of -std=c++0x if the compiler supports it
|
2013-10-26 18:50:15 +02:00 |
|
Andriy Bilous'ko
|
c515658e5d
|
Translations: update Ukrainian
|
2013-10-26 16:13:20 +02:00 |
|
Moritz Bunkus
|
14651c092e
|
Tests: add test case for Polish locale
|
2013-10-26 16:04:32 +02:00 |
|
Moritz Bunkus
|
661ca07a1b
|
Tests: fail if mkvmerge doesn't support specific locale
|
2013-10-26 16:04:32 +02:00 |
|
Moritz Bunkus
|
a46047baf7
|
Docs: re-build translated man pages
|
2013-10-26 16:04:32 +02:00 |
|
Moritz Bunkus
|
2ce5a4c320
|
Translations: enable use of Portuguese translation
|
2013-10-26 16:04:31 +02:00 |
|
Moritz Bunkus
|
92812907f7
|
Tests: unify and simplify UI locale test scripts
|
2013-10-26 14:06:04 +02:00 |
|
Moritz Bunkus
|
4d36b117f2
|
Tests: intentional update due to 58cc4da
|
2013-10-26 13:57:57 +02:00 |
|
Moritz Bunkus
|
1f865d3231
|
Translations: update German (re-add entries lost in 58cc4da )
|
2013-10-26 12:52:37 +02:00 |
|
Moritz Bunkus
|
8d86dd219f
|
update AUTHORS
|
2013-10-26 12:52:22 +02:00 |
|
Chris Leick
|
58cc4da39d
|
Translations: update German
|
2013-10-26 12:52:22 +02:00 |
|
Moritz Bunkus
|
eba49bd40b
|
MPEG ES reader: fix logical error in file detection code
Fixes #928.
|
2013-10-26 12:52:22 +02:00 |
|
Moritz Bunkus
|
da654e7ea7
|
build system: add -Wlogical-op warning flag for gcc 4.8.x
|
2013-10-26 12:52:22 +02:00 |
|
Moritz Bunkus
|
5de88ec536
|
build system: move compiler warning flag checks to their own file
|
2013-10-26 12:52:22 +02:00 |
|
Moritz Bunkus
|
06b29eea84
|
Merge pull request #24 from BrunoReX/master
mkvextract doc: added info about VP9 extraction
|
2013-10-22 00:10:19 -07:00 |
|
Bruno Barbieri
|
cc1878b3ab
|
mkvextract doc: added info about VP9 extraction
|
2013-10-21 20:57:36 -02:00 |
|
Roberto Boriotti
|
53b686b146
|
Update italian translation
|
2013-10-20 20:39:31 +02:00 |
|
Roberto Boriotti
|
e205f9de75
|
Update italian translation
|
2013-10-20 20:36:26 +02:00 |
|
Moritz Bunkus
|
9305c30f36
|
add German man page translation to spec files
|
2013-10-19 21:31:41 +02:00 |
|
Moritz Bunkus
|
96afd18d2b
|
translations: update list of translatables; update German translation
|
2013-10-19 20:57:26 +02:00 |
|
Moritz Bunkus
|
7dc6ec85ed
|
Add release message, set version number and release code name
|
2013-10-19 20:18:25 +02:00 |
|
Moritz Bunkus
|
fa91271e6b
|
mkvmerge: h.264: remove filler NALUs from framed bitstreams
|
2013-10-19 20:16:07 +02:00 |
|
Moritz Bunkus
|
73dc17d0c1
|
mkvextract: implement support for extracting VP9
See #899.
|
2013-10-19 20:06:57 +02:00 |
|
Moritz Bunkus
|
04714ed7b0
|
mkvmerge: implement support for muxing VP9
Can be read from IVF and Matroska/WebM files. Implements #899.
|
2013-10-19 20:02:46 +02:00 |
|
Moritz Bunkus
|
56dea0ae38
|
refactoring: rename vp8_video_packetizer_c to vpx_video_packetizer_c
|
2013-10-19 17:34:11 +02:00 |
|
Moritz Bunkus
|
c56594db67
|
cosmetics: indentation; use namespace for whole file
|
2013-10-19 17:19:56 +02:00 |
|
Moritz Bunkus
|
ecb8f063ae
|
common: refactor UTF reader code in order to avoid a compiler warning about access beyond array boundaries
|
2013-10-19 16:31:50 +02:00 |
|
Moritz Bunkus
|
3fcd06d728
|
tests: add test case for all five supported UTF encodings
|
2013-10-19 15:52:40 +02:00 |
|
Moritz Bunkus
|
c121933e6b
|
mkvextract: don't allow the same ID multiple times
Implements #914.
|
2013-10-19 15:24:04 +02:00 |
|
Moritz Bunkus
|
6045aa970f
|
Translations: update list of translatables
|
2013-10-19 15:06:03 +02:00 |
|
Moritz Bunkus
|
02ef25b9b7
|
cosmetics
|
2013-10-19 15:01:27 +02:00 |
|
Moritz Bunkus
|
925fb5379d
|
tests: move "srt" sub-dir
|
2013-10-19 13:08:26 +02:00 |
|
Moritz Bunkus
|
5a611ca00b
|
Update included libEBML and libMatroska to current HEADs
|
2013-10-19 12:30:05 +02:00 |
|
Moritz Bunkus
|
4f91fa0b30
|
build system: define WINVER and _WIN32_WINNT from the Rakefile
|
2013-10-19 12:08:17 +02:00 |
|
Moritz Bunkus
|
215d16da50
|
mmg: don't pass log messages to the default log target
|
2013-10-19 11:41:48 +02:00 |
|
Moritz Bunkus
|
8e4e9ceeed
|
tests: intentional update due to f540dfa
|
2013-10-18 21:34:40 +02:00 |
|
Moritz Bunkus
|
f540dfa19d
|
mkvmerge: check result of tag parser file before using it
The result is a null smartptr if there are no tags inside the file. So
don't dereference it.
Fixes #921.
|
2013-10-18 20:24:17 +02:00 |
|
Moritz Bunkus
|
aaca20b740
|
configure: look for Boost libs in multiarch directories
|
2013-10-17 23:13:05 +02:00 |
|
Moritz Bunkus
|
3aebac2a0a
|
os.h: don't #define WINNT version macros
|
2013-10-17 18:09:52 +02:00 |
|
Moritz Bunkus
|
d0c458c6c8
|
attachment target: avoid compiler warning about possible use of uninitialized
|
2013-10-17 18:09:51 +02:00 |
|
Moritz Bunkus
|
c4e5344727
|
window_geometry_saver: avoid sign difference comparison warning
|
2013-10-17 18:09:51 +02:00 |
|
Moritz Bunkus
|
aa6a3faa05
|
avilib: use integer size matching the format specifier
|
2013-10-17 18:09:51 +02:00 |
|