karlstav
|
2651195b64
|
added legacy ouput mode noncurses
|
11 years ago |
karlstav
|
651f72eb15
|
improved cpu preformance in noncurses
|
11 years ago |
karl
|
6d5a2b1c28
|
Merge pull request #47 from CelestialWalrus/master
Added ignore lower than x option
|
11 years ago |
CelestialWalrus
|
bd12b5aa68
|
You can now reload configuration while in cava!
|
11 years ago |
CelestialWalrus
|
8234160b0d
|
Added ignore lower than x option
|
11 years ago |
karl
|
5bfd96a9e9
|
Merge pull request #46 from phijor/master
Create path to config-file if it does not exist.
|
11 years ago |
Philipp Joram
|
ba22a991c6
|
Create path to config-file if it does not exist.
See issue #45.
|
11 years ago |
karlstav
|
12c11a1232
|
added noncurses output mode, (old printf version)
|
11 years ago |
karlstav
|
478cf4995a
|
limit max integral multiplication factor to 0.99
|
11 years ago |
karlstav
|
b2a8305ce1
|
Merge branch 'master' into modules
|
11 years ago |
karlstav
|
56773917e7
|
fixed some smothing parameters to work better with config
|
11 years ago |
karlstav
|
6b7da17440
|
fixed bug where autobars would cause eq to go bananas
|
11 years ago |
karlstav
|
d63406c5fc
|
added example config file, copied at make"
|
11 years ago |
karl
|
ca47cd5612
|
Merge pull request #44 from CelestialWalrus/modules
Added ini configuration.
|
11 years ago |
CelestialWalrus
|
9f77f2330c
|
EQ is now done before the main loop
|
11 years ago |
CelestialWalrus
|
1a3887887f
|
Adjustable monstercat
|
11 years ago |
CelestialWalrus
|
8da0da0994
|
Docs & fixes
|
11 years ago |
CelestialWalrus
|
903dbc056c
|
Added basic eq
|
11 years ago |
CelestialWalrus
|
eb3a57240c
|
Support for [smoothing] section
|
11 years ago |
CelestialWalrus
|
424ecaa05b
|
cava is now aware of XDG_CONFIG_HOME
|
11 years ago |
CelestialWalrus
|
3429610b0b
|
Added ini configuration. Working properties: input:*, output:*, general:*, color:*
|
11 years ago |
karl
|
a481dae2a4
|
Update todo
|
11 years ago |
karl
|
e2a1265107
|
minor tweaking + bugfix
tweaking:
-increased gravity slightly
-increased integral smoothing slightly
-increased treble sensitivity
bugfix:
-alsa default device was fifo path and vice versa
-no default alsa device was specified
|
11 years ago |
karl
|
2276950bae
|
Merge pull request #40 from CelestialWalrus/patch-1
Added another mode & fixed the output method arg.
|
11 years ago |
CelestialWalrus
|
6d0e57c1c4
|
THE BASS CIRCLE
|
11 years ago |
CelestialWalrus
|
a5a66deaca
|
Falloff switched places with Monstercat & the waves are 95% wavier now.
|
11 years ago |
CelestialWalrus
|
1f9d63f83d
|
Fixed *the bass* again
|
11 years ago |
CelestialWalrus
|
d32f0a593f
|
I think this one looks better.
|
11 years ago |
CelestialWalrus
|
77d8133053
|
Fixed *the bass*
|
11 years ago |
CelestialWalrus
|
32365670df
|
Added another smoothing mode
|
11 years ago |
Alex Smith
|
0608bf92b9
|
Fix the output method console arg
|
11 years ago |
karlstav
|
17bcb6d827
|
fix path optarg
|
11 years ago |
karlstav
|
bdfe59e72a
|
switched off bold
|
11 years ago |
karlstav
|
2430b95860
|
fixed frame limiter not resetting after sleep
|
11 years ago |
karlstav
|
1ea97eda30
|
improved responsivness by increasing gravity
|
11 years ago |
karlstav
|
0fc4bd94fb
|
adding new module files
|
11 years ago |
karlstav
|
4c3f9ae0ee
|
moved alsa and fifo part to separate files, it works!
|
11 years ago |
karlstav
|
5ec1377036
|
switched to using pointers to get terminal dim
|
11 years ago |
karlstav
|
c3fef62ece
|
increased responsivnes
|
11 years ago |
karlstav
|
85add3e3fb
|
fixed so no change is default background color
|
11 years ago |
karl
|
6039301cd9
|
Merge pull request #37 from CZinsII/master
Color Argument Changes
|
11 years ago |
Christopher Zins
|
d6c342a805
|
Renamed background color 'none' to 'default'
|
11 years ago |
Christopher Zins
|
79a3c155a3
|
Added 'none' as an acceptable argument to Background color, which preserves the default background color
|
11 years ago |
Christopher Zins
|
31e5e1d54b
|
Background color parameter now accepts 'black' as an argument
|
11 years ago |
karlstav
|
1d3994f40d
|
added link to ncurses
|
11 years ago |
karlstav
|
e86981ee05
|
added openSUSE dependencies installation to readme
|
11 years ago |
karlstav
|
84c6baa83a
|
added on the fly handling of sensitivity
|
11 years ago |
karlstav
|
d0464274bb
|
removed old terminal cleanup
|
11 years ago |
karlstav
|
5ab83d1f0e
|
improved alsa loopback config
|
11 years ago |
karlstav
|
74c1569b19
|
added more cleanups in the optargs
|
11 years ago |