[visionegg] Re: congratulation: max_priority mode WORKS

> run "python setup.py install" from the command line in the newly 
> downloaded/updated directory to re-install this package. 

A,small note for those using RedHat 7.x: use 'python2' instead of
'python': Redhat 7.x ships with two versions of python.
(you may need to install the python2... rpms manually)

> I'd have to delve into 
> SDL and pygame code to see if it's available, and submit patches to 
> those projects if it's not.  Hopefully the accuracy already present 
> will be enough for you, if not, though, we can improve it.

I have used SDL a bit: it does not timestamp events.

I wrote a small piece of code for Linux which uses the RTC timer to
interrupt every millisecond and pool the parallel port (this process must 
have real time priotity). I have not miss any event on the parallel
port with it, though it needs to be more extensively tested. The code is
not portable, and I would not know how to do the same thing in Windows...

Christophe Pallier
www.pallier.org

======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: