AGL-style PulseAudio mixer app 91/7691/2
authorMatt Porter <mporter@konsulko.com>
Mon, 19 Dec 2016 18:55:11 +0000 (13:55 -0500)
committerMatt Porter <mporter@konsulko.com>
Wed, 21 Dec 2016 13:24:39 +0000 (08:24 -0500)
commit392effc544e3d94b82f806378d4ac1d11a185422
tree6467743066dd6153941529087fef244dc8639c24
AGL-style PulseAudio mixer app

Change-Id: I566050a1a8f241f140523df236de81ab951c1394
Signed-off-by: Matt Porter <mporter@konsulko.com>
17 files changed:
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
app/Mixer.qml [new file with mode: 0644]
app/Mixer.qrc [new file with mode: 0644]
app/app.pri [new file with mode: 0644]
app/app.pro [new file with mode: 0644]
app/main.cpp [new file with mode: 0644]
app/pac.c [new file with mode: 0644]
app/pac.h [new file with mode: 0644]
app/pacontrolmodel.cpp [new file with mode: 0644]
app/pacontrolmodel.h [new file with mode: 0644]
mixer.pro [new file with mode: 0644]
package/config.xml [new file with mode: 0644]
package/icon.svg [new file with mode: 0644]
package/package.pro [new file with mode: 0644]