]> git.ipfire.org Git - thirdparty/cups-filters.git/log
thirdparty/cups-filters.git
4 years agopdftopdf: fix logging issue. 307/head
Jai Luthra [Sat, 12 Sep 2020 08:00:00 +0000 (13:30 +0530)] 
pdftopdf: fix logging issue.

4 years agoUpdated NEWS
Till Kamppeter [Thu, 10 Sep 2020 19:27:34 +0000 (21:27 +0200)] 
Updated NEWS

4 years agoUpdated NEWS
Till Kamppeter [Thu, 10 Sep 2020 14:14:05 +0000 (16:14 +0200)] 
Updated NEWS

4 years agolibcupsfilters, gstoraster, gstopdf, gstopxl: Replaced gstoraster wrapper scripts...
Till Kamppeter [Thu, 10 Sep 2020 14:11:05 +0000 (16:11 +0200)] 
libcupsfilters, gstoraster, gstopdf, gstopxl: Replaced gstoraster wrapper scripts by wrappers for ghostscript() filter function. In ghostscript() reverted addition of extra fork to catch stderr of Ghostscript.

4 years agolibcupsfilters, gstoraster: Convert gstoraster into the ghostscript() filter function
Till Kamppeter [Tue, 8 Sep 2020 20:20:05 +0000 (22:20 +0200)] 
libcupsfilters, gstoraster: Convert gstoraster into the ghostscript() filter function

4 years agoMerge pull request #306 from zdohnal/master
Till Kamppeter [Mon, 7 Sep 2020 10:22:51 +0000 (12:22 +0200)] 
Merge pull request #306 from zdohnal/master

driverless: Free the used memory, add freeing function to CUPS arrays

4 years agoFree the used memory 306/head
Zdenek Dohnal [Mon, 7 Sep 2020 10:15:57 +0000 (12:15 +0200)] 
Free the used memory

4 years agodriverless: Fix double free and select() timeout handling
Till Kamppeter [Sun, 6 Sep 2020 20:56:28 +0000 (22:56 +0200)] 
driverless: Fix double free and select() timeout handling

4 years agoMerge pull request #305 from nidhijainpnp/parallel_ippfind_tasks
Till Kamppeter [Sun, 6 Sep 2020 20:03:31 +0000 (22:03 +0200)] 
Merge pull request #305 from nidhijainpnp/parallel_ippfind_tasks

driverless: Read output of the two ippfind calls simultaneously using select()

4 years agousing select() to read ippfind output inCUPS array 305/head
nidhijainpnp [Sun, 6 Sep 2020 19:32:12 +0000 (01:02 +0530)] 
using select() to read ippfind output inCUPS array

4 years agodriverless.c: creating two more forks to read output of each ippfind call simultaneously
nidhijainpnp [Sat, 5 Sep 2020 15:19:55 +0000 (20:49 +0530)] 
driverless.c: creating two more forks to read output of each ippfind call simultaneously

4 years agoUpdate NEWS
Till Kamppeter [Wed, 2 Sep 2020 10:47:20 +0000 (12:47 +0200)] 
Update NEWS

4 years agoUpdated NEWS
Till Kamppeter [Wed, 2 Sep 2020 10:42:08 +0000 (12:42 +0200)] 
Updated NEWS

4 years agolibcupsfilters: Addded PDF page count function taking the PDF via FILE* pointer
Till Kamppeter [Wed, 2 Sep 2020 08:32:00 +0000 (10:32 +0200)] 
libcupsfilters: Addded PDF page count function taking the PDF via FILE* pointer

4 years agoMerge pull request #304 from zdohnal/driverless_memleaks
Till Kamppeter [Wed, 2 Sep 2020 08:31:29 +0000 (10:31 +0200)] 
Merge pull request #304 from zdohnal/driverless_memleaks

driverless: Free allocated memory, use MAX_OUTPUT_LEN

4 years agodriverless.c: free an allocated memory, use MAX_OUTPUT_LEN 304/head
Zdenek Dohnal [Wed, 2 Sep 2020 08:27:26 +0000 (10:27 +0200)] 
driverless.c: free an allocated memory, use MAX_OUTPUT_LEN

4 years agoUpdated NEWS
Till Kamppeter [Tue, 1 Sep 2020 12:02:44 +0000 (14:02 +0200)] 
Updated NEWS

4 years agoMerge pull request #303 from sthibaul/liblouis
Till Kamppeter [Tue, 1 Sep 2020 11:46:36 +0000 (13:46 +0200)] 
Merge pull request #303 from sthibaul/liblouis

braille: Support new liblouis tables not containing a display name

4 years agolibcupsfilters: Silenced warning in rastertopdf() filter function
Till Kamppeter [Mon, 31 Aug 2020 20:27:29 +0000 (22:27 +0200)] 
libcupsfilters: Silenced warning in rastertopdf() filter function

4 years agolibcupsfilters: Fixed typo
Till Kamppeter [Mon, 31 Aug 2020 20:08:53 +0000 (22:08 +0200)] 
libcupsfilters: Fixed typo

4 years agoMerge pull request #302 from nidhijainpnp/run_ippfind_tasks_parallel
Till Kamppeter [Mon, 31 Aug 2020 20:06:50 +0000 (22:06 +0200)] 
Merge pull request #302 from nidhijainpnp/run_ippfind_tasks_parallel

driverless: Make the two ippfind tasks(for IPP and  IPPS) run in parallel

4 years agolibcupsfilters: Extended filter_out_format_t type definition for ghostscript() filter...
Till Kamppeter [Mon, 31 Aug 2020 20:04:14 +0000 (22:04 +0200)] 
libcupsfilters: Extended filter_out_format_t type definition for ghostscript() filter function

4 years agobraille: Support new liblouis tables not containing a display name 303/head
Samuel Thibault [Mon, 31 Aug 2020 19:26:13 +0000 (21:26 +0200)] 
braille: Support new liblouis tables not containing a display name

4 years agodriverless.c: make the two ippfind tasks(for IPP and 302/head
nidhijainpnp [Mon, 31 Aug 2020 18:22:42 +0000 (23:52 +0530)] 
driverless.c: make the two ippfind tasks(for IPP and
IPPS) run in parallel.

4 years agolibcupsfilters: Added filterChain() filter function
Till Kamppeter [Mon, 31 Aug 2020 12:44:51 +0000 (14:44 +0200)] 
libcupsfilters: Added filterChain() filter function

4 years agolibcupsfilters: White space/line break/indentation clean-up of filter.h
Till Kamppeter [Sun, 30 Aug 2020 18:42:58 +0000 (20:42 +0200)] 
libcupsfilters: White space/line break/indentation clean-up of filter.h

4 years agolibcupsfilters: Renamed OutFormatType to filter_out_format_t
Till Kamppeter [Sun, 30 Aug 2020 18:37:04 +0000 (20:37 +0200)] 
libcupsfilters: Renamed OutFormatType to filter_out_format_t

4 years agoUpdated NEWS
Till Kamppeter [Sat, 29 Aug 2020 07:44:14 +0000 (09:44 +0200)] 
Updated NEWS

4 years agoMerge pull request #301 from JaiLuthra1/master
Till Kamppeter [Sat, 29 Aug 2020 07:40:02 +0000 (09:40 +0200)] 
Merge pull request #301 from JaiLuthra1/master

pdftopdf: Convert pdftopdf to a filter function

4 years agoBuild system: Let ./configure not error out on more than one test font candidate
Till Kamppeter [Sat, 29 Aug 2020 07:17:31 +0000 (09:17 +0200)] 
Build system: Let ./configure not error out on more than one test font candidate

4 years agolibcupsfilters, pdftopdf: Convert pdftopdf to a filter function. 301/head
Jai Luthra [Tue, 25 Aug 2020 09:29:17 +0000 (14:59 +0530)] 
libcupsfilters, pdftopdf: Convert pdftopdf to a filter function.

4 years agocups-browsed: Fixed printf() call to prevent crash
Till Kamppeter [Fri, 28 Aug 2020 21:57:44 +0000 (23:57 +0200)] 
cups-browsed: Fixed printf() call to prevent crash

4 years agoUpdated NEWS
Till Kamppeter [Thu, 27 Aug 2020 13:51:50 +0000 (15:51 +0200)] 
Updated NEWS

4 years agolibcupsfilters: Removed all signal handling and global variables from get_printer_att...
Till Kamppeter [Thu, 27 Aug 2020 13:45:22 +0000 (15:45 +0200)] 
libcupsfilters: Removed all signal handling and global variables from get_printer_attributes() and ippfind_based_uri_converter()

4 years agodriverless-fax: The script is now generated from driverless-fax.in, do not add it...
Till Kamppeter [Wed, 26 Aug 2020 21:46:44 +0000 (23:46 +0200)] 
driverless-fax: The script is now generated from driverless-fax.in, do not add it to the source tarball

4 years agoUpdated NEWS
Till Kamppeter [Wed, 26 Aug 2020 21:00:00 +0000 (23:00 +0200)] 
Updated NEWS

4 years agoCOPYING: Fixed typos
Till Kamppeter [Wed, 26 Aug 2020 20:46:57 +0000 (22:46 +0200)] 
COPYING: Fixed typos

4 years agolibcupsfilters: Fixed typo in log message
Till Kamppeter [Wed, 26 Aug 2020 20:41:15 +0000 (22:41 +0200)] 
libcupsfilters: Fixed typo in log message

4 years agocups-browsed: Fixed typos in configuration file and man page
Till Kamppeter [Wed, 26 Aug 2020 20:39:53 +0000 (22:39 +0200)] 
cups-browsed: Fixed typos in configuration file and man page

4 years agolibcupsfilters: In generated PPDs do not use ".Borderless" suffixes if printer has...
Till Kamppeter [Wed, 26 Aug 2020 19:03:28 +0000 (21:03 +0200)] 
libcupsfilters: In generated PPDs do not use ".Borderless" suffixes if printer has always zero margins

4 years agolibcupsfilters: Added "faxPrefix" option for generated IPP Fax Out PPDs
Till Kamppeter [Wed, 26 Aug 2020 17:45:38 +0000 (19:45 +0200)] 
libcupsfilters: Added "faxPrefix" option for generated IPP Fax Out PPDs

4 years agodriverless: List local services addresses correctly when using --std-ipp-uris
Till Kamppeter [Wed, 26 Aug 2020 16:55:54 +0000 (18:55 +0200)] 
driverless: List local services addresses correctly when using --std-ipp-uris

4 years agodriverless: Make calls of ippfind somewhat faster
Till Kamppeter [Wed, 26 Aug 2020 16:43:08 +0000 (18:43 +0200)] 
driverless: Make calls of ippfind somewhat faster

4 years agolibcupsfilters: Resolve DNS-SD-based URIs for local services correctly
Till Kamppeter [Wed, 26 Aug 2020 16:17:18 +0000 (18:17 +0200)] 
libcupsfilters: Resolve DNS-SD-based URIs for local services correctly

4 years agolibcupsfilters: in get_printer_attributes() functions do not convert URIs which are...
Till Kamppeter [Wed, 26 Aug 2020 15:17:01 +0000 (17:17 +0200)] 
libcupsfilters: in get_printer_attributes() functions do not convert URIs which are not DNS-SD-based, support dnssd://... URI scheme

4 years agolibcupsfilters: Code clean-up of ippfind_based_uri_converter() function
Till Kamppeter [Wed, 26 Aug 2020 12:47:52 +0000 (14:47 +0200)] 
libcupsfilters: Code clean-up of ippfind_based_uri_converter() function

4 years agolibcupsfilters: Moved signal handling back into main function of get_printer_attribut...
Till Kamppeter [Wed, 26 Aug 2020 12:15:07 +0000 (14:15 +0200)] 
libcupsfilters: Moved signal handling back into main function of get_printer_attributes() variants

4 years agodriverless: For generating a PPD, always allow CUPS driver URIs and pure IPP URIs
Till Kamppeter [Wed, 26 Aug 2020 12:01:54 +0000 (14:01 +0200)] 
driverless: For generating a PPD, always allow CUPS driver URIs and pure IPP URIs

4 years agoMerge pull request #296 from zdohnal/without_driverless
Till Kamppeter [Wed, 26 Aug 2020 11:43:58 +0000 (13:43 +0200)] 
Merge pull request #296 from zdohnal/without_driverless

driverless: Accept clean IPP URIs too for 'driverless cat'

4 years agodriverless.c: accept clean ipp uris too for 'driverless cat' 296/head
Zdenek Dohnal [Wed, 26 Aug 2020 11:23:05 +0000 (13:23 +0200)] 
driverless.c: accept clean ipp uris too for 'driverless cat'

4 years agoUpdated NEWS
Till Kamppeter [Wed, 26 Aug 2020 06:44:15 +0000 (08:44 +0200)] 
Updated NEWS

4 years agoMerge pull request #293 from zdohnal/driverless_fax_wrapper
Till Kamppeter [Wed, 26 Aug 2020 06:40:26 +0000 (08:40 +0200)] 
Merge pull request #293 from zdohnal/driverless_fax_wrapper

driverless-fax: Do not use a fixed path

4 years agodriverless-fax: don't use a fixed path 293/head
Zdenek Dohnal [Wed, 26 Aug 2020 06:37:36 +0000 (08:37 +0200)] 
driverless-fax: don't use a fixed path

4 years agoUpdated NEWS
Till Kamppeter [Tue, 25 Aug 2020 14:54:55 +0000 (16:54 +0200)] 
Updated NEWS

4 years agodriverless: Add "Fax" to the driver name not to model name, as printer anf fax have...
Till Kamppeter [Tue, 25 Aug 2020 14:36:40 +0000 (16:36 +0200)] 
driverless: Add "Fax" to the driver name not to model name, as printer anf fax have same URI

4 years agodriverless: Avoid duplicate entries form IPP/IPPS in "list" output
Till Kamppeter [Tue, 25 Aug 2020 14:09:00 +0000 (16:09 +0200)] 
driverless: Avoid duplicate entries form IPP/IPPS in "list" output

4 years agodriverless: Remove spaces from CMD field of artificial device ID
Till Kamppeter [Tue, 25 Aug 2020 13:03:09 +0000 (15:03 +0200)] 
driverless: Remove spaces from CMD field of artificial device ID

4 years agodriverless, libcupsfilters: Add "Fax" to printer model name when we work with the...
Till Kamppeter [Tue, 25 Aug 2020 12:57:28 +0000 (14:57 +0200)] 
driverless, libcupsfilters: Add "Fax" to printer model name when we work with the Fax part of it

4 years agolibfontembed: Silenced warning with gcc 10.x
Till Kamppeter [Tue, 25 Aug 2020 11:53:16 +0000 (13:53 +0200)] 
libfontembed: Silenced warning with gcc 10.x

4 years agodriverless: White space and indentation clean-up
Till Kamppeter [Mon, 24 Aug 2020 22:15:50 +0000 (00:15 +0200)] 
driverless: White space and indentation clean-up

4 years agodriverless-fax: Clean-up of wrapper script
Till Kamppeter [Mon, 24 Aug 2020 21:06:16 +0000 (23:06 +0200)] 
driverless-fax: Clean-up of wrapper script

4 years agoMerge pull request #280 from nidhijainpnp/add_fax_patch
Till Kamppeter [Mon, 24 Aug 2020 19:30:42 +0000 (21:30 +0200)] 
Merge pull request #280 from nidhijainpnp/add_fax_patch

driverless, libcupsfilters: Add IPP Fax Out support

4 years agoppdgenerator.c: fix phone option for faxout 280/head
nidhijainpnp [Mon, 24 Aug 2020 19:10:34 +0000 (00:40 +0530)] 
ppdgenerator.c: fix phone option for faxout

4 years agoppdgenerator.c: add fax support
nidhijainpnp [Mon, 24 Aug 2020 16:36:49 +0000 (22:06 +0530)] 
ppdgenerator.c: add fax support

5 years agoUpdated NEWS
Till Kamppeter [Sat, 22 Aug 2020 21:00:38 +0000 (23:00 +0200)] 
Updated NEWS

5 years agoMerge pull request #290 from JaiLuthra1/rastertops
Till Kamppeter [Sat, 22 Aug 2020 08:11:54 +0000 (10:11 +0200)] 
Merge pull request #290 from JaiLuthra1/rastertops

rastertops: Added missing cancel_job handler

5 years agoAdded missing cancel_job handler. 290/head
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>
5 years agoMerge pull request #289 from JaiLuthra1/master
Till Kamppeter [Sat, 22 Aug 2020 07:48:47 +0000 (09:48 +0200)] 
Merge pull request #289 from JaiLuthra1/master

rastertopdf, rastertopclm: Add cancel job function

5 years agoAdd cancel job function. 289/head
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>
5 years agoUpdated NEWS
Till Kamppeter [Sat, 22 Aug 2020 07:20:32 +0000 (09:20 +0200)] 
Updated NEWS

5 years agoMerge pull request #288 from JaiLuthra1/master
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

5 years agolibcupsfilters, rastertopdf: Introduced rastertopdf filter function. 288/head
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>
5 years agoUpdated NEWS
Till Kamppeter [Fri, 21 Aug 2020 09:21:28 +0000 (11:21 +0200)] 
Updated NEWS

5 years agoMerge pull request #285 from zdohnal/localqueuenaming_conf
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

5 years agoconfigure.ac: Add configure option for keeping created queues during shutdown 285/head
Zdenek Dohnal [Fri, 21 Aug 2020 08:33:21 +0000 (10:33 +0200)] 
configure.ac: Add configure option for keeping created queues during shutdown

5 years agoconfigure.ac: Add configure option for local queues naming for remote CUPS queues
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

5 years agocups-browsed: Silenced warning of GCC 10.2.0.
Till Kamppeter [Thu, 20 Aug 2020 21:44:05 +0000 (23:44 +0200)] 
cups-browsed: Silenced warning of GCC 10.2.0.

5 years agoadded enum type to switch function
nidhijainpnp [Wed, 19 Aug 2020 17:17:27 +0000 (22:47 +0530)] 
added enum type to switch function

5 years agoUpdated NEWS
Till Kamppeter [Wed, 19 Aug 2020 09:52:25 +0000 (11:52 +0200)] 
Updated NEWS

5 years agoMerge pull request #283 from zdohnal/master
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

5 years agocups-browsed.c: fix compiler warnings 283/head
Zdenek Dohnal [Wed, 19 Aug 2020 09:42:42 +0000 (11:42 +0200)] 
cups-browsed.c: fix compiler warnings

5 years agoUpdated NEWS
Till Kamppeter [Wed, 19 Aug 2020 08:12:34 +0000 (10:12 +0200)] 
Updated NEWS

5 years agoMerge pull request #275 from V1krant/master
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

5 years agoUpdated NEWS
Till Kamppeter [Wed, 19 Aug 2020 08:03:21 +0000 (10:03 +0200)] 
Updated NEWS

5 years agoMerge pull request #282 from JaiLuthra1/master
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

5 years agoIntroduced rastertops filter function. 282/head
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>
5 years agoMerge pull request #281 from zdohnal/browsed_memory_leaks
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

5 years agolibcupsfilters: Added IPP attributes handling functions, for enum and integer
Till Kamppeter [Tue, 18 Aug 2020 22:15:52 +0000 (00:15 +0200)] 
libcupsfilters: Added IPP attributes handling functions, for enum and integer

5 years agolibcupsfilters, pclmtoraster: Introduced pclmtoraster() filter function 275/head
Vikrant [Sun, 9 Aug 2020 09:20:21 +0000 (14:50 +0530)] 
libcupsfilters, pclmtoraster: Introduced pclmtoraster() filter function

5 years agoipp.h,ipp.c: add is_fax argument in ippfind_based_uri_converter() function
nidhijainpnp [Tue, 18 Aug 2020 10:02:28 +0000 (15:32 +0530)] 
ipp.h,ipp.c: add is_fax argument in ippfind_based_uri_converter() function

5 years agocups-browsed.c: Fix several memory leaks 281/head
Zdenek Dohnal [Tue, 18 Aug 2020 06:01:08 +0000 (08:01 +0200)] 
cups-browsed.c: Fix several memory leaks

5 years agoipp.h, ipp.c, driverless.c: added get_printer_attributes4() ,get_printer_attributes5...
nidhijainpnp [Mon, 17 Aug 2020 15:24:23 +0000 (20:54 +0530)] 
ipp.h, ipp.c, driverless.c: added get_printer_attributes4() ,get_printer_attributes5() ,ippfind_based_uri_converter() function

5 years agomakefile: add driverless-fax
nidhijainpnp [Sun, 16 Aug 2020 15:19:53 +0000 (20:49 +0530)] 
makefile: add driverless-fax

5 years agoipp.c:replace cupsBackendDeviceURi()
nidhijainpnp [Sun, 16 Aug 2020 15:19:22 +0000 (20:49 +0530)] 
ipp.c:replace cupsBackendDeviceURi()

5 years agodriverless-fax:wrapper script for fax-support
nidhijainpnp [Sun, 16 Aug 2020 15:17:53 +0000 (20:47 +0530)] 
driverless-fax:wrapper script for fax-support

5 years agodriverless.c:add fax-support
nidhijainpnp [Sun, 16 Aug 2020 15:17:15 +0000 (20:47 +0530)] 
driverless.c:add fax-support

5 years agoUpdated NEWS
Till Kamppeter [Mon, 10 Aug 2020 08:19:00 +0000 (10:19 +0200)] 
Updated NEWS

5 years agodriverless: Correct line wrapping in help output
Till Kamppeter [Mon, 10 Aug 2020 08:14:42 +0000 (10:14 +0200)] 
driverless: Correct line wrapping in help output

5 years agoMerge pull request #277 from nidhijainpnp/show_uri_in_standard_form
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

5 years agocall with --std-ipp-uris command line option to show uris in standard form 277/head
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