summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-14wip red_worker: batching for shared memorywip/shared-memoryAlon Levy1-15/+56
2013-08-14server/red_worker: move watch implementation upAlon Levy1-81/+87
2013-08-14wip - shared migrationAlon Levy1-0/+12
2013-08-14server: shared memory enabled, QXL 3.4, spice 0.12.5Alon Levy5-8/+60
2013-08-14server/tests/test_display_{base,no_ssl}: update for shared memory checkAlon Levy3-5/+78
2013-08-14server/tests/test_display_base: use (void) and don't set static to 0Alon Levy1-2/+2
2013-08-14server/red_worker: add shm_damageAlon Levy1-5/+109
2013-08-14server: add shm_offer and shm_reply, unused (see 0 &&)Alon Levy1-8/+106
2013-08-14server/red_worker: add display.server.surface_create_shmAlon Levy1-6/+29
2013-08-14server: add shared_memory_file_nameAlon Levy3-0/+16
2013-08-14server: add spice_qxl_create_primary_surface_shmAlon Levy4-18/+55
2013-08-14server/red_worker: set SPICE_SURFACE_FLAGS_TOP_DOWN in display.server.surface...Alon Levy1-1/+7
2013-08-14server/red_worker: red_create_surface: clear positive stride surfacesAlon Levy1-1/+7
2013-08-14server/red_worker: remove __validate_surfaceAlon Levy1-6/+2
2013-08-14server/red_worker.h: order includes correctyAlon Levy1-1/+2
2013-08-14update spice-common submodule for shared memory supportAlon Levy1-0/+0
2013-08-14server: split spice_image_cache from red_workerAlon Levy4-157/+177
2013-08-14server/red_worker: s/image_cache_eaging/image_cache_aging/Alon Levy1-2/+2
2013-08-14server: move surface_format_to_image_type to spice_bitmap_utilsAlon Levy3-24/+23
2013-08-14server: s/red_wait_all_sent/red_channel_wait_all_sent/Alon Levy3-5/+5
2013-08-14server: move three functions to red_channelAlon Levy5-119/+134
2013-08-14server: move bit set/clear utilities out of red_worker.hAlon Levy5-19/+28
2013-08-14server: move dump_bitmap to separate fileAlon Levy4-153/+162
2013-08-14server/red_worker.c:red_process_drawable: rename item to drawableAlon Levy1-16/+16
2013-08-14server/red_worker.c:red_process_drawable: rename drawable to red_drawableAlon Levy1-8/+9
2013-08-14red_worker: mark DRAW_ALL as brokenAlon Levy1-0/+1
2013-08-06red_worker: decrease the timeout when flushing commands and waiting for the c...Yonit Halperin1-3/+3
2013-07-29log: improve debug information related to client disconnectionYonit Halperin2-6/+10
2013-07-29snd_worker/snd_disconnect_channel: don't call snd_channel_put if the channel ...Yonit Halperin1-10/+10
2013-07-29snd_worker: fix memory leak of PlaybackChannelYonit Halperin1-5/+4
2013-07-29reds: s/red_client_disconnect/red_channel_client_shutdown inside callbacksYonit Halperin1-3/+4
2013-07-29decouple disconnection of the main channel from client destructionYonit Halperin5-4/+52
2013-07-29main_dispatcher: add ref count protection to RedClient instancesYonit Halperin1-2/+4
2013-07-29red_channel: add ref count to RedClientYonit Halperin2-5/+35
2013-07-29red_channel: prevent adding and pushing pipe items after a channel_client has...Yonit Halperin1-6/+24
2013-07-28server/red_channel: fix unused variableAlon Levy1-10/+13
2013-07-24server/red_worker.c: remove unused pipe_item_removeAlon Levy1-5/+0
2013-07-22TIOCOUTQ -> SIOCOUTQ and portability ifdefsNahum Shalman2-2/+12
2013-07-22configure.ac comment typo nitNahum Shalman1-1/+1
2013-07-17Release 0.12.4Uri Lublin2-2/+15
2013-07-17Update spice-common submodule (get spice-protocol 0.12.6)Uri Lublin1-0/+0
2013-07-17syntax-check: trailing whitespaces -- ignore binary filesUri Lublin1-0/+2
2013-07-16syntax-check: remove trailing whitespacesUri Lublin3-8/+7
2013-07-16syntax-check: make sure config.h is the first included .h fileUri Lublin3-1/+3
2013-07-16syntax-check: use test A && test B instead of test A -a BUri Lublin1-1/+1
2013-07-16syntax-check: fix no-newline or empty line at EOFUri Lublin2-2/+1
2013-07-16syntax-check: s/the the/the/ in a commentUri Lublin2-2/+2
2013-07-16syntax-check: update AUTHORSUri Lublin1-0/+6
2013-07-16syntax-check: fix cast_of_argument_to_freeUri Lublin1-1/+2
2013-07-16syntax-check: fix avoid_if_before_freeUri Lublin1-6/+2