Subversion Repositories oBacklight

Rev

Rev 3 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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