Commit Graph

8156 Commits

Author SHA1 Message Date
Moritz Bunkus
4400e9f276 Bump version number, set version code name, add release message 2015-06-19 16:05:59 +02:00
Danko
cd277aab1b Translations: update Serbian 2015-06-19 14:55:58 +02:00
Moritz Bunkus
937b8fa324 Translations: update list of translatable strings; update German translation 2015-06-19 13:25:36 +02:00
Moritz Bunkus
eb3d1c51ea GUI: look for mkvmerge in GUI exe dir, parent of that dir, on all OS
See #1246.
2015-06-19 12:49:26 +02:00
Roberto Boriotti
68792c8ca1 Translations: update Italian 2015-06-19 11:02:58 +02:00
Xabier Aramendi
55f04a7c2e Translations: update Basque 2015-06-19 09:12:04 +02:00
Israel Lucas Torrijos
a3b5c5f0b8 Translations: update Spanish 2015-06-19 09:09:59 +02:00
Moritz Bunkus
07d3ab85a7 Translations: fix two format strings errors in Japanese translation 2015-06-18 16:35:50 +02:00
Hiroki Taniura
8632722a2f Merge branch 'master' of https://github.com/mbunkus/mkvtoolnix 2015-06-18 22:52:46 +09:00
Hiroki Taniura
a4773ef331 Update Japanese translation
Finshed!
2015-06-18 22:48:47 +09:00
Jan Mazurczyk
ad37905c8b Translations: update Polish 2015-06-18 13:48:40 +02:00
Jan Mazurczyk
df67c2e686 Translations: update Polish 2015-06-18 13:15:57 +02:00
Moritz Bunkus
9e639b61a0 GUI: chapter editor: reset saved state before trying to load a file
Otherwise a confusing warning about unsaved data will be shown if the
file cannot be loaded as a chapter file.
2015-06-18 10:02:57 +02:00
Hiroki Taniura
821bff3cf2 Update Japanese traslation
./drake translations:update:applications only for ja.po
2015-06-17 23:54:40 +09:00
Hiroki Taniura
025eccc4a1 Merge branch 'master' of https://github.com/mbunkus/mkvtoolnix
Conflicts:
	po/ca.po
	po/cs.po
	po/de.po
	po/es.po
	po/eu.po
	po/fr.po
	po/it.po
	po/ja.po
	po/lt.po
	po/nl.po
	po/pl.po
	po/pt.po
	po/pt_BR.po
	po/ru.po
	po/sr.po
	po/sv.po
	po/tr.po
	po/uk.po
	po/zh_CN.po
	po/zh_TW.po

Keep mine for ja.po and keep theirs for the rest.
2015-06-17 23:51:57 +09:00
Moritz Bunkus
3d33576a1d ChangeLog: update 2015-06-17 15:58:11 +02:00
Moritz Bunkus
81cdcd3ef5 translations: update list of translatable strings; update German translation 2015-06-17 13:00:03 +02:00
Moritz Bunkus
548af29496 GUI: don't translate »zlib« 2015-06-17 12:10:51 +02:00
Moritz Bunkus
e5519d78df mmg: change warning 2015-06-17 11:51:36 +02:00
Moritz Bunkus
ca69d49902 all: output redirection: show error if directory cannot be created 2015-06-17 11:49:06 +02:00
Moritz Bunkus
4df11c72ab mmg: add deprecation warning 2015-06-17 11:44:57 +02:00
Moritz Bunkus
15768592c1 GUI: re-translate drop down boxes on language change properly
Fixes #1224.
2015-06-16 21:18:10 +02:00
Moritz Bunkus
d5438a223e MuxConfig: fix removal of temporary files 2015-06-16 20:50:46 +02:00
Israel Lucas Torrijos
68aa8082b5 Translations: update Spanish 2015-06-16 11:42:35 +02:00
Jan Mazurczyk
bce8720185 Translations: update Polish 2015-06-16 11:41:47 +02:00
Hiroki Taniura
759f15a8c1 Update Japanese translation
Save what I've done for now.
2015-06-16 01:35:34 +09:00
Hiroki Taniura
ab686d38e8 Merge branch 'master' of https://github.com/mbunkus/mkvtoolnix
Conflicts:
	po/ja.po

Keep theirs and commit mine later.
2015-06-16 01:31:13 +09:00
Moritz Bunkus
0f71e218b9 codec_c: fix designation for VC-1 2015-06-15 09:56:29 +02:00
Moritz Bunkus
a9195a11b0 GUI: chapter editor: fix views after UI language change 2015-06-14 12:31:43 +02:00
Moritz Bunkus
9c8fcb9a49 GUI: merge tool: fix files/tracks/attachments views after UI language change 2015-06-14 12:19:16 +02:00
Moritz Bunkus
0455505046 Translations: update list of translatable strings & update German translation 2015-06-14 10:41:01 +02:00
Moritz Bunkus
9280b42e3f GUI: merge tool: add hint about drag & drop to empty tool page
See #1245.
2015-06-14 10:39:01 +02:00
Moritz Bunkus
3cc56bda45 GUI: merge tool: fix drag & drop of mtxcfg files on open merge configs
See #1245.
2015-06-13 21:26:00 +02:00
Danko
a73a604005 Translations: update Serbian 2015-06-13 09:24:20 +02:00
Moritz Bunkus
e15655b478 GUI: implement drag & drop in the merge tool with no settings open
Implements #1245.
2015-06-10 20:23:46 +02:00
Moritz Bunkus
d6f242470b MP4 reader: use codec_c specialization for identification 2015-06-10 19:51:00 +02:00
Moritz Bunkus
b291b3d2ed MP3 reader: use codec_c specialization for identification 2015-06-10 19:45:28 +02:00
Moritz Bunkus
8066ed13eb MPEG TS: fix MPEG audio identification
Part of the fix of #1242.
2015-06-10 16:48:42 +02:00
Moritz Bunkus
168bbc3c18 MPEG PS: fix MPEG audio identification
Part of the fix of #1242.
2015-06-10 13:23:16 +02:00
Moritz Bunkus
fff1285b82 mp3_header_t: determine specialized codec_c for header 2015-06-10 13:22:02 +02:00
Moritz Bunkus
9793b200a6 codec_c: add specialization for MPEG 1/2 layer 1/2/3 audio 2015-06-10 13:20:48 +02:00
Israel Lucas Torrijos
28ba25e1bf Translations: update Spanish 2015-06-09 22:40:59 +02:00
Moritz Bunkus
f41048de5b Translations: update list of translatable strings & update German translation 2015-06-09 22:08:25 +02:00
Moritz Bunkus
5e05288c1e GUI: add option for turning off the »abort running job« confirmations
Part of the implementation of #1238.
2015-06-09 22:08:00 +02:00
Moritz Bunkus
12dbc8e915 GUI: jobs: make context menu entry texts shorter
The context menu only includes the entries that act on a specific
selection. Therefore the context menu entries themselves don't have to
point that out; it only makes them harder to read.
2015-06-09 21:49:35 +02:00
Moritz Bunkus
5b46a4a018 GUI: ask for confirmation before aborting a job 2015-06-09 21:46:45 +02:00
Moritz Bunkus
ca77db7146 GUI: job output: initialize job start time & status properly on opening tabs
Fixes #1244.
2015-06-09 21:15:25 +02:00
Israel Lucas Torrijos
582c30c213 Translations: update Spanish 2015-06-08 21:01:55 +02:00
Danko
d97e93d4db Translations: update Serbian 2015-06-07 22:43:34 +02:00
Moritz Bunkus
96ea765a92 Translations: update list of translatable strings; update German translation 2015-06-07 21:49:15 +02:00