Commit Graph

8233 Commits

Author SHA1 Message Date
Moritz Bunkus
20288473ea Bump version number, add release message, set release code name 2015-06-27 08:42:58 +02:00
Moritz Bunkus
db28254f97 mmg: use std::string-based unescape instead of its own implementation
Fixes wrong handling of \b and \B escape sequences.
2015-06-27 08:38:41 +02:00
Jan Mazurczyk
6d86854935 Translations: update Polish 2015-06-27 08:21:47 +02:00
Moritz Bunkus
b64f12ac11 translations: update list of translatable strings; update German translation 2015-06-27 00:05:03 +02:00
Moritz Bunkus
64ecc9b5d9 GUI: merge: optionally move output file name controls below the tab widget
Implements #1266.
2015-06-27 00:02:21 +02:00
Moritz Bunkus
2312d59255 uptrans 2015-06-26 22:28:09 +02:00
Moritz Bunkus
0032c752e2 GUI: watch jobs: improve separator messages shown in warnings/errors 2015-06-26 22:26:36 +02:00
Moritz Bunkus
fa62ca9ee4 icons: add up/down arrows 2015-06-26 21:54:31 +02:00
Moritz Bunkus
8748c626be translations: update list of translatable strings; update German translation 2015-06-26 21:30:17 +02:00
Moritz Bunkus
ba3fbeaa14 build system: fix po style adjustment with very long file names
If a path + file name exceeds the wrap length then the translation
update mechanism went into an endless loop. So always output at least
one file, even if the line length limit is violated.
2015-06-26 21:04:15 +02:00
Moritz Bunkus
cc5f11a8cc GUI: chapters: implement »generate evenly spaced sub-chapters« function
Implements #1291.
2015-06-26 20:57:41 +02:00
Moritz Bunkus
54c1ef58cc GUI: fix menu actions connecting to the current tab
Fxes #1301.
2015-06-26 18:57:33 +02:00
Moritz Bunkus
0fc24c9f02 translations: update list of translatable strings; update German translation 2015-06-26 18:25:57 +02:00
Moritz Bunkus
46cd651d09 GUI: chapters: remove simple chapter format warning 2015-06-26 18:25:56 +02:00
Moritz Bunkus
daca03b712 GUI: chapters: fix missing close warning for MPLS/simple chapters 2015-06-26 18:25:56 +02:00
Moritz Bunkus
d6a8ada6f2 GUI: add option for dropping last MPLS chapter when loading 2015-06-26 18:25:56 +02:00
Moritz Bunkus
f185efa6fb Merge remote-tracking branch 'mosu/master' 2015-06-26 15:14:09 +02:00
BouRock
a5a835c21c Translations: update Turkish 2015-06-26 08:56:46 +02:00
Moritz Bunkus
3da87dbb41 translations: update list of translatable strings; update German translation 2015-06-25 15:31:35 +02:00
Moritz Bunkus
653f9e5a7c GUI: chapters: use name template for manually created entries 2015-06-25 15:24:13 +02:00
Moritz Bunkus
9f346c1327 GUI: chapters: implement loading from Blu-ray MPLS playlists 2015-06-25 15:15:14 +02:00
Moritz Bunkus
ff858f7cce GUI: job queue: actions for acknowledging warnings & errors simultaneously 2015-06-25 13:44:44 +02:00
Moritz Bunkus
bbde1468d4 translation_c: include corresponding ISO 639-2 code 2015-06-25 13:29:11 +02:00
Moritz Bunkus
9676664df3 cosmetics: alignment 2015-06-25 13:05:49 +02:00
Moritz Bunkus
0cdb9d66ea translations: update list of translatable strings; update German translation 2015-06-24 22:35:16 +02:00
Moritz Bunkus
095f8ff277 GUI: clear title if auto-setting title is on and all source files removed 2015-06-24 22:23:31 +02:00
Moritz Bunkus
7d5882826b GUI: only clear output file name if auto-setting output file name is enabled 2015-06-24 22:20:10 +02:00
Moritz Bunkus
82c6901bc4 GUI: implement showing the output of all jobs in the watch current job tab
Implements #1263.
2015-06-24 22:11:14 +02:00
Moritz Bunkus
0ed8876a55 GUI: watch jobs: use last open dir instead of last config dir for saving 2015-06-24 22:10:56 +02:00
Moritz Bunkus
cf5d5db8f8 GUI: find tracks in model by iterating over all entries, not direct calculation
Direct calculation doesn't work for non-regular entries (tags,
attachments, chapters).

Fixes #1293.
2015-06-24 21:35:57 +02:00
Moritz Bunkus
a48ff19fca translations: update list of translatable strings; update German translation 2015-06-24 21:00:40 +02:00
Moritz Bunkus
3f4eeb83db GUI: add »relative to first input« mode for auto-setting output file name
Implements #1261.
2015-06-24 20:58:14 +02:00
Moritz Bunkus
91eb9e4eb0 GUI: merge: ensure »default track« is set to yes for only one of each type
Fixes #1289.
2015-06-24 20:22:43 +02:00
Moritz Bunkus
3dcaa22083 GUI: use open dir for browsing output if last output dir is still empty 2015-06-24 20:00:33 +02:00
Moritz Bunkus
ed6ca534c6 GUI: use same last dir for file dialogs in merge, chapter editor, header editor
Fixes #1290.
2015-06-24 19:53:58 +02:00
Moritz Bunkus
74f210b735 GUI: merge: set »default track« from added Matroska files correctly
Fixes #1281.
2015-06-23 22:36:56 +02:00
Moritz Bunkus
05807a31a9 GUI: merge: add check box for toggling »mux this« in track list
Implements #1277.
2015-06-23 22:10:07 +02:00
Moritz Bunkus
5f1fb04be4 GUI: merge: fix multi-track appending assignments
Fixes #1257.
2015-06-23 21:32:05 +02:00
Moritz Bunkus
5ee2106887 GUI: merge: re-generate output file name on »mux this« changes
Fixes #1253.
2015-06-23 21:18:57 +02:00
Moritz Bunkus
d47b178a3b translations: update list of translatable strings; update German translation 2015-06-23 21:07:13 +02:00
Moritz Bunkus
aa59068c34 GUI: merge: optionally use default job description when adding to queue
Implements #1288.
2015-06-23 21:04:13 +02:00
Moritz Bunkus
93c05310b2 GUI: refactoring 2015-06-23 20:57:46 +02:00
Moritz Bunkus
55acce85d4 GUI: fix tab order for newly introduced elements 2015-06-23 20:53:19 +02:00
Moritz Bunkus
a2ea73d355 GUI: add shortcut for »start all pending jobs«
Implements #1287.
2015-06-23 20:50:04 +02:00
Moritz Bunkus
c888feecb1 uptrans 2015-06-23 20:41:23 +02:00
Moritz Bunkus
c240c17bc1 GUI: chapter editor: rename open function to »Open Matroska or chapter file«
Maybe this is what the original reporter behind #1269 meant.
2015-06-23 20:40:40 +02:00
Moritz Bunkus
c1f109d1e6 translations: update list of translatable strings; update German translation 2015-06-23 20:22:17 +02:00
Moritz Bunkus
56d64bc82a GUI: add option for always adding files dropped from external applications
Implements #1259.
2015-06-23 20:12:46 +02:00
Moritz Bunkus
c8425b0b48 translations: update list of translatable strings; update German translation 2015-06-23 20:01:14 +02:00
Moritz Bunkus
fd7a79fcb4 GUI: add optional action after starting a job/adding to the job queue
Implements #1254.
2015-06-23 19:56:03 +02:00