]> git.ipfire.org Git - thirdparty/cups.git/history - backend/usb.c
Changelog.
[thirdparty/cups.git] / backend / usb.c
2012-02-12  mikeThe USB backend now uses and requires LIBUSB 1.0 or...
2011-05-12  mikeUpdate all source headers to use "CUPS" instead of...
2010-11-22  mikeMore localization work.
2010-11-20  mikeFix compile errors.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-05-18  mikeClean up error messages and make some errors DEBUG...
2009-10-15  mikeStop using exclamation marks in error messages.
2008-06-24  mikeSave work on new libusb-based USB backend.
2007-09-04  mikeAvoid copying option names and values, just break up...
2007-08-27  mikeSupport for GNU/kFreeBSD (STR #2367)
2007-08-22  mikeThe backends were not displaying their localized messages.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-03-30  mikeFix SCSI code on IRIX.
2007-03-27  mikeMore localization stuff + cleanup to only use fputs...
2007-03-27  mikeLocalize backends.
2006-05-26  mikeFirst part of back-channel fix for STR #1724.
2006-04-06  mikeAdded --with-printcap configure option.
2006-02-24  mikeAdded DragonFly support in local device backends (STR...
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2005-09-26  mikeAdd standard backend exit codes.
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-05-13  mikeMirror 1.1.x changes.
2004-05-13  mikeThe IPP backend now supports the following options...
2004-04-01  mikeMirror 1.1.x changes.
2004-04-01  mikeFix compiles on unsupported platforms.
2004-03-30  mikeMirror 1.1.x changes.
2004-03-30  mikeAdd Darwin USB backend (STR #661)
2004-03-30  mikeMirror 1.1.x change.
2004-03-30  mikeThe USB backend incorrectly reported "media tray empty...
2004-03-19  mikeMirror 1.1.x change.
2004-03-19  mikeThe USB backend now retries printing to devices of...
2004-02-25  mikeCopyright updates...
2004-02-24  mikeMirror 1.1.x changes.
2004-02-24  mikeThe rastertoepson filter would crash under certain...
2003-09-02  mikeMirror 1.1.x changes.
2003-09-02  mikeCheck for LP_POUTPA definitions before using them on...
2003-08-31  mikeFix typo...
2003-08-31  mikeFix CUPS 1.2 compiles...
2003-08-30  mikeMirror 1.1.x changes.
2003-08-30  mikeFix STRs 253 and 254 (backend and content-length fixes)
2003-07-22  mikeMirror 1.1.x changes.
2003-07-22  mikeUse memmove instead of memcpy for overlapping copy.
2003-07-06  mikeMirror 1.1.x changes.
2003-07-06  mikeIf no description attribute is found, use the make...
2003-01-27  mikeMirror 1.1.x change.
2003-01-27  mikeSolaris Intel uses <sys/ecppsys.h> instead of <sys...
2003-01-23  mikeMirror 1.1.x changes.
2003-01-23  mikeDon't report serial numbers for devices that don't...
2003-01-23  mikeMirror 1.1.x change.
2003-01-23  mikeFix USB serial number bug.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-10-21  mikeMirror 1.1.x changes.
2002-10-21  mikeRemove unused vars.
2002-10-21  mikeUpdate the Solaris USB backend code to get the device...
2002-10-15  mikeMirror 1.1.x changes.
2002-10-15  mikeIgnore SIGPIPE in backends...
2002-09-25  mikeMirror 1.1.x changes.
2002-09-25  mikeEliminate unused vars...
2002-09-25  mikeMirror 1.1.x changes.
2002-09-25  mikeDon't chop options off URI when opening the device...
2002-09-06  mikeMirror 1.1.x change.
2002-09-06  mikeUpdate new USB URIs to match MacOS X.
2002-09-05  mikeMirror 1.1.x changes.
2002-09-05  mikeUpdate USB backend to use serial numbers to avoid devic...
2002-08-17  mikeMirror 1.1.x change.
2002-08-17  mikeQuote problem with USB backend on *BSD...
2002-08-09  mikeMirror 1.1.x changes.
2002-08-09  mikeAdd USB support for Solaris x86.
2002-08-09  mikeMirror 1.1.x changes.
2002-08-09  mikeReport both unlpt and ulpt devices under *BSD.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-03-25  mikeAdd ENOENT as an error that should be retried.
2002-03-25  mikeAdd ENOENT to the list of errors that should be retried.
2002-03-25  mikeMirror 1.1.x changes.
2002-03-25  mikeUpdate retry behavior for backends.
2002-03-19  mikeMirror 1.1.x cleanup.
2002-03-19  mikeCleanup.
2002-03-01  mikeMirror 1.1.x changes...
2002-03-01  mikeUse read() in backends to read print data; this makes...
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-02-12  mikeMirror 1.1.x changes.
2002-02-12  mikeMacOS X changes...
2002-01-27  mikeMirror 1.1.x changes.
2002-01-27  mikeOS/2 porting stuff.
2002-01-18  mikeShow device filenames on error.
2002-01-18  mikeShow device filenames on error.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-12-18  mikeChange ownership and permissions of config files and...
2001-06-06  mikeUpdate backends to not catch SIGTERM when printing...
2001-02-08  mikeExtra #endif
2001-02-08  mikeFreeBSD provides /dev/unlptN, but not NetBSD or OpenBSD.
2001-02-06  mikeThe *BSD USB backend should be using the /dev/unlptN...
next