karlstav
2c1913a4c8
added M Nguyens PPA to the readme
10 years ago
karlstav
86d30a99d7
updated doctoc in readme
10 years ago
karlstav
c5473a21c3
updated readme
10 years ago
karlstav
d25dba7935
simplyfied code in iniparser3 fix
10 years ago
karlstav
ce15f8eb78
used code from Fedora COPR package
10 years ago
karlstav
bf72de8589
added option for building with iniparser version 3.1
10 years ago
karl
6ed3387019
Merge pull request #99 from EmilGedda/master
...
Added info on SIGUSR1 usage in README
10 years ago
Emil Gedda
61bb55669d
Changed pgrep to pkill
10 years ago
Emil Gedda
87ab4d138e
Added info on SIGUSR1 usage in README
10 years ago
karl
a54f820497
Merge pull request #98 from EmilGedda/master
...
Reload config file on SIGUSR1
10 years ago
Emil Gedda
5532c5665c
Reload config file on SIGUSR1
10 years ago
karl
255694a581
Merge pull request #96 from cheukyin699/master
...
Fixed typos in config file
10 years ago
Cheuk Yin Ng
e24a877fd4
Fixed typos in config file
10 years ago
karl
cfc625fcd1
Update todo
...
#91
10 years ago
karl
f3a4ee8874
Merge pull request #92 from iandrewt/master
...
fixed a few typos in config file
10 years ago
Andrew Titmuss
19b7bf3b02
fixed a few typos in config file
10 years ago
karl
69ac9b7029
Merge pull request #90 from sinisterstuf/patch-1
...
Fix typo then→than
10 years ago
Siôn Le Roux
70d21e1ed8
Fix typo then-->than
10 years ago
karlstav
a34573419c
ready for 0.4.1
10 years ago
karlstav
7b58f6e6fd
added auto pulseaudio source mode
...
setting source to 'auto' (also the default pulse source now)
automatically finds the monitor interface of the defualt sink
this will in most cases be most usefull
people who has manualy specified the old default value: 'defualt'
will now get an error message.
10 years ago
karlstav
be2947b064
pushing r now reloads audio, as requested in issue #81
...
added terminate on or off to audio struct. r will terminate the audio thread and jump back to audio init.
10 years ago
karlstav
fdb065106f
added usr/local/lib with LDFLAGS to makefile, issue #84
10 years ago
karl
830178666e
added automake tools to requirments to fix #88
...
this might or might not belong here as they are not really build requirements, but rather required to create the configure script. But maybe the configure script should be ready made beforehand? Me is not sure.
10 years ago
karl
d654130000
Merge pull request #87 from CelestialWalrus/patch-1
...
Added console title
10 years ago
Alex Smith
85dcc942a0
Added console title
10 years ago
karlstav
888f37f544
updatet readme file
10 years ago
karlstav
aac23b6ae7
added date to 0.4 in changelog
10 years ago
karlstav
0243858316
cleaned up usage
10 years ago
karlstav
20d8c816d4
changed pa default source to the defualt source
...
improved error message
10 years ago
karlstav
6aff465f97
added key-controls for color
10 years ago
karlstav
6f5631d996
added autosens feature
10 years ago
karlstav
cdff7c64fe
increased maxlength pulseaudio buffer attribute
...
apperrently having this as the same as buffer size caused latency
10 years ago
karlstav
6ed533751a
updatet readme
10 years ago
karlstav
fb66f9753d
added experimental pulseaudio support
10 years ago
karlstav
c674073d77
added optional alsa dependencies
11 years ago
karlstav
0891d5d79c
added optional ncurses dependencies
11 years ago
karlstav
237afe3967
updatet reamde toc and running via ssh instructions
11 years ago
karl
1d5bb03b77
Delete Makefile
...
no longer needed, will be generated by configure
11 years ago
karlstav
9b4fd9a92c
fixed virtualconsole detection for redirecting about to /dev/console
11 years ago
karlstav
abfcfc0a62
added copying of config file
...
fixed a bug where default config was not loaded
removed AC_CONFIG_MACRO_DIRS([m4]) from configure.ac
11 years ago
karlstav
0f8c3b06ca
redesigned config file
11 years ago
karlstav
1cba4af997
added automatic versioning from git to autoconf
11 years ago
karlstav
d6b4231ae0
updated readme, added separate changelog
11 years ago
karlstav
cf3a92d1e4
removed command line options, now conf file only
...
added option for path to config file, defaults to home/.config/cava/config like before
also improved configscript, still not 100% sure what I'm doing
11 years ago
karlstav
43b9523273
Merge branch 'master' into config-script
...
merging in changes from master branch in to config-script branch
11 years ago
karlstav
2a2750ac25
fixed a buf where default lowest cutoff freq had slipped down to 20, should be 50
11 years ago
karlstav
e587dd4fc1
removed the 0 from id in modprobe example file
11 years ago
karlstav
27d826999c
fixed check for fftw
11 years ago
karlstav
120b5a3a04
added libtoolize and Wall, Wextra, std=c99
11 years ago
karlstav
f55f0b582d
removed configure script added autogen.sh instead
11 years ago