Commit Graph

11446 Commits

Author SHA1 Message Date
Moritz Bunkus
635e546a58 build system: avoid race condition when creating dependency directories 2018-01-08 21:10:52 +01:00
Moritz Bunkus
0ed0a36bed GUI: make spinner reference-counted
That way it will be usable not only for the queue, but for other
background activity, too.
2018-01-07 12:17:43 +01:00
Moritz Bunkus
b84d180d69 Opus packetizer: force block duration if discard padding is set
Fixes #2188.
2018-01-06 10:50:33 +01:00
Moritz Bunkus
92e67523bd build system: add direct dependency for .moc → .h 2018-01-06 10:09:20 +01:00
Moritz Bunkus
146c535a76 GUI: move recursive tree expansion code to common function 2018-01-06 09:24:18 +01:00
Moritz Bunkus
114cdd45e4 qt_kax_info_c: derive from QRunnable 2018-01-06 09:24:16 +01:00
Moritz Bunkus
3f1fc63a70 kax_info_c: convert to pimpl idiom 2018-01-05 18:59:48 +01:00
Moritz Bunkus
f884dc5568 common: move MTX_DECLARE_PRIVATE to common.h & make it take private class name 2018-01-05 18:59:48 +01:00
Moritz Bunkus
c2c2be7fa9 kax_info_c: allow caller to give open file to process_file 2018-01-05 18:59:48 +01:00
Moritz Bunkus
4f76515d69 tests: intentional update due to translation changes 2018-01-03 20:46:04 +01:00
Dian Li
b221864f4c man page translations: update Chinese Simplified 2018-01-03 20:45:19 +01:00
Israel Lucas Torrijos
3701e235c1 man page translations: update Spanish 2018-01-03 20:45:19 +01:00
Antoni Bella Pérez
65e87cfde6 man page translations: update Catalan 2018-01-03 20:43:20 +01:00
Dian Li
b242f8d57c translations: update Chinese Simplified 2018-01-03 20:43:12 +01:00
Timofey Lisunov
102889d23f translations: update Russian 2018-01-03 20:43:04 +01:00
Potato
8b5dcecd59 translations: update Korean 2018-01-03 20:42:56 +01:00
TMTisFree
074815c0c2 translations: update French 2018-01-03 20:42:40 +01:00
Israel Lucas Torrijos
c4d2bed25b translations: update Spanish 2018-01-03 20:42:30 +01:00
Antoni Bella Pérez
ee2e3f6c49 translations: update Catalan 2018-01-03 20:42:26 +01:00
Moritz Bunkus
98394ae49a tests: intentional update due to b80dbfa26 2018-01-03 20:41:19 +01:00
Moritz Bunkus
c2f7fbb05a build system: extend RUN_SHOW_START_STOP to runq_git 2018-01-02 22:36:54 +01:00
mkver
6980b1c5d1 Update de.po 2018-01-02 21:30:54 +00:00
Moritz Bunkus
b80dbfa26a SRT parser: make decimal places optional
The parser will now accept `00:01:15`, too, and not just `00:01:15.000`.
2018-01-02 19:17:17 +01:00
Moritz Bunkus
cc6a21d0e6 German translation: fix wrong translation for --split parts-frames:…
Fixes #2184.
2018-01-02 18:40:46 +01:00
Moritz Bunkus
80761260be build system: show start/stop messages including duration with RUN_SHOW_START_STOP 2018-01-02 15:40:24 +01:00
Moritz Bunkus
75a99fc2cc GUI: update dialog: convert newlines in HTML to spaces
Otherwise the word at the end of a line and at word at the start of
the following line sometimes stick together for some reason.
2018-01-01 23:04:09 +01:00
Moritz Bunkus
3aac423af3 GUI: fix compilation with Qt < 5.4 2018-01-01 22:51:54 +01:00
Moritz Bunkus
5f4b44a045 Debian: fix cmark development package's name 2018-01-01 21:10:52 +01:00
Moritz Bunkus
038f61aa0e build system: use Qt's Windows Vista style plugin on static Qt >= 5.10.0 2018-01-01 19:45:23 +01:00
Moritz Bunkus
b06ab03390 GUI: available updates dialog: convert Markdown to HTML 2018-01-01 17:20:38 +01:00
Moritz Bunkus
c722e90693 MXE setup: use the gcc7 plugin 2018-01-01 16:42:06 +01:00
Moritz Bunkus
13fe3d6efc GUI: add menu option for displaying the Code of Conduct 2018-01-01 16:42:06 +01:00
Moritz Bunkus
b0fa335b66 common: add Markdown-to-HTML conversion wrapper around cmark 2018-01-01 16:42:06 +01:00
Moritz Bunkus
f700dfbd1e build system: require cmark when building the GUIs 2018-01-01 16:42:06 +01:00
Moritz Bunkus
26f8fec50c Rakefile: fix Qt dependencies to .ui for .moc 2018-01-01 12:17:44 +01:00
Moritz Bunkus
740838f793 Rakefile: Qt: fix building the qt_resources.qrc file 2018-01-01 12:01:04 +01:00
Moritz Bunkus
9f5768f5b9 NEWS.md parser: handle entries spanning multiple lines properly 2018-01-01 11:26:20 +01:00
Moritz Bunkus
49b945af42 NEWS.md: re-format certain notes 2018-01-01 11:26:20 +01:00
Moritz Bunkus
aa30a636f7 NEWS.md: update for changes in mkvinfo 2018-01-01 11:26:20 +01:00
Moritz Bunkus
8b073325ea Rakefile: Qt: handle #includes in .h for .ui-based .h, too 2018-01-01 11:25:28 +01:00
Moritz Bunkus
17eb6205e0 Rakefile: add task for dumping a task's dependencies 2018-01-01 11:02:38 +01:00
Moritz Bunkus
71d6291318 tests: update after element name changes in mkvinfo's output 2018-01-01 00:39:05 +01:00
Moritz Bunkus
7eaee9fc64 tests: update after translation update 2018-01-01 00:39:05 +01:00
Moritz Bunkus
c97e5580f0 translations: update list of translatable strings; update German translation 2018-01-01 00:39:04 +01:00
Moritz Bunkus
314705c23d mkvinfo GUI: fix initial expansion of important elements 2018-01-01 00:39:04 +01:00
Moritz Bunkus
c1aa2dbf06 kax_info_c: generic element handling: update localized test cases 2018-01-01 00:21:45 +01:00
Moritz Bunkus
2de25ce8ea kax_info_c: generic element handling: convert rest of segment handling 2018-01-01 00:21:45 +01:00
Moritz Bunkus
7e7ea12b23 kax_info_c: output timestamps/durations as formatted ns 2018-01-01 00:21:45 +01:00
Moritz Bunkus
43bdff83df kax_info_c: remove unused common formats 2018-01-01 00:21:45 +01:00
Moritz Bunkus
e30cc30ff6 kax_info_c: generic element handling: convert segment handling 2018-01-01 00:21:45 +01:00