davidferguson / pibakery

The blocks based, easy to use setup tool for Raspberry Pi
http://www.PiBakery.org
GNU General Public License v3.0
1.48k stars 146 forks source link

Add support for HifiBerry sound cards #86

Closed clandry closed 7 years ago

clandry commented 7 years ago

Add new category to separate hardware driver configuration blocks from "Programs" category. Add support for HifiBerry sound card configuration block and move the existing IQaudIO configuration block to new "Drivers" category. Improve /boot/config.txt manipulation when disabling on-board sound card

davidferguson commented 7 years ago

Sorry for the delay in responding to this, but could you please open pull requests for block in the separate blocks repo: davidferguson/pibakery-blocks

clandry commented 7 years ago

Sure, had opened the pull request here due to the category changes though, should I split it into 2 pull requests, one for this repo and one for the pibakery-blocks repo?

davidferguson commented 7 years ago

It's actually just categories.json and info.json (which are both also in the pibakery-blocks repo) that you need to alter - PiBakery will do the rest for you.

clandry commented 7 years ago

OK, I had made the other edits to avoid the slight delay where it showed the hard-coded values before it loaded the categories.json