Phonon 4.2 and integration for Qt 4.5

Matthias Kretz kretz at kde.org
Mon Jun 16 13:18:33 BST 2008


On Monday 16 June 2008, Matthias Kretz wrote:
> I'll come up with a patch for phonon/4.2 how to avoid SC breakage.

Attached is a patch that will keep SC for backends. If a backend wants to 
implement the new interface it needs to either 
add -DPHONON_BACKEND_VERSION_4_2
or inherit AudioOutputInterface42 and implement 
Q_INTERFACES(Phonon::AudioOutputInterface42).

I prefer the -DPHONON_BACKEND_VERSION_4_2 way because it's safer to not miss 
anything and stays that way for the next version.

note: to work correctly it needs a patch to automoc that I've been using for a 
long time now which adds all the defintions gcc/g++ will be called with to 
the arguments of moc.

-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/
MatthiasKretz at gmx.net, kretz at kde.org,
Matthias.Kretz at urz.uni-heidelberg.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SC-ifaces.patch
Type: text/x-diff
Size: 2257 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20080616/8913d413/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20080616/8913d413/attachment.sig>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia


More information about the kde-multimedia mailing list