index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
class
/
audio
/
audio_device.h
Age
Commit message (
Expand
)
Author
2021-04-23
Fix include path in audio_device.h
Reinhard Panhuber
2021-04-23
Implement functions to allow for DMA usage in audio driver.
Reinhard Panhuber
2021-04-21
Remove unnecessary volatile and short audio function index to func_id
Reinhard Panhuber
2021-04-20
Clean up old depracted and misleading variable names
Reinhard Panhuber
2021-04-07
Optimize encode/decode - refactor unnecessary repetitive division
Reinhard Panhuber
2021-04-06
minor clean up
hathach
2021-04-03
Fix #define error in audio_device.h
Reinhard Panhuber
2021-04-03
Fix #define error in audio_device.h
Reinhard Panhuber
2021-04-03
Fix #define errors in audio_device.h
Reinhard Panhuber
2021-04-03
Generalize audio driver for 3 audio functions plus a lot more.
Reinhard Panhuber
2021-03-10
Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio Streams
Reinhard Panhuber
2021-03-01
audio_decive clean up and bootstrapping of linear (formerly evade) buff.
Reinhard Panhuber
2021-02-18
Implement left and right justifications for 24 to 32 bit PCM encoding
Reinhard Panhuber
2021-02-12
Fix CFG_TUD_AUDIO_EP_IN/OUT_SW_BUFFER_SIZE to be defined anyway
Reinhard Panhuber
2021-02-12
Formating
Reinhard Panhuber
2021-02-12
Complete redesign of audio driver.
Reinhard Panhuber
2021-01-31
Rework audio driver
Reinhard Panhuber
2020-11-20
migrate audio device to new control xfer cb
hathach
2020-10-09
Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EP
Reinhard Panhuber
2020-10-07
Remove CFG_TUD_AUDIO_TX_DMA_RINGBUFFER_SIZE which is not needed any more
Reinhard Panhuber
2020-10-07
fix audio_test build
hathach
2020-09-28
audio_device: Update explicit feedback support
Jerzy Kasenberg
2020-09-28
audio_device: Allow one FIFO for N channels
Jerzy Kasenberg
2020-09-28
audio_device: Fix inline function specifiers
Jerzy Kasenberg
2020-09-03
Remove tud_audio_n_write_ep_in_buffer() as long as ISO EPs are not RBs.
Reinhard Panhuber
2020-09-01
Allow epin_buf to be written directly into in case no TX FIFOs are used.
Reinhard Panhuber
2020-08-29
Fix comment.
Reinhard Panhuber
2020-08-29
Fix CFG_TUD_AUDIO_RX_FIFO_SIZE defines.
Reinhard Panhuber
2020-08-25
audio_device: Change CFG_TUD_AUDIO_TX_BUFSIZE to CFG_TUD_AUDIO_TX_FIFO_SIZE
Jerzy Kasenberg
2020-08-20
Fix formatting, get rid of all tabs.
Reinhard Panhuber
2020-08-19
Commit before sharing.
Reinhard Panhuber
2020-07-25
Get and set requests work
Reinhard Panhuber
2020-07-20
Make definition of CFG_TUD_AUDIO_CTRL_BUF_SIZE mandatory
Reinhard Panhuber
2020-07-20
Implement control EP0 buffer and get rid of CFG_TUD_AUDIO_USE_TX_FIFO
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
[prev]