40 Commits (cc1e6230c88048f9c497bf11eacf1658d9adbd95)

Author SHA1 Message Date
Tudor Brindus cc1e6230c8 ncurses: tentatively fix tty output 6 years ago
Tudor Brindus 0c93dfdf45 Rework output/terminal_ncurses.c to be more performant 6 years ago
Tudor Brindus e258288e35 ncurses: silence `setterm` errors on exit 6 years ago
Tudor Brindus 04eabc7d8d Improve performance by not parsing format string every cell 6 years ago
karlstav b19af728f3 fixed some minor warnings 7 years ago
Sandy 0844e2e9fa Updated the code by deleting all whitespaces ended with newline. 8 years ago
Subhranil Mukherjee 6c4d11e440
Enabled multicolored gradient 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 b3406f274a added more explanations for gradient in config 9 years ago
karlstav 93fa447461 fixed gradient size scaling to max colors 9 years ago
karlstav 36e4e96a16 pushed top gradient color 15% downwards 9 years ago
karlstav 8d73947696 added system("reset"); in cleanup to solve issue with resetting of color 9 years ago
karlstav 489fef33e0 fixed color starting from 0, also fixed so gradien size will not 9 years ago
karlstav 54dece11f6 fixed max color beeing less than gadient size 9 years ago
karlstav 28d8d3107a made gradient size a function of window size 9 years ago
karlstav 59d2aaf3cd changed from rainbow to gradient, works suprisingly well, but terminal 9 years ago
karlstav 3a8d7774bb rainbow: refraction and correct usage of color_pair_number 9 years ago
karlstav 318d068d02 fixed background and added explanations to conig file 9 years ago
karlstav 6bb1a70261 added rainbow mode 9 years ago
Chelovechishko 4772bdd99c terminal_ncurses: restore original colors on exit 9 years ago
Chelovechishko b70ffa9d5c terminal_ncurses: fill a background to chosen color from the beginning 9 years ago
Chelovechishko 9a418ff929 terminal_ncurses: fix filling a terminal with a foreground color 9 years ago
Chelovechishko 94a3f9bd8e terminal_ncurses: reduce scope of a variable 9 years ago
Chelovechishko 29dc2b07ca terminal_ncurses: refactoring 9 years ago
karlstav bbc20d8aea fixed check to see if terminal suports manipulaing color definitions 9 years ago
karlstav 8ad2a4cd80 added check to see if terminal suports manipulaing color definitions 9 years ago
karlstav 2eca8b82a2 fixed color cycling when no custom color is defined 9 years ago
karlstav daed29a9c5 resett of defined colors back to default 9 years ago
karlstav 0a671fcddd commented out undefined function 9 years ago
Ashhar Hasan 8368fb863d Add check to decide if the terminal supports color redefinition or not 9 years ago
Ashhar Hasan 6a3db22ba1 Add support for more colors in ncurses output. 10 years ago
karlstav 0360e8872e removed check if in tty if ouput is raw ti fix #110 10 years ago
karlstav c674073d77 added optional alsa dependencies 11 years ago
karlstav 907e8c3c17 fix bug where font was not reset in tty on arch 11 years ago
karlstav 1fb19a5a67 Added setting for bar width and bar spacing. 11 years ago
karlstav 2651195b64 added legacy ouput mode noncurses 11 years ago
karlstav bdfe59e72a switched off bold 11 years ago
karlstav 0fc4bd94fb adding new module files 11 years ago