You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Added several man pages taken from the Debian packaging. Cleanup headers in ui files. Add png icons for mono theme. Signed-off-by: gregory guy <gregory-tde@laposte.net> cmake: - Use tde_add_check_executable instead of a combination of separate calls to tde_add_executable and add_test. - Simplify the detection of time.h and sys/time.h headers. - Refactor phrasebook files install, kmouth. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |
4 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 4 years ago | |
Makefile.am | 15 years ago | |
README | 13 years ago | |
akodeplayer.cpp | 4 years ago | |
akodeplayer.h | 4 years ago | |
akodeplugin.cpp | 4 years ago | |
kttsd_akodeplugin.desktop | 11 years ago |
README
This is an aKode audio plugin for KTTS. There are two problems right now (19 Jun 2005) that prevent this from being usable for KTTS: 1. There was a bug in aKode that prevents it from playing .wav files. Carewolf applied a patch on 13 Jun 2005 to decoderpluginhandler.cpp for this, so you may need to update your tdemultimedia modules. 2. aKode doesn't instantly stop when calling pause() or stop(). See bug:107135. If you want to try this plugin, add --enable-kttsd-akode to ./configure command. If the problems above aren't addressed, this plugin should probably be removed from KTTS. -- Gary Cramblitt (PhantomsDad)