30 Commits (f60c79cab1404f437fbf097a4e1b508f450b45e9)

Author SHA1 Message Date
karlstav f60c79cab1 fix lint 6 years ago
karlstav f8363515cd comment out debug info about get defualt puls sink, this resolves #337 6 years ago
karlstav ef292806f6 move common included headers for the input modules to common.h 6 years ago
Quantum f7064a9707 Use AM_CONDITIONAL to do conditional compilation 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
karlstav 7a224dfa15 Devided bass, midtones and treble in to separate fftw operations 6 years ago
Max Bittker 8848098a15
typo in error message: s/coennect/connect 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
karlstav ce9910d1ac increased pulse read buffer in order to reduce cpu usage #247 7 years ago
Sandy 0844e2e9fa Updated the code by deleting all whitespaces ended with newline. 8 years ago
karlstav 3bcfc4df38 optimized alsa for 16 bit 8 years ago
karlstav 06469b3689 softer pthread exiting with pthread_exit 8 years ago
karlstav 9e18a91e66 remove error in last commit 8 years ago
karlstav 80b4381e80 added cleanup to config reload #195 8 years ago
karlstav e6e4a5f363 added a check to see if pulseaudio is running 8 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
karl 25f2148796 fix memory alocation error on reload when pulse source is not auto 9 years ago
karlstav 210f7d721f fixed string of supported input methods beeing concatenated every config reload #165 9 years ago
karlstav 5a7fcce5c9 remove nested functions to fix #142 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 20d8c816d4 changed pa default source to the defualt source 10 years ago
karlstav cdff7c64fe increased maxlength pulseaudio buffer attribute 10 years ago
karlstav fb66f9753d added experimental pulseaudio support 10 years ago