aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 651e48d5ebf3dfc05ca93fbc42b29ab9285d1a27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
2008-11-19  Paul Eggleton <bluelightning@bluelightning.org>

	* apps/tskeys/tskeys.c:
	Improve handling of selection where the pointer is dragged between zones.

2008-02-15  Richard Purdie <rpurdie@openedhand.com>

	* config/alsa/c7x0-default.state:
	Fix default mixer config on c7x0 models

2008-02-14  Richard Purdie <rpurdie@openedhand.com>

	* config/alsa/cxx00-default.state:
	Fix default mixer config on spitz

2007-10-04  Samuel Ortiz  <sameo@openedhand.com>

	* config/mach-config/mach-htcuniversal-functions:
	* config/mach-config/mach-htcuniversal-vars:
	* config/machines:
	* scripts/detect-machine:
	Add HTC Universal support.


2007-07-10  Richard Purdie  <rpurdie@openedhand.com>

	* configure.ac.in:
	Use proper tslib version (1.0).


2007-05-17  Richard Purdie  <rpurdie@openedhand.com>

	* scripts/zaurus-hinge.in:
	Remove uneeded fiddling with mbinputmgr and mb-keyboard/stroke.


2006-07-28  Richard Purdie  <rpurdie@openedhand.com>

	* config/alsa/c7x0-default.state:
	* config/alsa/cx00-default.state:
	* config/alsa/6000x-default.state:
	Update mixer configs with ASoC changes

	* configure.ac:
	* config/alsa/5600-default.state:
	* config/mach-config/mach-poodle-functions:
	* config/mach-config/mach-poodle-vars.in:
	* scripts/detect-machine:
	Add poodle support


2006-07-02  Richard Purdie  <rpurdie@openedhand.com>

	* config/alsa/6000x-default.state:
	Tosa mixer updates from Dirk Opfer


2006-05-06  Richard Purdie  <rpurdie@openedhand.com>

	* config/alsa/c7x0-default.state:
	Correct the c7x0 mixer settings
	* scripts/zaurusd.in:
	Make sure /etc/pointercal exists before running tskeys


2006-04-08  Richard Purdie  <rpurdie@openedhand.com>

	* scripts/zaurusd.in:
	Make sure we set any tslib variables before running tskeys.
	Fix a devmand reference


2006-04-06  Richard Purdie  <rpurdie@openedhand.com>

	Fix a tosa functions error that caused TSKEYS to become unset
	Add a call to setleds to make sure numlock is turned on for tskeys
	Separate out the tskeys config into c7x0 and cxx00 due to rotation
	differences.


2006-03-19  Richard Purdie  <rpurdie@openedhand.com>

	Add tosa support from Dirk Opfer <Dirk@Opfer-Online.de>


2006-03-05  Richard Purdie  <rpurdie@openedhand.com>

	Fix a subtle race issue between alsactl and switchevd.
	Remove an unneeded script.
	Always create the asound.state file if it doesn't exist


2006-03-04  Richard Purdie  <rpurdie@openedhand.com>

	Add c7x0 support.


2006-02-23  Richard Purdie  <rpurdie@openedhand.com>

	* configure.ac:
	Add missing config-borzoi-vars CONFIG_FILES line


2006-02-23  Richard Purdie  <rpurdie@openedhand.com>

	* config/alsa/cxx00-default.state:
	Update mixer config to match ASoC changes (format shouldn't change again).

	* scripts/zaurusd.in:
	Save/Restore mixer setup on zaurusd start/stop.
		
	* scripts/zaurus-mixer-callback.in:
	Control some further alsa mixer settings for correct headset operation 
	with new ASoC.


2006-02-20  Richard Purdie  <rpurdie@openedhand.com>

	* Initial Version