summaryrefslogtreecommitdiff
path: root/server/sound.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-05audio: Improve snd_receive type-safetyChristophe Fergeau1-4/+3
2016-03-17Remove red_channel_set_data()Christophe Fergeau1-4/+2
2016-03-16server: Add some comments to the sound structures.Francois Gouget1-4/+8
2016-03-16server: Give the SndChannel's ref and unref methods their expected nameFrancois Gouget1-5/+5
2016-03-04rename red-dispatcher.* files to red-qxl.*Frediano Ziglio1-1/+1
2016-03-03Introduce reds_core_watch_*Christophe Fergeau1-6/+5
2016-02-26server: Don't call snd_channel_get_server() if we don't have a channelFrancois Gouget1-7/+4
2016-02-16Remove use of global 'reds' from sound.cJonathon Jongsma1-2/+18
2016-02-12Store a reference to RedsState in Channel base classJonathon Jongsma1-2/+2
2016-02-11Move 'core' into RedsState structJonathon Jongsma1-6/+7
2016-01-21Change some functions to take RedsState argJonathon Jongsma1-4/+4
2016-01-19Remove use of spice_warn_if()Christophe Fergeau1-1/+1
2016-01-18Change some functions to take RedsState argJonathon Jongsma1-3/+3
2016-01-11channel: add interface parameters to SpiceCoreInterfaceInternalFrediano Ziglio1-1/+1
2015-12-11snd: remove duplicated snd_attach_*() codeMarc-André Lureau1-2/+0
2015-12-10snd: simplify reds_register_channel() callMarc-André Lureau1-2/+2
2015-12-04pass proper type to SPICE_CONTAINEROFFrediano Ziglio1-1/+1
2015-12-03server: rename filesFrediano Ziglio1-0/+1625