[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim
Leslie Zhai
bugzilla_noreply at kde.org
Mon Nov 14 05:01:53 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=137436
--- Comment #29 from Leslie Zhai <xiangzhai83 at gmail.com> ---
Git commit ad01f86ae10f8f213db23432586f4f110a8ec49b by Leslie Zhai.
Committed on 14/11/2016 at 04:51.
Pushed by lesliezhai into branch 'cdrskin'.
Add more testcase for K3b ExternalBinManager
Summary:
1. There are already binObject for cdrecord, growisofs, cdrdao, etc. so
I need to migrate cdrskin binObject;
2. There is already CdrdaoWriter, AudioCueFileWritingJob, etc. to handle
*.cue file format. so Let wodim do the exotic CD stuff and cdrskin do
the rest ;-)
M +1 -0 src/CMakeLists.txt
M +2 -0 src/k3bdebuggingoutputcache.cpp
M +1 -1 src/k3bdirview.cpp
M +8 -3 src/k3bjobprogressdialog.cpp
M +15 -7 src/k3bthemedlabel.cpp
M +185 -3 tests/CMakeLists.txt
M +46 -3 tests/k3bexternalbinmanagertest.cpp
M +5 -2 tests/k3bexternalbinmanagertest.h
http://commits.kde.org/k3b/ad01f86ae10f8f213db23432586f4f110a8ec49b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list