summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-05still crashingglzFrediano Ziglio2-5/+12
2016-08-05move pointer to ImageEncoderSharedDataFrediano Ziglio2-20/+29
2016-08-05update commentsFrediano Ziglio1-7/+7
2016-08-05some debuggingFrediano Ziglio2-0/+8
2016-08-05START FREE ALL GLZ CONTEXTESFrediano Ziglio2-0/+2
2016-08-05REMOVE TODOFrediano Ziglio1-1/+2
2016-08-05SAVEFrediano Ziglio6-295/+51
2016-08-05NOTES ON GLZFrediano Ziglio1-5/+9
2016-08-04build: Update libtool versioning for 0.13.2Christophe Fergeau1-2/+2
2016-08-04Update spice-commonChristophe Fergeau1-0/+0
2016-08-04Update NEWS for 0.13.2Christophe Fergeau1-0/+15
2016-08-03gstreamer: Allows to add output format to optionsFrediano Ziglio1-1/+3
2016-08-03gstreamer: Peephole optimisationFrediano Ziglio1-1/+1
2016-08-02User-Manual: mention webdav is disabled by defaultsnir sheriber1-4/+5
2016-08-02Reduce indentation inverting conditionFrediano Ziglio1-14/+13
2016-08-02Fix typo for macro namesFrediano Ziglio2-3/+3
2016-08-01Handle scancode extensions E1 and E2Frediano Ziglio1-6/+8
2016-08-01Prevent possible buffer overflow in SpiceKbdStateFrediano Ziglio1-2/+2
2016-07-28Call migrate_end_complete() after falling back to switch-hostMarc-André Lureau1-0/+1
2016-07-28streaming: Don't start streaming if there is no video encoderFrancois Gouget1-0/+4
2016-07-27server: Make sure g_object_new receive the correct dataFrancois Gouget1-2/+2
2016-07-14spicevmc_device_connect: get parser for appropriate channel_typeUri Lublin1-1/+1
2016-07-13Fix gl draw command called without scanoutFrediano Ziglio1-1/+5
2016-07-13Use fd parameter instead of reading file descriptor from redsFrediano Ziglio1-2/+2
2016-07-13Remove useless return statementFrediano Ziglio1-1/+0
2016-07-08smartcard: allocate msg with the expected sizeMarc-André Lureau1-2/+2
2016-07-08smartcard: add a ref to item before adding to pipeMarc-André Lureau1-1/+2
2016-07-01Fix -Werror=format with DEBUG_ENCODEPavel Grunt1-1/+1
2016-07-01Do not force computing streaming statisticPavel Grunt1-1/+0
2016-07-01Fix compiling with defined DEBUG_DISPATCHERPavel Grunt1-0/+2
2016-06-29Constify spice_server_char_device_recognized_subtypesFrediano Ziglio3-2/+4
2016-06-29Constify event_loop_coreFrediano Ziglio3-13/+15
2016-06-22Protect globals servers variable with a mutexFrediano Ziglio1-0/+7
2016-06-22Make video_encoder_procs constantFrediano Ziglio1-1/+1
2016-06-22Initialise OpenSSL just onceFrediano Ziglio1-4/+12
2016-06-22Make spice_server_char_device_recognized_subtypes_list staticFrediano Ziglio1-1/+1
2016-06-22Make servers global staticFrediano Ziglio1-1/+1
2016-06-20Use proper types in compress_send_data_tFrediano Ziglio1-2/+2
2016-06-17Make RedGlzDrawable typedef privateFrediano Ziglio2-1/+1
2016-06-17Destroy pthread structuresFrediano Ziglio1-0/+2
2016-06-17Rename dcc-encoders.[ch] to image-encoders.[ch]Frediano Ziglio4-7/+7
2016-06-17Reduce header dependencyFrediano Ziglio1-2/+4
2016-06-17Remove dependency from dcc-encoders to DrawableFrediano Ziglio3-9/+18
2016-06-17Use new GlzImageRetention instead of accessing Drawable internalsFrediano Ziglio4-12/+22
2016-06-16Make GlzSharedDictionary structure private in dcc-encoders.cFrediano Ziglio2-10/+11
2016-06-16Do not access ImageEncoders internal to lock/unlock glz encodingFrediano Ziglio3-11/+22
2016-06-16Better encapsulation for image_encoders_compress_glz callFrediano Ziglio2-13/+19
2016-06-16Rename encoder_globals to encoder_shared_dataFrediano Ziglio4-11/+11
2016-06-16Remove unused free_compress_bufs field from DisplayChannelFrediano Ziglio1-1/+0
2016-06-16Move lz4-encoder.[ch] to conditional block in Makefile.amEduardo Lima (Etrunko)2-6/+7