changes.txt Driver File Contents (EP1000_win2KXP.zip)

$Id: changes.txt,v 1.1.1.1 2005/07/21 17:57:29 kwoods Exp $

Fri Jul  1 12:05:11 PST 2005 / build #3462
- updated MCM.180 per Gary (EP1000/GE Xeleris)
- replaced my set-ep1000.c with Kevin's (for doing retries)

Tue Jun 14 07:28:22 PST 2005 / build #3457
- added MCM.180 (EP1000/GE Xeleris)

Sat Mar 19 12:37:17 PST 2005 / build #3350
- documented the jobspacing parameter
- lots of ep1000run -> eprun changes
- oops, added back the --port=P command to EPRUN; had deleted
  this thinking it was unused, but obviously EPRMON passes it.
  Ditto for removing --ods from being passed to EPRUN (was 
  unused).
- added --debug=3 option to enable enter/exit debug in EPRMON
- fixed help in ghostfront
- changed odprint -> dprintf in libepstream; insures that debug
  output is prefixed properly
- added --pgpath=P and --gspath=P parameters to eprun to locate
  the paths to the subprocesses
- added the --tstamp option to postghost

Mar 16 2005 10:48:37 / build #3342
- make-deliver.p now checks for failure and bails if so

Mon Mar 14
- Fixed make-deliver.p to build intermediate directories

Mon Feb 28 07:10:59 PST 2005
- Several changes required to remove the MKS Toolkit requirement
  from the build process
- added bin/{cp,mv,rm}.exe

Thu Feb 24 15:33:57 PST 2005
- added mcm/readme-mcm.txt with instructions on how to manage MCM
  files
- lots of minor documentation-induced updates, none substantial

Wed Feb 23 14:01:54 PST 2005
- renamed ep1000run/ to eprun/

Wed Feb 16 08:36:12 PST 2005
- updated winprinfo to ver 1.0.7

Sun Jan 16 10:56:36 PST 2005
- replaced bin\make.exe with GNU make 3.80

Wed Dec 15 13:08:46 PST 2004
- added strlower to eplib

Mon Dec 13 17:37:00 PST 2004
- added prtchar/str plus decode_BCD to eplib
- added first round of colorcal support

Wed Dec  8 16:59:07 PST 2004
- now do #copies in a loop (inside GhostScript). Yuck.

Wed Dec  8 12:34:05 PST 2004
- enabled DirectLPT for all printers

Wed Dec  8 07:30:42 PST 2004
- dumped EP1200 from most builds
- added "DELIVER_NT4" envvar which is understood by the
  driver and manifest M4 scripts
- added "-TO post-print-sleep=XX" to EP1000 (default=60 sec)
- OutputDevice now supports post-sleep in a unified manner

Mon Dec  6 13:26:03 PST 2004
- Oops, fixed the Ghostscript compiler flags (needed /MT)

Sun Dec  5 13:50:38 PST 2004
- added MCM.105

Mon Nov 22 08:30:37 PST 2004
- added CAdjust named tables.

Sat Nov 20 07:30:26 PST 2004
  (Lots of stuff that got missed in the last two months)
- branched a UNIX version for the GE/AW port
- moved the EP Translator code into the CAdjust lib
- added LUT FIX to the EP1000
- added jobspacing for EP1000 (in the GUI too!)
- moved to MSVC 7

Sun Sep 19 12:21:10 PDT 2004
- added mcm.900 for no corrections
- added enabledebug.reg to delivered bin/ directory
- eprun now takes -XO as well as --XO
- added fake-cadjust, skip-all-cadjust, skip-row-cadjust debug options
- added dbmon 1.6 w/ -A and -i
- eprun dumps argv[] to debug stream at startup

Sun Sep 19 07:43:12 PDT 2004
- now, InternalExceptions are by default first-order failures.
  Previously they were "non failures" and this generated no
  popup. Ugh.
- eprun now exits with failure if child processes exit with failure

Sat Sep 18 16:09:59 PDT 2004
- disabled hotzone optimization
- added mcm.165

Thu Sep 16 06:15:34 PDT 2004
- Found bug in EnvBlock::get()

Tue Sep 14 16:57:19 PDT 2004
- Massive fixes of color corrections and RGB ordering across
  the board.
- delivery to Gary for full testing

Fri Aug  6 09:37:07 PDT 2004 [build 2992]
- added some sample images we like a lot
- small mods to the TODO file
- delivery to Gary for full testing

Fri Aug  6 07:20:31 PDT 2004 [build 2990]
- added color corrections to EP16xx.

- fixed color corrections in PNM: now apply gamma/contrast to
  grayscale data.

Thu Aug  5 06:54:35 PDT 2004
- dug into NT4 port issues (without success); added "eprmon\testopen.cpp"

Mon Aug  2 13:56:29 PDT 2004 [build 2988]
- Now, eprun takes a "-XO" option that replaces "--pgarg -O"
  when passing parameters to PostGhost.

- now disable the "use printer default" for contrast/gamma
  on EP1000 in the PPD.

Sun Aug  1 22:19:59 PDT 2004
- Now enable display of "extra parmeters" in setup dialog
  if the parameters have some value there.

Sun Aug  1 18:38:26 PDT 2004 [Build 2986]
- changed "TCR" to "Saturation" everywhere and adjusted the
  PPD to allow Sat from -50..50

- Lots of cleanups in the PPD m4 file

Sun Aug  1 18:34:16 PDT 2004 [Build 2985]
- fixed the improper NCOPIES>1 truncation for EP16xx (it now
  only does it for RGB images)

- enabled network keepalive for EP1000 printers too

- Now the error popup is tailored to the printer type that
  generates the error

Sun Aug  1 12:30:16 PDT 2004 [Build 2984]
- now disable MCM for EP16xx because we're not doing color
  corrections in software.

Sun Aug  1 12:20:13 PDT 2004 [Build 2983]
- added GNU make and m4 to the local bin/ directory, inserted
  this into the PATH in setup.bat and modified the makefiles to
  call it via the $(M4) variable.

Fri Jul 30 17:56:48 PDT 2004
- extended the general network timeout to 90 seconds (required
  by the EP1660 when doing 8x10 with really heavy black)

Fri Jul 30 16:24:30 PDT 2004
- extended plane-print-time for EP16xx to 90 from 60. Needed
  to deal with really dark images that heated up the printhead.

- now dbmon enables timestamps by default (-t turns it *off* now)

Wed Jul 21 09:36:03 PDT 2004
- Now truncate ncopies=1 for EP16xx RGB output. This behavior can
  be disabled with the ep16xx-ncopies-truncate=0 option to postghost.

- added some OPTIONS commentary in a few postghost files

Mon Jul 19 13:16:13 PDT 2004
- forgot 8x10FILM setup for "epseries" and "ep16xx" installers

Fri Jul 16 08:00:16 PDT 2004 build 2969
- added pause at start of install from batch file
- added debug to registry for eprmon
- fixed color adjustments for EP1000 and PNM

  [ sent to Gary @ Siemens in Chicago ]

Thu Jul 15 15:28:41 PDT 2004
- fixed sat/mcm swap

  [ sent to Gary @ Siemens in Chicago ]

Thu Jul 15 07:07:47 PDT 2004
- added "yet" to "USB not supported" in help text
- added updated dbmon with -t timestamp option

Fri Jul  9 10:51:26 PDT 2004 build 2959
- fixed the 8x10 PPD size problem
  **RELEASED TO SIEMENS FOR EP1660L SUPPORT*

Fri Jul  2 14:00:57 PDT 2004
- added a network-keepalive timeout to postghost
- added Y/N/Q options to epclean
- added "8x10 film" for Siemens

{ missed a bunch }

Mon May 24 12:48:56 PDT 2004
- added error/paper-out handling to DirectLPT
- added RGB support to EP16xx

Sun May 23 18:34:59 PDT 2004
- Added DirectLPT support to PostGhost (via the PIOPort class)
  and worked this up the program flow to EPRMON

- Extensive upgrades to the help text

- Disabled the EP1000 SNMP query at compile time

Mon Apr 26 11:18:45 PDT 2004
- Got the "--debug=#" option working to "porttool" to disable or
  re-enable debugging in the server: this way it is not so chatty
  during normal runtime, but we can turn on the debugging and have
  output we can use.

- got "make install" working properly for all the makefiles

Mon Apr 26 09:10:48 PDT 2004
- Added "eprmon/porttool" program, and now the epinstall.bat
  adds a port automatically on install time.

- Moved all the XcvData client code to a separate library that
  both the monitor UI and separate addport tool (works *great*).
  Included splitting out the EprConfig object from anything
  that talks to the registry.

Thu Apr 22 2004

- Very large checkin: many makefile changes to get common targets
  to share common code (.clean, .clobber, .lint); separated the
  concept of $INSTALLDIR (customer location) and $LOCALINSTALLDIR
  (developer location); moved WinDDK $INCLUDE path stuff to the
  localsetup.bat file

Wed Apr 21 06:39:02 PDT 2004
- Added extensive use of m4 to the build system; we now generate
  the list of files for each kind of build (ep1000, ep16xx, epseries)

- added "formsetup" program to fix the forms at install time. The
  installer-builder extracts the form sizes from ..\driver\papersizes.m4
  Formsetup now takes a "points" parameter.

- added EP1200 (clone of EP1000)

- cleaned up the deliver-files list to add the notion of making a
  developer/internal build.

- shortened all printer names in INF files

- moved the top-level installation area to C:\Codonics from \EP1000

- lots of makefile cleanups

--> release build 2838

Mon Apr 19 20:18:25 PDT 2004
- Fixed the PPD for 8x10 media (ImageableArea)

Mon Apr 19 11:33:49 PDT 2004
- added "NOT FOR DIAGNOSTIC PURPOSES" to the GUI dialog box,
  to the About box, and the self-installer splash screen.

- Oops, Gary said take them right back out

--> Release build 2436

Mon Apr 19 09:04:07 PDT 2004
- updated paperinfo to put width/length on the media size

- rounded the 8x10 image area up a bit to get 2279, not 2275
  width.

Build 2435 released to Gary

Sun Apr 18 13:18:25 PDT 2004
- changed paper names to "A" and "A4" instead of the
  ones that described the dimensions; otherwise the
  application shows more than one of the same size.

- added paperinfo program to the deliverable

- added "Imaging process died" tracking code

- dumped many GhostScript fonts

- install console window now exits immediately if
  there are no errors
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web5, load: 0.96