Subversion Repositories oBacklight

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

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