Software /
code /
verse
Log
plugins/compression.lua @ 377:9aa5bce207b2 0.9.1
description | author | age |
---|---|---|
added local verse var to all plugins | mva | 2011-12-02 |
plugins.*: Use verse.stanza() & co instead of require util.stanza | Kim Alvefur | 2011-03-17 |
plugins.disco,compression: Use xmlns_* variables | Kim Alvefur | 2010-12-31 |
plugins.compression: Add newline at end of file (helps old versions of squish for one thing) | Matthew Wild | 2010-06-04 |
verse.plugins.compression: Remove some redundant debug logging | Matthew Wild | 2010-05-30 |
verse.plugins.compression: Bump priority of stream-features handler to negotiate compression before resource binding | Matthew Wild | 2010-05-28 |
verse.plugins.compression: Support for stream compression (requires brimworks lua-zlib) | Matthew Wild | 2010-05-28 |