Changeset 2100f14c612471084434b364501e3818c7f4144e for ChangeLog
- Timestamp:
- 09/29/09 05:15:47 (3 years ago)
- Parents:
- 331e73f7872ff08582bfab9fc7d7a34ec029c515
- Children:
- 6af678616531eb1f3d3d0a052313ef9d8125bac7
- git-committer:
- L. Donnie Smith <donnie.smith@gatech.edu> / 2009-09-29T01:15:47Z-0400
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
rc429ed4 r2100f14 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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) … … 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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) … … 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 … … 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.org328 * 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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 … … 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) … … 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
