Subversion Repositories oBacklight

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 soulskater 1
2010-07-05  Marcus Uddenhed  <marcus@osource.se>
2
 
3
	* oBacklight (startup): Added so that max brightness value gets inserted into nvidia_bl driver configuration since it starts on max anyway.
4
 
5
2010-07-04  Marcus Uddenhed  <marcus@osource.se>
6
 
7
	* oBacklight (core): Added a control to prevent brightness changes generating out of range values. Thanks again to damdim at nvnews.com forum for spotting this issue.
8
 
9
2010-07-03  Marcus Uddenhed  <marcus@osource.se>
10
 
11
	* oBacklight (core): Changed static values for max brightness, increase & decrease to variables to enable easier modification and system adaptation. thanks to damdim at nvnews.com forum for this input.
12
 
13
2010-07-02  Marcus Uddenhed  <marcus@osource.se>
14
 
15
	* oBacklight (init): Fixed faulty LSB header information.
16
 
17
2010-06-29  Marcus Uddenhed  <marcus@osource.se>
18
 
19
	* oBacklight.sh (file): Removed .sh file ending for startup script conformance.
20
 
21
	* oBacklight (core): Rewritten entire core to use ACPI calls instead of folder monitoring.
22
 
23
	* changelog.txt (text): Fixed faulty changelog format & missing changes from 2010-06-15.
24
 
25
	* readme.txt (text): Minor text changes.
26
 
27
2010-06-15  Marcus Uddenhed  <marcus@osource.se>
28
 
29
	* readme.txt (text): Added contact information.
30
 
31
	* license.txt (file): Added License file.
32
 
33
2010-05-01  Marcus Uddenhed  <marcus@osource.se>
34
 
35
	* readme.txt (file): Created.
36
 
37
	* oBacklight.sh (file): Created.