File: Changelog

package info (click to toggle)
python-whiteboard 1.0%2Bgit20140207-0.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,556 kB
  • ctags: 252
  • sloc: python: 1,691; xml: 61; makefile: 25; sh: 12
file content (252 lines) | stat: -rw-r--r-- 7,100 bytes parent folder | download | duplicates (3)
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
python-whiteboard (1.0.5) unstable; urgency=low

  * Patch by Pietro Pilolli. Fixed selecting fixed wiimote. 

 -- Pere Negre <pere.negre@gmail.com>  Fri, 25 Oct 2013 22:24:02 +0200

python-whiteboard (1.0.4) unstable; urgency=low

  * Patch by Pietro Pilolli. Fixed problem with old wiimote model.

 -- Pere Negre <pnegre@rasczak>  Sun, 03 Mar 2013 21:38:16 +0100

python-whiteboard (1.0.3) unstable; urgency=low

  * Updated italian translation.

 -- pnegre <pere.negre@gmail.com>  Mon, 12 Nov 2012 23:58:28 +0100

python-whiteboard (1.0.2) unstable; urgency=low

  * Fixed compatibility issues with wiimote plus.

 -- pnegre <pere.negre@gmail.com>  Fri, 07 Sep 2012 14:55:27 +0200

python-whiteboard (1.0.1) unstable; urgency=low

  * Interaction with wiimote device using linuxWiimoteLib (from Stephane Duchesneau)
  * cwiid is no longer a requirement.

 -- pnegre <pere.negre@gmail.com>  Fri, 07 Sep 2012 14:55:27 +0200

python-whiteboard (1.0.0) unstable; urgency=low

  * Added patch by Pietro Pilolli: enhanced sensitivity detection
  * Disabled systray icon because of Unity (Ubuntu) incompatibility

 -- pnegre <pere.negre@gmail.com>  Sat, 28 Jul 2012 13:04:06 +0200

python-whiteboard (0.9.9) unstable; urgency=low

  * Added code to detect to prevent multiple instance running
  * Minor fixes

 -- pnegre <pere.negre@gmail.com>  Sat, 08 Oct 2011 15:02:22 +0200

python-whiteboard (0.9.8) unstable; urgency=low

  * Added option to pick the first wiimote available when connecting.

 -- pnegre <pere.negre@gmail.com>  Sat, 11 Jun 2011 10:54:52 +0200

python-whiteboard (0.9.7) unstable; urgency=low

  * Applied debian patches (thanks to George Khaznadar)
  * Long click

 -- pnegre <pere.negre@gmail.com>  Tue, 07 Jun 2011 23:15:59 +0200

python-whiteboard (0.9.6+git20110528-3) unstable; urgency=low

  * added a French localization

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 29 May 2011 20:38:52 +0200

python-whiteboard (0.9.6+git20110528-2) unstable; urgency=low

  * updated the name and the address of the author

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 29 May 2011 00:30:24 +0200

python-whiteboard (0.9.6+git20110528-1) unstable; urgency=low

  * Initial release (Closes: #628434)
  * added build-dependencies: quilt, python-all, libqt4-dev
  * moved stuff to /usr/share
  * written a short manpage

 -- Georges Khaznadar <georgesk@ofset.org>  Sat, 28 May 2011 23:18:08 +0200

python-whiteboard (0.9.6) unstable; urgency=low

  * Fixed cursor 

 -- pnegre <pere.negre@gmail.com>  Sun, 06 Mar 2011 00:30:33 +0100

python-whiteboard (0.9.5) unstable; urgency=low

  * Some minor fixes
  * Connection code changed a bit

 -- pnegre <pere.negre@gmail.com>  Sat, 19 Feb 2011 14:58:09 +0100

python-whiteboard (0.9.4) unstable; urgency=low

  * Added profiles feature
  * Added chinese translation

 -- pnegre <pere.negre@gmail.com>  Mon, 06 Sep 2010 15:49:06 +0200

python-whiteboard (0.9.3) unstable; urgency=low

  * Minor fixes 

 -- pnegre <pere.negre@gmail.com>  Thu, 12 Aug 2010 11:25:04 +0200

python-whiteboard (0.9.2) unstable; urgency=low

  * The program is capable to detect more than one wiimote device
  * The program allows the user to select the wiimote
  * Pushing "A" on the wiimote device triggers calibration window
  * New option to load automatically the saved calibration matrix on startup

 -- pnegre <pere.negre@gmail.com>  Wed, 11 Aug 2010 17:21:40 +0200

python-whiteboard (0.9.1) unstable; urgency=low

  * Minor fixes.

 -- pnegre <pere.negre@gmail.com>  Tue, 10 Aug 2010 18:43:23 +0200

python-whiteboard (0.9) unstable; urgency=low

  * Revamped ui

 -- pnegre <pere.negre@gmail.com>  Tue, 10 Aug 2010 14:21:30 +0200

python-whiteboard (0.8) unstable; urgency=low

  * Small fixes

 -- pnegre <pere.negre@gmail.com>  Tue, 27 Jul 2010 23:39:52 +0200

python-whiteboard (0.7) unstable; urgency=low

  * Big improvements in respect to cpu usage
  * Switched from polling interface to a callback interface for the wiimote messages
  * Changes in configuration screen
  * Added internationalization support. Italian translation included

 -- pnegre <pere.negre@gmail.com>  Tue, 27 Jul 2010 22:57:43 +0200

python-whiteboard (0.6) unstable; urgency=low

  * Removed toggle configuration from main window
  * Added autoconnect capability

 -- pnegre <pere.negre@gmail.com>  Sun, 25 Jul 2010 11:10:49 +0200

python-whiteboard (0.5) unstable; urgency=low

  * Fullscreen calibration working properly on gnome desktop (i think)
  * New configuration dialog
  * The user can restrict the bluetooth connection to certain devices

 -- pnegre <pere.negre@gmail.com>  Mon, 19 Jul 2010 23:25:34 +0200

python-whiteboard (0.4) unstable; urgency=low

  * Enhancements in calibration screen

 -- pnegre <pere.negre@gmail.com>  Sat, 03 Jul 2010 12:20:15 +0200

python-whiteboard (0.3) unstable; urgency=low

  * It is possible now to calibrate without going fullscreen

 -- pnegre <pere.negre@gmail.com>  Fri, 21 May 2010 10:23:09 +0200

python-whiteboard (0.2-1) unstable; urgency=low

  * Minor fix in calibration window

 -- pnegre <pere.negre@gmail.com>  Thu, 13 May 2010 08:54:07 +0200

python-whiteboard (0.1-2.10) unstable; urgency=low

  * Added loading calibration capability.

 -- pnegre <pere.negre@gmail.com>  Wed, 05 May 2010 19:56:44 +0200

python-whiteboard (0.1-2.9) unstable; urgency=low

  * Improved calibration screen
  * Added message on pbar screen

 -- pnegre <pere.negre@gmail.com>  Wed, 05 May 2010 09:45:12 +0200

python-whiteboard (0.1-2.8) unstable; urgency=low

  * Off-limit clicks working.

 -- pnegre <pere.negre@gmail.com>  Tue, 04 May 2010 12:13:52 +0200

python-whiteboard (0.1-2.7) unstable; urgency=low

  * Added systray Icon. Minor fixes.

 -- pnegre <pere.negre@gmail.com>  Tue, 04 May 2010 08:58:24 +0200

python-whiteboard (0.1-2.6) unstable; urgency=low

  * Calibration screen does not use pygame, dropped dependency

 -- pnegre <pere.negre@gmail.com>  Mon, 03 May 2010 13:42:00 +0200

python-whiteboard (0.1-2.5) unstable; urgency=low

  * Checked dependencies

 -- pnegre <pere.negre@gmail.com>  Fri, 30 Apr 2010 20:16:19 +0200

python-whiteboard (0.1-2.4) unstable; urgency=low

  * Minor fixes

 -- pnegre <pere.negre@gmail.com>  Thu, 29 Apr 2010 12:06:38 +0200

python-whiteboard (0.1-2.3) unstable; urgency=low

  * Minor fixes

 -- pnegre <pere.negre@gmail.com>  Thu, 29 Apr 2010 08:34:10 +0200

python-whiteboard (0.1-2.2) unstable; urgency=low

  * Added Desktop entry 

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 14:02:25 +0200

python-whiteboard (0.1-2.1) unstable; urgency=low

  * Added Icon

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 12:58:52 +0200

python-whiteboard (0.1-2) unstable; urgency=low

  * Checked more dependencies 

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 12:12:25 +0200

python-whiteboard (0.1-1.1) unstable; urgency=low

  * Checked dependencies.

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 12:00:34 +0200

python-whiteboard (0.1-1) unstable; urgency=low

  * First release.

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 10:13:19 +0200