Commit Graph

  • 0cee72fb61 Discretize gradient in ncurses output wilder Jacopo De Simoi 2020-08-29 12:38:11 -0400
  • f7a3d975e5 Add config variable gradient_discrete Jacopo De Simoi 2020-08-14 11:18:58 -0400
  • 5035dfc7f6 Use bars in private unicode area Jacopo De Simoi 2020-08-29 12:30:54 -0400
  • ff29ab52c3 updated TOC master karlstav 2020-08-09 13:38:14 +0200
  • a511040e77
    Update README.md karl 2020-08-09 13:36:46 +0200
  • 85adc8c3a3
    Update README.md karl 2020-08-09 12:59:23 +0200
  • 22850fc55d Update issue templates karl 2020-07-21 23:04:47 +0200
  • 2d93b29e1f force ncurses mode if supported when hex colors are set in config karlstav 2020-07-21 22:49:01 +0200
  • 4db05a1742 Update issue templates karl 2020-07-05 11:31:41 +0200
  • 48ece6cb74
    bump hardcoded version to 0.7.2 karl 2020-07-01 20:23:22 +0200
  • d5ad0d11e1 do not install the custom tty font on macos Karl Stavestrand 2020-07-01 20:15:02 +0200
  • 26e3159bc1 fix drawing of background color for noncurses mode karlstav 2020-06-28 21:49:48 +0200
  • 1165d81998 #364 added key controls for noncurses mode karlstav 2020-06-28 21:49:14 +0200
  • 19f6ab6480
    bumped hardcoded version karl 2020-06-24 21:18:09 +0200
  • e0d96052a7
    Update README.md karl 2020-06-21 22:45:49 +0200
  • 252b022fc3 fix lint karlstav 2020-06-06 19:30:14 +0200
  • 61bbf5dfee set defualt gradient colors instead of exiting when non are defined karlstav 2020-06-06 13:17:03 +0200
  • b20172b012
    Merge pull request #360 from hsheth2/stricter_compiler_opts karl 2020-06-03 23:35:29 +0200
  • f22acd88bd Merge branch 'master' of ssh://github.com/karlstav/cava Harshal Sheth 2020-06-03 17:09:31 -0400
  • 152e4b95fd remove terminal_bcircle.c from makefile as it is depricated Karl Stavestrand 2020-06-03 22:35:01 +0200
  • c727de9bf6 define _XOPEN_SOURCE_EXTENDED in makefile so old curses.h on macOS includes wide functions Karl Stavestrand 2020-06-03 22:34:14 +0200
  • b25d7980cc
    Merge pull request #359 from presl4y/master karl 2020-06-03 19:38:19 +0200
  • ead32e1a99
    Update autogen.sh presl4y 2020-06-03 10:00:34 +0000
  • fd798c3160 Attempt 3 Harshal Sheth 2020-05-28 18:29:49 -0400
  • e68c083991 Attempt 2 at fixing build issues Harshal Sheth 2020-05-28 18:25:16 -0400
  • 71f937ad13 Try fixing macos build issue Harshal Sheth 2020-05-28 18:20:37 -0400
  • 022ea260e9 Suppress "unknown warning option" Harshal Sheth 2020-05-27 23:08:55 -0400
  • 80485d29b2 Add slightly more strict compiler settings Harshal Sheth 2020-05-27 22:26:40 -0400
  • e2aef35c87 change portaudio sample silence to -32767, because its a signed int, so this should be correct. Karl Stavestrand 2020-05-28 22:05:27 +0200
  • 80679a86a7 use new human readable var names in noncurses source, and better code reuse karlstav 2020-05-27 21:59:07 +0200
  • 5d262c0eeb properly handle alloc and free in noncurses karlstav 2020-05-27 21:57:59 +0200
  • fd5a0bdcce
    Merge pull request #355 from hsheth2/master karl 2020-05-27 20:11:58 +0200
  • e8f9855339 Fix clang format issues Harshal Sheth 2020-05-27 01:45:12 -0400
  • 4e03d6ca28 Use format string to fix build Harshal Sheth 2020-05-27 01:39:44 -0400
  • a0839796b8
    updated hard coded version karl 2020-05-26 22:57:44 +0200
  • 90159e5de3 Reworked noncurses output mode and made it defualt. karlstav 2020-05-26 22:29:47 +0200
  • a0ab48bddc
    Merge pull request #352 from Yash-Garg/patch-1 karl 2020-05-16 12:32:04 +0200
  • b36363e9e8
    autogen: Double quote to prevent globbing and word splitting Yash Garg 2020-05-08 00:30:03 +0530
  • 9033e5d5ee
    Merge pull request #350 from hsheth2/patch-1 karl 2020-05-07 17:19:42 +0200
  • 1b79ebff79
    Add hsheth2's PPA for Ubuntu 18+ Harshal Sheth 2020-05-06 22:37:18 -0400
  • 3fbf890eb3
    Merge pull request #348 from jonathanhacker/master karl 2020-04-29 10:00:59 +0200
  • a85dc45e5c fix typo Jonathan Hacker 2020-04-22 23:17:40 +0200
  • 894134a2e9 #347 shem is always on now, forgot to remove some ifdefs after configure options wos changed to always enable Karl Stavestrand 2020-04-22 22:36:55 +0200
  • d4848c3ebd #109, #344 safer setting of locale settings karlstav 2020-04-22 09:39:55 +0200
  • 3e7ac291ed force set locale LC_ALL to en_us.UTF-8 karlstav 2020-04-21 22:45:20 +0200
  • 78b762cc32 increase max bars setting in config karlstav 2020-04-20 09:36:04 +0200
  • 0bd2f100cb #346 make sure bar value don't drop below zero when falling karlstav 2020-04-20 09:35:12 +0200
  • df40491dde better debug info karlstav 2020-04-20 09:33:51 +0200
  • 7d10ab5b75 better calculation of integral to height value karlstav 2020-04-20 09:28:18 +0200
  • d6b2cbdd4c Merge branch 'rename_vars' karlstav 2020-04-14 22:29:58 +0200
  • 194c199c3f fix #343 noncurses ouptut method vertical offset karlstav 2020-04-14 22:26:28 +0200
  • e5702f08ca rename more variables to human readable format karlstav 2020-04-14 21:41:44 +0200
  • ee96026023 renaming variables to be more human readable karlstav 2020-04-14 09:40:24 +0200
  • 626ba55018 ncurses init: use the word lines instead of height karlstav 2020-04-07 23:06:03 +0200
  • eb59e0fa91 ncurses: make sure not to use uninitialized color pair karlstav 2020-04-07 22:31:53 +0200
  • 15d6645b04 ncurses: add manual painting of background, #344 karlstav 2020-04-07 12:53:52 +0200
  • 7ce8845a1a
    Merge pull request #341 from Xyene/fix-fifo-unaligned-access karl 2020-03-29 13:39:04 +0200
  • 0e196d23fc lint again, arg... karlstav 2020-03-22 23:13:48 +0100
  • 42581bea4f #338 fix default eq karlstav 2020-03-22 23:08:57 +0100
  • 6e95db09c1 Fix potential unaligned memory access in FIFO input Tudor Brindus 2020-03-22 17:55:41 -0400
  • cb4ac7a1b8 decreased sleep time from 1 sec to 0.1 sec, improves wake up and cpu usage is unoticable karlstav 2020-03-05 22:44:40 +0100
  • 251d096020 clean up, zero padding is only needed once karlstav 2020-03-05 22:43:31 +0100
  • 5e0aaf8142 increased max number of bars from 200 to 256 karlstav 2020-03-05 22:42:48 +0100
  • 41189b76e6 removed unnecessary extra buffers (int arrays) between audio source and FFTW input karlstav 2020-03-04 20:13:38 +0100
  • 90ecd6dd0c
    Update README.md karl 2020-03-04 18:38:39 +0100
  • a08a0d60af
    Merge pull request #338 from antiprism/disable_features karl 2020-03-03 21:21:57 +0100
  • 87d150fb23 add configure options to disable optional features Adrian Rossiter 2020-03-01 15:06:00 +0100
  • f60c79cab1 fix lint karlstav 2020-02-28 22:17:10 +0100
  • f8363515cd comment out debug info about get defualt puls sink, this resolves #337 karlstav 2020-02-28 22:04:26 +0100
  • b19395a677 gradient: start with color pair number 16 karlstav 2020-02-27 22:03:23 +0100
  • 47ab43b279 fix bug where left channel was replaced by right channel, this resolves #335 karlstav 2020-02-09 13:02:47 +0100
  • 6407af045b OSX needs to add librt in a funny way karlstav 2020-02-04 12:46:33 +0100
  • da64176490 always build shmem input module, it is light weight and have no special dependencies karlstav 2020-02-04 12:04:27 +0100
  • ef292806f6 move common included headers for the input modules to common.h karlstav 2020-02-04 12:05:22 +0100
  • 0b1da3eb71 fix lint karlstav 2020-02-02 19:25:09 +0100
  • ddfc3bcdea build fix #334 sndio was not done right after input restruct karlstav 2020-02-02 17:27:02 +0100
  • c91050774e
    add sndio and portaudio dev files to workflows karl 2020-02-02 16:39:44 +0100
  • 8ecdf48f82
    Merge pull request #333 from krkk/fix_directory_exists karl 2020-01-05 12:21:12 +0100
  • df8ad39419
    alsa: don't close directories when they don't exist Karol Kosek 2020-01-04 16:09:45 +0100
  • a5cab50a20 make integral coefficient denpendent on height karlstav 2019-12-31 12:53:32 +0100
  • 88de9b6027 header files should be included alphabetically karlstav 2019-12-31 12:45:58 +0100
  • 0558e37708 include alloca.h for also to build on Buster this resolves #331 karlstav 2019-12-31 12:41:24 +0100
  • 795971e73e
    Merge pull request #330 from Xyene/fifo-bit-depth-example karl 2019-12-22 12:41:11 +0100
  • 4539d6e323 Update example config with FIFO sample rate and bit depth Tudor Brindus 2019-12-21 17:36:13 -0500
  • b7aaa7cf94
    Merge pull request #322 from Xyene/path-max karl 2019-12-21 22:58:09 +0100
  • ff12185433
    Merge pull request #329 from quantum5/old-method-detect karl 2019-12-21 22:56:24 +0100
  • 151f6f9474 Use PATH_MAX instead of hardcoding 255 Tudor Brindus 2019-12-20 23:28:42 -0500
  • 6688abdc25 Restore old input method detection order Quantum 2019-12-21 16:48:46 -0500
  • 4f89e9b509
    Merge pull request #328 from quantum5/tsan karl 2019-12-21 22:47:11 +0100
  • 4a37af8529
    Merge pull request #326 from Xyene/fix-falloff-memory karl 2019-12-21 22:44:58 +0100
  • 28c68a75dc
    Merge pull request #325 from quantum5/ubsan karl 2019-12-21 22:44:11 +0100
  • 64847011d2
    Merge pull request #321 from Xyene/24-bit-audio karl 2019-12-21 22:43:25 +0100
  • ab42693688 Add 24- and 32-bit audio support to FIFO Tudor Brindus 2019-12-20 22:13:54 -0500
  • c2a0b192c1 Minor cleanups to input/fifo.c Tudor Brindus 2019-12-20 21:42:23 -0500
  • 21a374686b Add config entry for FIFO bitness Tudor Brindus 2019-12-20 21:27:01 -0500
  • 4f488e73ce
    Merge pull request #320 from Xyene/input-method-enum karl 2019-12-21 22:22:59 +0100
  • f6d29db711 Refactor input method magic numbers into enum Tudor Brindus 2019-12-20 20:05:20 -0500
  • d8fbccb232 De-duplicate falloff memory assignment Tudor Brindus 2019-12-21 15:56:22 -0500
  • 8ca33543c7 Add --enable-tsan to build with ThreadSanitizer Quantum 2019-12-21 15:56:14 -0500
  • 131227be57 Add --enable-ubsan to build with UndefinedBehaviorSanitizer Quantum 2019-12-21 15:25:59 -0500