Moritz Bunkus
ae7a2fccfc
test runner: don't remove trailing 0 when outputting failed IDs
2018-03-10 12:47:55 +01:00
Moritz Bunkus
55df108961
build system: allow RUN_SHOW_START_STOP
to be set in build-config.local
2018-03-10 10:25:05 +01:00
Moritz Bunkus
b6af1f6400
man page translations: update list of translatable strings; update German translation
2018-03-09 19:17:18 +01:00
Moritz Bunkus
115d2e6c33
translations: update list of translatable strings; update German translation
2018-03-09 19:16:43 +01:00
Moritz Bunkus
2a14dbf4d0
TrueHD: implement dialog normalization gain removal
...
Last part of the implementation of #1981 .
2018-03-09 19:16:10 +01:00
Moritz Bunkus
ce6ce4cc4d
TrueHD: move code to mtx::truehd
namespace
2018-03-09 19:10:36 +01:00
Moritz Bunkus
eaa4e7c564
TrueHD: add documentation for header fields
2018-03-09 19:10:36 +01:00
Moritz Bunkus
665e73c91a
propedit, GUI header editor: allow deletion of mandatory elements with default values
...
Fixes #2241 .
2018-03-09 10:29:03 +01:00
Moritz Bunkus
312efe0273
man page translations: update list of translatable strings; update German translation
2018-03-08 21:21:22 +01:00
Moritz Bunkus
b2e0ab89b5
man pages: document --remove-dialog-normalization-gain
2018-03-08 21:18:12 +01:00
Moritz Bunkus
ed9d9de292
translations: update list of translatable strings; update German translation
2018-03-08 21:04:30 +01:00
Moritz Bunkus
340174e904
cosmetics: alignment
2018-03-08 21:03:24 +01:00
Moritz Bunkus
9e47700739
tests: add case for dialog normalization removal
2018-03-08 21:03:24 +01:00
Moritz Bunkus
4a92b442dd
test runner: avoid implicit conversion from nil to String
2018-03-08 21:03:24 +01:00
Moritz Bunkus
dadd071f64
NEWS.md: update for #1981
2018-03-08 21:03:24 +01:00
Moritz Bunkus
3076e6e8fe
DTS: implement removal of dialog normalization gain
...
Part of the implementation of #1981 .
2018-03-08 21:03:24 +01:00
Moritz Bunkus
1d1a08e948
merge, GUI: rename "dialog normalization" to "dialog normalization gain"
2018-03-08 20:42:55 +01:00
Moritz Bunkus
75663025b3
AC-3: change dialog normalization removal to set value to 31
...
In AC-3 the `dialnorm` parameter states at which level the audio was
encoded it: as -dB from 100%. A higher value (e.g. 10 instead of 5)
means that the audio must be amplified more in order to bring it back
to 100%. Therefore setting the value to 1 means -1 dB from 100% which
in turn means that it'll be amplified very little on playback and
remain pretty quiet.
eac3to sets the value to 31 instead (meaning -31 dB from 100%, the
player has to amplify a lot, the result will be a lot louder). So
let's match what it does.
2018-03-07 18:53:15 +01:00
Moritz Bunkus
9533e84beb
translations: update list of translatable strings; update German translation
2018-03-07 10:25:35 +01:00
Moritz Bunkus
e2a686819b
tests: intentional update due to translation update
2018-03-07 10:24:00 +01:00
Moritz Bunkus
08ef5f6460
test runner: require all Gems from the main program
2018-03-07 10:05:50 +01:00
Moritz Bunkus
68b2377c88
test runner: drop compatibility with Ruby < 1.9
2018-03-07 10:05:32 +01:00
Burak Yavuz
5350b82614
translations: update Turkish
2018-03-07 09:41:10 +01:00
Timofey Lisunov
00a8c88e3a
translations: update Russian
2018-03-07 09:41:06 +01:00
Potato
9b95401b7c
translations: update Korean
2018-03-07 09:40:59 +01:00
Moritz Bunkus
87cc66c30b
GUI: add link to sub-Reddit to help menu
2018-03-07 09:36:03 +01:00
Moritz Bunkus
7c2b1a9e16
translations: update list of translatable strings; update German translation
2018-03-06 23:05:56 +01:00
Moritz Bunkus
3ba99cc736
AUTHORS: add Roman Horník as Czech translator
2018-03-06 22:58:54 +01:00
Antoni Bella Pérez
c26c1f9c01
translations: update Catalan
2018-03-06 22:57:57 +01:00
Israel Lucas Torrijos
b55576a08c
translations: update Spanish
2018-03-06 22:57:48 +01:00
Xabier Aramendi
f01cf4999d
translations: update Basque
2018-03-06 22:57:39 +01:00
TMTisFree
ff615f43ef
translations: update French
2018-03-06 22:57:30 +01:00
Potato
752c3a8f90
translations: update Korean
2018-03-06 22:57:19 +01:00
Timofey Lisunov
13565d6ef8
translations: update Russian
2018-03-06 22:57:09 +01:00
Burak Yavuz
1a5b0c6905
translations: update Turkish
2018-03-06 22:57:01 +01:00
Dian Li
3dc7b8bfba
translations: update Chinese Simplified
2018-03-06 22:56:50 +01:00
Dian Li
35f92b4cac
man page translations: update Chinese Simplified
2018-03-06 22:56:37 +01:00
Moritz Bunkus
acf6cc04b8
GUI: mux: add controls for removing dialog normalization
...
Part of the implementation of #1981 .
2018-03-06 22:47:56 +01:00
Moritz Bunkus
84de23a495
GUI: mux: only add to-core-reduction parameter if can be done for track
2018-03-06 22:47:27 +01:00
Moritz Bunkus
635a357d33
AC-3: implement dialog normalization removal
...
Implements part of #1981 .
2018-03-06 21:57:17 +01:00
Moritz Bunkus
a43ec1d76a
p_ac3.cpp: remove superfluous include
2018-03-06 21:29:08 +01:00
Moritz Bunkus
89b88f9f94
AC-3: frame_t: use default member initializers
2018-03-06 21:27:10 +01:00
Moritz Bunkus
6cc0d7868c
AC-3: rename verify_checksum
to make clear which of the checksums is verified
2018-03-06 20:53:56 +01:00
Moritz Bunkus
33b36d66c9
mtx::bits::writer_c: allow usage with provided buffer
...
Such a buffer cannot be extended, though.
2018-03-06 20:52:46 +01:00
Moritz Bunkus
c891c27138
MPEG TS: handle continuity counter correctly if payload signalled but absent
...
The expected counter must be increased if payload is signalled, even
if the whole TS packet is made up solely of the adaptation field
2018-03-04 22:09:36 +01:00
Moritz Bunkus
54897176c4
MPEG TS reader: report packet number on transport error debug output
2018-03-04 22:05:41 +01:00
Moritz Bunkus
a8b8de8339
translations: update list of translatable strings; update German translation
2018-03-03 10:06:57 +01:00
Timofey Lisunov
e2e4bda2ec
translations: update Russian
2018-03-03 10:04:11 +01:00
TMTisFree
f481bcd787
translations: update French
2018-03-03 10:04:03 +01:00
Roman Horník
b3884fb18c
translations: update Czech
2018-03-03 10:03:35 +01:00