- Update to version 1.0.0
* papplSystemLoadState would not load printers whose device
IDs contained the # character.
* Passing "auto" for the driver name would cause a crash if
there was no auto-add callback.
* Added papplPrinterGetPath API to get the path for a
printer web page.
* The papplPrinterAddLink and papplSystemAddLink functions
now accept an "options" argument instead of the "secure"
boolean in order to allow links to be added to multiple
places on the web interface in addition to requesting a
secure (HTTPS) link.
version 1.0rc1:
* Added IEEE-1284 device ID to argument list for printer
driver callbacks.
* Documentation updated
* Printers discovered via DNS-SD now report their IEEE-1284
device ID string.
* The "auto-add" callback is now part of the system's printer
driver interface, allowing IPP, web, and command-line
clients to access it.
* Now save state after deleting a printer.
* Now check whether a named printer already exists.
* Support for "output-bin-default" was missing from the web
interface.
* Fixed support for vendor options at the command-line.
* The main loop now shows an error message if an option is
provided after "-o" without a space.
* Fixed test page and identify buttons.
* Code cleanup.
* Boolean vendor options are now shown as checkboxes.
* Made several improvements to the web interface for adding
printers.
* papplSystemLoadState no longer crashes when it cannot
create a printer.
* Fixed a crash bug in the "autoadd" command provided by
papplMainloop.
* Added a printer creation callback to
papplSystemSetPrinterDrivers that is run after a printer
is created.
* Added the "path" value for the DNS-SD printer web page, and
added a registration for the system web page in multi-queue
mode.
* papplDeviceRead now has a 100ms timeout for USB and
network connections.
* Implemented back-channel and status updates for the USB
printer gadget.
* Finished implementation of test suite for major code
paths/job processing functionality.
* Fixed a bug in the log rotation code.
* Fixed some threading bugs with the various object lists
managed by the system.
OBS-URL: https://build.opensuse.org/request/show/855030
OBS-URL: https://build.opensuse.org/package/show/Printing/pappl?expand=0&rev=4