File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -21,3 +21,8 @@ were required to allow this.
2121The source code was also run through a formatter to correct the
2222heavy mix of tabs and spaces. I have no idea how it even ran with
2323such inconsistent indentation."
24+
25+ In version 4.0 the following was fixed: the involuntary volume raise issue,
26+ volume detection and implementation of --color=never for grep.
27+
28+ Thanks again to kabili207 :)
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ PA_CURRENT_PRESET=""
2121PRESET_DIR1=$HOME /.config/pulse/presets
2222PRESET_DIR2=/usr/share/pulseaudio-equalizer/presets
2323SCRIPT_NAME=pulseaudio-equalizer
24- SCRIPT_VERSION=" 3 .0 (06.12.2016 )"
24+ SCRIPT_VERSION=" 4 .0 (29.01.2017 )"
2525CONFIG_NAME=$HOME /.config/pulse/equalizerrc
2626LOG_NAME=$HOME /pulseaudio-equalizer.log
2727
You can’t perform that action at this time.
0 commit comments