summaryrefslogtreecommitdiff
path: root/rdpsnd.h
AgeCommit message (Expand)Author
2017-09-26Add support for pulseaudio backendHenrik Andersson
2010-01-12Changed license to GPLv3Peter Åstrand
2008-07-11update the copyright yearJay Sorg
2007-01-11ran indent-all.shJay Sorg
2007-01-08prefix BOOL with RD_Jay Sorg
2007-01-04copyright year updateJay Sorg
2007-01-04RD_ prefix and win32 compatibility for core filesJay Sorg
2007-01-02Add experimental extension to the RDPSND protocol that allows recording.Pierre Ossman
2006-12-07Abstract select() handling in rdpsnd so that backends can do their thingPierre Ossman
2006-10-26Rewrite the queue management a bit so that blocks are not completed untilPierre Ossman
2006-10-19Now that the rdpsnp queue functions aren't marked inline, they should bePierre Ossman
2006-10-01make it possible for the driver to switch resampling on and offMichael Gernoth
2006-09-17unify audio-byteswapping as a dsp-functionMichael Gernoth
2006-09-17add software volume control (currently only for libao but will beMichael Gernoth
2006-09-17fix SunCC errors/warnings and configure-variable-usage (LIBS/LDFLAGS)Michael Gernoth
2006-09-17allow multiple sound-drivers to be compiled in simultaneously andMichael Gernoth
2006-09-17unify queue-handling in rdpsnd.c (remove private copies from allMichael Gernoth