|
|
|
@91abb7f
|
14 years |
quentin |
Restore server.py to its previous functional state
no-cups
|
|
|
@01e3017
|
14 years |
quentin |
Add .pyc to the set of ignored files
no-cups
|
|
|
@7a1c039
|
14 years |
quentin |
Move IPP modules into the 'ipp' namespace
no-cups
|
|
|
@569c377
|
14 years |
quentin |
Err, make it work
no-cups
|
|
|
@0e5cdb3
|
14 years |
quentin |
Use new Value interface
no-cups
|
|
|
@a76f440
|
14 years |
quentin |
ippattributegroup is a mix between a list and a dict (sort of an …
no-cups
|
|
|
@75c0cab
|
14 years |
quentin |
More work on ippattribute to match the interface of ippvalue
no-cups
|
|
|
@a6a1f43
|
14 years |
quentin |
Python <2.6 doesn't have the convenience method property.setter, so …
no-cups
|
|
|
@fc427ef
|
14 years |
quentin |
Adopt property usage for attributes, too
no-cups
|
|
|
@fa0d0ef
|
14 years |
jhamrick |
Redo API in ippvalue.Value; various cases for packing/unpacking have …
no-cups
|
|
|
@c269bc7
|
14 years |
jhamrick |
Update API for Value, Attribute, and AttributeGroup?
no-cups
|
|
|
@5cfb358
|
14 years |
jhamrick |
Change structure of ippvalue.Value to make it easier to manipulate.
no-cups
|
|
|
@ebf327d
|
14 years |
jhamrick |
Change IPPValue, IPPAttribute, IPPAttributeGroup, and IPPRequest to …
no-cups
|
|
|
@cf1d291
|
14 years |
jhamrick |
Add section numbers to docstring for ippconstants.Operations class
no-cups
|
|
|
@2646571
|
14 years |
jhamrick |
Update references to IPPTags and add import statements for …
no-cups
|
|
|
@8979f90
|
14 years |
jhamrick |
Put various IPP classes in their own files
no-cups
|
|
|
@e97c37d
|
14 years |
jhamrick |
Add blank init methods to classes in ippconstants.py
no-cups
|
|
|
@35b7466
|
14 years |
jhamrick |
Define all constants in IPP constants, as well as where they are …
no-cups
|
|
|
@16055f9
|
14 years |
jhamrick |
Add empty functions for desired IPP commands
no-cups
|
|
|
@c5e88d0
|
14 years |
jhamrick |
get-jobs response in GutenbachIPPserver
no-cups
|
|
|
@574aee4
|
14 years |
quentin |
Add useful IPP constants
no-cups
|
|
|
@89fe6da
|
14 years |
jhamrick |
Add 'length' keyword to IPPRequest constructor
no-cups
|
|
|
@aaa1da3
|
14 years |
jhamrick |
Add support for parsing different value tags
no-cups
|
|
|
@8e43aa8
|
14 years |
jhamrick |
Can correctly parse and pack IPP requests\!
no-cups
|
|
|
@478ca74
|
14 years |
quentin |
Initial IPP server that just parses incoming requests
no-cups
|
|
|
@8403f61
|
14 years |
jhamrick |
Fix ipprequest (had misimplemented the spec)
no-cups
|
|
|
@d56a0bc
|
14 years |
jhamrick |
Add toBinaryData functions in ipprequest.py; add ipplib.py for …
no-cups
|
|
|
@4ec7caa
|
14 years |
jhamrick |
Add some comments to ipp.py; use struct module in ipprequest.py
no-cups
|
|
|
@84e8137
|
14 years |
jhamrick |
Add comments and docstrings to ipprequest.py
no-cups
|
|
|
@c216863
|
14 years |
jhamrick |
Add an IPPRequest class/module to deal with storing and parsing IPP …
no-cups
|
|
|
@efee0f1
|
14 years |
jhamrick |
Started customization, then realized that ipplib isn't supported.
Will …
no-cups
|
|
|
@2876403
|
14 years |
jhamrick |
Add ipp server code from quickprint
no-cups
|
|
|
@267d44e
|
14 years |
jhamrick |
Fix bug with recursive option in gbr
debianmacno-cups
|
|
|
@1c3f290
|
14 years |
jhamrick |
Changed -H to -e in gutenbach-client-config
debianmacno-cups
|
|
|
@e83b2d7
|
14 years |
jhamrick |
Updated manpages to reflect recent client script changes
debianmacno-cups
|
|
|
@43ddb7a
|
14 years |
jhamrick |
Added a -n flag to gbr, to specify the number of files to play
debianmacno-cups
|
|
|
@ca8acb7
|
14 years |
jhamrick |
Add recursive file playing to gbr (Trac #29)
debianmacno-cups
|
|
|
@addd785
|
14 years |
jhamrick |
Change '-rrandom' to '-sshuffle'
debianmacno-cups
|
|
|
@a5cf43b
|
14 years |
jhamrick |
Add a randomization option to gbr (Trac #30)
debianmacno-cups
|
|
|
@fc8707b
|
14 years |
jhamrick |
- Add '-hhelp' flags to all the client scripts
- Add a …
debianmacno-cups
|
|
|
@6b7441a
|
14 years |
jhamrick |
Add comments to the client scripts.
debianmacno-cups
|
|
|
@814d4f8
|
14 years |
phurst |
change gutenbach-client-config usage documentation
now we store it in …
debianmacno-cups
|
|
|
@8781af2
|
14 years |
phurst |
remove itunes folder; no reason to keep it outside the mac branch
debianmacno-cups
|
|
|
@86f0b5b
|
14 years |
mats.ahlgren |
off-by-one counting error in smooth-volume-fade code (which should be …
debianmacno-cups
|
|
|
@a2944f6
|
14 years |
broglek |
Fixed error in backend that was made evident from the last commit.
…
debianmacno-cups
|
|
|
@d8d9c7a
|
14 years |
broglek |
Modified gutenbach backend to clean up the output of the status file …
debianmacno-cups
|
|
|
@bbede33
|
14 years |
mats.ahlgren |
[remctl v up] is now less verbose; requested by pquimby
debianmacno-cups
|
|
|
@e01a3af
|
14 years |
mats |
the alsa volume number is soundcard-dependent, and may not be linear; …
debianmacno-cups
|
|
|
@3ee56cf
|
14 years |
mats |
added remctl helper file called volume-helper.py
this script smoothly …
debianmacno-cups
|
|
|
@04a6a66
|
14 years |
broglek |
[Trac #19] Changed remctl scripts to output volume as a percentage and …
debianmacno-cups
|
|
|
@600e713
|
14 years |
broglek |
[Trac #12] Youtube urls now stream instead of downloading to the server.
debianmacno-cups
|
|
|
@9dee329
|
14 years |
broglek |
[Trac # 17] gbq now has fixed width columns to prevent formatting …
debianmacno-cups
|
|
|
@7cdd65d
|
14 years |
broglek |
Implemented default queue in client scripts.
Queue argument now …
debianmacno-cups
|
|
|
@55b24d1
|
14 years |
broglek |
changed create-filter-config to use the mixer and channel settings …
debianmacno-cups
|
|
|
@335786f
|
14 years |
broglek |
[Trac #14] gbrm now accepts regex and multiple filename arguments
debianmacno-cups
|
|
|
@79fac02
|
14 years |
jhamrick |
Make sure there aren't any syntax errors in the backend.
debianmacno-cups
|
|
|
@4e5ee08
|
14 years |
jhamrick |
Fix the gutenbach backend, such that it updates …
debianmacno-cups
|
|
|
@22be2fa
|
14 years |
jhamrick |
Remove TODO items, replacing them with a link to the Trac instance
debianmacno-cups
|
|
|
@9fdf4a1
|
14 years |
broglek |
Fixed gbq bug with uninitialized values resulting from having an …
debianmacno-cups
|
|
|
@0d02eca
|
14 years |
jhamrick |
Add a useful reminder message to client scripts, "Did you forget to …
debianmacno-cupsweb
|
|
|
@d768767
|
14 years |
jhamrick |
Add 'last' keyword for gbrm
debianmacno-cupsweb
|
|
|
@b58aada
|
14 years |
jhamrick |
Use perl bindings for gbr and gbrm in addition to gbq. Update README.
debianmacno-cupsweb
|
|
|
@38388ac
|
14 years |
jhamrick |
Add support for pathname expansion/multiple files in gbr.
debianmacno-cupsweb
|
|
|
@a81397c
|
14 years |
jhamrick |
Added the "current" option to gbrm, which just removes the current job …
debianmacno-cupsweb
|
|
|
@c5a98db
|
14 years |
jhamrick |
- Fixed support for playing YouTube? videos
- Fixed error with …
debianmacno-cupsweb
|
|
|
@03e2535
|
14 years |
jhamrick |
Add repository details to the README
debianmacno-cupsweb
|
|
|
@423cc42
|
14 years |
jhamrick |
Update README with recent todos and changes
debianmacno-cupsweb
|
|
|
@611bd26
|
14 years |
jhamrick |
gbr and gbrm should use CUPS_SERVER instead of -h
debianmacno-cupsweb
|
|
|
@b77c92c
|
14 years |
jhamrick |
Also revert cupds.conf.gutenbach-orig
debianmacno-cupsweb
|
|
|
@25df647
|
14 years |
jhamrick |
Remove deprecated lpd files in server
Modify cups-set-perms to backup …
debianmacno-cupsweb
|
|
|
@8b676cb
|
14 years |
jhamrick |
Use /tmp instead of /var/run in queue
debianmacno-cupsweb
|
|
|
@cd17920
|
14 years |
jhamrick |
Print file names if exiftool doesn't succeed
debianmacno-cupsweb
|
|
|
@6157f97
|
14 years |
jhamrick |
Modify queue to be a perl script using Net::CUPS
debianmacno-cupsweb
|
|
|
@323f614
|
14 years |
jhamrick |
Ignore client/bin/*.1.gz
debianmacno-cupsweb
|
|
|
@526d59e
|
14 years |
jhamrick |
Add GPLv2
debianmacno-cupsweb
|
|
|
@ccc050e
|
14 years |
jhamrick |
Move gutenbach README into root directory
debianmacno-cupsweb
|
|
|
@ae7cf76
|
14 years |
jhamrick |
Fix permissions in Makefile
debianmacno-cupsweb
|
|
|
@31e1c660
|
14 years |
jhamrick |
Manpages should be compressed with gzip -9
debianmacno-cupsweb
|
|
|
@fad0d1b
|
14 years |
jhamrick |
Added clean sections to makefiles
debianmacno-cupsweb
|
|
|
@4be9aa2
|
14 years |
jhamrick |
Install man pages in Makefile
debianmacno-cupsweb
|
|
|
@2c76f34
|
14 years |
jhamrick |
Added manpages for the client scripts
debianmacno-cupsweb
|
|
|
@f7ef277
|
14 years |
jhamrick |
Remove .gitmodules because it is no longer needed, and make.gitignore …
debianmacno-cupsweb
|
|
|
@459c56e
|
14 years |
jhamrick |
Remove debian specific files from master branch
debianmacno-cupsweb
|
|
|
@ee42199
|
14 years |
jhamrick |
gutenbach-queue and gutenbach-remctl should depend on …
debianmacno-cupsweb
|
|
|
@cf0144a
|
14 years |
jhamrick |
Don't copy lib/*, because that copies remctl stuff too
debianmacno-cupsweb
|
|
|
@6275436
|
14 years |
jhamrick |
Add install scripts back in
debianmacno-cupsweb
|
|
|
@bb47073
|
14 years |
jhamrick |
Don't depend on libzephyr4-krb5
debianmacno-cupsweb
|
|
|
@a1da08c
|
14 years |
jhamrick |
Have dependency on debhelper be >= 5, not >= 7.4.15ubuntu1
debianmacno-cupsweb
|
|
|
@9c0279e
|
14 years |
jhamrick |
Create Makefiles and fix install scripts.
debianmacno-cupsweb
|
|
|
@30beeab
|
14 years |
jhamrick |
Remove "gutenbach-" from directory names and rename "gutenbach" to …
debianmacno-cupsweb
|
|
|
@7737666
|
14 years |
jhamrick |
Merge all branches into gutenbach.
debianmacno-cupsweb
|
|
|
@e87e682
|
14 years |
jhamrick |
Move debian folder into the root, and move all non-debian code into …
debianmacno-cupsweb
|
|
|
@78ebe752
|
14 years |
jhamrick |
Move debian folder into the root, and move all non-debian code into …
debianmacno-cupsweb
|
|
|
@7cf3a46
|
14 years |
jhamrick |
Move debian folder into the root, and move all non-debian code into …
debianmacno-cupsweb
|
|
|
@04f7e05
|
14 years |
jhamrick |
Move debian folder into the root, and move all non-debian code into …
debianmacno-cupsweb
|
|
|
@0deef9e
|
14 years |
jhamrick |
Move binary files to root directory, so the package is no longer …
debianmacno-cupsweb
|
|
|
@85a1ac1
|
14 years |
jhamrick |
Create .gutenbach directory if it does not exist
Add more error …
debianmacno-cupsweb
|
|
|
@283d2737
|
14 years |
jhamrick |
Update control to support an older version of debhelper
debianmacno-cupsweb
|
|
|
@9e112e7
|
14 years |
jhamrick |
First working package version
debianmacno-cupsweb
|
|
|
@f0a76cc
|
14 years |
jhamrick |
Copy scripts to /usr/bin/
debianmacno-cupsweb
|
|
|