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
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2025-11-07
Implement RX FIFO threshold adjustment
HiFiPhile
2025-11-07
Fixup
HiFiPhile
2025-11-07
Merge remote-tracking branch 'tinyusb/master' into audio_ep_in_target_fifo_size
HiFiPhile
2025-10-30
Merge branch 'master' into uac1
HiFiPhile
2025-10-29
Implement tud_audio_set_ep_in_target_fifo_size function to set the target fif...
Gabriel Chouinard
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-24
Merge remote-tracking branch 'upstream/master' into uac1
HiFiPhile
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-10-05
Use one control buffer as EP0 has no concurrency
HiFiPhile
2025-09-30
Remove feedback format correction since no longer needed
Mengsk
2025-09-30
Add basic UAC1 support
HiFiPhile
2025-09-29
Update UAC2 naming
HiFiPhile
2025-09-27
audio: simplify alt settings management
HiFiPhile
2025-08-02
fix tud_audio_set_itf_close_EP_cb() typo
hathach
2025-07-08
minor reformat code
hathach
2025-06-14
audio: move ISO transfers into xfer_isr
HiFiPhile
2025-05-29
uac2: remove support fifo
HiFiPhile
2024-11-30
Update audio class with dcache support.
HiFiPhile
2024-05-08
Add callback to to set feedback format correction at runtime.
HiFiPhile
2024-05-08
Reorganize feedback documentation.
HiFiPhile
2024-05-08
Migrate to weak default implementation.
HiFiPhile
2024-04-26
UAC2: Implement feedback by fifo counting.
HiFiPhile
2024-04-08
add class driver deinit
hathach
2024-04-01
UAC2: refactor interrupt endpoint support.
HiFiPhile
2024-04-01
Merge remote-tracking branch 'upstream/master' into pr/1702
HiFiPhile
2023-10-17
Read sample rate directly from control transfer to eliminate callback.
HiFiPhile
2023-10-17
Add flow control for IN transfer.
HiFiPhile
2023-03-17
fix trailing space and new line
hathach
2022-10-26
PanRe refactor applied: s{_int_ctr_}{_int_}g; s{_INT_CTR_}{_INT_}g;
Mark K Cowan
2022-10-24
fixed spec reference
Mark K Cowan
2022-10-23
UAC2 supports interrupt-endpoint for providing control-change notifications t...
Mark K Cowan
2022-06-07
add TU_ATTR_FAST_FUNC for audio sof isr call chain
hathach
2022-05-31
comment out fifo count method for now
hathach
2022-05-27
adding feedback fifo count (WIP)
hathach
2022-05-27
wrap feedback and compute to its own struct/union
hathach
2022-05-19
prototype for feedback method
hathach
2022-05-19
rename tud_audio_sof_isr() to tud_audio_feedback_interval_isr()
hathach
2022-05-13
fix ci build
hathach
2022-05-13
changes proposal to audio feedback computation
hathach
2022-04-09
Introduce 3 fb calc options: NO_SOF_BY_USER, SOF_BY_AUDIO_D, SOF_BY_USER
Reinhard Panhuber
2022-03-20
Disable SOF ISR feedback calcuation by default s.t. examples still work
Reinhard Panhuber
2022-03-20
Streamline feedback calc, find fb interval from descriptors, inc. checks
Reinhard Panhuber
2022-03-19
Implement power of two, shift, and float calculation
Reinhard Panhuber
2022-03-16
Disable CFG_TUD_AUDIO_ENABLE_FEEDBACK_DETERMINATION_WITHIN_SOF_ISR
Reinhard Panhuber
2022-03-14
Add SOF callback function for feedback value determination in uac - wip!
Reinhard Panhuber
2022-01-07
Disable feedback format correction by default #1234
Valentin Milea
2021-12-06
Support disabling feedback format correction #1234
Valentin Milea
2021-05-27
include clean up
hathach
2021-04-28
temporarily fix include recusrive loop
hathach
[next]