Andreas Klemm on Sun, 16 Dec 2001 18:28:30 +0100 (CET)(envelope-from owner-apsfilter-cvs@apsfilter.org)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

cvs commit: src/apsfilter ChangeLog SETUP src/apsfilter/bin apsfilter src/apsfilter/doc handbook.html source.html src/apsfilter/driver MAPPING src/apsfilter/driver/ijs APOLLO_P-22 Apollo-2500-2600 DESKJET_350 DESKJET_600 DESKJET_610 DESKJET_630 ...


andreas     2001/12/16 18:28:23 CET

  Modified files:
    apsfilter            ChangeLog SETUP 
    apsfilter/bin        apsfilter 
    apsfilter/doc        handbook.html source.html 
    apsfilter/driver     MAPPING 
  Added files:
    apsfilter/driver/ijs APOLLO_P-22 Apollo-2500-2600 DESKJET_350 
                         DESKJET_600 DESKJET_610 DESKJET_630 
                         DESKJET_810 DESKJET_825 DESKJET_920 
                         DESKJET_960 PHOTOSMART_100 
    apsfilter/setup      printer-ijs 
  Log:
          - SETUP:
                  - additional sanity checks for
                          - character special print device
                          - PRINTER, INTERFACE, PAPER variable (has to be set)
                  - support for new hpijs driver 1.0 and old hpijs driver
                  - PRINTER, PAPER, INTERFACE, DEVICE are left blank now,
                    user HAS TO choose proper settings. Everything other
                    seems error prone.
          - bin/apsfilter:
                  - support for new hpijs 1.0
                  - remove "set -x for debugging", "aps2file -D" is now
                    "the right thing(tm)", when debugging apsfilter.
                  - therefore 2 debuggign specific functions/overwrites
                    (print_data and print_ps) has been removed as well,
                    since aps2file does the job now.
          - updates for handbook
          - new driver files for new hpijs driver v 1.0 (driver/ijs subdir)
          - additional fix for bjc driver, it turned out 600 and 800 have
            different capabilities, therefore another driver script needed
          - update for the MAPPING file (bjc800 and ijs driver)
  
  Submitted by:	Michael Lossin <losse@germanymail.com>
  Obtained from:	ml-2001-12-16.patch
  
  Revision  Changes    Path
  1.278     +26 -2     src/apsfilter/ChangeLog
  1.125     +53 -18    src/apsfilter/SETUP
  1.214     +7 -28     src/apsfilter/bin/apsfilter
  1.15      +16 -8     src/apsfilter/doc/handbook.html
  1.5       +21 -4     src/apsfilter/doc/source.html
  1.5       +9 -2      src/apsfilter/driver/MAPPING