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.c
Age
Commit message (
Expand
)
Author
2025-05-29
uac2: remove support fifo
HiFiPhile
2025-03-15
Add ctrl buffer alignment.
HiFiPhile
2025-02-24
add tuh_midi_descriptor_cb()
hathach
2024-11-30
Reformat audio class.
HiFiPhile
2024-11-30
Fix typo.
HiFiPhile
2024-11-30
Update audio class with dcache support.
HiFiPhile
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-11-18
Merge pull request #2866 from HiFiPhile/uac_fix
Ha Thach
2024-11-02
Improve EP IN flow control.
HiFiPhile
2024-11-02
Fix align issue of _audiod_fct.alt_setting.
HiFiPhile
2024-10-15
RP2040 Compile Errors
pschatzmann
2024-07-28
audiod_function_t clean up.
HiFiPhile
2024-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-07-18
UAC2: Fix memclr on driver reset.
HiFiPhile
2024-06-28
audio_device.c: fix strict-overflow warning with gcc >= 12
Davide Gerhard
2024-05-12
Fix HS playback on OSX.
HiFiPhile
2024-05-12
Tested 3 bytes feedback work on OSX.
HiFiPhile
2024-05-11
Fix CI.
HiFiPhile
2024-05-11
Optimize SOF.
HiFiPhile
2024-05-11
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-05-11
Always send 4 bytes feedback despite 10.14 format (Apple wtf ?!)
HiFiPhile
2024-05-09
Convert to bit-field since it's more reliable.
HiFiPhile
2024-05-08
Add callback to to set feedback format correction at runtime.
HiFiPhile
2024-05-08
Fix cycle based feedback calculation.
HiFiPhile
2024-05-08
Migrate to weak default implementation.
HiFiPhile
2024-04-26
Guard ep_fb with usbd_edpt_claim().
HiFiPhile
2024-04-26
Add tu_static to global variables.
HiFiPhile
2024-04-26
UAC2: Implement feedback by fifo counting.
HiFiPhile
2024-04-25
uac2: return on clear_feature.
HiFiPhile
2024-04-08
Merge pull request #1835 from MasterQ32/otg_bringup
Ha Thach
2024-04-08
add class driver deinit
hathach
2024-04-02
Move endpoint alloc define to tusb_mcu.h
HiFiPhile
2024-04-01
UAC2: fix mounted condition.
HiFiPhile
2024-04-01
UAC2: refactor interrupt endpoint support.
HiFiPhile
2024-04-01
Merge remote-tracking branch 'upstream/master' into pr/1702
HiFiPhile
2024-03-30
dwc2: add endpoint allocation support.
HiFiPhile
2024-01-23
audio_device: Fix unused variable warning
Jerzy Kasenberg
2023-12-10
Add comment to explain why the condition changes
Ángel Molina Núñez
2023-12-09
Fix strict-overflow warning when compiling with gcc >= 12
Angel Molina
2023-10-18
Adjsut blackout time.
Mengsk
2023-10-17
Put sw_buf in USB section only if necessary.
HiFiPhile
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Add blackout time.
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-10-10
Fix naming nBytesPerSample.
HiFiPhile
2023-09-19
Fix cast-align.
HiFiPhile
2023-09-19
Fix UAC interleaved copy.
HiFiPhile
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-06-16
renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX
hathach
[prev]
[next]