summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2016-12-21 18:50:13 +0200
committerMatt Porter <mporter@konsulko.com>2016-12-21 18:50:13 +0200
commit5123685a5069f5f8e190c1e688958b86ece181c2 (patch)
tree0e053783c71bd3cb18f5d1ae21aa25845e3a8092 /recipes-core
parenta56ca4d7070289e09b27d944d4b63834da434262 (diff)
Add AGL mixer application recipe
The mixer app provides a direct interface to PulseAudio mixer elements for AGL demonstration and development purposes. The resulting app widget must first be installed via the application framework. To install, enter the following on the target console: # cd /usr/AGL/apps # afm-util install mixer.wgt Change-Id: I8fa976f7055909b196a1892e7cf59b0e0ad0dd8e Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'recipes-core')
0 files changed, 0 insertions, 0 deletions
148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237