Moritz Bunkus
56a887c4f4
tests: intentional update due to 00217b2
2015-09-27 12:44:24 +02:00
Moritz Bunkus
8d628a2f13
logger: log to debug log on Windows, stderr on others by default
2015-09-27 12:04:49 +02:00
Moritz Bunkus
d6ea5362a7
GUI: send more messages to the logger instead of stdout
2015-09-27 12:04:35 +02:00
Moritz Bunkus
b5b27cab02
GUI: merge: update »default flag in output« column after loading settings
2015-09-26 18:29:10 +02:00
Donghui Li
00217b23f8
Translations: update Chinese Simplified
2015-09-26 17:55:24 +02:00
Israel Lucas Torrijos
b715811195
Translations: update Spanish
2015-09-26 17:52:41 +02:00
Roberto Boriotti
d3763d3dcc
Translations: update Italian
2015-09-26 17:52:05 +02:00
Moritz Bunkus
0eaa10588b
Translations: update list of translatable strings; update German translation
2015-09-26 17:51:40 +02:00
Moritz Bunkus
78cb39151b
GUI: merge: get browse chapters initial directory from first input file
2015-09-25 10:12:24 +02:00
Moritz Bunkus
f31aff2f54
GUI: merge: handle cropping parameters for mkvmerge
2015-09-25 09:36:07 +02:00
Jan Mazurczyk
51c744ec96
Translations: update Polish
2015-09-24 18:22:42 +02:00
Moritz Bunkus
c4508d95c6
Translations: update German translation
2015-09-24 15:42:14 +02:00
Moritz Bunkus
c9a77cab0c
Translations: update German translation
2015-09-23 18:21:00 +02:00
Moritz Bunkus
c99f9c3f2e
ISO 639-2: remove languages not spoken anymore
2015-09-22 22:56:31 +02:00
Moritz Bunkus
96599d3c68
GUI: fix width of combo box content view on Windows
...
Due to a bug in Qt[1] the content view will only be as wide as the combo
box itself on Windows while expanding to the minimum length required on
Linux and Mac OS. So force the minimum width to the maximum content
width.
[1] https://bugreports.qt.io/browse/QTBUG-3097
2015-09-22 21:09:35 +02:00
Moritz Bunkus
6e1e7b92c0
Translations: update list of translatable strings; update German translation
2015-09-22 20:53:25 +02:00
Moritz Bunkus
9890905e40
GUI: mark more strings for translation
2015-09-22 20:51:45 +02:00
Moritz Bunkus
bbba097e52
ChangeLog update
2015-09-22 20:43:24 +02:00
TMTisFree
33e5d83de5
Translations: update French
2015-09-22 20:42:52 +02:00
Moritz Bunkus
73ebd90861
Translations: update list of translatable strings; update German translation
2015-09-22 20:42:52 +02:00
Moritz Bunkus
726324b770
GUI: mark untranslatable strings as untranslatable
2015-09-22 20:42:52 +02:00
Moritz Bunkus
f1b5f1bb16
fix spelling of AC3/EAC3 to AC-3/E-AC-3
2015-09-22 20:42:51 +02:00
Moritz Bunkus
90b3b6543f
fix spelling of VC-1
2015-09-22 19:44:54 +02:00
Moritz Bunkus
90103a94b9
fix spelling mistake (playlits → playlists)
2015-09-22 19:40:00 +02:00
Moritz Bunkus
b4f834bf91
GUI: merge: add 2.40 to list of predefined aspect ratios
...
Implements #1439 .
2015-09-21 22:40:11 +02:00
Moritz Bunkus
dff3d780ba
GUI: merge: implement opening files in MediaInfo
...
Implements #1423 .
2015-09-21 21:10:01 +02:00
Moritz Bunkus
d1405b2e5b
GUI: assure UI language is a known one
...
Fixes #1434 .
2015-09-20 19:18:18 +02:00
Moritz Bunkus
d5a0213ce6
logger: add class for logging to Windows' debug target
2015-09-20 13:22:02 +02:00
Moritz Bunkus
60cd46d934
GUI: don't canonicalize the path to mkvmerge
...
boost::filesystem doesn't support resolving symbolic links on
Windows. Therefore canonicalize was throwing an uncaught exception when
trying to resolve one causing the GUI to crash.
Instead of actually handling the error don't try to canonicalize at all
as it isn't really necessary in this case anyway.
Fixes #1315 .
2015-09-20 13:22:02 +02:00
Roberto Boriotti
0998c22e39
Translations: update Italian
2015-09-20 09:31:25 +02:00
Moritz Bunkus
ec89951924
installer: remove build number by default
...
A build number is only supposed to be appended for pre-builds, not for
regular releases. That build number was committed accidentally.
2015-09-19 18:01:00 +02:00
Moritz Bunkus
99266cc916
spec: fix dependency name
2015-09-19 14:17:46 +02:00
Moritz Bunkus
7f63ea48ee
spec file: update for Serbian locales
2015-09-19 13:46:06 +02:00
Moritz Bunkus
6abc5eefb6
Add release message, set release code name, bump version number
2015-09-19 13:13:19 +02:00
Moritz Bunkus
9994b1947d
GUI: cosmetics (indentation)
2015-09-19 08:45:16 +02:00
Moritz Bunkus
3c84f38ebe
GUI: chapters: correctly check for edition entry in »expand timecodes«
...
Otherwise ChapterTimeStart and ChapterTimeEnd nodes may be created as
direct children of an EditionEntry node resulting in invalid chapters.
2015-09-19 08:44:09 +02:00
Moritz Bunkus
8ce03bb2a5
GUI: chapter editor: update menu entries when they're about to be shown
2015-09-19 08:37:13 +02:00
Moritz Bunkus
c46591157e
GUI: deactivate »add additional parts/append to« if no files present in drop action dialog
2015-09-19 08:05:23 +02:00
BouRock
96458ae79b
Translations: update Turkish
2015-09-18 20:37:58 +02:00
Moritz Bunkus
cf975b3176
GUI: merge: fix infinite loop adding new settings after dropping files
2015-09-18 19:48:10 +02:00
Moritz Bunkus
80727a50c7
GUI: cosmetics
2015-09-18 19:40:08 +02:00
Jan Mazurczyk
ecc30a82bc
Translations: update Polish
2015-09-18 18:23:55 +02:00
Moritz Bunkus
b04d449802
Translations: update list of translatable strings; update German translation
2015-09-18 18:22:56 +02:00
Moritz Bunkus
42719778e3
GUI: merge: more options for »always do XYZ« when dropping files
...
Now the three actions »add to current settings«, »add all to new
settings« and »add each file its own new settings« can be set to be
always performed without asking the user.
Implements #1388 .
2015-09-18 18:18:28 +02:00
Moritz Bunkus
740c19c7f3
GUI: preferences: fix width of combo box content view on Windows
...
Due to a bug in Qt[1] the content view will only be as wide as the combo
box itself on Windows while expanding to the minimum length required on
Linux and Mac OS. So force the minimum width to the maximum content
width.
[1] https://bugreports.qt.io/browse/QTBUG-3097
2015-09-18 17:40:03 +02:00
Moritz Bunkus
c9aa36005a
GUI: merge: fix combo box activation in adding/appending dialog
2015-09-18 14:45:50 +02:00
Moritz Bunkus
23a479b8e0
Translations: update list of translatable strings; update German translation
2015-09-18 09:10:23 +02:00
Moritz Bunkus
deb76a6364
GUI: merge: option »one new merge tab for each dropped input file«
...
Implements #1380 .
2015-09-18 09:08:33 +02:00
Moritz Bunkus
f160324250
merge: determine pixel dimensions for VC-1 in MPEG transport stream for verbose info
2015-09-17 21:56:11 +02:00
Moritz Bunkus
c6a376cda2
tests run.rb: add help text
2015-09-17 21:48:05 +02:00