summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2020-10-07Remove CFG_TUD_AUDIO_TX_DMA_RINGBUFFER_SIZE which is not needed any moreReinhard Panhuber
2020-10-07fix audio_test buildhathach
2020-10-03Revert #define CFG_TUSB_DEBUG 2 to #define CFG_TUSB_DEBUG 0Reinhard Panhuber
2020-09-28Change AUDIO_PROTOCOL_V1 to AUDIO_FUNC_PROTOCOL_CODE_UNDEF in midi.c.Reinhard Panhuber
2020-09-28Cleanup for PR.Reinhard Panhuber
2020-09-28Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-28audio_device: Update explicit feedback supportJerzy Kasenberg
2020-09-28audio_device: Allow one FIFO for N channelsJerzy Kasenberg
2020-09-28audio_device: Fix tud_audio_n_read_flush TU_VERIFY usageJerzy Kasenberg
2020-09-28audio_device: Fix audio_rx_done_type_I_pcm_ff_cb bufor size checkJerzy Kasenberg
2020-09-28audio_device: Fix audio_rx_done_type_I_pcm_ff_cb prototypeJerzy Kasenberg
2020-09-28audio_device: Store rhport in interface dataJerzy Kasenberg
2020-09-28audio: Update ISO endpoint attributesJerzy Kasenberg
2020-09-28audio_device: Fix inline function specifiersJerzy Kasenberg
2020-09-23Merge pull request #512 from mzero/fix-midi-sysexHa Thach
2020-09-14Merge pull request #508 from hathach/fix-edpt-raceHa Thach
2020-09-14cdc device: claim endpoint before checking fifo availabilityhathach
2020-09-13Update midi_device.cMark Lentczner
2020-09-13correct the TUD_HID_REPORT_DESC_GAMEPADhathach
2020-09-12typohathach
2020-09-10update claim edpt for hid and midihathach
2020-09-09typohathach
2020-09-09clean uphathach
2020-09-09update cdc edpt readhathach
2020-09-09introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to ga...hathach
2020-09-06Start of sampling works.Reinhard Panhuber
2020-09-04Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-04clean uphathach
2020-09-03more hid host workhathach
2020-09-03Remove tud_audio_n_write_ep_in_buffer() as long as ISO EPs are not RBs.Reinhard Panhuber
2020-09-03fix #449 remove obsolete pipehandle from hid hosthathach
2020-09-01add more logging to host stackhathach
2020-09-01Allow epin_buf to be written directly into in case no TX FIFOs are used.Reinhard Panhuber
2020-09-01Merge branch 'master' into update-hosthathach
2020-08-29Fix comment.Reinhard Panhuber
2020-08-29Fix CFG_TUD_AUDIO_RX_FIFO_SIZE defines.Reinhard Panhuber
2020-08-29Change min to tu_min16.Reinhard Panhuber
2020-08-25audio_device: Change CFG_TUD_AUDIO_TX_BUFSIZE to CFG_TUD_AUDIO_TX_FIFO_SIZEJerzy Kasenberg
2020-08-25audio_device: Fix NULL pointer access in audiod_xfer_cbJerzy Kasenberg
2020-08-25audio_device: Fix FIFO element size discrepanciesJerzy Kasenberg
2020-08-24fix typohathach
2020-08-24improve midihathach
2020-08-24audio_device: Fix descriptor limit calculationJerzy Kasenberg
2020-08-21Merge pull request #434 from gh2o/masterHa Thach
2020-08-20Fix formatting, get rid of all tabs.Reinhard Panhuber
2020-08-20Slight optimization for cdc tx refillGavin Li
2020-08-20Smarter CDC TX refill logicGavin Li
2020-08-19Commit before sharing.Reinhard Panhuber
2020-08-16Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-08-16Add EP close. Fix bug in set_interface within audio.Reinhard Panhuber