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
Age
Commit message (
Expand
)
Author
2022-01-16
update format correction with actual bus speed
hathach
2022-01-07
Disable feedback format correction by default #1234
Valentin Milea
2021-12-06
Support disabling feedback format correction #1234
Valentin Milea
2021-11-08
rename to simply OPT_MCU_MSP432E4, add msp432e to ci
hathach
2021-11-06
Implement dcd_edpt_xfer_fifo for dcd_musb
kkitayam
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-12
Merge branch 'master' into add_uvc
Ha Thach
2021-09-29
moved ISO attributes from audio to common
kkitayam
2021-08-31
UAC2: Add ring buffer support for dcd_transdimension.
MasterPhi
2021-08-07
Use linear buffer for GD32VF103
Stefan Kerkmann
2021-07-29
add the entry for RX72N
kkitayam
2021-07-29
add RX65N
kkitayam
2021-07-29
add a condition regarding OPT_MCU_RX63N
kkitayam
2021-07-06
Fix copy byte count
MasterPhi
2021-07-06
- Remove alt_setting alignment
MasterPhi
2021-07-05
ENCODE -> DECODE
MasterPhi
2021-07-04
Better handling tud_audio_set_itf_cb with FB.
MasterPhi
2021-07-04
Move audio_control_request_t to audio.h
MasterPhi
2021-07-04
Delay tud_audio_set_itf_cb call with feedback EP.
MasterPhi
2021-07-04
Fix speed detection
MasterPhi
2021-07-04
more uac fixes,
MasterPhi
2021-07-04
Clear FIFO only if enabled...
MasterPhi
2021-07-04
audio_device : clear fifo on intf change.
MasterPhi
2021-07-04
Fix audiod_get_AS_interface_index in audio class.
MasterPhi
2021-06-29
Fix IAR compile error on pointer type.
MasterPhi
2021-06-20
Add bracket to switch case, fix warning.
MasterPhi
2021-05-27
include clean up
hathach
2021-05-26
rename usbd_edpt_iso_xfer to usbd_edpt_xfer_fifo
hathach
2021-05-10
audio_device: Fix build error
Jerzy Kasenberg
2021-04-30
Remove n from tu_fifo_get_write_info() and fix bug in vendor class
Reinhard Panhuber
2021-04-30
Remove variable n in tu_fifo_get_read_info()
Reinhard Panhuber
2021-04-30
Change read infos to pointer type
Reinhard Panhuber
2021-04-28
temporarily fix include recusrive loop
hathach
2021-04-23
Change tu_fifo_get_linear_write/read_info() to return a struct
Reinhard Panhuber
2021-04-23
Init len_wrap = 0 to fix compiler complains.
Reinhard Panhuber
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-20
Refactor static function for better performance
Reinhard Panhuber
2021-04-20
Fix pointer alt_setting to be cleared when driver gets initialized
Reinhard Panhuber
2021-04-14
Improve user feedback in case of wrong configuration of audio driver
Reinhard Panhuber
2021-04-08
Fix defines in audio_device.c
Reinhard Panhuber
2021-04-08
Remove depracted defines in audio_device.c
Reinhard Panhuber
2021-04-07
Optimize encode/decode - refactor unnecessary repetitive division
Reinhard Panhuber
2021-04-06
minor clean up
hathach
2021-04-06
code format
hathach
2021-04-06
fix build
hathach
2021-04-06
audio driver only use USE_LINEAR_BUFFER = 0 for stm32 synopsys driver
hathach
2021-04-03
Fix wrong read mutexes in audio_device.c
Reinhard Panhuber
[next]