| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-07 | fix audio_test build | hathach | |
| 2020-10-03 | Revert #define CFG_TUSB_DEBUG 2 to #define CFG_TUSB_DEBUG 0 | Reinhard Panhuber | |
| Change 1 << 31 to 0x100000000 in audio.h | |||
| 2020-09-28 | audio: Update ISO endpoint attributes | Jerzy Kasenberg | |
| Explicit feedback attribute was missing. No synchronization now also has definition. | |||
| 2020-08-20 | Fix formatting, get rid of all tabs. | Reinhard Panhuber | |
| 2020-08-19 | Commit before sharing. | Reinhard Panhuber | |
| Setup a test example - UNTESTED! Missing: Start transmitting audio data in set_interface. | |||
| 2020-07-25 | Fix structure definition audio_control_range_X_n_t | Reinhard Panhuber | |
| 2020-07-25 | Get and set requests work | Reinhard Panhuber | |
| 2020-07-19 | Implement all missing A.17 control selectors | Reinhard Panhuber | |
| 2020-07-18 | Add A.17.4 - Terminal Control Selectors | Reinhard Panhuber | |
| 2020-07-17 | Intermediate commit. | Reinhard Panhuber | |
| 2020-06-13 | Fix mic audio descriptor, fix too strict check on IAD desc. in usbd.c | Reinhard Panhuber | |
| 2020-05-22 | Add basic UAC2 structure - untested | Reinhard Panhuber | |
| 2020-01-15 | Normalize line endings | Nathan Conrad | |
| 2019-07-01 | fix compiling | hathach | |
| 2019-07-01 | improving midi support, adding midi exmaple | hathach | |
| rename TUSB_DESC_CLASS_SPECIFIC to TUSB_DESC_CS_INTERFACE | |||
| 2019-05-14 | update license year to 2019 | hathach | |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach | |
| 2019-01-04 | Add USB Midi support. | Scott Shawcroft | |
| It also introduces a txbuffer which copies data into it but passes the buffer straight to the USB rather than another copy. | |||
