summaryrefslogtreecommitdiffstats
path: root/client/shared_cache.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix printf format specifiers for i686 hostsDaniel P. Berrange2012-04-251-1/+1
| | | | Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
| | | | Remove any blank lines at the end of all source files
* support for lossy images in the pixmap cache and fill bitsYonit Halperin2010-06-091-4/+76
| | | | | | 1) add an option to determine if a bitmap can be sent lossy to the client 2) when required, replacing lossy cache items with their correspending lossless bitmaps
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
|
* Add optional templated base class to Cache and SharedCacheAlexander Larsson2010-02-231-2/+2
| | | | We want this for integration with C-style classes.
* fresh startYaniv Kamay2009-10-141-0/+152