summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2013-05-10 16:39:18 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-05-10 16:42:06 +0200
commitbff854adf0881ae0da8c3c77fd876ad8b0b8e386 (patch)
tree3ac493aacd96acc8475c5e6527b040d910713c19
parent1fd0cb01490e86e6f1715441261f63191ceeecef (diff)
downloadtdemultimedia-bff854adf0881ae0da8c3c77fd876ad8b0b8e386.tar.gz
tdemultimedia-bff854adf0881ae0da8c3c77fd876ad8b0b8e386.zip
Use digital reading in KSCD by default
(cherry picked from commit 920e2cf5f08163bb2e908a44b1037fce3c348d53)
-rw-r--r--kscd/kscd.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/kscd.kcfg b/kscd/kscd.kcfg
index f781cfe1..64a67895 100644
--- a/kscd/kscd.kcfg
+++ b/kscd/kscd.kcfg
@@ -69,7 +69,7 @@
<entry name="DigitalPlayback" type="Bool">
<label>Use direct digital playback.</label>
<whatsthis>When this option is selected KsCD will attempt to play the CD using direct digital playback. This option is useful if the CD-ROM is not connected directly to the sound output on the computer. Note that digital playback is slower than the normal method of playback.</whatsthis>
- <default>false</default>
+ <default>true</default>
</entry>
<entry name="ledColor" type="Color">
<label>The foreground color that will be used in the LCD display.</label>