Correctly construct the path for talkfile generation.
commit05caadbca3cf3c40264e39eae96b8eed61ededab
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Wed, 5 Sep 2012 18:17:26 +0000 (5 20:17 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Wed, 5 Sep 2012 18:21:59 +0000 (5 20:21 +0200)
tree933b31fe032d47c3ca3796ff85bfcdf668e6d35b
parenta46e0b02c1ac95d8843e580c0a4bf4d5b3a7452a
Correctly construct the path for talkfile generation.

While TalkFileCreator uses the current mountpoint for writing logging
information it does not use it for constructing the correct path to generate
talkfiles for.

Since there is not much point in generating talkfiles for files that are not on
the player (and the UI limits the paths that can get selected to folders on the
player) make TalkFileCreator use the mountpoint for creating correct paths.
Fixes FS#12748.

Change-Id: Id682a3738649e4167556255599553edc6e2acd48
rbutil/rbutilqt/base/talkfile.cpp
rbutil/rbutilqt/base/talkfile.h
rbutil/rbutilqt/installtalkwindow.cpp