Moritz Bunkus
7ce1885173
Build system: don't word-wrap Turkish .po file
2014-08-24 14:40:12 +02:00
BouRock
e53dab7f44
Translations: update Turkish
2014-08-24 14:39:58 +02:00
Moritz Bunkus
49592a80e6
ChangeLog udpate
2014-08-09 22:36:16 +02:00
Moritz Bunkus
0c89ff941b
fix compilation with Boost 1.56.0
...
Boost's »indexed« range adaptor has changed in an incompatible way in
1.56.0. The underlying iterator can now be used with range-based for
loops, but that means that there's no way safe for #ifdefs for catering
to both 1.56.0 and older versions.
Fixes #1051 .
2014-08-09 22:32:24 +02:00
Moritz Bunkus
0348a17dbf
Translations: update list of translatables; update German
2014-08-09 21:33:31 +02:00
Moritz Bunkus
23a8abbe8a
kax_analyzer: create track random UIDs if element is missing
...
Fixes the second issue mentioned in ticket #1050 .
2014-08-09 21:31:14 +02:00
Moritz Bunkus
abe79aea96
mkvmerge: only warn for Matroska files with missing track UIDs
...
Before mkvmerge exited with an error. Even though such files violate the
Matroska specifications ignoring that violation is easy enough, a
warning will suffice.
Fixes #1050 .
2014-08-09 21:16:16 +02:00
Moritz Bunkus
bceba3b500
Debian build files: compress .deb content with xz instead of bzip2
2014-08-05 22:14:41 +02:00
Moritz Bunkus
b4ee22085a
Debian build files: update to better match downstream's
2014-08-04 21:49:40 +02:00
Moritz Bunkus
00e36e5f1d
Bump version number, set release code name, add release message
2014-07-27 12:53:06 +02:00
Moritz Bunkus
8b3c3ab146
common: fix seek relative end of file offset handling
...
fseeko() etc. require negative offsets if seeking relative to the end of
the file should result in the file pointer being inside the
file. Therefore MKVToolNix' APIs require that, too, but some
calculations treated it as if it were the other war around.
Fixes #1035 .
2014-07-27 12:47:25 +02:00
Moritz Bunkus
46d84f75d3
mmg: chapter editor: disable language/country if root is selected
2014-07-27 10:56:33 +02:00
Moritz Bunkus
a2c4605397
common: convert directory name for translation files to local on Windows
2014-07-26 21:08:08 +02:00
Moritz Bunkus
a99d25de2c
common: always imbue boost::filesystem locale
2014-07-26 21:04:13 +02:00
Moritz Bunkus
2bf5159f24
common: initialize the local/utf8 charset converter before everything else
2014-07-26 21:01:35 +02:00
Moritz Bunkus
fb88e463f2
build system: add target for stripping executables
2014-07-26 19:15:18 +02:00
Xabier Aramendi
5ddb68c743
Translations: update Basque
2014-07-15 21:28:15 +02:00
Moritz Bunkus
61e9875842
AUTHORS: add Louis Larsen
2014-07-15 21:27:13 +02:00
Louis Larsen
f189e46814
Translations: update Chinese Simplified
2014-07-15 21:26:15 +02:00
Moritz Bunkus
95ae338cb8
PGS reader: don't abort on end-of-file during probing phase
2014-07-15 21:16:04 +02:00
Moritz Bunkus
5cf9b59369
scan_mpls_dir.pl: simple script for scanning all MPLS files in a directory
2014-07-15 20:16:38 +02:00
Moritz Bunkus
2c553f944d
build system: always make target 'apps:tools' available
2014-07-15 20:16:14 +02:00
Moritz Bunkus
2000168cd9
docs: update man page regarding WebM and codecs
2014-07-10 16:57:52 +02:00
Moritz Bunkus
7a9a118cf7
mkvmerge: no statistics tags for WebM files
2014-07-10 16:51:50 +02:00
Andriy Bilous'ko
cbb1509a4b
Translations: update Ukrainian
2014-07-02 20:09:03 +02:00
Moritz Bunkus
e80f78316c
PCM packetizer: derive default duration from packets if timecodes are provided
...
Fixes #1001 , #1033 .
2014-07-01 18:09:40 +02:00
Moritz Bunkus
c4f74730e6
mkvmerge: SSA/ASS: recognize ! as comment start character as well
2014-06-18 23:25:09 +02:00
Israel Lucas Torrijos
8ed392619e
Translations: update Spanish
2014-06-15 18:37:24 +02:00
Moritz Bunkus
f3304b2ad2
mkvextract: catch analyzer exceptions for better error messages
...
…instead of just letting the program crash. Fixes #1027 .
2014-06-11 19:37:36 +02:00
Moritz Bunkus
938858a2fb
build system: require libboost-date-time-dev on Debian/Ubuntu
2014-06-11 08:26:27 +02:00
Israel Lucas Torrijos
0daf32e755
Translations: update Spanish
2014-06-11 08:18:56 +02:00
Moritz Bunkus
f6b4a41ded
build system: adjust nl translation to translator's poedit style
2014-06-11 08:17:58 +02:00
René Maassen
f7fe8d8d4e
Translations: update Dutch
2014-06-11 08:16:37 +02:00
Moritz Bunkus
239b3ac1af
Add release message, bump version number, set release code name
2014-06-09 15:03:31 +02:00
Moritz Bunkus
c3f466d56c
mkvmerge: write statistics tags with target type 50/MOVIE
2014-06-01 08:33:46 +02:00
Moritz Bunkus
0c10c27f0c
common/tags: set target type value if new tag is created
2014-06-01 08:30:54 +02:00
Roberto Boriotti
210633e70f
Translations: update Italian
2014-05-31 10:29:04 +02:00
Moritz Bunkus
84a0147ad6
mkvmerge: add _STATISTICS_TAGS tag
2014-05-28 14:27:32 +02:00
Moritz Bunkus
58667e5b08
mkvmerge: write _STATISTICS_WRITING_{APP,DATE_UTC} tags
2014-05-27 09:02:21 +02:00
Moritz Bunkus
3b274e55c4
fixup! common/tags: in find by target type compare to target type value, not UID
2014-05-27 08:57:23 +02:00
Moritz Bunkus
528ccdb1e4
cosmetics: unnecessary second if() removed
2014-05-27 08:29:31 +02:00
Moritz Bunkus
a46cf6bc40
common/tags: in find by target type compare to target type value, not UID
2014-05-27 08:28:49 +02:00
Moritz Bunkus
ee9926e591
cosmetics: alignment, commented-code removal
2014-05-27 08:28:36 +02:00
Moritz Bunkus
390fd09daa
mkvmerge: refactor muxing/writing app setting
...
Only set the muxing date once per run, not for each file.
2014-05-26 21:53:19 +02:00
Moritz Bunkus
2eb47ec07a
common: conversion function from boost's ptime to time_t
2014-05-26 21:44:14 +02:00
Moritz Bunkus
da70b55cfb
tests: intentional update due to 86ac556
2014-05-26 08:49:33 +02:00
Moritz Bunkus
bd0f5bc0df
build system: require Boost's date/time library
2014-05-26 08:49:15 +02:00
Moritz Bunkus
adee4d086f
ChangeLog, AUTHORS update & test case for 86ac556
2014-05-25 17:36:56 +02:00
John Peebles
86ac5562d4
mkvkmerge: fix cues for multiple blocks at same timecode in same track
...
If two subtitles have the same start timecode, their cue entries would
have the same BlockDuration and BlockRelativePosition.
2014-05-25 17:34:19 +02:00
Moritz Bunkus
ba09fef2e0
mkvinfo: initialize counter to 0 for each save operation
2014-05-24 21:02:40 +02:00