summaryrefslogtreecommitdiffstats
path: root/client/audio_channels.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the Opus codecJeremy White2014-01-021-1/+2
| | | | Signed-off-by: Jeremy White <jwhite@codeweavers.com>
* Revise the spice client and server to use the new snd_codec functions in ↵Jeremy White2014-01-021-7/+5
| | | | | | | | spice-common. This makes celt optional, and paves the way to readily add additional codecs. Signed-off-by: Jeremy White <jwhite@codeweavers.com>
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
| | | | Remove any blank lines at the end of all source files
* client: playback/record channels: implement on_disconnectYonit Halperin2011-11-021-2/+10
| | | | (cherry picked from commit d3ed9d5e9d52ddcadcb3c8c77dd827b50071d813 branch 0.8)
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
|
* spice client: cosmetic changesYonit Halperin2009-11-091-1/+1
|
* spice client: Transfer all channels run loop from EventsLoop class to ↵Yonit Halperin2009-11-091-4/+4
| | | | ProcessLoop class
* fresh startYaniv Kamay2009-10-141-0/+101