[PD-cvs] externals/grill/flext changes.txt,1.28,1.29

xovo at users.sourceforge.net xovo at users.sourceforge.net
Mon Nov 10 04:32:55 CET 2003


Update of /cvsroot/pure-data/externals/grill/flext
In directory sc8-pr-cvs1:/tmp/cvs-serv24660

Modified Files:
	changes.txt 
Log Message:
 ""

Index: changes.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/changes.txt,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** changes.txt	20 Oct 2003 02:32:51 -0000	1.28
--- changes.txt	10 Nov 2003 03:32:52 -0000	1.29
***************
*** 26,30 ****
  - added flext::post() and flext::error() console printing (thread-safe)
  - added flext::CmpAtom and AtomList::operator < methods ... useful for using lists as keys for STL
! - make use of new PD thread locking (PD functions sys_lock() and sys_unlock())
  - better FLEXT_OSAPI resolution
  - ListAttributes (or the getattributes message) now lists attributes in the order they were created (first class, then object scope)
--- 26,30 ----
  - added flext::post() and flext::error() console printing (thread-safe)
  - added flext::CmpAtom and AtomList::operator < methods ... useful for using lists as keys for STL
! - make use of new PD thread locking (PD functions sys_lock() and sys_unlock()), queue messages only if necessary
  - better FLEXT_OSAPI resolution
  - ListAttributes (or the getattributes message) now lists attributes in the order they were created (first class, then object scope)






More information about the Pd-cvs mailing list