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
11 years ago
karlstav
6ed533751a
updatet readme
11 years ago
karlstav
fb66f9753d
added experimental pulseaudio support
11 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
karlstav
c53d592438
first working edition, verry untested
11 years ago
karl
e144482967
added build requirements for Fedoare to resolve #77
...
also added link to sedrubal's RPM spec file and install instructions for arch (AUR)
11 years ago
karlstav
d9de3fbefc
changed print to printf in commit 917d140
11 years ago
karl
917d140bc2
Merge pull request #80 from binarii/seg_fault
...
Added error handling for when config cant be accessed
11 years ago
Ryan Zuklie
e1129179b7
Changed spaces to tabs
11 years ago
Ryan Zuklie
aa3c37e2f9
Added error handling for when config cant be accessed
11 years ago
karlstav
97639fa64c
removed autogenerated files
11 years ago
karlstav
99fe6342f6
initial commit, not working yet, need help
11 years ago
karlstav
18b91a7cc5
removed old variable from debug mode to fix #76
11 years ago
karl
74e74e4914
Merge pull request #74 from orthographic-pedant/spell_check/character
...
Fix typographical error(s)
11 years ago
karl
9b6ebc3210
Merge pull request #75 from orthographic-pedant/spell_check/characters
...
Fix typographical error(s)
11 years ago
orthographic-pedant
d0b23beee9
Fix typographical error(s)
...
Changed charachters to characters in README.
11 years ago