summaryrefslogtreecommitdiff
path: root/server/display-channel.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18worker: move surfaces to DisplayChannelMarc-André Lureau1-0/+32
2015-11-18Move stream creation and maintenance functions to stream.[ch]Jonathon Jongsma1-0/+5
2015-11-18worker: move stream_agent_stop and friendsMarc-André Lureau1-0/+2
2015-11-18display-channel: Keep macro definition in one lineMarc-André Lureau1-2/+2
2015-11-18worker: Move stream functions to stream.cJonathon Jongsma1-2/+15
2015-11-16Move some more drawable functions to display channelJonathon Jongsma1-0/+26
2015-11-16Move dcc_push_stream_agent_clip() to display channelJonathon Jongsma1-0/+2
2015-11-13server: Remove the display_channel_attach_stream() prototypeFrancois Gouget1-3/+0
2015-11-13worker: don't use weird RedCompressedBuf nbytes shiftingMarc-André Lureau1-1/+8
2015-11-11worker: move RED_WORKER_STAT, make it compile againMarc-André Lureau1-1/+8
2015-11-11worker: Move drawable utility functions to display channelJonathon Jongsma1-0/+89
2015-11-11worker: move drawable to displayMarc-André Lureau1-5/+19
2015-11-10worker: move current to displayMarc-André Lureau1-0/+3
2015-11-10worker: move red_destroy_surface_item()Marc-André Lureau1-0/+12
2015-11-10worker: move stream to display channelMarc-André Lureau1-3/+19
2015-11-10worker: move stream definitions to a new stream.h fileMarc-André Lureau1-59/+1
2015-11-10worker: move image cache to displayMarc-André Lureau1-0/+2
2015-11-10worker s/surfaces_dest/surface_depsMarc-André Lureau1-1/+1
2015-11-06worker: move some compress stats to displayMarc-André Lureau1-0/+3
2015-11-05worker: move MonitorsConfig to display channelMarc-André Lureau1-0/+1
2015-11-05worker: move DisplayChannel structMarc-André Lureau1-0/+32
2015-11-04worker: Move some dpi code to display channelMarc-André Lureau1-0/+73
2015-11-04Move monitors_config to displayMarc-André Lureau1-0/+17
2015-11-02server: move display_channel_client_create() to dcc_new()Marc-André Lureau1-3/+41
2015-11-02tree: move that to a separate unitMarc-André Lureau1-0/+6
2015-10-29Replace now() with get_mononotonic_time()Marc-André Lureau1-2/+1
2015-10-23server: split cache-item.hMarc-André Lureau1-15/+1
2015-10-23server: start separate display/cursor channel headersMarc-André Lureau1-0/+211