The s/mcop_mt/mcop/ hack that worked with pth doesn't work in -current.
Make libmcop_mt build with pre-current and pth by providing sem_* calls
based on a mutex and a condition variable.
Many bugfixes and functionality enhancements including:
kdemultimedia
Started a video framework
More consistent internationalisation in many applications.
NEW IN KDE: KAudioCreator, a CD ripper and audio encoder frontend.
NEW IN KDE: KRec, an audio recorder using aRts.
KMediaPlayer interface added to kdelibs to reuse Kaboodle.
Noatun: Added option to clear the playlist when running with a file as
command line option.
Added video thumbnail creator using xine-arts.
KMix: Added mute control support.
Also, allow the arts SSE detection code to run on modern NetBSD systems.
Changes are:
arts
Again Build fixes.
Realtime priority configuration fix
kdelibs
dcop: Make it possible to disable the Qt bridge.
make sure tooltip effects can be configured.
kbuildsycoca: avoid crash on unreadable directories.
kdockwidget: fixing reading of configuration.
kedittoolbar: fix leak.
khtml: many fixes.
kded: signal handling fixes.
kio-http slave: fixes related to form posts and cache handling.
kjs: added max recursion limit.
kjs: leak and compatibility fixes.
kdebase
kicker: &-escaping fix
audiocd: fix cddb computation
thumbnail previewer: calculate the number of bytes to read instead
of hardcoding it.