Commit Graph

8880 Commits

Author SHA1 Message Date
Moritz Bunkus
2fbc0786ae add script for generating a file list for the installer 2015-11-04 19:37:26 +01:00
Moritz Bunkus
a18557061a populate_installer_dir: run Saxon in parallel 2015-11-04 19:37:26 +01:00
Moritz Bunkus
183572f2a3 installer: don't remove DLLs 2015-11-04 16:25:51 +01:00
Moritz Bunkus
51b57c8659 add script for generating removal instructions for NSI 2015-11-04 15:45:53 +01:00
Moritz Bunkus
53c954056e GUI: don't resize columns on tree node expansion
This also affects moving files/tracks up/down with buttons as those
functions had to expand the affected nodes manually after moving them.

Fixes #1492.
2015-11-03 22:03:48 +01:00
Moritz Bunkus
6a594e6b87 mkvmerge: don't generate segment UIDs for discarded segments on splitting
Fixes #1497.
2015-11-03 20:59:45 +01:00
Moritz Bunkus
31bc8633d4 SimpleTest class: avoid a couple of warnings 2015-11-03 20:40:13 +01:00
Moritz Bunkus
616f17bac5 mkvmerge: don't write "next segment UID" in last split file 2015-11-03 20:33:17 +01:00
Moritz Bunkus
03942984ed mkvmerge: refactor creating segment UIDs to its own function 2015-11-03 20:07:41 +01:00
Moritz Bunkus
7a6b8e5458 bitvalue_c: add function for zeroing the content 2015-11-03 19:56:15 +01:00
Roberto Boriotti
85f0c102ac Translations: update Italian 2015-10-27 12:35:01 +01:00
Moritz Bunkus
8078f78725 Test runner: improve regex name matching 2015-10-26 20:29:51 +01:00
TMTisFree
e5d25c46fd Translations: update French 2015-10-26 20:19:19 +01:00
Andriy Bilous'ko
c7a2fd9339 Translations: update Ukrainian 2015-10-26 20:15:03 +01:00
Moritz Bunkus
ea006b4a5b Build system: target for HTML versions of man pages for a single language 2015-10-25 10:29:56 +01:00
Moritz Bunkus
074347bbc6 Windows build instructions: remove obsolete configure arguments for Qt 2015-10-25 09:29:37 +01:00
Moritz Bunkus
fe88167270 Translations: update list of translatable strings; update German translation 2015-10-24 20:55:39 +02:00
Moritz Bunkus
6390011a2a GUI: use Alt+h as the keyboard shortcut for the help menu
Implements #1488.
2015-10-24 20:51:42 +02:00
Moritz Bunkus
5bf68802b1 populate_installer_dir: no hardcoded list of man page translations 2015-10-24 11:31:34 +02:00
Moritz Bunkus
830ccd17b9 populate_installer_dir: fix wrong variable name 2015-10-24 11:19:27 +02:00
Moritz Bunkus
0fa1a9e427 Translations: update list of translatable strings; update German translation 2015-10-23 11:31:53 +02:00
Moritz Bunkus
f24f13e180 GUI: merge: fix tooltip to coincide with available choices 2015-10-23 11:31:09 +02:00
Moritz Bunkus
b96190a6b9 Translations: update list of translatable strings; update German translation 2015-10-22 20:20:53 +02:00
Moritz Bunkus
fbc33cd716 mkvpropedit, GUI header editor: add codec delay property 2015-10-22 20:18:16 +02:00
Moritz Bunkus
e0d10e76a9 Man pages: fix typo (Comit.ttf → Comic.ttf) 2015-10-22 18:06:23 +02:00
Antoni Bella Pérez
1c803a2692 Man page translations: update Catalan 2015-10-22 18:02:56 +02:00
Trottel
48bc9fca4e Translations: update Czech 2015-10-22 17:56:12 +02:00
Moritz Bunkus
d2b7afb59e Translations: update list of translatable strings 2015-10-22 17:37:44 +02:00
Antoni Bella Pérez
16984e5dc0 Translations: update Catalan 2015-10-22 17:19:06 +02:00
Moritz Bunkus
3a8acead8d build system: only use -O2 with 32bit mingw cross compilers
Recent versions of the MXE mingw cross compilers produce stack-smashing
binaries with -O3 for some of the tools.
2015-10-22 11:36:42 +02:00
Moritz Bunkus
9097f64d56 mkvmerge: rerender track headers: handle required size > void and not data written yet
Fixes ##1485.
2015-10-22 11:35:37 +02:00
Moritz Bunkus
276f7e04a2 textsubs_packetizer_c: debug code for forcing rerendering of track headers 2015-10-22 11:29:05 +02:00
Jan Mazurczyk
2e67a396c8 Translations: update Polish 2015-10-21 15:20:43 +02:00
Moritz Bunkus
7ff8dd0748 Bump version number, set release code name, add release message 2015-10-21 10:34:06 +02:00
Moritz Bunkus
4607549c3c ChangeLog: update 2015-10-21 10:17:00 +02:00
BouRock
c0eaa16f24 Translations: update Turkish 2015-10-20 20:39:22 +02:00
Moritz Bunkus
573f36e005 GUI: headers: only resize columns on loading; don't auto-resize 2015-10-20 18:42:12 +02:00
Moritz Bunkus
cd361b171d GUI: jobs: assume jobType == MuxJob if not set in job file
Older versions of MKVToolNix didn't write a jobType attribute into a job
file. So newer versions checking for validity of that field failed an
assertion and aborted. The original intention was to convert old
settings on the fly, and that assertion made it impossible.

This was changed in the following commit

39634e8 GUI: jobs: ignore job files with missing/unknown jobType field when loading the queue

Now those jobs were simply ignored.

A better way would have been to simply assume a value of "MuxJob" if the
attribute is missing or empty as MuxJobs are the only ones the GUI
supported back when no jobType attribute was written.

See also #1481.
2015-10-20 18:35:45 +02:00
Moritz Bunkus
b549136c13 Tests: sort files from Dir.glob for consistent order 2015-10-20 18:04:19 +02:00
Roberto Boriotti
34f455b11f Translations: update Italian 2015-10-20 16:17:30 +02:00
Moritz Bunkus
ae463673f6 Tests: add test cases for Cisco TALOS-CAN-0036 and TALOS-CAN-0037 2015-10-20 16:13:14 +02:00
Moritz Bunkus
004585c79f build system: require libEBML 1.3.3, libMatroska 1.4.4 2015-10-20 16:13:14 +02:00
Moritz Bunkus
bf8fff5466 README.Windows.md: update version number 2015-10-20 16:13:14 +02:00
Moritz Bunkus
4a2a97f5e0 libEBML, libMatroska: update to releases v1.3.3/v1.4.4 respectively 2015-10-20 16:13:14 +02:00
Moritz Bunkus
edecbe645d Translations: update email address for Chinese Simplified maintainer 2015-10-20 16:13:14 +02:00
Moritz Bunkus
7a8c9ccc1b GUI: headers: fix format string for width/height output in properties 2015-10-19 22:14:19 +02:00
Israel Lucas Torrijos
7a8af857ca Translations: update Spanish 2015-10-19 20:34:14 +02:00
Moritz Bunkus
78c033f41b build system, docs: remove mentions of expat
Expat hasn't been used since the release of MKVToolNix v5.5.0.
2015-10-19 19:13:33 +02:00
Moritz Bunkus
f685639010 Translations: update list of translatable strings; update German translation 2015-10-19 18:54:24 +02:00
Moritz Bunkus
5d5dc64453 GUI: headers: show language name & ISO 639-2 code on track type page 2015-10-19 18:47:49 +02:00