Commit graph

7 commits

Author SHA1 Message Date
Ivailo Monev
4dbb501d25 generic: drop text-to-speech support
Katana (or any interface designed around key and mouse events) is not
for blind people, trying to slap text-to-speech on top of it was the
wrong thing to do to begin with

side note: speech-dispatcher tends to hang if the output device is not
configured properly (i.e. editing /etc/speech-dispatcher/speechd.conf
manually)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-18 15:56:59 +02:00
Ivailo Monev
d47d62e503 kutils: new kspeech library to replace the kttsd service and its interface
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-29 15:01:39 +03:00
Ivailo Monev
d2b0cbeb96 knotify: use knotify for player ID
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-01 14:23:10 +03:00
Ivailo Monev
a5219eed77 knotify: use kded module to play sound
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-01 13:05:48 +03:00
Ivailo Monev
65135d67af knotify: fix sound notification regression since d3989329
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 23:23:35 +00:00
Ivailo Monev
d398932909 generic: drop Phonon in favour of MPV and custom player classes
kcompactdisc was remove because there is no use for it in the
current set of applications supported, if it is needed it will
need some work to make it use KMediaPlayer or whatever.

the Plasma VideoWidget class was dropped because custom widgets
(at some point) will be dropped unless absolutely needed and
hopefully getting rid of the heavy-weight QML stuff.

the new KMediaPlayer and KMediaWidgets classes are experimental
but they have been tested and they work as they should.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-20 02:43:02 +00:00
Ivailo Monev
007a44cd2f generic: major build system cleanup
the test are broken!
2015-09-01 01:05:33 +03:00
Renamed from knotify/config/knotifyconfigactionswidget.cpp (Browse further)