Commit Graph

8870 Commits

Author SHA1 Message Date
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
Moritz Bunkus
7a98fbec53 GUI: headers: use the header view manager for the tree
This allows the user to hide & show columns and change their order. The
manager also restores those settings upon restart.
2015-10-19 18:45:14 +02:00
Moritz Bunkus
55aa5b3eb0 GUI: headers: show basic track properties on track type page 2015-10-19 18:38:47 +02:00
Moritz Bunkus
ea10a12ecf GUI: pre-select the an existing file name in "save file" dialogs
When a "save file" dialog is opened with a file name like
/home/mosu/file.txt then the dialog usually has "file.txt" entered in
its name input field by default. This used to be the case in MKVToolNix
GUI, too, until the following commit:

2af6d4a GUI: ensure initial directory for file dialog exists

That change introduces a new function called sanitizeDirectory() which
tests the directories in the file name given to the dialog for existence
and removes all that don't exist. This was done in order to avoid an
error message from Windows if the directories had been removed in the
meantime.

Unfortunately it's hard to determine whether or not a path like
"/home/mosu/something.ext" refers to a directory or a file called
"something.ext". The fix in 2af6d4a treated the last component as a
directory component resulting in the file name given to the "save file"
dialog to miss its file name.

The fix is two call sanitizeDirectory() with path names that always end
with a separator if the path refers to a directory. In the example from
above, "/home/mosu/something.ext", "something.ext" is now treated as a
file name. If it were a directory name then the caller would have to
pass "/home/mosu/something.ext/" instead.

All callers have been adjusted to reflect this change in semantics.

Fixes #1480.
2015-10-19 17:19:11 +02:00
Moritz Bunkus
6d91d9b51f GUI: headers: show track properties in columns 2015-10-19 12:58:06 +02:00
Moritz Bunkus
2819a37271 Merge branch 'rerender-track-headers-with-data-size' 2015-10-18 20:06:28 +02:00
Moritz Bunkus
c7a00dc052 GUI: open local, translated mkvmerge docs before online if available 2015-10-18 19:55:01 +02:00
Moritz Bunkus
7b889333ce GUI: fix compilation 2015-10-18 17:59:38 +02:00
Moritz Bunkus
39634e8633 GUI: jobs: ignore job files with missing/unknown jobType field when loading the queue 2015-10-18 17:56:26 +02:00
Moritz Bunkus
f70c8c2b88 GUI: refactor yes/no icons to MainWindow for central instantiation 2015-10-18 17:22:50 +02:00
Moritz Bunkus
786b15c509 GUI: headers: re-translate tree view items on interface language change 2015-10-18 15:06:57 +02:00