~trebelnik-stefina/cinnamon-test/+git/k3b:release/19.12

Last commit made on 2020-03-01
Get this branch:
git clone -b release/19.12 https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/k3b

Branch merges

Branch information

Name:
release/19.12
Repository:
lp:~trebelnik-stefina/cinnamon-test/+git/k3b

Recent commits

789c04e... by Christoph Feck <email address hidden>

GIT_SILENT Update Appstream for new release

400122f... by Pino Toscano

appdata: use canonical cdn screenshot location

b93a644... by Christoph Feck <email address hidden>

GIT_SILENT Upgrade KDE Applications version to 19.12.3.

183d20b... by Albert Astals Cid

Fix libsoundfiledecoder with files with non whole second length

There were two issues:
 * the frames calculation was first doing integer division and the
   multiplication by a double, so the result was always a whole number
of seconds in frames
 * the code decodeInternal always assumed that it would read a whole
   second and if not that was a problem

BUGS: 418079

24d966d... by Albert Astals Cid

K3bFFMpegFile: Support files with more than one stream

If only one of those streams is audio

CCBUGS: 399056

a267d05... by Albert Astals Cid

Fix color of tracks in Media Info

BUGS: 389428

a2221dc... by l10n daemon script <email address hidden>

GIT_SILENT made messages (after extraction)

2491cc7... by Albert Astals Cid

Accept WAV files in K3bLibsndfileDecoderFactory::canDecode

The comment said
   we exclude only WAVE as there is another plugin for this
i guess refering to the K3bWaveDecoder, but with the file from bug
399056
K3bWaveDecoder doesn't know how to handler it and
K3bLibsndfileDecoder does

Also K3bWaveDecoder is always running first than K3bLibsndfileDecoder in
AudioDecoderFactory::createDecoder so the new code is only really used
if the other one fails

BUGS: 399056

d0c94e1... by l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

f082ab8... by Christoph Feck <email address hidden>

GIT_SILENT Update Appstream for new release