Posted
about 14 years
ago
by
Nicolò Barbon
Just changed the equation that calculates the percent. Now fits more with the real values but uses a bit more CPU. I'll optimize in next releases. The parameters have been modified a bit: since there are no more logarythms, the --base parameter
|
Posted
about 14 years
ago
by
[email protected] (Nicolò Barbon)
Just changed the equation that calculates the percent. Now fits more with the real values but uses a bit more CPU. I'll optimize in next releases. The parameters have been modified a bit: since there are no more logarythms, the --base parameter changed to --delta parameter and has totally different usage/values than before.
|
Posted
about 14 years
ago
by
Nicolò Barbon
Changed a bit: now if there is a drastic change in ambient brightness (>15%) then the program changes / asks to change the backlight level, else it calculates an average to avoid useless and annoying changes of backlight level when you move a bit
|
Posted
about 14 years
ago
by
[email protected] (Nicolò Barbon)
Changed a bit: now if there is a drastic change in ambient brightness (>15%) then the program changes / asks to change the backlight level, else it calculates an average to avoid useless and annoying changes of backlight level when you move a bit in front of the camera.
|
Posted
about 14 years
ago
by
Nicolò Barbon
Changed a bit: now if there is a drastic change in ambient brightness (>15%) then the program changes / asks to change the backlight level, else it calculates an average to avoid useless and annoying changes of backlight level when you move a bit
|
Posted
about 14 years
ago
by
Nicolò Barbon
Cleaned and changed a bit, cpu usage improved: now with a time gap of 1sec, the cpu usage on my machine (DualCore 1.5Ghz) is always below 3%, average on 2,7.
Now the only performance problem is the memory usage that is fixed at ~50MB.
|
Posted
about 14 years
ago
by
[email protected] (Nicolò Barbon)
Cleaned and changed a bit, cpu usage improved: now with a time gap of 1sec, the cpu usage on my machine (DualCore 1.5Ghz) is always below 3%, average on 2,7.
|
Posted
about 14 years
ago
by
Nicolò Barbon
Cleaned and changed a bit, cpu usage improved: now with a time gap of 1sec, the cpu usage on my machine (DualCore 1.5Ghz) is always below 3%, average on 2,7.
Now the only performance problem is the memory usage that is fixed at ~50MB.
|
Posted
about 14 years
ago
by
Nicolò Barbon
Added some improvements, cleaned a bit the code.
Now the program runs in a loop cycle.
Now, on linux, with writing rights on the backlight (or running as root !not suggested!), you can change the $acpi_path, $verbose and/or $time_gap vars to make the
|
Posted
about 14 years
ago
by
Nicolò Barbon
Added some improvements, cleaned a bit the code.
Now the program runs in a loop cycle.
Now, on linux, with writing rights on the backlight (or running as root !not suggested!), you can change the $acpi_path, $verbose and/or $time_gap vars to make the
|