Commit Graph

8244 Commits

Author SHA1 Message Date
Moritz Bunkus
8eee274d4b re-build man pages 2015-06-28 14:21:27 +02:00
Moritz Bunkus
f47cf61518 GUI: don't use »watch jobs« in texts for users 2015-06-28 14:15:28 +02:00
Moritz Bunkus
712125d439 GUI: fix stereoscopy being off by on in the command line
Fixes #1311.
2015-06-28 10:25:37 +02:00
Moritz Bunkus
226d1a3a5e GUI: implement buttons for moving tracks up and down
These can currently not be shown yet as there's no corresponding option
in the preferences yet. Such an option will only be added once similar
buttons have been implemented for the files.

See #1279.
2015-06-28 10:17:15 +02:00
Moritz Bunkus
0d9faa2a02 remove obsolete comment 2015-06-28 09:55:31 +02:00
Moritz Bunkus
7f3fe405a5 GUI: put widgets of both sides of merge tab input their own widgets 2015-06-28 09:53:11 +02:00
Moritz Bunkus
d496cc3c71 GUI: fix --apend-to calculation with more than one file
Fixes #1313.
2015-06-28 09:40:17 +02:00
Moritz Bunkus
41aee29e8f tests: intentional update due to 9af6f51 2015-06-27 18:12:10 +02:00
BouRock
0825ef12b7 Translations: update Turkish 2015-06-27 16:59:49 +02:00
Israel Lucas Torrijos
9af6f518c3 Translations: update Spanish 2015-06-27 16:59:36 +02:00
Moritz Bunkus
056ab87b7b fix file permissions 2015-06-27 16:58:29 +02:00
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