summaryrefslogtreecommitdiffstats
path: root/client/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Enable many more compiler warningsDaniel P. Berrange2012-04-251-1/+1
* Fix broken -I../common to be -I../spice-common in clientDaniel P. Berrange2012-04-251-1/+1
* Use the spice-common submoduleMarc-André Lureau2012-03-251-42/+20
* client/Makefile.am: mingw32 fixesAlon Levy2012-01-131-1/+14
* client: add xinerama supportArnon Gilboa2011-11-141-0/+2
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-031-1/+1
* autotools: refactor the whole build machineryChristophe Fergeau2011-05-031-107/+235
* client: remove c++ wrappersChristophe Fergeau2011-05-021-12/+0
* client: use silent generation rules in Makefile.amChristophe Fergeau2011-04-081-4/+4
* client/smartcard: add files to Makefile.am for make distAlon Levy2010-12-071-2/+4
* smartcard: configure option --enable-smartcardAlon Levy2010-12-071-1/+7
* spicec: add controllerArnon Gilboa2010-10-181-0/+2
* spicec: add foreign menuArnon Gilboa2010-10-181-0/+2
* Make distcheck workAlexander Larsson2010-07-081-3/+12
* client: add --include "common.h" for generated marshallersYonit Halperin2010-06-291-2/+2
* Make pointers 32bit in new protocol formatAlexander Larsson2010-06-231-2/+2
* Generate marshaller/demarshallers for old protocolAlexander Larsson2010-06-221-1/+9
* Convert client to use indirect calls for message marshallingAlexander Larsson2010-06-221-7/+3
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-211-0/+2
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-211-6/+12
* Make all message structs internal to spiceAlexander Larsson2010-06-181-2/+2
* Switch client to use generated marshallersAlexander Larsson2010-06-181-0/+1
* Generate and link marshallers into clientAlexander Larsson2010-06-181-1/+10
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-181-0/+2
* Generate demarshallers in clientAlexander Larsson2010-06-181-2/+11
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+2
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-7/+7
* Use libjpeg to decode mjpegs, not ffmpegAlexander Larsson2010-04-081-0/+2
* New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson2010-03-111-0/+1
* Add line rasterizerAlexander Larsson2010-02-231-0/+1
* Add pixman utilitiesAlexander Larsson2010-02-231-0/+1
* spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin2009-11-091-1/+0
* spice client: creating a general process loop.Yonit Halperin2009-11-091-0/+1
* tunnelYonit Halperin2009-10-181-0/+4
* fresh startYaniv Kamay2009-10-141-0/+82