You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
karl 7ce8845a1a
Merge pull request #341 from Xyene/fix-fifo-unaligned-access
6 years ago
..
alsa.c header files should be included alphabetically 6 years ago
alsa.h Split input modules into separate object files 6 years ago
common.c clean up, zero padding is only needed once 6 years ago
common.h removed unnecessary extra buffers (int arrays) between audio source and FFTW input 6 years ago
fifo.c Fix potential unaligned memory access in FIFO input 6 years ago
fifo.h Split input modules into separate object files 6 years ago
portaudio.c move common included headers for the input modules to common.h 6 years ago
portaudio.h Split input modules into separate object files 6 years ago
pulse.c fix lint 6 years ago
pulse.h Split input modules into separate object files 6 years ago
shmem.c move common included headers for the input modules to common.h 6 years ago
shmem.h Split input modules into separate object files 6 years ago
sndio.c move common included headers for the input modules to common.h 6 years ago
sndio.h Split input modules into separate object files 6 years ago