summaryrefslogtreecommitdiffstats
path: root/server/snd_worker.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused snd_get_playback_compression() methodChristophe Fergeau2015-08-111-1/+0
|
* snd_worker: support sending SPICE_MSG_PLAYBACK_LATENCYYonit Halperin2013-04-221-0/+2
| | | | also update spice-common submodule
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
| | | | Remove any blank lines at the end of all source files
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-05-021-1/+1
| | | | | In C, the latter isn't a prototype for a function with no arg, but declares a function with an undefined number of args.
* zap vd_interface.hGerd Hoffmann2010-05-191-1/+1
| | | | move over content to spice.h
* SoundInterfaces: redesignGerd Hoffmann2010-05-191-4/+4
|
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
|
* fresh startYaniv Kamay2009-10-141-0/+33