[PD-cvs] externals/hcs/hid TODO,1.10,1.11 hid.h,1.11,1.12

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sun Nov 28 03:54:57 CET 2004


Update of /cvsroot/pure-data/externals/hcs/hid
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3721

Modified Files:
	TODO hid.h 
Log Message:
getting ready for release 0.4

Index: TODO
===================================================================
RCS file: /cvsroot/pure-data/externals/hcs/hid/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** TODO	28 Nov 2004 01:27:47 -0000	1.10
--- TODO	28 Nov 2004 02:54:54 -0000	1.11
***************
*** 1,11 ****
  
  ==============================================================================
- = write hid_print()
- 
- - MacOS X (device/element list)
- 
- - GNU/Linux 
- 
- ==============================================================================
  = define generic event timestamp struct (probably Pd-ized input_event )
  
--- 1,4 ----
***************
*** 93,101 ****
  
  
! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
!   BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS 
! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  
  ______________________________________________________________________________
--- 86,94 ----
  
  
!  /++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\
! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
!    BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS 
! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
!  \++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/
  
  ______________________________________________________________________________

Index: hid.h
===================================================================
RCS file: /cvsroot/pure-data/externals/hcs/hid/hid.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** hid.h	28 Nov 2004 01:27:47 -0000	1.11
--- hid.h	28 Nov 2004 02:54:54 -0000	1.12
***************
*** 13,17 ****
  
  #define HID_MAJOR_VERSION 0
! #define HID_MINOR_VERSION 1
  
  static char *version = "$Revision$";
--- 13,17 ----
  
  #define HID_MAJOR_VERSION 0
! #define HID_MINOR_VERSION 4
  
  static char *version = "$Revision$";





More information about the Pd-cvs mailing list