OSDN Git Service

Workaround: QProcess::start() doesn't wrap arguments with white-spaces into quotes...
authorlordmulder <mulder2@gmx.de>
Sat, 20 Nov 2010 15:17:51 +0000 (16:17 +0100)
committerlordmulder <mulder2@gmx.de>
Sat, 20 Nov 2010 15:17:51 +0000 (16:17 +0100)
commitbfa197b0205217f6230e85ecfc2f4740d4ac5edb
tree509cc164c7ca01650660d95d0ea235c86f7a070a
parent2ea5e07d6edfdf2aa75eb6404fa2248310ead237
Workaround: QProcess::start() doesn't wrap arguments with white-spaces into quotes, unless the second parameter is passed in. This should fix the detection of the Nero encoder.
src/Config.h
src/Global.cpp
src/Thread_Initialization.cpp