]>
git.ipfire.org Git - thirdparty/cups-filters.git/log
Jai Luthra [Sat, 22 Aug 2020 07:53:58 +0000 (13:23 +0530)]
Added missing cancel_job handler.
Signed-off-by: Jai Luthra <luthrajaiji@gmail.com>
Jai Luthra [Sat, 22 Aug 2020 07:30:14 +0000 (13:00 +0530)]
Add cancel job function.
Signed-off-by: Jai Luthra <luthrajaiji@gmail.com>
Till Kamppeter [Sat, 22 Aug 2020 07:20:32 +0000 (09:20 +0200)]
Updated NEWS
Till Kamppeter [Sat, 22 Aug 2020 06:53:58 +0000 (08:53 +0200)]
Merge pull request #288 from JaiLuthra1/master
libcupsfilter, rastertopdf, rastertopclm: Introduced rastertopdf filter function
Jai Luthra [Fri, 21 Aug 2020 18:41:26 +0000 (00:11 +0530)]
libcupsfilters, rastertopdf: Introduced rastertopdf filter function.
Signed-off-by: Jai Luthra <luthrajaiji@gmail.com>
Till Kamppeter [Fri, 21 Aug 2020 09:21:28 +0000 (11:21 +0200)]
Updated NEWS
Till Kamppeter [Fri, 21 Aug 2020 09:14:15 +0000 (11:14 +0200)]
Merge pull request #285 from zdohnal/localqueuenaming_conf
cups-browsed: Add ./configure options --enable-saving-created-queues and --with-remote-cups-local-queue-naming
Zdenek Dohnal [Fri, 21 Aug 2020 08:33:21 +0000 (10:33 +0200)]
configure.ac: Add configure option for keeping created queues during shutdown
Zdenek Dohnal [Fri, 21 Aug 2020 07:54:38 +0000 (09:54 +0200)]
configure.ac: Add configure option for local queues naming for remote CUPS queues
Till Kamppeter [Thu, 20 Aug 2020 21:44:05 +0000 (23:44 +0200)]
cups-browsed: Silenced warning of GCC 10.2.0.
Till Kamppeter [Wed, 19 Aug 2020 09:52:25 +0000 (11:52 +0200)]
Updated NEWS
Till Kamppeter [Wed, 19 Aug 2020 09:51:17 +0000 (11:51 +0200)]
Merge pull request #283 from zdohnal/master
cups-browsed: Fix compiler warnings
Zdenek Dohnal [Wed, 19 Aug 2020 09:42:42 +0000 (11:42 +0200)]
cups-browsed.c: fix compiler warnings
Till Kamppeter [Wed, 19 Aug 2020 08:12:34 +0000 (10:12 +0200)]
Updated NEWS
Till Kamppeter [Wed, 19 Aug 2020 08:10:23 +0000 (10:10 +0200)]
Merge pull request #275 from V1krant/master
libcupsfilters, pclmtoraster: Convert pclmtoraster into a filter function
Till Kamppeter [Wed, 19 Aug 2020 08:03:21 +0000 (10:03 +0200)]
Updated NEWS
Till Kamppeter [Wed, 19 Aug 2020 07:57:44 +0000 (09:57 +0200)]
Merge pull request #282 from JaiLuthra1/master
libcupsfilters, rastertops: Converted rastertops filter into a filter function
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 [Tue, 18 Aug 2020 22:22:04 +0000 (00:22 +0200)]
Merge pull request #281 from zdohnal/browsed_memory_leaks
cups-browsed: Fix several memory leaks, mainly of printer IPP attribute merging for clusters
Till Kamppeter [Tue, 18 Aug 2020 22:15:52 +0000 (00:15 +0200)]
libcupsfilters: Added IPP attributes handling functions, for enum and integer
Vikrant [Sun, 9 Aug 2020 09:20:21 +0000 (14:50 +0530)]
libcupsfilters, pclmtoraster: Introduced pclmtoraster() filter function
Zdenek Dohnal [Tue, 18 Aug 2020 06:01:08 +0000 (08:01 +0200)]
cups-browsed.c: Fix several memory leaks
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