Changeset 2100f14c612471084434b364501e3818c7f4144e

Show
Ignore:
Timestamp:
09/29/09 05:15:47 (3 years ago)
Author:
L. Donnie Smith <donnie.smith@…>
Parents:
331e73f7872ff08582bfab9fc7d7a34ec029c515
Children:
6af678616531eb1f3d3d0a052313ef9d8125bac7
git-committer:
L. Donnie Smith <donnie.smith@gatech.edu> / 2009-09-29T01:15:47Z-0400
Message:

Various administrative updates

change email addresses
remove individual file changelogs (that's what version control is for)

Files:
39 modified

Legend:

Unmodified
Added
Removed
  • AUTHORS

    rc033b7a r2100f14  
    1 L. Donnie Smith <cwiid@abstrakraft.org> 
     1L. Donnie Smith <donnie.smith@gatech.edu> 
  • ChangeLog

    rc429ed4 r2100f14  
    1 2007-08-26 L. Donnie Smith <cwiid@abstrakraft.org> 
     12007-08-26 L. Donnie Smith <donnie.smith@gatech.edu> 
    22        docs 
    33        * updated wminput man page 
    44 
    5 2007-08-23 L. Donnie Smith <cwiid@abstrakraft.org> 
     52007-08-23 L. Donnie Smith <donnie.smith@gatech.edu> 
    66        python 
    77        * fixed libdir install bug 
    88 
    9 2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
     92007-08-14 L. Donnie Smith <donnie.smith@gatech.edu> 
    1010        libcwiid 
    1111        * make cwiid_err_default public 
     
    1515        * added daemon, quiet, and reconnect options 
    1616 
    17 2007-07-29 L. Donnie Smith <cwiid@abstrakraft.org> 
     172007-07-29 L. Donnie Smith <donnie.smith@gatech.edu> 
    1818        wminput 
    1919        * fixed wait forever logic 
    2020 
    21 2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
     212007-07-28 L. Donnie Smith <donnie.smith@gatech.edu> 
    2222        configure.ac 
    2323        * added config.h header 
     
    3434        * added HAVE_PYTHON tests around all python code 
    3535 
    36 2007-06-28 L. Donnie Smith <cwiid@abstrakraft.org> 
     362007-06-28 L. Donnie Smith <donnie.smith@gatech.edu> 
    3737        libcwiid 
    3838        * changed version 
     
    4545        * supress error for nonexistent python plugins 
    4646 
    47 2007-06-18 L. Donnie Smith <cwiid@abstrakraft.org> 
     472007-06-18 L. Donnie Smith <donnie.smith@gatech.edu> 
    4848        wminput 
    4949        * revised error messages 
     
    5252        * revised error messages and doc strings 
    5353 
    54 2007-06-14 L. Donnie Smith <cwiid@abstrakraft.org> 
     542007-06-14 L. Donnie Smith <donnie.smith@gatech.edu> 
    5555        libcwiid 
    5656        * added sleep after cwiid_find_wiimote call 
     
    5959        * added --prefix option to install script 
    6060 
    61 2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
     612007-06-05 L. Donnie Smith <donnie.smith@gatech.edu> 
    6262        python 
    6363        * removed Wiimote_FromC function 
     
    7777        * reworked command-line options (added standard options, long options) 
    7878 
    79 2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
     792007-06-01 L. Donnie Smith <donnie.smith@gatech.edu> 
    8080        python 
    8181        * added Wiimote_FromC 
     
    8989        * added python plugin support (experimental) 
    9090 
    91 2007-05-30 L. Donnie Smith <cwiid@abstrakraft.org> 
     912007-05-30 L. Donnie Smith <donnie.smith@gatech.edu> 
    9292        configure.ac 
    9393        * added python/Makefile and PYTHON_VERSION variable 
     
    103103        * removed set_mesg_callback from methods table 
    104104 
    105 2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
     1052007-05-16 L. Donnie Smith <donnie.smith@gatech.edu> 
    106106        libcwiid 
    107107        * removed error_pipe 
     
    122122        * updated for function name changes 
    123123 
    124 2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
     1242007-05-14 L. Donnie Smith <donnie.smith@gatech.edu> 
    125125        libcwiid 
    126126        * added timestamp to message interfaces 
     
    138138        * use cwiid_get_acc_cal to get acc calibration values (acc plugins) 
    139139 
    140 2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
     1402007-04-24 L. Donnie Smith <donnie.smith@gatech.edu> 
    141141        libcwiid 
    142142        * rewrite (API overhaul) 
     
    155155        * fixed classic controller configuration bug 
    156156 
    157 2007-04-12 L. Donnie Smith <cwiid@abstrakraft.org> 
     1572007-04-12 L. Donnie Smith <donnie.smith@gatech.edu> 
    158158        libcwiid 
    159159        * streamlined wiimote filter 
     
    163163        * added command-line WIIMOTE_BDADDR 
    164164 
    165 2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
     1652007-04-09 L. Donnie Smith <donnie.smith@gatech.edu> 
    166166        libcwiid 
    167167        * renamed from libwiimote 
     
    185185        * added low-pass filter to acc plugin 
    186186 
    187 2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
     1872007-04-08 L. Donnie Smith <donnie.smith@gatech.edu> 
    188188        defs.mak 
    189189        * added DEBUGFLAGS variable 
     
    214214          exec_write_seq 
    215215 
    216 2007-04-07 L. Donnie Smith <cwiid@abstrakraft.org> 
     2162007-04-07 L. Donnie Smith <donnie.smith@gatech.edu> 
    217217        wiimote 
    218218        * changed wiimote_info.class to btclass 
    219219 
    220 2007-04-03 L. Donnie Smith <cwiid@abstrakraft.org> 
     2202007-04-03 L. Donnie Smith <donnie.smith@gatech.edu> 
    221221        configure.ac 
    222222        * removed --noyywrap from lex 
     
    242242        * exit on wiimote_mesg_error 
    243243 
    244 2007-04-03 L. Donnie Smith <cwiid@abstrakraft.org> 
     2442007-04-03 L. Donnie Smith <donnie.smith@gatech.edu> 
    245245        wiimote 
    246246        * fixed wiimote_find_wiimote seg fault 
     
    252252        * added stdio.h include to conf.h 
    253253 
    254 2007-04-02 L. Donnie Smith <cwiid@abstrakraft.org> 
     2542007-04-02 L. Donnie Smith <donnie.smith@gatech.edu> 
    255255        wiimote 
    256256        * fixed exception handling bugs in bluetooth.c 
     
    259259        * added wait option 
    260260 
    261 2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
     2612007-04-01 L. Donnie Smith <donnie.smith@gatech.edu> 
    262262        * Moved defs.mak.in to top level directory 
    263263        * Added directories to defs.mak.in 
     
    287287        * wiimote_connect now takes a pointer to bdaddr_t 
    288288 
    289 2007-03-27 L. Donnie Smith <cwiid@abstrakraft.org> 
     2892007-03-27 L. Donnie Smith <donnie.smith@gatech.edu> 
    290290        * Added DESTDIR variable to make system 
    291291 
    292 2007-03-23 L. Donnie Smith <cwiid@abstrakraft.org> 
     2922007-03-23 L. Donnie Smith <donnie.smith@gatech.edu> 
    293293        * Corrected installation directory creation logic 
    294294        * Added .NOTPARALLEL to top level Makefile 
    295295 
    296 2007-03-19 L. Donnie Smith <cwiid@abstrakraft.org> 
     2962007-03-19 L. Donnie Smith <donnie.smith@gatech.edu> 
    297297        * Added --disable-ldconfig option to configure 
    298298        * Makefiles - append to rather than set compiler options 
    299299 
    300 2007-03-15 L. Donnie Smith <cwiid@abstrakraft.org> 
     3002007-03-15 L. Donnie Smith <donnie.smith@gatech.edu> 
    301301        wminput 
    302302                * action_enum.awk - explicitly call awk rather than #! /usr/bin/awk 
    303303 
    304 2007-03-14 L. Donnie Smith <cwiid@abstrakraft.org> 
     3042007-03-14 L. Donnie Smith <donnie.smith@gatech.edu> 
    305305        wiimote 
    306306                * audited error checking (coda and error handler sections) 
     
    311311                * wiimote_connect - changed memcpy to bacmp 
    312312 
    313 2007-03-08 L. Donnie Smith <cwiid@abstrakraft.org> 
     3132007-03-08 L. Donnie Smith <donnie.smith@gatech.edu> 
    314314        * added explicit creation of installation directories to prevent 
    315315          installation errors 
     
    323323                * added implementation of wiimote_err_t, wiimote_set_err 
    324324 
    325 2007-03-05 L. Donnie Smith <cwiid@abstrakraft.org> 
     3252007-03-05 L. Donnie Smith <donnie.smith@gatech.edu> 
    326326        * Type audit - boolean ints, const strings where appropriate, stdint.h 
    327327          wiimote types 
    328         * Changed email addresses to cwiid@abstrakraft.org 
     328        * Changed email addresses to donnie.smith@gatech.edu 
    329329        * Added file ChangeLogs 
    330330        * Fixed GTK_{CFLAGS,LIBS} in configure.ac and wmgui/Makefile.in 
    331331 
    332 2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
     3322007-03-01 L. Donnie Smith <donnie.smith@gatech.edu> 
    333333        * configure.ac - check for stdint.h 
    334334 
    335 2007-02-26 L. Donnie Smith <cwiid@abstrakraft.org> 
     3352007-02-26 L. Donnie Smith <donnie.smith@gatech.edu> 
    336336        * Changed installation directories to comply with FHS standard 
    337337        * Added check for yypop_buffer_state in flex 
     
    350350        * fixed help message 
    351351 
    352 2007-02-18 L. Donnie Smith <cwiid@abstrakraft.org> 
     3522007-02-18 L. Donnie Smith <donnie.smith@gatech.edu> 
    353353        wiimote 
    354354        * fixed wiimote_status_mesg allocation size 
     
    368368        * rewrite: new configuration syntax, plugin architecture 
    369369 
    370 2007-01-25 L. Donnie Smith <cwiid@abstrakraft.org> 
     3702007-01-25 L. Donnie Smith <donnie.smith@gatech.edu> 
    371371        wiimote 
    372372        * added rpt_mode_flag lock to prevent race condition 
     
    376376        * added status request at connect to populate status boxes 
    377377 
    378 2007-01-24 L. Donnie Smith <cwiid@abstrakraft.org> 
     3782007-01-24 L. Donnie Smith <donnie.smith@gatech.edu> 
    379379        Added uninstall make target 
    380380 
     
    394394        * added LED indicators to default (IR) tracking 
    395395 
    396 2007-01-16 L. Donnie Smith <cwiid@abstrakraft.org> 
     3962007-01-16 L. Donnie Smith <donnie.smith@gatech.edu> 
    397397        wminput 
    398398        * fixed build error in plugins directory 
    399399 
    400 2007-01-15 L. Donnie Smith <cwiid@abstrakraft.org> 
     4002007-01-15 L. Donnie Smith <donnie.smith@gatech.edu> 
    401401        reworked build system, now using autoconf 
    402402 
     
    425425        * created plugin architecture and acc plugin 
    426426 
    427 2007-01-09 L. Donnie Smith <cwiid@abstrakraft.org> 
     4272007-01-09 L. Donnie Smith <donnie.smith@gatech.edu> 
    428428        reworked top-level Makefile 
    429429        bins install to /usr/local/bin on make install 
     
    443443        * added #ifdef tests around KEY_ macros in key_enum.{c,awk} 
    444444 
    445 2007-01-04 L. Donnie Smith <cwiid@abstrakraft.org> 
     4452007-01-04 L. Donnie Smith <donnie.smith@gatech.edu> 
    446446        wiimote 
    447447        * put mesg callback data in a union 
     
    463463        * added to package 
    464464 
    465 2006-12-31 L. Donnie Smith <cwiid@abstrakraft.org> 
     4652006-12-31 L. Donnie Smith <donnie.smith@gatech.edu> 
    466466        wiimote 
    467467        * changed various macro names and parameter types (mostly signed to unsigned) 
     
    482482        * added IR data widgets (not yet enabled) 
    483483 
    484 2006-12-28 L. Donnie Smith <cwiid@abstrakraft.org> 
     4842006-12-28 L. Donnie Smith <donnie.smith@gatech.edu> 
    485485        Initial release 
  • README

    r08e1f0f r2100f14  
    1 Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 
    33This program is free software; you can redistribute it and/or modify 
     
    3636INSTALLATION 
    3737------------------------------------------------------------------------------------------------ 
     38If installing from SVN or Git, run the following commands.  Otherwise, or if you aren't sure, ignore them. 
     39aclocal 
     40autoconf 
     41 
     42All users should then run: 
    3843./configure 
    3944make 
     
    5055I prefer the second method since it keeps local software in the local directory where it should be, and it fixes the problem for every package using /usr/local/lib, not just CWiid.  Until someone offers a convincing argument for the omission of /usr/local/lib from /etc/ld.so.conf, I consider this to be a distribution bug, and method #2 above is the fix. 
    5156 
    52 Please report any compilation errors at http://www.abstrakraft.org/cwiid or to <cwiid@abstrakraft.org>, with preference for the former. 
     57Please report any compilation errors at http://cwiid.org. 
    5358 
    5459EXECUTION 
  • configure.ac

    r531904b r2100f14  
    1 # ChangeLog: 
    2 # 2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    3 # * added config.h header 
    4 # * added with-python argument and associated logic 
    5 # 
    6 # 2007-05-30 L. Donnie Smith <cwiid@abstrakraft.org> 
    7 # * added python/Makefile 
    8 # * added PYTHON_VERSION variable 
    9 # 
    10 # 2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    11 # * updated for libcwiid rename 
    12 # 
    13 # 2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    14 # * removed --noyywrap from lex 
    15 # 
    16 # 2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    17 # * added lswm/Makefile 
    18 # * moved defs.mak 
    19 # 
    20 # 2007-03-19 L. Donnie Smith <cwiid@abstrakraft.org> 
    21 # * added --disable-ldconfig 
    22 # 
    23 # 2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    24 # * Initial ChangeLog 
    25 # * Check for stdint.h 
    26  
    27 AC_INIT(CWiid,0.6.00,cwiid@abstrakraft.org) 
     1AC_INIT(CWiid,0.6.00,donnie.smith@gatech.edu) 
    282AC_CONFIG_HEADER(common/include/config.h) 
    293 
  • libcwiid/bluetooth.c

    r2174214 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-04-24 L. Donnie Smith (cwiid@abstrakraft.org> 
    19  *  * revised error messages 
    20  * 
    21  *  2007-04-12 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * streamlined wiimote filter 
    23  * 
    24  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    25  *  * renamed wiimote to libcwiid, renamed structures accordingly 
    26  * 
    27  *  2007-04-07 L. Donnie Smith <cwiid@abstrakraft.org> 
    28  *  * changed cwiid_info.class to btclass 
    29  * 
    30  *  2007-04-03 L. Donnie Smith <cwiid@abstrakraft.org> 
    31  *  * fixed cwiid_find_wiimote seg fault 
    32  * 
    33  *  2007-04-02 L. Donnie Smith <cwiid@abstrakraft.org> 
    34  *  * exception handling bugs 
    35  * 
    36  *  2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    37  *  * created file 
    3817 */ 
    3918 
  • libcwiid/command.c

    r65c1474 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added cwiid_request_status, cwiid_set_let, cwiid_set_rumble, 
    20  *    cwiid_set_rpt_mode 
    21  * 
    22  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * rewrite for API overhaul 
    24  *  * added rw and beep functions from rw.c 
    25  * 
    26  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    27  *  * renamed wiimote to libcwiid, renamed structures accordingly 
    28  * 
    29  *  2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    30  *  * updated cwiid_read and cwiid_write to trigger and detect rw_error 
    31  * 
    32  *  2007-03-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    33  *  * audited error checking (coda and error handler sections) 
    34  *  * updated comments 
    35  *  * cwiid_read - changed to obey decode flag only for register read 
    36  * 
    37  *  2007-03-06 L. Donnie Smith <cwiid@abstrakraft.org> 
    38  *  * added wiimote parameter to cwiid_err calls 
    39  * 
    40  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    41  *  * Initial ChangeLog 
    42  *  * type audit (stdint, const, char booleans) 
    4317 */ 
    4418 
  • libcwiid/connect.c

    r65c1474 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2009-06-13 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * add cwiid_open_timeout function, call it with default from cwiid_open 
    20  * 
    21  *  2007-06-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * added sleep after cwiid_find_wiimote call 
    23  * 
    24  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    25  *  * remove error_pipe init and destruct 
    26  *  * renamed connect and disconnect to open and close 
    27  * 
    28  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * rewrite for API overhaul 
    30  * 
    31  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * renamed wiimote to libcwiid, renamed structures accordingly 
    33  * 
    34  *  2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    35  *  * cancel rw operations from cwiid_disconnect 
    36  * 
    37  *  2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    38  *  * cwiid_connect now takes a pointer to bdaddr_t 
    39  *  * changed cwiid_findfirst to cwiid_find_wiimote 
    40  * 
    41  *  2007-03-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    42  *  * changed memcpy to bacmp 
    43  *  * audited error checking (coda and error handler sections) 
    44  *  * updated comments 
    45  * 
    46  *  2007-03-06 L. Donnie Smith <cwiid@abstrakraft.org> 
    47  *  * added wiimote parameter to cwiid_err calls 
    48  * 
    49  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    50  *  * Initial ChangeLog 
    5117 */ 
    5218 
  • libcwiid/cwiid.h

    rc12d0e1 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * make cwiid_err_default public 
    20  * 
    21  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * changed cwiid_connect, cwiid_disconnect to cwiid_open, cwiid_close 
    23  *  * added cwiid_request_status, cwiid_set_let, cwiid_set_rumble, 
    24  *    cwiid_set_rpt_mode 
    25  * 
    26  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    27  *  * added timestamp to message functions 
    28  *  * added cwiid_get_acc_cal 
    29  * 
    30  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    31  *  * rewrite for API overhaul 
    32  * 
    33  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    34  *  * renamed wiimote to libcwiid, renamed structures accordingly 
    35  * 
    36  *  2007-04-07 L. Donnie Smith <cwiid@abstrakraft.org> 
    37  *  * changed cwiid_info.class to btclass 
    38  * 
    39  *  2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    40  *  * added cwiid_mesg_error message type 
    41  * 
    42  *  2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    43  *  * cwiid_connect now takes a pointer to bdaddr_t 
    44  *  * added cwiid_info definition and macros 
    45  *  * added cwiid_get_info_array prototype 
    46  *  * changed cwiid_findfirst to cwiid_find_wiimote 
    47  * 
    48  *  2007-03-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    49  *  * added cwiid_err_t definition 
    50  *  * added cwiid_set_err prototype 
    51  * 
    52  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    53  *  * Initial ChangeLog 
    54  *  * type audit (stdint, const, char booleans) 
    5517 */ 
    5618 
  • libcwiid/cwiid_internal.h

    rc12d0e1 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * remove error_pipe 
    20  *  * add struct mesg_array to process_error 
    21  * 
    22  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * added timestamp to mesg_array 
    24  * 
    25  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * rewrite for API overhaul 
    27  * 
    28  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * renamed wiimote to libcwiid, renamed structures accordingly 
    30  * 
    31  *  2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * moved RW error state to separate member 
    33  * 
    34  *  2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    35  *  * removed CWIID_CMP_LEN macro and cwiid_findfirst prototype 
    36  * 
    37  *  2007-03-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    38  *  * added wiimote parameter to cwiid_err prototype 
    39  * 
    40  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    41  *  * Initial ChangeLog 
    42  *  * type audit (stdint, const, char booleans) 
    4317 */ 
    4418 
  • libcwiid/interface.c

    rc12d0e1 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added timestamp to cwiid_get_mesg 
    20  *  * added cwiid_get_acc_cal 
    21  * 
    22  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * created for API overhaul 
    2417 */ 
    2518 
  • libcwiid/process.c

    r1674277 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * process_err adds error_mesg to mesg_array 
    20  * 
    21  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * created for API overhaul (moved from old event.c) 
    2317 */ 
    2418 
  • libcwiid/state.c

    rc12d0e1 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * created for API overhaul (update_rpt_mode moved from command.c) 
    2017 */ 
    2118 
  • libcwiid/thread.c

    rc12d0e1 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * send error_mesg from process_error 
    20  * 
    21  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * added timestamp to message array 
    23  * 
    24  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    25  *  * rewrite for API overhaul (renamed from event.c) 
    26  * 
    27  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    28  *  * renamed wiimote to libcwiid, renamed structures accordingly 
    29  * 
    30  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    31  *  * fixed incompatible pointer warning in process_error 
    32  * 
    33  *  2007-04-08 Petter Reinholdtsen <pere@hungry.com> 
    34  *  * fixed signed/unsigned comparison error in int_listen 
    35  * 
    36  *  2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    37  *  * implemented process_error to handle socket read errors 
    38  *  * added rw_status triggers to read and write handlers 
    39  * 
    40  *  2007-03-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    41  *  * audit error checking 
    42  *  * reorganized file 
    43  *  * moved int_listen read/write code to process_read and process_write 
    44  *  * updated (some/a few) comments 
    45  * 
    46  *  2007-03-06 L. Donnie Smith <cwiid@abstrakraft.org> 
    47  *  * added wiimote parameter to cwiid_err calls 
    48  * 
    49  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    50  *  * Initial ChangeLog 
    51  *  * type audit (stdint, const, char booleans) 
    5217 */ 
    5318 
  • libcwiid/util.c

    r65c1474 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2008-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * make cwiid_err_default public 
    20  *  * clean up cwiid_err 
    21  * 
    22  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * rewrite for API overhaul 
    24  * 
    25  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * renamed wiimote to libcwiid, renamed structures accordingly 
    27  * 
    28  *  2007-04-08 Petter Reinholdtsen <pere@hungry.com> 
    29  *  * fixed signed/unsigned comparison warning in send_report and 
    30  *    exec_write_seq 
    31  * 
    32  *  2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    33  *  * removed cwiid_findfirst (moved to bluetooth.c) 
    34  * 
    35  *  2007-03-27 L. Donnie Smith <cwiid@abstrakraft.org> 
    36  *  * moved cwiid_findfirst to bluetooth.c 
    37  * 
    38  *  2007-03-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    39  *  * audited error checking (coda and error handler sections) 
    40  * 
    41  *  2007-03-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    42  *  * created cwiid_err_func variable 
    43  *  * created cwiid_err_default 
    44  *  * added wiimote parameter to cwiid_err definition and calls 
    45  * 
    46  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    47  *  * Initial ChangeLog 
    48  *  * type audit (stdint, const, char booleans) 
    4917 */ 
    5018 
  • lswm/lswm.c

    r8dfafdd r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added config.h include 
    20  *  * use PACKAGE_VERSION from config.h instead of CWIID_VERSION 
    21  * 
    22  *  2007-06-01 Nick <nickishappy@gmail.com> 
    23  *  * reworked command-line options (added standard options, long options) 
    24  * 
    25  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * updated for libcwiid rename 
    27  * 
    28  *  2007-04-07 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * changed cwiid_info.class to btclass 
    30  * 
    31  *  2007-04-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * created file 
    3317 */ 
    3418 
  • man/man1/wmgui.1

    r3a8a3e9 r2100f14  
    4242.br 
    4343.SH AUTHOR 
    44 wmgui was written by L. Donnie Smith <cwiid@abstrakraft.org> 
     44wmgui was written by L. Donnie Smith <donnie.smith@gatech.edu> 
    4545.PP 
    4646This manual page was written by Romain Beauxis <toots@rastageeks.org>, 
  • man/man1/wminput.1

    rc429ed4 r2100f14  
    8787.br 
    8888.SH AUTHOR 
    89 wminput was written by L. Donnie Smith <cwiid@abstrakraft.org> 
     89wminput was written by L. Donnie Smith <donnie.smith@gatech.edu> 
    9090.PP 
    9191This manual page was written by Romain Beauxis <toots@rastageeks.org>, 
  • python/Wiimote.c

    rc12d0e1 r2100f14  
    11/* 
    2  * Copyright (C) 2007 Justin M. Tulloss <jmtulloss@gmail.com> 
     2 * Copyright (C) 2007 Justin M. Tulloss <jmtulloss@gmail.com>, L. Donnie Smith <donnie.smith@gatech.edu> 
    33 * 
    44 * Interface from Python to libcwiid 
     
    1919 * Boston, MA  02110-1301  USA 
    2020 * 
    21  * ChangeLog: 
    22  * 2008-01-19 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  * * print callback error tracebacks 
    24  * 
    25  * 2007-06-18 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  * * revised error messages and doc strings 
    27  * 
    28  * 2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  * * removed Wiimote_FromC function 
    30  * * added bdaddr argument to Wiimote.init 
    31  * * overloaded Wiimote.init to accept CObject (existing wiimote), 
    32  *   and logic to avoid closing it on dealloc 
    33  * 
    34  * 2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    35  * * added Wiimote_FromC 
    36  * * added get_acc_cal 
    37  * 
    38  * 2007-05-27 Arthur Peters <amp@singingwizard.org> 
    39  * * removed set_mesg_callback from methods table 
    40  * 
    41  * 2007-05-22 L. Donnie Smith <cwiid@abstrakraft.org> 
    42  * * changed disconnect to close 
    43  * * replaced command with attributes for rpt_mode, rumble, led, 
    44  *   added request_status method 
    45  * * fixed memory leak in get_mesg 
    46  * * added function names to argument parsing errors 
    47  * * changed to processMesg to ConvertMesgArray with global visibility 
    48  * 
    49  * 2007-05-15 L. Donnie Smith <cwiid@abstrakraft.org> 
    50  * * revised message types 
    51  * * revised argument/keylist parsing 
    52  * 
    53  * 2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    54  * * moved Wiimote class to separate file 
    5521 */ 
    5622 
  • python/cwiidmodule.c

    rc12d0e1 r2100f14  
    11/* 
    2  * Copyright (C) 2007 Justin M. Tulloss <jmtulloss@gmail.com> 
     2 * Copyright (C) 2007 Justin M. Tulloss <jmtulloss@gmail.com>, L. Donnie Smith <donnie.smith@gatech.edu> 
    33 * 
    44 * Interface from Python to libcwiid 
     
    1919 * Boston, MA  02110-1301  USA 
    2020 * 
    21  * ChangeLog: 
    22  * 2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  * * removed Wiimote_FromC function 
    24  * 
    25  * 2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  * * added CObjects for Wiimote_FromC and ConvertMesgArray 
    27  * 
    28  * 2007-05-22 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  * * clarified variable names 
    30  * 
    31  * 2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  * * moved Wiimote class to separate files 
    33  * 
    34  * 2007-05-12 L. Donnie Smith <cwiid@abstrakraft.org> 
    35  * * added keywords to read 
    36  * * finished get_mesg 
    37  * * cleaned up types in get_state 
    38  * * finished processMesgs 
    39  * 
    40  * 2007-05-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    41  * * finished get_state 
    42  * * fixed read buffer issue 
    43  * * implemented write 
    44  * * cleaned up types 
    45  * * removed notImplemented (no longer needed) 
    46  * 
    47  * 2007-05-07 L. Donnie Smith <cwiid@abstrakraft.org> 
    48  * * C-style comments 
    49  * * changed struct name to Wiimote 
    50  * * removed dlopen, unused includes 
    51  * * spaces to tabs, misc stylistic changes to match CWiid code 
    52  * * changed self types to Wiimote 
    53  * * made bdaddr local 
    54  * * improved error checking in Wiimote_init 
    55  * * implemented disconnect, enable, disable 
    56  * * partially implemented get_state 
    57  * 
    58  * 2007-05-07 Justin M. Tulloss <jmtulloss@gmail.com> 
    59  * * Refactored according to dsmith's wishes, removed unnecessary locks 
    60  * * implemented read 
    61  * 
    62  * 2007-04-26 Justin M. Tulloss <jmtulloss@gmail.com> 
    63  * * Updated for new libcwiid API 
    64  * 
    65  * 2007-04-24 Justin M. Tulloss <jmtulloss@gmail.com> 
    66  * * Initial Changelog 
    6721 */ 
    6822 
  • wmgui/main.c

    rc12d0e1 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added config.h include 
    20  *  * use PACKAGE_VERSION from config.h instead of CWIID_VERSION 
    21  * 
    22  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * changed cwiid_{connect,disconnect,command} to 
    24  *    cwiid_{open,close,request_status|set_led|set_rumble|set_rpt_mode} 
    25  * 
    26  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    27  *  * added timestamp to message callback 
    28  *  * use cwiid_get_acc_cal to get acc calibration values 
    29  * 
    30  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    31  *  * updated for API overhaul 
    32  * 
    33  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    34  *  * updated for libcwiid rename 
    35  * 
    36  *  2007-04-08 L. Donnie Smith <cwiid@anstrakraft.org> 
    37  *  * fixed signed/unsigned comparison warning in btnRead_clicked 
    38  * 
    39  *  2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    40  *  * disconnect on cwiid_mesg_error 
    41  * 
    42  *  2007-04-03 L. Donnie Smith <cwiid@abstrakraft.org> 
    43  *  * commented custom cwiid_err (causing Xlib errors) 
    44  * 
    45  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    46  *  * Initial Changelog 
    47  *  * type audit (stdint, const, char booleans) 
    4817 */ 
    4918 
     
    5524#define APP_VERSION             PACKAGE_VERSION 
    5625#define APP_COPYRIGHT   "Copyright (C) 2007 L. Donnie Smith " \ 
    57                         "<cwiid@abstrakraft.org>" 
     26                        "<donnie.smith@gatech.edu>" 
    5827#define APP_COMMENTS    "Wiimote GUI" 
    5928 
  • wminput/README

    rcfb368e r2100f14  
    1 Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 
    33This program is free software; you can redistribute it and/or modify 
  • wminput/c_plugin.c

    r7e5f213 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added c_wiimote_deinit 
    20  * 
    21  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * Initial ChangeLog 
    2317 */ 
    2418 
  • wminput/c_plugin.h

    r7e5f213 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added c_wiimote_deinit 
    20  * 
    21  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * Initial ChangeLog 
    2317 */ 
    2418 
  • wminput/conf.c

    r8dfafdd r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added config.h include 
    20  *  * added HAVE_PYTHON tests around all python code 
    21  * 
    22  *  2007-06-18 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * revised error messages 
    24  * 
    25  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * refactored to isolate plugin logic 
    27  * 
    28  *  2007-06-03 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * fixed plugin->data malloc bug 
    30  * 
    31  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * added python plugin support 
    33  *  * changed param interface (pass pointers) 
    34  * 
    35  *  2007-04-15 <work.eric@gmail.com> 
    36  *  * fixed classic controller configuration bug 
    37  * 
    38  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    39  *  * fixed pointer qualifier warning in get_plugin 
    40  *  * created conf_plugin_param_{int,float} functions 
    41  * 
    42  *  2007-03-03 L. Donnie Smith <cwiid@abstrakraft.org> 
    43  *  * Initial ChangeLog 
    44  *  * type audit (stdint, const, char booleans) 
    4517 */ 
    4618 
  • wminput/conf.h

    r8dfafdd r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added config.h include 
    20  *  * added HAVE_PYTHON tests around all python code 
    21  * 
    22  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * refactored to isolate plugin logic 
    24  * 
    25  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * added python plugin support 
    27  * 
    28  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * updated for libcwiid rename 
    30  * 
    31  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * added conf_plugin_param_{int,float} prototypes 
    33  * 
    34  *  2007-04-03 L. Donnie Smith <cwiid@abstrakraft.org> 
    35  *  * added stdio.h include 
    36  * 
    37  *  2007-03-02 L. Donnie Smith <cwiid@abstrakraft.org> 
    38  *  * Initial ChangeLog 
    39  *  * type audit (stdint, const, char booleans) 
    4017 */ 
    4118 
  • wminput/configs/nunchuk_stick2btn

    r531904b r2100f14  
    22# needs plugins ir_fps and nunchuk_kb 
    33# available from http://kyrlian.free.fr/binaries/cwiid/latest/ 
    4 # wminput source and info at http://abstrakraft.org/cwiid/ 
     4# wminput source and info at http://cwiid.org 
    55 
    66include buttons 
  • wminput/lexer.l

    r8df4b19 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added param rules 
    20  * 
    21  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * Initial ChangeLog 
    2317 */ 
    2418 
  • wminput/main.c

    rc429ed4 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added daemon, quiet, and reconnect options 
    20  * 
    21  *  2007-07-29 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * fixed wait forever logic 
    23  * 
    24  *  2007-07-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    25  *  * added config.h include 
    26  *  * use PACKAGE_VERSION from config.h instead of CWIID_VERSION 
    27  *  * added HAVE_PYTHON tests around all python code 
    28  * 
    29  *  2007-06-18 L. Donnie Smith <cwiid@abstrakraft.org> 
    30  *  * revised error messages 
    31  * 
    32  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    33  *  * refactored to isolate plugin logic 
    34  * 
    35  *  2007-06-01 Nick <nickishappy@gmail.com> 
    36  *  * reworked command-line options (added standard options, long options) 
    37  * 
    38  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    39  *  * added python plugin support 
    40  *  * pass mesg instead of &mesg to wmplugin_exec 
    41  * 
    42  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    43  *  * changed cwiid_{connect,disconnect,command} to 
    44  *    cwiid_{open,close,request_status|set_led|set_rumble|set_rpt_mode} 
    45  * 
    46  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    47  *  * added timestamp to message callback 
    48  * 
    49  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    50  *  * update for API overhaul 
    51  * 
    52  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    53  *  * updated for libcwiid rename 
    54  * 
    55  *  2007-04-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    56  *  * exit on cwiid_error 
    57  * 
    58  *  2007-03-03 L. Donnie Smith <cwiid@abstrakraft.org> 
    59  *  * Initial ChangeLog 
    60  *  * type audit (stdint, const, char booleans) 
    6117 */ 
    6218 
  • wminput/parser.y

    rf200a0f r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added param rules 
    20  * 
    21  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * Initial ChangeLog 
    2317 */ 
    2418 
  • wminput/plugins/acc/acc.c

    r49e0132 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * updated for wmplugin_exec prototype change (&mesg->mesg) 
    20  *  * updated for param interface change (pass pointers) 
    21  * 
    22  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * use cwiid_get_acc_cal to get acc calibration values 
    24  * 
    25  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * updated for API overhaul 
    27  * 
    28  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * updated for libcwiid rename 
    30  * 
    31  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * initialized params 
    33  *  * added Scale params 
    34  * 
    35  *  2007-04-08 Arthur Peters <amp@singingwizard.org> 
    36  *  * added low-pass filter 
    37  * 
    38  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    39  *  * type audit (stdint, const, char booleans) 
    40  * 
    41  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    42  *  * Initial ChangeLog 
    43  *  * made global variables static 
    4417 */ 
    4518 
  • wminput/plugins/ir_ptr/ir_ptr.c

    r6f6c678 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiidabstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-06-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * Converted to single source 
    20  *  * Added deadspace at edges 
    21  * 
    22  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * updated for wmplugin_exec prototype change (&mesg->mesg) 
    24  * 
    25  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * changed cwiid_{connect,disconnect,command} to 
    27  *    cwiid_{open,close,request_status|set_led|set_rumble|set_rpt_mode} 
    28  * 
    29  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    30  *  * updated for API overhaul 
    31  * 
    32  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    33  *  * updated for libcwiid rename 
    34  * 
    35  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    36  *  * initialized param array 
    37  * 
    38  *  2007-04-08 Arthur Peters <amp@singingwizard.org> 
    39  *  * added debounce and low pass filter 
    40  * 
    41  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    42  *  * type audit (stdint, const, char booleans) 
    43  * 
    44  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    45  *  * Initial ChangeLog 
    46  *  * made global variables static 
    4717 */ 
    4818 
  • wminput/plugins/nunchuk_acc/nunchuk_acc.c

    r49e0132 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * updated for wmplugin_exec prototype change (&mesg->mesg) 
    20  *  * updated for param interface change (pass pointers) 
    21  * 
    22  *  2007-05-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * use cwiid_get_acc_cal to get acc calibration values 
    24  * 
    25  *  2007-04-24 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * updated for API overhaul 
    27  * 
    28  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * updated for libcwiid rename 
    30  * 
    31  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * copied low-pass filter from acc plugin 
    33  *  * initialized params 
    34  *  * added Scale params 
    35  * 
    36  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    37  *  * type audit (stdint, const, char booleans) 
    38  * 
    39  *  2007-03-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    40  *  * Initial ChangeLog 
    41  *  * made global variables static 
    4217 */ 
    4318 
  • wminput/plugins/nunchuk_stick2btn/nunchuk_stick2btn.c

    r531904b r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
  • wminput/py_plugin.c

    r7e5f213 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added py_wiimote_deinit 
    20  * 
    21  *  2007-06-28 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * supress error for nonexistent python plugins 
    23  * 
    24  *  2007-06-18 L. Donnie Smith <cwiid@abstrakraft.org> 
    25  *  * revised error messages 
    26  * 
    27  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    28  *  * relocated all python plugin logic here 
    29  *  * now imports plugins without changing directories 
    30  * 
    31  *  2007-06-03 L. Donnie Smith <cwiid@abstrakraft.org> 
    32  *  * added WMPLUGIN_ABS and WMPLUGIN_REL constants 
    33  * 
    34  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    35  *  * Initial ChangeLog 
    3617 */ 
    3718 
  • wminput/py_plugin.h

    r7e5f213 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-08-14 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * added py_wiimote_deinit 
    20  * 
    21  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * refactored to isolate plugin logic 
    23  * 
    24  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    25  *  * Initial ChangeLog 
    2617 */ 
    2718 
  • wminput/uinput.c

    r49e0132 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-05-16 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * changed cwiid_{connect,disconnect,command} to 
    20  *    cwiid_{open,close,request_status|set_led|set_rumble|set_rpt_mode} 
    21  * 
    22  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * updated for libcwiid rename 
    24  * 
    25  *  2007-04-08 L. Donnie Smith <cwiid@anstrakraft.org> 
    26  *  * fixed signed/unsigned comparison warning in uinput_open 
    27  * 
    28  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * Initial ChangeLog 
    30  *  * type audit (stdint, const, char booleans) 
    3117 */ 
    3218 
  • wminput/util.c

    r49e0132 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-06-05 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * refactored to isolate plugin logic 
    20  * 
    21  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    22  *  * Initial ChangeLog 
    2317 */ 
    2418 
  • wminput/util.h

    re39b37a r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * Initial ChangeLog 
    2017 */ 
    2118 
  • wminput/wmplugin.h

    r49e0132 r2100f14  
    1 /* Copyright (C) 2007 L. Donnie Smith <wiimote@abstrakraft.org> 
     1/* Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 * 
    33 *  This program is free software; you can redistribute it and/or modify 
     
    1515 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA 
    1616 * 
    17  *  ChangeLog: 
    18  *  2007-06-01 L. Donnie Smith <cwiid@abstrakraft.org> 
    19  *  * changed wmplugin_exec prototype (pass mesg instead of &mesg) 
    20  *  * changed param interface (pass pointers) 
    21  * 
    22  *  2007-04-09 L. Donnie Smith <cwiid@abstrakraft.org> 
    23  *  * updated for libcwiid rename 
    24  * 
    25  *  2007-04-08 L. Donnie Smith <cwiid@abstrakraft.org> 
    26  *  * added param structs 
    27  * 
    28  *  2007-03-04 L. Donnie Smith <cwiid@abstrakraft.org> 
    29  *  * Initial ChangeLog 
    30  *  * type audit (stdint, const, char booleans) 
    3117 */ 
    3218