summaryrefslogtreecommitdiff
path: root/pyparallel/parallel
Commit message (Collapse)AuthorAgeFilesLines
* tag 2.4release2_4cliechti2008-07-064-868/+0
|
* - updated setup scriptcliechti2008-06-201-5/+11
| | | | - improve behavior when opening nonexostend or ports with errors
* - enhance examplecliechti2005-11-021-1/+1
| | | | - some fixes
* desciptive exception when giveio is required but not installedcliechti2005-03-261-1/+2
|
* - windows implementation changed to ctypes + simple dllcliechti2005-01-271-1/+10
| | | | - added simpleio.dll, sources
* ensure int datatypecliechti2005-01-151-2/+2
|
* Put in a conditional to use signed ioctl() for python versions 2.2 and earlieralexperry2004-10-041-3/+15
|
* Convert all the _IOC_ size masks into longs for future compatibility with 2.4alexperry2004-04-161-3/+3
|
* - bit access over properties to a prallel port instancecliechti2004-04-161-0/+124
| | | | | - VirtualParallelPort for testing and simulation - unittests
* removed mac comment - no parallelports there...cliechti2003-07-281-3/+1
|
* self.ctrlReg was not initilized in win32 versioncliechti2003-05-262-4/+3
| | | | getInSelected typo fixed
* release 0.1 updatescliechti2003-03-191-3/+5
|
* changed device name, cosmeticscliechti2002-08-071-10/+12
|
* added linux/ppdev implementation from Michael Ashtoncliechti2002-07-313-22/+594
| | | | synchronized method and class names between win and ppdev impl.
* initial upload, directio/giveio.sys sources still missingcliechti2002-07-292-0/+143