]> git.ipfire.org Git - thirdparty/cups.git/commit
Implemented ready media support for the cupsGetDestMediaXxx APIs (STR #4289)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 14 Mar 2013 18:45:49 +0000 (18:45 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 14 Mar 2013 18:45:49 +0000 (18:45 +0000)
commit1ab364a0f05c3e554923aae8f15cb425a6038c01
treec07643c4d823d37203ae050f5fac850052a59bba
parentcff2b915f2dfcfd96df53f2c92ad36d8339b3f86
Implemented ready media support for the cupsGetDestMediaXxx APIs (STR #4289)

Added new cupsFindDestDefault, cupsFindDestReady, and cupsFindDestSupported
APIs (STR #4289)

Added new cupsGetDestMediaByIndex, cupsGetDestMediaCount, and
cupsGetDestMediaDefault APIs (STR #4289)

Added new ippGet/SetOctetString APIs for getting and setting an octetString
value (STR #4289)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10909 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES.txt
cups/cups-private.h
cups/cups.h
cups/dest-options.c
cups/ipp.c
cups/ipp.h
doc/help/api-cups.html
doc/help/api-httpipp.html