summaryrefslogtreecommitdiff
path: root/server/snd_worker.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Add destructor for demarshalled messagesAlexander Larsson1-2/+3
2010-06-18Make sound data @as_ptr to avoid copying dataAlexander Larsson1-1/+1
2010-06-18Use generated demarshallers in serverAlexander Larsson1-22/+40
2010-06-18Convert snd_worker.c to use SpiceMarshaller and generated marshallersAlexander Larsson1-145/+94
2010-05-26sound: code style fixupsGerd Hoffmann1-2/+4
2010-05-21sound channels: restart audio on client reconnect.Gerd Hoffmann1-1/+15
2010-05-19zap vd_interface.hGerd Hoffmann1-1/+1
2010-05-19vd_interface.h cleanups.Gerd Hoffmann1-2/+0
2010-05-19SoundInterfaces: redesignGerd Hoffmann1-80/+80
2010-05-19VDInterface: redesign.Gerd Hoffmann1-3/+3
2010-05-19new watch api: switch soundGerd Hoffmann1-11/+21
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-03-11Use spice allocator in server/Alexander Larsson1-20/+5
2010-03-09Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson1-8/+8
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-69/+69
2009-10-14fresh startYaniv Kamay1-0/+1300