Koichiro IWAO
93f7bcb71b
pulse: fix build pulseaudio 6.0 or higher
...
Discovered in #321 . The number of argument for pa_rtpoll_run have
been changed since 6.0.
>=6.0 : int pa_rtpoll_run(pa_rtpoll *f);
<6.0 : int pa_rtpoll_run(pa_rtpoll *f, bool wait);
Check pulseaudio version by PA_CHECK_VERSION macro introduced since
pulseaudio 0.9.16. In case PA_CHECK_VERSION is not defined,
pa_rtpoll_run takes 2 arguments.
2016-02-18 00:45:33 +09:00
Pavel Roskin
22e808a186
Add missing spaces in the strings that are split for line wrapping
2016-02-12 23:52:45 -08:00
Pavel Roskin
964e860072
Run through codespell
2016-01-14 08:47:50 -08:00
Jay Sorg
e4d054654f
pulse sink: check for partial sends
2014-08-06 12:11:59 -07:00
Jay Sorg
e65c237503
pulse: fix for build with pulseaudio 4.0+
2014-04-21 00:38:08 -07:00
Laxmikant Rashinkar
82b7ccae96
we now load module-xrdp-sink/source automatically so user's dont have to mess around with configuring /etc/pulse/default.pa config file
2014-01-12 12:09:15 -08:00
Laxmikant Rashinkar
43b7b84182
missed some files for microphone redirection using rdesktop
2014-01-07 19:50:20 -08:00
Jay Sorg
5098f8b0fe
pulse: change some errors to debug
2013-06-06 11:05:39 -07:00
Jay Sorg
21df0406d7
pulse work and cleanup
2013-05-12 18:03:32 -07:00
Jay Sorg
8c9fe9452f
pulse sink changes
2013-05-11 19:36:12 -07:00
Jay Sorg
4871ffa666
pulse sink, don't need i18n.h
2013-05-07 12:42:08 -07:00
Jay Sorg
6d5ffee12b
work on pulse sink, added close message
2013-04-28 22:37:47 -07:00
Jay Sorg
73b074d602
chansrv: work on pulse sink
2013-03-31 18:06:33 -07:00
Jay Sorg
2d89ae1f38
chansrv: work on pulse sink
2013-03-31 01:21:07 -07:00
Jay Sorg
b9f1c9fa26
chansrv: work on pulse sink
2013-03-30 17:40:33 -07:00
Jay Sorg
9301d19d88
chansrv: work on pulse sink
2013-03-30 13:11:48 -07:00
Jay Sorg
5e8e1856f1
chansrv: work on pulse sink
2013-03-29 22:14:51 -07:00