Subversion Repositories oBacklight

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 soulskater 1
2011-03-22  Marcus Uddenhed  <marcus@osource.se>
2
	* oBacklight (core): Added the possibillity to use predefined settings.
3
 
4
	* oBacklight (core): Added some predefined settings.
5
 
6
	* oBacklight (core): Added ACPI events for Dell Vostro 3700
7
 
8
	* readme.txt (text): Minor changes in readme.txt
9
 
10
2010-07-06  Marcus Uddenhed  <marcus@osource.se>
11
 
12
	* oBacklight (core): Fixed bug resulting in random brightness changes.
13
 
14
2010-07-05  Marcus Uddenhed  <marcus@osource.se>
15
 
16
	* oBacklight (startup): Added so that max brightness value gets inserted into nvidia_bl driver configuration since it starts on max anyway.
17
 
18
2010-07-04  Marcus Uddenhed  <marcus@osource.se>
19
 
20
	* 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.
21
 
22
2010-07-03  Marcus Uddenhed  <marcus@osource.se>
23
 
24
	* 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.
25
 
26
2010-07-02  Marcus Uddenhed  <marcus@osource.se>
27
 
28
	* oBacklight (init): Fixed faulty LSB header information.
29
 
30
2010-06-29  Marcus Uddenhed  <marcus@osource.se>
31
 
32
	* oBacklight.sh (file): Removed .sh file ending for startup script conformance.
33
 
34
	* oBacklight (core): Rewritten entire core to use ACPI calls instead of folder monitoring.
35
 
36
	* changelog.txt (text): Fixed faulty changelog format & missing changes from 2010-06-15.
37
 
38
	* readme.txt (text): Minor text changes.
39
 
40
2010-06-15  Marcus Uddenhed  <marcus@osource.se>
41
 
42
	* readme.txt (text): Added contact information.
43
 
44
	* license.txt (file): Added License file.
45
 
46
2010-05-01  Marcus Uddenhed  <marcus@osource.se>
47
 
48
	* readme.txt (file): Created.
49
 
50
	* oBacklight.sh (file): Created.