30 Commits (ff29ab52c32fb6d2f5b254d39bfa7cf5b5aec40f)

Author SHA1 Message Date
Tudor Brindus 6e95db09c1 Fix potential unaligned memory access in FIFO input 6 years ago
karlstav ef292806f6 move common included headers for the input modules to common.h 6 years ago
Tudor Brindus ab42693688 Add 24- and 32-bit audio support to FIFO 6 years ago
Tudor Brindus c2a0b192c1 Minor cleanups to input/fifo.c 6 years ago
Quantum 2aa4a9308d Split input modules into separate object files 6 years ago
Quantum 9d93debec4 Use clang-format to ensure a consistent style 6 years ago
Tudor Brindus 889860d48f Use loop exit condition in place of always true 6 years ago
Quantum 99efe1c19c Reset correct arrays in input/fifo.c 6 years ago
karlstav 7a224dfa15 Devided bass, midtones and treble in to separate fftw operations 6 years ago
karlstav a4386b44e0 #265 added select channel mono parameter for alsa 6 years ago
karlstav 7fa985fdc6 made shared audio buffer static size 7 years ago
karlstav 027df9ea9c fixed use of wrong int type 7 years ago
karlstav 0c36e680b6 cleaned up code, made k value more rational 7 years ago
karlstav 9eab569567 added fft buffer size as configurable parameter 7 years ago
karlstav 4dc35dd9ce increased input array of FFT in pulseaudio from 2048 to 8192, ref #268 7 years ago
Sandy 0844e2e9fa Updated the code by deleting all whitespaces ended with newline. 8 years ago
Adrian Rossiter ad82c867b9 Reopen FIFO if closed or deleted 8 years ago
karlstav 3bcfc4df38 optimized alsa for 16 bit 8 years ago
karlstav 2de93cc243 simplyfied bit reading from fifo by using int16_t 8 years ago
karlstav 06469b3689 softer pthread exiting with pthread_exit 8 years ago
karl ae7bc1306a first commit of 0.6.0 9 years ago
karl e746d52c33 Revert "all: remove include *.c from cava.c" 9 years ago
Chelovechishko 6e27b5a9c1 all: remove include *.c from cava.c 9 years ago
karlstav d8df114f78 added pa_context_disconnect() to fix #165 9 years ago
karlstav 7b58f6e6fd added auto pulseaudio source mode 10 years ago
karlstav be2947b064 pushing r now reloads audio, as requested in issue #81 10 years ago
karlstav c674073d77 added optional alsa dependencies 11 years ago
karlstav 9712160d1d fixed fifo audio grabber bug 11 years ago
karlstav 1960705d3d bugfix in monsterat stereo, forgot to half nr of bars 11 years ago
karlstav 0fc4bd94fb adding new module files 11 years ago