summaryrefslogtreecommitdiff
path: root/pyparallel
Commit message (Collapse)AuthorAgeFilesLines
* - create tag for 2.5-rc1release0_2cliechti2009-07-306-163/+46
| | | - fix name of old 0.2 tag
* implement 2785532cliechti2009-07-222-2/+7
|
* implement patch from DanielCcliechti2009-07-222-2/+13
|
* minor changescliechti2009-07-211-30/+30
|
* - updated setup scriptcliechti2008-06-202-8/+46
| | | | - improve behavior when opening nonexostend or ports with errors
* fix, thanks to David Carrcliechti2006-07-291-1/+1
|
* - enhance examplecliechti2005-11-023-6/+68
| | | | - some fixes
* desciptive exception when giveio is required but not installedcliechti2005-03-261-1/+2
|
* *** empty log message ***cliechti2005-01-271-0/+3
|
* - windows implementation changed to ctypes + simple dllcliechti2005-01-278-13/+85
| | | | - 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
|
* update with text from the homepage (forgot to commit some time ago)cliechti2004-04-181-10/+34
|
* 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-194-22/+34
|
* fixes for NT4cliechti2003-01-141-14/+15
|
* added loaddrv options for status and chage of start typecliechti2002-09-143-10/+267
| | | | batch file set laoded driver starttype to automatic
* remove loading of giveio (NT/2k/XP) driver within extension.cliechti2002-09-096-151/+40
| | | | | use loaddrv.exe to load the driver. it stays loaded accross system boots. the batchfiles *_giveio.bat are there to install or remove the driver
* check if dirver file exists when installingcliechti2002-09-071-10/+27
| | | | error code handling
* for install: if no path is given, then the file is searched in the current ↵cliechti2002-08-141-1/+3
| | | | directory, the file extension .sys is appended
* added load driver tool, in case someone has troubles with the automatic ↵cliechti2002-08-143-0/+207
| | | | | | loading of the sys file for pyparallel based on Paula Tomlinson's sources (see source files)
* 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.
* added giveio sources and a readmecliechti2002-07-315-0/+294
|
* initial upload, directio/giveio.sys sources still missingcliechti2002-07-2912-0/+616