Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-15 | Fixed DAC reset configuration. | Vegard Storheil Eriksen | 1 | -7/+5 |
2012-09-29 | Added USB volume control. | Vegard Storheil Eriksen | 1 | -9/+46 |
2012-09-29 | Fixed volume values in set_volume and get_volume. | Jon Bergli Heier | 1 | -2/+2 |
2012-09-29 | Fixed get_volume for multiple channels. | Jon Bergli Heier | 1 | -5/+5 |
2012-09-29 | Changed DAC.set_volume() to take channel argument. | Jon Bergli Heier | 1 | -8/+2 |
2012-09-29 | Moved audio initialization to the DAC class. | Jon Bergli Heier | 1 | -7/+36 |
2012-09-22 | Configure DAC to act as a slave. | Vegard Storheil Eriksen | 1 | -1/+2 |
2012-09-22 | Enable I2C for configuring the DAC. | Vegard Storheil Eriksen | 1 | -1/+17 |
2012-09-22 | Output received audio data over I2S. | Vegard Storheil Eriksen | 1 | -5/+59 |
2012-09-22 | Made device enumerate as USB Audio device. | Vegard Storheil Eriksen | 1 | -63/+94 |
2012-09-20 | ACM echo demo. | Vegard Storheil Eriksen | 1 | -0/+129 |