]>
git.ipfire.org Git - thirdparty/cups-filters.git/log
Jai Luthra [Tue, 18 Aug 2020 07:09:00 +0000 (12:39 +0530)]
Introduced rastertops filter function.
Signed-off-by: Jai Luthra <luthrajaiji@gmail.com>
Till Kamppeter [Mon, 10 Aug 2020 08:19:00 +0000 (10:19 +0200)]
Updated NEWS
Till Kamppeter [Mon, 10 Aug 2020 08:14:42 +0000 (10:14 +0200)]
driverless: Correct line wrapping in help output
Till Kamppeter [Mon, 10 Aug 2020 08:07:16 +0000 (10:07 +0200)]
Merge pull request #277 from nidhijainpnp/show_uri_in_standard_form
driverless: Added command line option to show URIs in standard form
nidhijainpnp [Mon, 10 Aug 2020 07:46:39 +0000 (13:16 +0530)]
call with --std-ipp-uris command line option to show uris in standard form
nidhijainpnp [Mon, 10 Aug 2020 05:58:33 +0000 (11:28 +0530)]
Added command line option to show uris in standard form
Till Kamppeter [Sun, 9 Aug 2020 22:17:50 +0000 (00:17 +0200)]
Updated NEWS
Till Kamppeter [Sun, 9 Aug 2020 22:13:59 +0000 (00:13 +0200)]
Merge pull request #276 from RishabhArya/master
libfontembed: Resolve texttopdf filter crashing issue due to assert() calls
rishabharya [Sun, 9 Aug 2020 22:06:21 +0000 (03:36 +0530)]
Resolving texttopdf filter crashing issue due to assert calls
Till Kamppeter [Sat, 8 Aug 2020 17:53:14 +0000 (19:53 +0200)]
Updated NEWS
Till Kamppeter [Sat, 8 Aug 2020 17:49:45 +0000 (19:49 +0200)]
Merge pull request #273 from nidhijainpnp/update_driverless
driverless: Fix bugs on IPPS support
nidhijainpnp [Sat, 8 Aug 2020 17:25:25 +0000 (22:55 +0530)]
update code for mode=2
Till Kamppeter [Sat, 8 Aug 2020 16:35:30 +0000 (18:35 +0200)]
Merge pull request #274 from JaiLuthra1/master
libcupsfilters: Silence warning due to working around "ACCORDIAN" CUPS typo twice
Jai Luthra [Sat, 8 Aug 2020 15:22:49 +0000 (20:52 +0530)]
libcupsfilters: Silence warning due to redefinition.
nidhijainpnp [Sat, 8 Aug 2020 13:19:35 +0000 (18:49 +0530)]
Updating driverless
Till Kamppeter [Thu, 6 Aug 2020 18:00:24 +0000 (20:00 +0200)]
libcupsfilters, pdftops, bannertopdf, gstoraster, sys5ippprinter, texttotext: Created pdftops() filter function, moved supporting files to libcupsfilters
Till Kamppeter [Thu, 6 Aug 2020 06:23:54 +0000 (08:23 +0200)]
Merge pull request #270 from nidhijainpnp/add_cmd_line_option_to_driverless
driverless: List also IPPS printers
nidhijainpnp [Thu, 6 Aug 2020 04:57:23 +0000 (10:27 +0530)]
minor documentation correction in driverless
Till Kamppeter [Wed, 5 Aug 2020 22:13:29 +0000 (00:13 +0200)]
libcupsfilters, pstops: Added filterCUPSWrapper() function
Till Kamppeter [Wed, 5 Aug 2020 19:18:45 +0000 (21:18 +0200)]
pstops: Do not error on empty (zero page) input
nidhijainpnp [Wed, 5 Aug 2020 19:15:55 +0000 (00:45 +0530)]
modify driverless to list ipp and ipps printers
Till Kamppeter [Wed, 5 Aug 2020 17:56:15 +0000 (19:56 +0200)]
libcupsfilters. pstops, psdftops: Added filter-specific parameters pointer to filter functions scheme
Till Kamppeter [Tue, 4 Aug 2020 21:52:49 +0000 (23:52 +0200)]
gstoraster, gstopdf: Use "-dPDFSETTINGS=/default" for PDF output
Till Kamppeter [Mon, 3 Aug 2020 12:49:28 +0000 (14:49 +0200)]
pstops: Added wrapper for pstops() filter function
Till Kamppeter [Mon, 3 Aug 2020 06:56:23 +0000 (08:56 +0200)]
Merge pull request #271 from V1krant/master
pclmtoraster: Added documentation for the filter
Till Kamppeter [Mon, 3 Aug 2020 06:41:28 +0000 (08:41 +0200)]
libcupsfilters, pdftops: Introduced pstops() filter function
nidhijainpnp [Sun, 2 Aug 2020 14:19:48 +0000 (19:49 +0530)]
changes in driverless.c file to list ippand ipps printers
Vikrant [Fri, 31 Jul 2020 14:18:33 +0000 (19:48 +0530)]
Added documentation of pclmtoraster filter
nidhijainpnp [Wed, 29 Jul 2020 05:48:12 +0000 (11:18 +0530)]
changes in driverless.c file to list IPPS printers
Till Kamppeter [Tue, 28 Jul 2020 17:22:04 +0000 (19:22 +0200)]
libppd: Minor clean-up
Till Kamppeter [Sun, 26 Jul 2020 21:10:53 +0000 (23:10 +0200)]
Updated NEWS
Till Kamppeter [Thu, 23 Jul 2020 20:17:06 +0000 (22:17 +0200)]
Merge pull request #267 from dipanshu231099/double_file_logging_system
cups-browsed: Limit log file size and add backup file for previous log entries
Dipanshu [Thu, 23 Jul 2020 19:43:16 +0000 (01:13 +0530)]
minor documentation errors resolved
Dipanshu [Thu, 23 Jul 2020 15:58:48 +0000 (21:28 +0530)]
added function to turn off configuration
Dipanshu [Thu, 23 Jul 2020 13:09:11 +0000 (18:39 +0530)]
file copying now uses a 2KB buffer
Dipanshu [Thu, 23 Jul 2020 12:08:42 +0000 (17:38 +0530)]
made DebugLogFileSize configurable
Dipanshu [Wed, 22 Jul 2020 15:27:36 +0000 (20:57 +0530)]
changes in cups-browsed.c file to produce back-up file
Till Kamppeter [Mon, 20 Jul 2020 09:19:54 +0000 (11:19 +0200)]
gstoraster, gstopdf: Do not apply margis when output format is PDF
Till Kamppeter [Sun, 19 Jul 2020 06:47:15 +0000 (08:47 +0200)]
Merge pull request #266 from V1krant/master
pclmtoraster: Add stdin input support
Vikrant [Sun, 19 Jul 2020 04:56:06 +0000 (10:26 +0530)]
pclmtoraster: Add stdin input support
Till Kamppeter [Thu, 16 Jul 2020 15:24:00 +0000 (17:24 +0200)]
libcupsfilters: Silenced warning
Till Kamppeter [Thu, 16 Jul 2020 15:14:07 +0000 (17:14 +0200)]
Merge pull request #264 from V1krant/filter
pclmtoraster: Completed implementation of remaining features
Vikrant [Thu, 16 Jul 2020 14:49:59 +0000 (20:19 +0530)]
Add dither functions in libcupsfilters
Vikrant [Thu, 16 Jul 2020 11:47:32 +0000 (17:17 +0530)]
Update ppdRasterMatchPPDSize() return value
Vikrant [Thu, 16 Jul 2020 10:16:11 +0000 (15:46 +0530)]
Add necessary headers
Vikrant [Thu, 16 Jul 2020 09:58:25 +0000 (15:28 +0530)]
libppd: Added ppdRasterMatchPPDSize() to match input page size with ppd
Vikrant [Tue, 14 Jul 2020 15:19:27 +0000 (20:49 +0530)]
Add documentation in bitmap library
Vikrant [Tue, 14 Jul 2020 12:42:25 +0000 (18:12 +0530)]
Add comments and improve code quality
Vikrant [Tue, 14 Jul 2020 06:02:06 +0000 (11:32 +0530)]
Add margins modifications from pdftoraster
Vikrant [Sun, 12 Jul 2020 06:33:35 +0000 (12:03 +0530)]
Add support for duplex printing
Vikrant [Sat, 11 Jul 2020 12:16:04 +0000 (17:46 +0530)]
Optimise convertline function
Vikrant [Sat, 11 Jul 2020 10:16:16 +0000 (15:46 +0530)]
Add support for bi-level as print-color-mode attribute
Vikrant [Fri, 10 Jul 2020 11:38:33 +0000 (17:08 +0530)]
Merge writepixel and convertbit functions
Vikrant [Thu, 9 Jul 2020 11:05:48 +0000 (16:35 +0530)]
Add support for bilevel color mode in pclmtoraster
Vikrant [Wed, 8 Jul 2020 11:07:52 +0000 (16:37 +0530)]
Add convertbits functions in cupsfilters library
Vikrant [Tue, 7 Jul 2020 09:54:39 +0000 (15:24 +0530)]
Add support for banded and planar rasters
Till Kamppeter [Wed, 15 Jul 2020 16:57:47 +0000 (18:57 +0200)]
cups-browsed: Do not write any log messages directly to stderr
Till Kamppeter [Tue, 14 Jul 2020 11:04:06 +0000 (13:04 +0200)]
Updated NEWS
Till Kamppeter [Tue, 14 Jul 2020 10:56:34 +0000 (12:56 +0200)]
Merge pull request #263 from ffontaine/master
Build system: Fix cross-compilation without dejavu in configure.ac
Fabrice Fontaine [Mon, 13 Jul 2020 21:02:50 +0000 (23:02 +0200)]
configure.ac: fix cross-compilation without dejavu
Cross-compilation is broken since commit
1d66106 . Indeed, when
cross-compiling, dejavu font won't be installed in /usr/share/fonts. The
path (e.g. $(TARGET_DIR)/usr/share/fonts/dejavu/DejaVuSans.ttf) could be
provided through --with-test-font-path which will fix the build failure
but will result in broken test programs.
So when cross-compiling don't try to check if the test-font-path is
valid or not and just use the one provided by the user or the default
one (e.g. /usr/share/fonts/dejavu/DejaVuSans.ttf)
Fix #262
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Till Kamppeter [Mon, 13 Jul 2020 11:50:00 +0000 (13:50 +0200)]
Updated NEWS
Till Kamppeter [Mon, 13 Jul 2020 11:49:12 +0000 (13:49 +0200)]
libcupsfilters, libppd: "True" is case-sensitive in PPDs
Till Kamppeter [Fri, 10 Jul 2020 17:58:06 +0000 (19:58 +0200)]
libppd: Corrected typo in README.md
Till Kamppeter [Fri, 10 Jul 2020 17:55:46 +0000 (19:55 +0200)]
libppd: Filled in README.md of ppd/ subdirectory
Till Kamppeter [Thu, 9 Jul 2020 19:54:29 +0000 (21:54 +0200)]
libppd: Added ppdGetOptions, get_options() from ippeveps
Till Kamppeter [Wed, 8 Jul 2020 08:08:03 +0000 (10:08 +0200)]
Correction in NEWS
Till Kamppeter [Mon, 6 Jul 2020 11:27:25 +0000 (13:27 +0200)]
Correction in NEWS
Till Kamppeter [Mon, 6 Jul 2020 11:19:39 +0000 (13:19 +0200)]
Build system: Remove '-D_PPD_DEPRECATED=""' from the compiling command lines
Till Kamppeter [Fri, 3 Jul 2020 06:27:44 +0000 (08:27 +0200)]
Merge pull request #258 from liuli0217/master
bannertopdf, gstoraster, pdftops: Fix: Get inheritable attribute from parent
Till Kamppeter [Thu, 2 Jul 2020 21:36:42 +0000 (23:36 +0200)]
libppd: Corrected comments in ppd.h
Till Kamppeter [Thu, 2 Jul 2020 21:34:20 +0000 (23:34 +0200)]
libppd: Added ppdLoadAttributes, load_ppd_attributes() from ippeveprinter
Till Kamppeter [Thu, 2 Jul 2020 16:30:55 +0000 (18:30 +0200)]
libppd: Removed unneeded source file
Till Kamppeter [Thu, 2 Jul 2020 16:28:34 +0000 (18:28 +0200)]
libppd: Renamed 4 public API functions from "cups..." to "ppd..."
Till Kamppeter [Thu, 2 Jul 2020 10:54:51 +0000 (12:54 +0200)]
libppd: Renamed type definitions and enumerations for public API
liuli0217 [Thu, 2 Jul 2020 09:42:13 +0000 (17:42 +0800)]
fix: get inheritable attribute from parent
when /mediabox is inherited from parent, can't get rect.
Till Kamppeter [Wed, 1 Jul 2020 22:03:00 +0000 (00:03 +0200)]
libppd: Renamed formerly private-to-CUPS PPD handling functions for public API
Till Kamppeter [Wed, 1 Jul 2020 21:08:14 +0000 (23:08 +0200)]
libppd: Folded ppd-private.h into ppd.h
Till Kamppeter [Wed, 1 Jul 2020 16:53:06 +0000 (18:53 +0200)]
Build system: Correct order of libcupsfilters and libppd in Makefile.am, so that "make install" works
Till Kamppeter [Wed, 1 Jul 2020 11:41:17 +0000 (13:41 +0200)]
libcupsfilters, libppd: Work around fold-accordion typo in libcups < 2.3.1
Till Kamppeter [Tue, 30 Jun 2020 20:24:35 +0000 (22:24 +0200)]
libppd: Also renamed all internal functions to not mess up with libcups
Till Kamppeter [Tue, 30 Jun 2020 13:14:26 +0000 (15:14 +0200)]
libppd: Renamed all private functions and types to not mess up with libcups
Till Kamppeter [Tue, 30 Jun 2020 09:26:42 +0000 (11:26 +0200)]
cups-browsed: Remove left-over local queues more quickly
Till Kamppeter [Tue, 30 Jun 2020 09:20:30 +0000 (11:20 +0200)]
cups-browsed: Left-over local queues from the previous session did not get removed
Till Kamppeter [Sun, 28 Jun 2020 21:59:14 +0000 (23:59 +0200)]
Updated NEWS
Till Kamppeter [Sun, 28 Jun 2020 20:29:42 +0000 (22:29 +0200)]
Merge pull request #257 from V1krant/filter
pclmtoraster: Add support for color space conversions
Vikrant [Tue, 16 Jun 2020 10:31:02 +0000 (16:01 +0530)]
Add support for colorspace conversions
Till Kamppeter [Fri, 26 Jun 2020 19:53:44 +0000 (21:53 +0200)]
gstoraster, gstopdf: Make number of copies as embedded PostScript command work
Till Kamppeter [Fri, 26 Jun 2020 19:44:41 +0000 (21:44 +0200)]
Updated NEWS
Till Kamppeter [Fri, 26 Jun 2020 17:02:03 +0000 (19:02 +0200)]
Merge pull request #256 from DuratarskeyK/master
imagetoraster: Potential null dereference fix (when no valid PPD is supplied)
Till Kamppeter [Fri, 26 Jun 2020 15:14:30 +0000 (17:14 +0200)]
libppd: Header "#include ..." clean-up
DuratarskeyK [Fri, 26 Jun 2020 12:11:38 +0000 (15:11 +0300)]
Potential null dereference fix (#1)
Fix a potential NULL dereference, when PPD file isn't present or can't be openned
Till Kamppeter [Wed, 24 Jun 2020 19:49:26 +0000 (21:49 +0200)]
COPYING: Added license information for libppd.
Till Kamppeter [Wed, 24 Jun 2020 19:37:30 +0000 (21:37 +0200)]
libppd: Added new library with all PPD handling functions of libcups
Till Kamppeter [Sun, 21 Jun 2020 18:33:46 +0000 (20:33 +0200)]
Sample PPDs: Renamed source directory from "ppd/" to "ppdfiles/"
Till Kamppeter [Sun, 21 Jun 2020 18:29:23 +0000 (20:29 +0200)]
Updated NEWS
Till Kamppeter [Sat, 20 Jun 2020 12:17:26 +0000 (14:17 +0200)]
cups-browsed: Call cupsGetNamedDest() only if "OnlyUnsupportedByCUPS No"
Till Kamppeter [Sat, 20 Jun 2020 12:10:58 +0000 (14:10 +0200)]
Revert merge of pull request #245
This reverts commit
bbe4aa2e85bfc3bfc02a7a0544985a7704cf1253 , reversing
changes made to
b78fd1ba78f1e0d3505e585f742edddbaa67b55c .
Till Kamppeter [Fri, 19 Jun 2020 10:24:17 +0000 (12:24 +0200)]
Merge pull request #247 from Ordissimo/patch-1
Sample PPDs: Corrected default for Generic PWG Raster PPD to color
Ordissimo [Fri, 19 Jun 2020 08:58:57 +0000 (10:58 +0200)]
Correction default color
Correction of the default value of the color, after configuration of the CANON in IPP the test page is printed in black and white. The test empties the cartridges!
A more logical choice is Color.
Reproduced with CANON TS3150, TS3350, TS5150
Till Kamppeter [Fri, 19 Jun 2020 07:55:18 +0000 (09:55 +0200)]
Merge pull request #246 from zdohnal/mark_browsed
cups-browsed: Mark the temp queue as cups-browsed-generated during setting printer-is-shared