|
1 |
| -2007-08-26 L. Donnie Smith <cwiid@abstrakraft.org> |
| 1 | +2007-08-26 L. Donnie Smith <donnie.smith@gatech.edu> |
2 | 2 | docs
|
3 | 3 | * updated wminput man page
|
4 | 4 |
|
5 |
| -2007-08-23 L. Donnie Smith <cwiid@abstrakraft.org> |
| 5 | +2007-08-23 L. Donnie Smith <donnie.smith@gatech.edu> |
6 | 6 | python
|
7 | 7 | * fixed libdir install bug
|
8 | 8 |
|
9 |
| -2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> |
| 9 | +2007-08-14 L. Donnie Smith <donnie.smith@gatech.edu> |
10 | 10 | libcwiid
|
11 | 11 | * make cwiid_err_default public
|
12 | 12 |
|
13 | 13 | wminput
|
14 | 14 | * added {c,py}_wiimote_deinit functions
|
15 | 15 | * added daemon, quiet, and reconnect options
|
16 | 16 |
|
17 |
| -2007-07-29 L. Donnie Smith <cwiid@abstrakraft.org> |
| 17 | +2007-07-29 L. Donnie Smith <donnie.smith@gatech.edu> |
18 | 18 | wminput
|
19 | 19 | * fixed wait forever logic
|
20 | 20 |
|
21 |
| -2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> |
| 21 | +2007-07-28 L. Donnie Smith <donnie.smith@gatech.edu> |
22 | 22 | configure.ac
|
23 | 23 | * added config.h header
|
24 | 24 | * added with-python argument and associated logic
|
|
33 | 33 | * added config.h include for sources requiring defs
|
34 | 34 | * added HAVE_PYTHON tests around all python code
|
35 | 35 |
|
36 |
| -2007-06-28 L. Donnie Smith <cwiid@abstrakraft.org> |
| 36 | +2007-06-28 L. Donnie Smith <donnie.smith@gatech.edu> |
37 | 37 | libcwiid
|
38 | 38 | * changed version
|
39 | 39 |
|
|
44 | 44 | * rewrote ir_ptr plugin
|
45 | 45 | * supress error for nonexistent python plugins
|
46 | 46 |
|
47 |
| -2007-06-18 L. Donnie Smith <cwiid@abstrakraft.org> |
| 47 | +2007-06-18 L. Donnie Smith <donnie.smith@gatech.edu> |
48 | 48 | wminput
|
49 | 49 | * revised error messages
|
50 | 50 |
|
51 | 51 | python
|
52 | 52 | * revised error messages and doc strings
|
53 | 53 |
|
54 |
| -2007-06-14 L. Donnie Smith <cwiid@abstrakraft.org> |
| 54 | +2007-06-14 L. Donnie Smith <donnie.smith@gatech.edu> |
55 | 55 | libcwiid
|
56 | 56 | * added sleep after cwiid_find_wiimote call
|
57 | 57 |
|
58 | 58 | python
|
59 | 59 | * added --prefix option to install script
|
60 | 60 |
|
61 |
| -2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> |
| 61 | +2007-06-05 L. Donnie Smith <donnie.smith@gatech.edu> |
62 | 62 | python
|
63 | 63 | * removed Wiimote_FromC function
|
64 | 64 | * added bdaddr argument to Wiimote.init
|
|
76 | 76 | wminput
|
77 | 77 | * reworked command-line options (added standard options, long options)
|
78 | 78 |
|
79 |
| -2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> |
| 79 | +2007-06-01 L. Donnie Smith <donnie.smith@gatech.edu> |
80 | 80 | python
|
81 | 81 | * added Wiimote_FromC
|
82 | 82 | * exported Wiimote_FromC and ConvertMesgArray as CObjects
|
|
88 | 88 | * changed param format (pass pointers)
|
89 | 89 | * added python plugin support (experimental)
|
90 | 90 |
|
91 |
| -2007-05-30 L. Donnie Smith <cwiid@abstrakraft.org> |
| 91 | +2007-05-30 L. Donnie Smith <donnie.smith@gatech.edu> |
92 | 92 | configure.ac
|
93 | 93 | * added python/Makefile and PYTHON_VERSION variable
|
94 | 94 |
|
|
102 | 102 | python
|
103 | 103 | * removed set_mesg_callback from methods table
|
104 | 104 |
|
105 |
| -2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> |
| 105 | +2007-05-16 L. Donnie Smith <donnie.smith@gatech.edu> |
106 | 106 | libcwiid
|
107 | 107 | * removed error_pipe
|
108 | 108 | * fixed error message reporting
|
|
121 | 121 | wminput
|
122 | 122 | * updated for function name changes
|
123 | 123 |
|
124 |
| -2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> |
| 124 | +2007-05-14 L. Donnie Smith <donnie.smith@gatech.edu> |
125 | 125 | libcwiid
|
126 | 126 | * added timestamp to message interfaces
|
127 | 127 | * added cwiid_get_acc_cal
|
|
137 | 137 | * updated for timestamp addition
|
138 | 138 | * use cwiid_get_acc_cal to get acc calibration values (acc plugins)
|
139 | 139 |
|
140 |
| -2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> |
| 140 | +2007-04-24 L. Donnie Smith <donnie.smith@gatech.edu> |
141 | 141 | libcwiid
|
142 | 142 | * rewrite (API overhaul)
|
143 | 143 |
|
|
154 | 154 | wminput
|
155 | 155 | * fixed classic controller configuration bug
|
156 | 156 |
|
157 |
| -2007-04-12 L. Donnie Smith <cwiid@abstrakraft.org> |
| 157 | +2007-04-12 L. Donnie Smith <donnie.smith@gatech.edu> |
158 | 158 | libcwiid
|
159 | 159 | * streamlined wiimote filter
|
160 | 160 |
|
161 | 161 | 2007-04-12 Petter Reinholdtsen <pere@hungry.com>
|
162 | 162 | wmdemo
|
163 | 163 | * added command-line WIIMOTE_BDADDR
|
164 | 164 |
|
165 |
| -2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> |
| 165 | +2007-04-09 L. Donnie Smith <donnie.smith@gatech.edu> |
166 | 166 | libcwiid
|
167 | 167 | * renamed from libwiimote
|
168 | 168 | * renamed external data structures
|
|
184 | 184 | * added debounce and low-pass filter to ir_ptr plugin
|
185 | 185 | * added low-pass filter to acc plugin
|
186 | 186 |
|
187 |
| -2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> |
| 187 | +2007-04-08 L. Donnie Smith <donnie.smith@gatech.edu> |
188 | 188 | defs.mak
|
189 | 189 | * added DEBUGFLAGS variable
|
190 | 190 |
|
|
213 | 213 | * fixed signed/unsigned comparison warning in int_listen, send_report, and
|
214 | 214 | exec_write_seq
|
215 | 215 |
|
216 |
| -2007-04-07 L. Donnie Smith <cwiid@abstrakraft.org> |
| 216 | +2007-04-07 L. Donnie Smith <donnie.smith@gatech.edu> |
217 | 217 | wiimote
|
218 | 218 | * changed wiimote_info.class to btclass
|
219 | 219 |
|
220 |
| -2007-04-03 L. Donnie Smith <cwiid@abstrakraft.org> |
| 220 | +2007-04-03 L. Donnie Smith <donnie.smith@gatech.edu> |
221 | 221 | configure.ac
|
222 | 222 | * removed --noyywrap from lex
|
223 | 223 |
|
|
241 | 241 | wminput
|
242 | 242 | * exit on wiimote_mesg_error
|
243 | 243 |
|
244 |
| -2007-04-03 L. Donnie Smith <cwiid@abstrakraft.org> |
| 244 | +2007-04-03 L. Donnie Smith <donnie.smith@gatech.edu> |
245 | 245 | wiimote
|
246 | 246 | * fixed wiimote_find_wiimote seg fault
|
247 | 247 |
|
|
251 | 251 | wminput
|
252 | 252 | * added stdio.h include to conf.h
|
253 | 253 |
|
254 |
| -2007-04-02 L. Donnie Smith <cwiid@abstrakraft.org> |
| 254 | +2007-04-02 L. Donnie Smith <donnie.smith@gatech.edu> |
255 | 255 | wiimote
|
256 | 256 | * fixed exception handling bugs in bluetooth.c
|
257 | 257 |
|
258 | 258 | wminput
|
259 | 259 | * added wait option
|
260 | 260 |
|
261 |
| -2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> |
| 261 | +2007-04-01 L. Donnie Smith <donnie.smith@gatech.edu> |
262 | 262 | * Moved defs.mak.in to top level directory
|
263 | 263 | * Added directories to defs.mak.in
|
264 | 264 | * Moved CFLAGS directories from defs.mak to Makefiles
|
|
286 | 286 | * wrote wiimote_get_info_array
|
287 | 287 | * wiimote_connect now takes a pointer to bdaddr_t
|
288 | 288 |
|
289 |
| -2007-03-27 L. Donnie Smith <cwiid@abstrakraft.org> |
| 289 | +2007-03-27 L. Donnie Smith <donnie.smith@gatech.edu> |
290 | 290 | * Added DESTDIR variable to make system
|
291 | 291 |
|
292 |
| -2007-03-23 L. Donnie Smith <cwiid@abstrakraft.org> |
| 292 | +2007-03-23 L. Donnie Smith <donnie.smith@gatech.edu> |
293 | 293 | * Corrected installation directory creation logic
|
294 | 294 | * Added .NOTPARALLEL to top level Makefile
|
295 | 295 |
|
296 |
| -2007-03-19 L. Donnie Smith <cwiid@abstrakraft.org> |
| 296 | +2007-03-19 L. Donnie Smith <donnie.smith@gatech.edu> |
297 | 297 | * Added --disable-ldconfig option to configure
|
298 | 298 | * Makefiles - append to rather than set compiler options
|
299 | 299 |
|
300 |
| -2007-03-15 L. Donnie Smith <cwiid@abstrakraft.org> |
| 300 | +2007-03-15 L. Donnie Smith <donnie.smith@gatech.edu> |
301 | 301 | wminput
|
302 | 302 | * action_enum.awk - explicitly call awk rather than #! /usr/bin/awk
|
303 | 303 |
|
304 |
| -2007-03-14 L. Donnie Smith <cwiid@abstrakraft.org> |
| 304 | +2007-03-14 L. Donnie Smith <donnie.smith@gatech.edu> |
305 | 305 | wiimote
|
306 | 306 | * audited error checking (coda and error handler sections)
|
307 | 307 | * updated comments
|
|
310 | 310 | * wiimote_read - changed to obey decode flag only for register read
|
311 | 311 | * wiimote_connect - changed memcpy to bacmp
|
312 | 312 |
|
313 |
| -2007-03-08 L. Donnie Smith <cwiid@abstrakraft.org> |
| 313 | +2007-03-08 L. Donnie Smith <donnie.smith@gatech.edu> |
314 | 314 | * added explicit creation of installation directories to prevent
|
315 | 315 | installation errors
|
316 | 316 |
|
|
322 | 322 | wmdemo
|
323 | 323 | * added implementation of wiimote_err_t, wiimote_set_err
|
324 | 324 |
|
325 |
| -2007-03-05 L. Donnie Smith <cwiid@abstrakraft.org> |
| 325 | +2007-03-05 L. Donnie Smith <donnie.smith@gatech.edu> |
326 | 326 | * Type audit - boolean ints, const strings where appropriate, stdint.h
|
327 | 327 | wiimote types
|
328 |
| - * Changed email addresses to cwiid@abstrakraft.org |
| 328 | + * Changed email addresses to donnie.smith@gatech.edu |
329 | 329 | * Added file ChangeLogs
|
330 | 330 | * Fixed GTK_{CFLAGS,LIBS} in configure.ac and wmgui/Makefile.in
|
331 | 331 |
|
332 |
| -2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> |
| 332 | +2007-03-01 L. Donnie Smith <donnie.smith@gatech.edu> |
333 | 333 | * configure.ac - check for stdint.h
|
334 | 334 |
|
335 |
| -2007-02-26 L. Donnie Smith <cwiid@abstrakraft.org> |
| 335 | +2007-02-26 L. Donnie Smith <donnie.smith@gatech.edu> |
336 | 336 | * Changed installation directories to comply with FHS standard
|
337 | 337 | * Added check for yypop_buffer_state in flex
|
338 | 338 | * Various minor documentation changes
|
|
349 | 349 | wminput
|
350 | 350 | * fixed help message
|
351 | 351 |
|
352 |
| -2007-02-18 L. Donnie Smith <cwiid@abstrakraft.org> |
| 352 | +2007-02-18 L. Donnie Smith <donnie.smith@gatech.edu> |
353 | 353 | wiimote
|
354 | 354 | * fixed wiimote_status_mesg allocation size
|
355 | 355 | * changed wiimote_log to wiimote_err with format string and args
|
|
367 | 367 | wminput
|
368 | 368 | * rewrite: new configuration syntax, plugin architecture
|
369 | 369 |
|
370 |
| -2007-01-25 L. Donnie Smith <cwiid@abstrakraft.org> |
| 370 | +2007-01-25 L. Donnie Smith <donnie.smith@gatech.edu> |
371 | 371 | wiimote
|
372 | 372 | * added rpt_mode_flag lock to prevent race condition
|
373 | 373 | * extended write sequences to simplify multi-part operations
|
374 | 374 |
|
375 | 375 | wmgui
|
376 | 376 | * added status request at connect to populate status boxes
|
377 | 377 |
|
378 |
| -2007-01-24 L. Donnie Smith <cwiid@abstrakraft.org> |
| 378 | +2007-01-24 L. Donnie Smith <donnie.smith@gatech.edu> |
379 | 379 | Added uninstall make target
|
380 | 380 |
|
381 | 381 | wiimote
|
|
393 | 393 | * changes to plugin architecture - gives greater access to plugin
|
394 | 394 | * added LED indicators to default (IR) tracking
|
395 | 395 |
|
396 |
| -2007-01-16 L. Donnie Smith <cwiid@abstrakraft.org> |
| 396 | +2007-01-16 L. Donnie Smith <donnie.smith@gatech.edu> |
397 | 397 | wminput
|
398 | 398 | * fixed build error in plugins directory
|
399 | 399 |
|
400 |
| -2007-01-15 L. Donnie Smith <cwiid@abstrakraft.org> |
| 400 | +2007-01-15 L. Donnie Smith <donnie.smith@gatech.edu> |
401 | 401 | reworked build system, now using autoconf
|
402 | 402 |
|
403 | 403 | wiimote
|
|
424 | 424 | * added WIIMOTE_BDADDR environment variable lookup
|
425 | 425 | * created plugin architecture and acc plugin
|
426 | 426 |
|
427 |
| -2007-01-09 L. Donnie Smith <cwiid@abstrakraft.org> |
| 427 | +2007-01-09 L. Donnie Smith <donnie.smith@gatech.edu> |
428 | 428 | reworked top-level Makefile
|
429 | 429 | bins install to /usr/local/bin on make install
|
430 | 430 | wiimote
|
|
442 | 442 | * fixed --help bug
|
443 | 443 | * added #ifdef tests around KEY_ macros in key_enum.{c,awk}
|
444 | 444 |
|
445 |
| -2007-01-04 L. Donnie Smith <cwiid@abstrakraft.org> |
| 445 | +2007-01-04 L. Donnie Smith <donnie.smith@gatech.edu> |
446 | 446 | wiimote
|
447 | 447 | * put mesg callback data in a union
|
448 | 448 | * fixed write flood error (wait for ACK after each packet)
|
|
462 | 462 | wminput
|
463 | 463 | * added to package
|
464 | 464 |
|
465 |
| -2006-12-31 L. Donnie Smith <cwiid@abstrakraft.org> |
| 465 | +2006-12-31 L. Donnie Smith <donnie.smith@gatech.edu> |
466 | 466 | wiimote
|
467 | 467 | * changed various macro names and parameter types (mostly signed to unsigned)
|
468 | 468 | * cleaned up LED & RUMBLE command logic
|
|
481 | 481 | * added data read/write
|
482 | 482 | * added IR data widgets (not yet enabled)
|
483 | 483 |
|
484 |
| -2006-12-28 L. Donnie Smith <cwiid@abstrakraft.org> |
| 484 | +2006-12-28 L. Donnie Smith <donnie.smith@gatech.edu> |
485 | 485 | Initial release
|
0 commit comments