Pavel Roskin
72019d3611
Use better symbols to protect include files
2016-05-05 00:06:26 -07:00
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
ffc4efb9ce
Don't ignore files known to git
...
That can cause unexpected behavior, especially with third party tools.
The ignored files will be lost if the source tree is re-imported to
another git repository, unless special care is taken.
Whitelist all non-generated makefiles.
To whitelist instfiles/pam.d/xrdp-sesman, add path to all generated
executables listed in the top-level .gitignore, sort .gitignore
alphabetically.
Add mkinstalldir, it's used by Automake on some systems.
2016-02-12 23:52:46 -08: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
bff2009147
chansrv: change to 44100 recording, disconnect / reconnect fixes
2014-11-26 16:48:37 -08:00
Jay Sorg
290bafe173
pulse: fix for recording delay
2014-11-02 20:45:14 -08:00
Jay Sorg
e4d054654f
pulse sink: check for partial sends
2014-08-06 12:11:59 -07:00
speidy
d7b49762fa
pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21)
2014-04-22 05:16:15 +03:00
Jay Sorg
e65c237503
pulse: fix for build with pulseaudio 4.0+
2014-04-21 00:38:08 -07:00
Laxmikant Rashinkar
33e6c7a834
pulseaudio: fixed some build issues
2014-01-17 19:40:13 -08: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
Laxmikant Rashinkar
f0560e1467
added support for microphone redirection using rdesktop
2014-01-07 19:47:57 -08:00
Jay Sorg
5ef6aa20a4
pulse notes
2013-09-05 10:42:18 -07:00
Jay Sorg
5098f8b0fe
pulse: change some errors to debug
2013-06-06 11:05:39 -07:00
Jay Sorg
1b8b5daab5
more pulse notes
2013-06-06 10:57:17 -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
d8d35f0513
chansrv: added some pulse sink notes
2013-03-31 19:50:12 -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