]>
git.ipfire.org Git - thirdparty/cups-filters.git/log
Samuel Thibault [Mon, 13 Nov 2017 01:19:48 +0000 (02:19 +0100)]
braille: use application/vnd.cups-brf instead of text/vnd.cups-brf
When using a text/ MIME type, detection for .brf files would always
discover text/plain, instead of text/vnd.cups-brf, thus preventing from
directly embossing files by running .brf. Using application/vnd.cups-brf
avoids detection from trying to be too smart.
Till Kamppeter [Mon, 6 Nov 2017 21:14:19 +0000 (19:14 -0200)]
braille: Spaces at the head of lines were not getting embossed.
Till Kamppeter [Wed, 1 Nov 2017 23:24:39 +0000 (21:24 -0200)]
gstoraster: Emit proper error message if Ghostscript is missing.
Till Kamppeter [Sun, 29 Oct 2017 23:13:42 +0000 (21:13 -0200)]
braille: Removed quotes in shell script, as this breaks old bash versions.
Till Kamppeter [Wed, 25 Oct 2017 21:53:01 +0000 (19:53 -0200)]
braille: Index V5 embossers are compatible with the V4 ones, updated .drv file.
Till Kamppeter [Tue, 24 Oct 2017 11:32:18 +0000 (09:32 -0200)]
COPYING: Fixed entry for the rastertopclm wrapper script.
Till Kamppeter [Thu, 5 Oct 2017 14:52:48 +0000 (11:52 -0300)]
cups-filters 1.17.9 Release
Till Kamppeter [Wed, 4 Oct 2017 22:11:24 +0000 (19:11 -0300)]
Migration from BZR to GIT: .bzrignore -> .gitignore
Till Kamppeter [Wed, 4 Oct 2017 13:53:44 +0000 (10:53 -0300)]
cups-browsed: Applying option defaults from the DefaultOptions directive in cups-browsed.conf got lost.
Till Kamppeter [Wed, 4 Oct 2017 13:23:37 +0000 (10:23 -0300)]
cups-browsed: Get printer-location field from remote printers.
Till Kamppeter [Thu, 28 Sep 2017 20:18:04 +0000 (16:18 -0400)]
cups-filters 1.17.8 Release
Till Kamppeter [Thu, 28 Sep 2017 20:05:26 +0000 (16:05 -0400)]
foomatic-rip: Failure status fixes
Till Kamppeter [Tue, 19 Sep 2017 20:47:13 +0000 (17:47 -0300)]
Build system: Fixed typo which broke the "--enable-gs-ps2write" ./configure command line option.
Till Kamppeter [Mon, 18 Sep 2017 12:30:32 +0000 (09:30 -0300)]
cups-filters 1.17.7 Release
Till Kamppeter [Mon, 18 Sep 2017 01:55:40 +0000 (22:55 -0300)]
braille: Add a mirror option for graphical output.
Till Kamppeter [Mon, 18 Sep 2017 01:48:21 +0000 (22:48 -0300)]
Rename the internal cups name of the Resize option to the standard well-known and well-documented fitplot option.
Till Kamppeter [Mon, 18 Sep 2017 01:44:55 +0000 (22:44 -0300)]
braille: Add support for margins in graphical mode.
Till Kamppeter [Mon, 18 Sep 2017 01:38:24 +0000 (22:38 -0300)]
braille: Updated French translation.
Till Kamppeter [Mon, 18 Sep 2017 01:29:17 +0000 (22:29 -0300)]
braille: Add a PPD which generates UBRL output, i.e. Braille expressed in Unicode.
Till Kamppeter [Mon, 18 Sep 2017 01:14:30 +0000 (22:14 -0300)]
braille: Add virtual BRF backend for generating ready-to-emboss BRF files with cups.
Till Kamppeter [Mon, 18 Sep 2017 00:40:02 +0000 (21:40 -0300)]
braille: Some tools seem to emit true/false instead of True/False, so let us cope with it.
Till Kamppeter [Mon, 18 Sep 2017 00:18:19 +0000 (21:18 -0300)]
braille: "make uninstall" did not remove all the links.
Till Kamppeter [Mon, 18 Sep 2017 00:00:21 +0000 (21:00 -0300)]
braille: Fix on XML structured embossing support.
Till Kamppeter [Sat, 16 Sep 2017 23:38:33 +0000 (20:38 -0300)]
braille: Add support for embossing MusicXML files, through the FreeDots transcriptor.
Till Kamppeter [Sat, 16 Sep 2017 22:05:24 +0000 (19:05 -0300)]
braille: Add proper support for hardware margins on braille embossers.
Till Kamppeter [Sat, 16 Sep 2017 22:00:22 +0000 (19:00 -0300)]
braille: Fix the disabling of the text margins in Index graphics mode.
Till Kamppeter [Sat, 16 Sep 2017 21:55:36 +0000 (18:55 -0300)]
braille: Support for direct, structured embossing of XML and XML-based file formats.
Till Kamppeter [Fri, 15 Sep 2017 23:13:34 +0000 (20:13 -0300)]
cups-filters 1.17.6 Release
Till Kamppeter [Thu, 14 Sep 2017 22:22:03 +0000 (19:22 -0300)]
NEWS: Line break fix.
Till Kamppeter [Thu, 14 Sep 2017 22:19:36 +0000 (19:19 -0300)]
braille: Embossers can only emboss integer numbers of 2x4 cells.
Till Kamppeter [Thu, 14 Sep 2017 21:00:51 +0000 (18:00 -0300)]
braille: Margin fixes for graphics mode.
Till Kamppeter [Wed, 13 Sep 2017 16:25:58 +0000 (13:25 -0300)]
cups-filters 1.17.5 Release
Till Kamppeter [Wed, 13 Sep 2017 16:16:35 +0000 (13:16 -0300)]
libcupsfilters: In the PPD generator renamed the "print-quality" option back to
"cupsPrintQuality".
Till Kamppeter [Mon, 11 Sep 2017 23:40:36 +0000 (20:40 -0300)]
braille: Improvements on the braille support for bitmap images.
Till Kamppeter [Mon, 11 Sep 2017 22:23:05 +0000 (19:23 -0300)]
braille: Fixed a leak of temporary files.
Till Kamppeter [Mon, 11 Sep 2017 20:04:22 +0000 (17:04 -0300)]
braille: Added the new filters.
Till Kamppeter [Mon, 11 Sep 2017 14:55:56 +0000 (11:55 -0300)]
braille: Added support for embossing vector images, liblouis1.defs installation fix.
Till Kamppeter [Sun, 10 Sep 2017 19:08:26 +0000 (16:08 -0300)]
cups-filters 1.17.4 Release
Till Kamppeter [Sun, 10 Sep 2017 19:05:29 +0000 (16:05 -0300)]
pdftopdf: Flatten interactive PDF forms, so that the content does not get lost.
Till Kamppeter [Thu, 7 Sep 2017 17:04:34 +0000 (14:04 -0300)]
cups-filters 1.17.3 Release
Till Kamppeter [Thu, 7 Sep 2017 16:02:01 +0000 (13:02 -0300)]
bannertopdf: Make it working also with Poppler 0.58.0 and newer.
Till Kamppeter [Fri, 1 Sep 2017 23:44:56 +0000 (20:44 -0300)]
gstoraster, pdftops, foomatic-rip: Added "-dShowAcroForm" to all Ghostscript command lines where the input data format can be PDF.
Till Kamppeter [Sun, 27 Aug 2017 18:22:06 +0000 (15:22 -0300)]
libcupsfilters: Do not check maximum resolutions of raster-based PDLs.
Till Kamppeter [Fri, 25 Aug 2017 18:57:21 +0000 (15:57 -0300)]
cups-filters 1.17.2 Release
Till Kamppeter [Fri, 25 Aug 2017 18:50:36 +0000 (15:50 -0300)]
libcupsfilters: Fixed outstanding bug in PCLm with JPEG (DCT) compression.
Sahil Arora [Fri, 25 Aug 2017 17:28:25 +0000 (22:58 +0530)]
rastertopdf: Fix DCT_DECODE compression method for PCLm image streams.
Till Kamppeter [Fri, 25 Aug 2017 13:53:29 +0000 (10:53 -0300)]
cups-filters 1.17.1 Release
Till Kamppeter [Fri, 25 Aug 2017 12:48:20 +0000 (09:48 -0300)]
libcupsfilters: Added direct PNG printing support to the PPD generator and some clean-up.
Till Kamppeter [Thu, 24 Aug 2017 18:08:37 +0000 (15:08 -0300)]
libcupsfilters: In the PPD file generator renamed the option "cupsPrintQuality" into the IPP name "print-quality".
Till Kamppeter [Thu, 24 Aug 2017 16:25:13 +0000 (13:25 -0300)]
NEWS: Improvements in last entry.
Till Kamppeter [Thu, 24 Aug 2017 16:21:00 +0000 (13:21 -0300)]
libcupsfilters: Improved determination of IPP printer resolutions.
Till Kamppeter [Wed, 23 Aug 2017 18:57:50 +0000 (15:57 -0300)]
rastertopdf: Prefer RLE compression instead of Flate.
Till Kamppeter [Wed, 23 Aug 2017 12:33:27 +0000 (09:33 -0300)]
Build system: Fixed help mesage for "--enable-driverless" configure option.
Till Kamppeter [Wed, 23 Aug 2017 01:05:01 +0000 (22:05 -0300)]
cups-filters 1.17.0 Release
Till Kamppeter [Wed, 23 Aug 2017 01:00:15 +0000 (22:00 -0300)]
README: Updated for PCLm support.
Till Kamppeter [Wed, 23 Aug 2017 00:50:55 +0000 (21:50 -0300)]
rastertopdf: Do not segfault when trying to generate PCLm without PPD file.
Till Kamppeter [Wed, 23 Aug 2017 00:35:41 +0000 (21:35 -0300)]
cups-browsed: Added support for the PCLm print output format.
Till Kamppeter [Wed, 23 Aug 2017 00:22:44 +0000 (21:22 -0300)]
rastertopdf, driverless, libcupsfilters: Conditional compiling of PCLm support only with QPDF 7.0.0 or newer.
Till Kamppeter [Tue, 22 Aug 2017 22:35:13 +0000 (19:35 -0300)]
rastertopdf, rastertopclm, driverless, libcupsfilters: Added support for the PCLm output format from Sahil Arora.
Till Kamppeter [Tue, 22 Aug 2017 22:24:50 +0000 (19:24 -0300)]
cups-filters 1.16.4 Release
Sahil Arora [Tue, 22 Aug 2017 21:17:35 +0000 (02:47 +0530)]
AUTHORS, COPYING: Update copyright information and authors' list with new author
Sahil Arora [Tue, 22 Aug 2017 21:16:26 +0000 (02:46 +0530)]
rastertopdf, rastertopclm: Add PCLm generation mode to rastertopdf and added wrapper to switch to this mode.
Sahil Arora [Tue, 22 Aug 2017 20:15:40 +0000 (01:45 +0530)]
cupsfilters/ppdgenerator.c: Identify and write PCLm IPP attributes to the PPD file
Sahil Arora [Tue, 22 Aug 2017 20:11:34 +0000 (01:41 +0530)]
mime/cupsfilters.convs.in, mime/cupsfilters.types: Add identification and conversion rules for "application/PCLm" mime type
Sahil Arora [Tue, 22 Aug 2017 20:07:08 +0000 (01:37 +0530)]
driverless: Consider also PCLm printers as supporting driverless printing
Till Kamppeter [Tue, 22 Aug 2017 15:18:37 +0000 (12:18 -0300)]
Build system: Switched to C11 standard.
Till Kamppeter [Mon, 21 Aug 2017 19:17:14 +0000 (16:17 -0300)]
cups-filters 1.16.3 Release
Till Kamppeter [Mon, 21 Aug 2017 19:14:56 +0000 (16:14 -0300)]
libfontembed: Reverted unneeded soname change.
Till Kamppeter [Fri, 18 Aug 2017 13:04:10 +0000 (10:04 -0300)]
cups-filters 1.16.2 Release
Till Kamppeter [Fri, 18 Aug 2017 12:59:03 +0000 (09:59 -0300)]
README: Corrected minimum CUPS version required (1.4.x).
Till Kamppeter [Thu, 17 Aug 2017 00:27:45 +0000 (21:27 -0300)]
driverless, foomatic-rip: Create relative symbolic links.
Till Kamppeter [Tue, 15 Aug 2017 18:32:47 +0000 (15:32 -0300)]
All C/C++ files: Silenced all compiler warnings.
Till Kamppeter [Tue, 15 Aug 2017 13:42:31 +0000 (10:42 -0300)]
README: Updated introduction, especially build-requirements for the Poppler-based filters.
Till Kamppeter [Tue, 15 Aug 2017 13:19:31 +0000 (10:19 -0300)]
pdftoopvp, bannertopdf, pdftoraster: Build with C++11 standard.
Till Kamppeter [Fri, 11 Aug 2017 18:13:44 +0000 (15:13 -0300)]
cups-filters 1.16.1 Release
Till Kamppeter [Wed, 9 Aug 2017 18:11:06 +0000 (15:11 -0300)]
cups-browsed: Make timeouts for HTTP access to the local CUPS daemon and remote IPP printers configurable.
Till Kamppeter [Thu, 3 Aug 2017 16:18:30 +0000 (13:18 -0300)]
texttopdf: Allow bold and underline formatting to be used together when using "prettyprint".
Till Kamppeter [Thu, 3 Aug 2017 16:12:42 +0000 (13:12 -0300)]
texttopdf: Allow to alter margins, and chars/lines per Inch when using "prettyprint".
Till Kamppeter [Thu, 3 Aug 2017 16:06:17 +0000 (13:06 -0300)]
texttopdf: When "prettyprint" is used, do not drop out of C/shell comment mode too early.
Till Kamppeter [Tue, 1 Aug 2017 15:02:35 +0000 (12:02 -0300)]
cups-browsed: Additional NULL checks for description and location.
Till Kamppeter [Tue, 1 Aug 2017 14:57:45 +0000 (11:57 -0300)]
cups-browsed: Fixed crash which happens when using BrowsePoll.
Till Kamppeter [Thu, 27 Jul 2017 21:09:18 +0000 (18:09 -0300)]
cups-filters 1.16.0 Release
Till Kamppeter [Thu, 27 Jul 2017 19:33:35 +0000 (16:33 -0300)]
cups-browsed: Let elements in arrays get stacked up in the order they are added.
Till Kamppeter [Thu, 27 Jul 2017 16:29:50 +0000 (13:29 -0300)]
cups-browsed: On shutdown not all locally created queues got deleted.
Till Kamppeter [Thu, 27 Jul 2017 02:52:17 +0000 (23:52 -0300)]
cups-browsed: Added support for manual definition of load-balancing printer clusters.
Till Kamppeter [Mon, 24 Jul 2017 17:12:11 +0000 (14:12 -0300)]
cups-filters 1.15.0 Release
Till Kamppeter [Sun, 23 Jul 2017 13:45:02 +0000 (10:45 -0300)]
cups-browsed: Added logging of full printer list and fixed a many crash bugs.
Till Kamppeter [Fri, 21 Jul 2017 21:16:55 +0000 (18:16 -0300)]
cups-browsed: Renamed the handle_cups_queues() function to update_cups_queues().
Till Kamppeter [Fri, 21 Jul 2017 21:03:36 +0000 (18:03 -0300)]
cups-browsed: When clustering remote CUPS printers together do not call them duplicates but slaves asigned to a master.
Till Kamppeter [Fri, 21 Jul 2017 20:41:58 +0000 (17:41 -0300)]
cups-browsed: Fixed bug in local queue naming for IPP printers.
Till Kamppeter [Fri, 21 Jul 2017 19:48:58 +0000 (16:48 -0300)]
cups-browsed: Log implicit class members, simplified printer removal, log interface name errors.
Till Kamppeter [Thu, 20 Jul 2017 03:16:42 +0000 (00:16 -0300)]
cups-browsed: Removed superfluous duplicate counter from the remote printer entry data structure.
Till Kamppeter [Wed, 19 Jul 2017 23:13:31 +0000 (20:13 -0300)]
cups-browsed: Add "AutoClustering" directive to cups-browsed.conf.
Till Kamppeter [Wed, 19 Jul 2017 21:42:03 +0000 (18:42 -0300)]
cups-browsed: When checking for already present print queues, take into account that with the naming scheme "MakeModel" also remote CUPS queues from the same server can get clustered together.
Till Kamppeter [Mon, 17 Jul 2017 21:48:27 +0000 (18:48 -0300)]
cups-browsed: Skip callback functions and the CUPS queue creation/update/removal loop when cups-browsed is terminated by a SIGTERM signal.
Till Kamppeter [Mon, 17 Jul 2017 18:02:26 +0000 (15:02 -0300)]
libcupsfilters: Added some fallbacks for incorrect resolution IPP attributes on IPP network printers.
Till Kamppeter [Sun, 16 Jul 2017 14:56:12 +0000 (11:56 -0300)]
cups-browsed: Added a NULL check.
Till Kamppeter [Fri, 14 Jul 2017 23:57:16 +0000 (20:57 -0300)]
pdftoopvp: Added missing "#include <math.h>".
Till Kamppeter [Fri, 14 Jul 2017 20:38:01 +0000 (17:38 -0300)]
cups-browsed: Renamed functions to better reflect what they do.
Till Kamppeter [Fri, 14 Jul 2017 20:01:32 +0000 (17:01 -0300)]
cups-browsed: Also prevent the creation of two remote printer entries with the same local queue name if one is an IPP printer and the other a remote CUPS printer.