46 Commits (252b022fc300141110d185e5ba28447ba466528c)

Author SHA1 Message Date
karlstav 252b022fc3 fix lint 6 years ago
karlstav 61bbf5dfee set defualt gradient colors instead of exiting when non are defined 6 years ago
karlstav 90159e5de3 Reworked noncurses output mode and made it defualt. 6 years ago
Karl Stavestrand 894134a2e9 #347 shem is always on now, forgot to remove some ifdefs after configure options wos changed to always enable 6 years ago
karlstav 78b762cc32 increase max bars setting in config 6 years ago
karlstav e5702f08ca rename more variables to human readable format 6 years ago
karlstav ee96026023 renaming variables to be more human readable 6 years ago
karlstav 42581bea4f #338 fix default eq 6 years ago
karlstav 0b1da3eb71 fix lint 6 years ago
karlstav ddfc3bcdea build fix #334 sndio was not done right after input restruct 6 years ago
Tudor Brindus 151f6f9474 Use PATH_MAX instead of hardcoding 255 6 years ago
Quantum 6688abdc25 Restore old input method detection order 6 years ago
Tudor Brindus 21a374686b Add config entry for FIFO bitness 6 years ago
Tudor Brindus f6d29db711 Refactor input method magic numbers into enum 6 years ago
Quantum 19fdf69664 Split config.c into a separate object file 6 years ago
Quantum 18fe85aef8 Use strdup on gradient colours as well 6 years ago
Quantum 9d93debec4 Use clang-format to ensure a consistent style 6 years ago
Quantum 273c469dba Fix memory leak in load_config with strdup and iniparser_freedict 6 years ago
Quantum ccad132319 Allocate extra memory to fix p->smooth buffer overflow 6 years ago
karlstav 7fca121171 fix wrong number of eq values in new default #231 6 years ago
Quantum c6533045aa Allow FIFO input sample rate to be configurable 6 years ago
karlstav 4fd17de951 the default EQ should be flat, not this crazy long thing 6 years ago
karlstav b680b6009b changed some default values, no monstercat and more integral sommthing 6 years ago
karlstav 61832bbbab create .config if it does not exist, this resolves #283 6 years ago
karlstav 8143270d74 increased buffer size to get rid of anoying warning 6 years ago
karlstav a4386b44e0 #265 added select channel mono parameter for alsa 6 years ago
Nikola Pavlica 24c872936f portaudio support 7 years ago
karlstav b0892c7aab changed default FFT buffer value 7 years ago
karlstav 9eab569567 added fft buffer size as configurable parameter 7 years ago
karlstav 9df6cba3a0 added correct cast on error struct, this resolves #253 7 years ago
karlstav 29fb506f48 fixed #242 issue where raw outut was limited to 67 samples ouput 7 years ago
dnalor 5af0090d7b shmem input added 7 years ago
Sandy 0844e2e9fa Updated the code by deleting all whitespaces ended with newline. 8 years ago
dgrisham f6651ed81c Refactor error-handling for more flexibility. 8 years ago
dgrisham 642e5e0eea Feature: Reload colors only on signal `SIGUSR2` or key 'c'. 8 years ago
Subhranil Mukherjee 6c4d11e440
Enabled multicolored gradient 8 years ago
karlstav 8e236dca26 added sndio documentation and made pulseaudio defualt, this resolves #221 8 years ago
karlstav e7b6e0e72b fixed bug preventing color in noncurses mode from working 8 years ago
karlstav 48b9eecff1 cleanup function no longer cleans up when in raw output mode 8 years ago
karlstav 58cb1d3c7f implemented autosens for raw 8 years ago
Tobias Kortkamp 9528164064
Add missing ifdef SNDIO 8 years ago
Tobias Kortkamp 21c6bf06dd
Add sndio backend 8 years ago
karl ae7bc1306a first commit of 0.6.0 9 years ago