Provide AM/FM radio QML plugin 0.1 99/4399/1
authorManuel Bachmann <mbc@iot.bzh>
Wed, 2 Dec 2015 07:41:24 +0000 (07:41 +0000)
committerManuel Bachmann <mbc@iot.bzh>
Wed, 2 Dec 2015 08:50:35 +0000 (08:50 +0000)
commit38a51bc5152e2a95fa6d89d5828de643e1592559
treea0337ddbaaa4485e988b8ef0eeff6e221558c8c0
parent19240aa96251048ca49a26a80f9b67d3b2130392
Provide AM/FM radio QML plugin 0.1

qml-radio-plugin is a standalone QML plugin building on top
of Qt5/QML and RTL-SDR (RTL2832U chipsets ; it is planned
to also support different hardware). It provides a simple
API able to detect, initialize and playback radio from QML
applications. It also ships with an example.

(Qt itself already provides a Radio class in QtMultimedia,
but it has little to no implementations, and is far too
much demanding for a start. Let us do this first)

Change-Id: Ic6d2417247f7227ccb84d4e1d9f8b1c58319390f
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb
recipes-qt/qml-radio-plugin/qml-radio-plugin_0.1.bb [new file with mode: 0644]