2020-08-19 |
Jai Luthra | Introduced rastertops filter function. 282/head |
commit | commitdiff | tree |
2020-08-10 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-08-10 |
Till Kamppeter | driverless: Correct line wrapping in help output |
commit | commitdiff | tree |
2020-08-10 |
Till Kamppeter | Merge pull request #277 from nidhijainpnp/show_uri_in_s... |
commit | commitdiff | tree |
2020-08-10 |
nidhijainpnp | call with --std-ipp-uris command line option to show... 277/head |
commit | commitdiff | tree |
2020-08-10 |
nidhijainpnp | Added command line option to show uris in standard... |
commit | commitdiff | tree |
2020-08-09 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-08-09 |
Till Kamppeter | Merge pull request #276 from RishabhArya/master |
commit | commitdiff | tree |
2020-08-09 |
rishabharya | Resolving texttopdf filter crashing issue due to assert... 276/head |
commit | commitdiff | tree |
2020-08-08 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-08-08 |
Till Kamppeter | Merge pull request #273 from nidhijainpnp/update_driverless |
commit | commitdiff | tree |
2020-08-08 |
nidhijainpnp | update code for mode=2 273/head |
commit | commitdiff | tree |
2020-08-08 |
Till Kamppeter | Merge pull request #274 from JaiLuthra1/master |
commit | commitdiff | tree |
2020-08-08 |
Jai Luthra | libcupsfilters: Silence warning due to redefinition. 274/head |
commit | commitdiff | tree |
2020-08-08 |
nidhijainpnp | Updating driverless |
commit | commitdiff | tree |
2020-08-06 |
Till Kamppeter | libcupsfilters, pdftops, bannertopdf, gstoraster, sys5i... |
commit | commitdiff | tree |
2020-08-06 |
Till Kamppeter | Merge pull request #270 from nidhijainpnp/add_cmd_line_... |
commit | commitdiff | tree |
2020-08-06 |
nidhijainpnp | minor documentation correction in driverless 270/head |
commit | commitdiff | tree |
2020-08-05 |
Till Kamppeter | libcupsfilters, pstops: Added filterCUPSWrapper() function |
commit | commitdiff | tree |
2020-08-05 |
Till Kamppeter | pstops: Do not error on empty (zero page) input |
commit | commitdiff | tree |
2020-08-05 |
nidhijainpnp | modify driverless to list ipp and ipps printers |
commit | commitdiff | tree |
2020-08-05 |
Till Kamppeter | libcupsfilters. pstops, psdftops: Added filter-specific... |
commit | commitdiff | tree |
2020-08-04 |
Till Kamppeter | gstoraster, gstopdf: Use "-dPDFSETTINGS=/default" for... |
commit | commitdiff | tree |
2020-08-03 |
Till Kamppeter | pstops: Added wrapper for pstops() filter function |
commit | commitdiff | tree |
2020-08-03 |
Till Kamppeter | Merge pull request #271 from V1krant/master |
commit | commitdiff | tree |
2020-08-03 |
Till Kamppeter | libcupsfilters, pdftops: Introduced pstops() filter... |
commit | commitdiff | tree |
2020-08-02 |
nidhijainpnp | changes in driverless.c file to list ippand ipps printers |
commit | commitdiff | tree |
2020-07-31 |
Vikrant | Added documentation of pclmtoraster filter 271/head |
commit | commitdiff | tree |
2020-07-29 |
nidhijainpnp | changes in driverless.c file to list IPPS printers |
commit | commitdiff | tree |
2020-07-28 |
Till Kamppeter | libppd: Minor clean-up |
commit | commitdiff | tree |
2020-07-26 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-07-23 |
Till Kamppeter | Merge pull request #267 from dipanshu231099/double_file... |
commit | commitdiff | tree |
2020-07-23 |
Dipanshu | minor documentation errors resolved 267/head |
commit | commitdiff | tree |
2020-07-23 |
Dipanshu | added function to turn off configuration |
commit | commitdiff | tree |
2020-07-23 |
Dipanshu | file copying now uses a 2KB buffer |
commit | commitdiff | tree |
2020-07-23 |
Dipanshu | made DebugLogFileSize configurable |
commit | commitdiff | tree |
2020-07-22 |
Dipanshu | changes in cups-browsed.c file to produce back-up file |
commit | commitdiff | tree |
2020-07-20 |
Till Kamppeter | gstoraster, gstopdf: Do not apply margis when output... |
commit | commitdiff | tree |
2020-07-19 |
Till Kamppeter | Merge pull request #266 from V1krant/master |
commit | commitdiff | tree |
2020-07-19 |
Vikrant | pclmtoraster: Add stdin input support 266/head |
commit | commitdiff | tree |
2020-07-16 |
Till Kamppeter | libcupsfilters: Silenced warning |
commit | commitdiff | tree |
2020-07-16 |
Till Kamppeter | Merge pull request #264 from V1krant/filter |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add dither functions in libcupsfilters 264/head |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Update ppdRasterMatchPPDSize() return value |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add necessary headers |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | libppd: Added ppdRasterMatchPPDSize() to match input... |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add documentation in bitmap library |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add comments and improve code quality |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add margins modifications from pdftoraster |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add support for duplex printing |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Optimise convertline function |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add support for bi-level as print-color-mode attribute |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Merge writepixel and convertbit functions |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add support for bilevel color mode in pclmtoraster |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add convertbits functions in cupsfilters library |
commit | commitdiff | tree |
2020-07-16 |
Vikrant | Add support for banded and planar rasters |
commit | commitdiff | tree |
2020-07-15 |
Till Kamppeter | cups-browsed: Do not write any log messages directly... |
commit | commitdiff | tree |
2020-07-14 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-07-14 |
Till Kamppeter | Merge pull request #263 from ffontaine/master |
commit | commitdiff | tree |
2020-07-14 |
Fabrice Fontaine | configure.ac: fix cross-compilation without dejavu 263/head |
commit | commitdiff | tree |
2020-07-13 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-07-13 |
Till Kamppeter | libcupsfilters, libppd: "True" is case-sensitive in... |
commit | commitdiff | tree |
2020-07-10 |
Till Kamppeter | libppd: Corrected typo in README.md |
commit | commitdiff | tree |
2020-07-10 |
Till Kamppeter | libppd: Filled in README.md of ppd/ subdirectory |
commit | commitdiff | tree |
2020-07-09 |
Till Kamppeter | libppd: Added ppdGetOptions, get_options() from ippeveps |
commit | commitdiff | tree |
2020-07-08 |
Till Kamppeter | Correction in NEWS |
commit | commitdiff | tree |
2020-07-06 |
Till Kamppeter | Correction in NEWS |
commit | commitdiff | tree |
2020-07-06 |
Till Kamppeter | Build system: Remove '-D_PPD_DEPRECATED=""' from the... |
commit | commitdiff | tree |
2020-07-03 |
Till Kamppeter | Merge pull request #258 from liuli0217/master |
commit | commitdiff | tree |
2020-07-02 |
Till Kamppeter | libppd: Corrected comments in ppd.h |
commit | commitdiff | tree |
2020-07-02 |
Till Kamppeter | libppd: Added ppdLoadAttributes, load_ppd_attributes... |
commit | commitdiff | tree |
2020-07-02 |
Till Kamppeter | libppd: Removed unneeded source file |
commit | commitdiff | tree |
2020-07-02 |
Till Kamppeter | libppd: Renamed 4 public API functions from "cups.... |
commit | commitdiff | tree |
2020-07-02 |
Till Kamppeter | libppd: Renamed type definitions and enumerations for... |
commit | commitdiff | tree |
2020-07-02 |
liuli0217 | fix: get inheritable attribute from parent 258/head |
commit | commitdiff | tree |
2020-07-01 |
Till Kamppeter | libppd: Renamed formerly private-to-CUPS PPD handling... |
commit | commitdiff | tree |
2020-07-01 |
Till Kamppeter | libppd: Folded ppd-private.h into ppd.h |
commit | commitdiff | tree |
2020-07-01 |
Till Kamppeter | Build system: Correct order of libcupsfilters and libpp... |
commit | commitdiff | tree |
2020-07-01 |
Till Kamppeter | libcupsfilters, libppd: Work around fold-accordion... |
commit | commitdiff | tree |
2020-06-30 |
Till Kamppeter | libppd: Also renamed all internal functions to not... |
commit | commitdiff | tree |
2020-06-30 |
Till Kamppeter | libppd: Renamed all private functions and types to... |
commit | commitdiff | tree |
2020-06-30 |
Till Kamppeter | cups-browsed: Remove left-over local queues more quickly |
commit | commitdiff | tree |
2020-06-30 |
Till Kamppeter | cups-browsed: Left-over local queues from the previous... |
commit | commitdiff | tree |
2020-06-28 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-06-28 |
Till Kamppeter | Merge pull request #257 from V1krant/filter |
commit | commitdiff | tree |
2020-06-28 |
Vikrant | Add support for colorspace conversions 257/head |
commit | commitdiff | tree |
2020-06-26 |
Till Kamppeter | gstoraster, gstopdf: Make number of copies as embedded... |
commit | commitdiff | tree |
2020-06-26 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-06-26 |
Till Kamppeter | Merge pull request #256 from DuratarskeyK/master |
commit | commitdiff | tree |
2020-06-26 |
Till Kamppeter | libppd: Header "#include ..." clean-up |
commit | commitdiff | tree |
2020-06-26 |
DuratarskeyK | Potential null dereference fix (#1) 256/head |
commit | commitdiff | tree |
2020-06-24 |
Till Kamppeter | COPYING: Added license information for libppd. |
commit | commitdiff | tree |
2020-06-24 |
Till Kamppeter | libppd: Added new library with all PPD handling functio... |
commit | commitdiff | tree |
2020-06-21 |
Till Kamppeter | Sample PPDs: Renamed source directory from "ppd/" to... |
commit | commitdiff | tree |
2020-06-21 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-06-20 |
Till Kamppeter | cups-browsed: Call cupsGetNamedDest() only if "OnlyUnsu... |
commit | commitdiff | tree |
2020-06-20 |
Till Kamppeter | Revert merge of pull request #245 |
commit | commitdiff | tree |
2020-06-19 |
Till Kamppeter | Merge pull request #247 from Ordissimo/patch-1 |
commit | commitdiff | tree |
2020-06-19 |
Ordissimo | Correction default color 247/head |
commit | commitdiff | tree |
2020-06-19 |
Till Kamppeter | Merge pull request #246 from zdohnal/mark_browsed |
commit | commitdiff | tree |
next |