[Kde-hardware-devel] Review Request: UDev: provide DvbInterface implementation
Pino Toscano
pino at kde.org
Sun Nov 28 12:08:45 CET 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5993/
-----------------------------------------------------------
Review request for Solid.
Summary
-------
This is a first implementation of DvbInterface for the udev backend.
Allows devices of subsystem "dvb" among the ones that the udev backend shows, and for them it provides a DvbInterface implementation (which is basically copied from the HAL one, with s/hal/udev/ and the right property to query for the device name, so I will do svn cp for it).
What is missing is an icon and a description for dvb devices, mostly because of the string freeze. (At least to me, HAL returns a "DVB Device" string for all the dvb devices reported, so in case it would be the same for the udev backend.)
Diffs
-----
/trunk/KDE/kdelibs/solid/solid/CMakeLists.txt 1201550
/trunk/KDE/kdelibs/solid/solid/backends/udev/udevdevice.cpp 1201550
/trunk/KDE/kdelibs/solid/solid/backends/udev/udevdvbinterface.h PRE-CREATION
/trunk/KDE/kdelibs/solid/solid/backends/udev/udevdvbinterface.cpp PRE-CREATION
/trunk/KDE/kdelibs/solid/solid/backends/udev/udevmanager.cpp 1201550
Diff: http://svn.reviewboard.kde.org/r/5993/diff
Testing
-------
Kaffeine sees and recognizes my DVB device, allowing me to use it.
Thanks,
Pino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20101128/ba3d18c0/attachment.htm
More information about the Kde-hardware-devel
mailing list