Commit Graph

30 Commits

Author SHA1 Message Date
Peter Åstrand
212d1e57b0 Corrected pkgconfig check for libsamplerate
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1296 423420c4-83ab-492f-b58f-81f9feb106b5
2006-10-18 05:12:30 +00:00
Peter Åstrand
05c587ef64 Using pkgconfig for optional packages: libao, libsamplerate, and ALSA. New option: --enable-static-libsamplerate
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1295 423420c4-83ab-492f-b58f-81f9feb106b5
2006-10-16 12:23:13 +00:00
Michael Gernoth
cf46d01317 add missing space in libsamplerate description
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1279 423420c4-83ab-492f-b58f-81f9feb106b5
2006-10-01 14:05:15 +00:00
Michael Gernoth
8129a2d373 use libsamplerate for resampling when available
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1277 423420c4-83ab-492f-b58f-81f9feb106b5
2006-10-01 13:57:34 +00:00
Michael Gernoth
76459e4005 add software volume control (currently only for libao but will be
used for alsa, too)


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1257 423420c4-83ab-492f-b58f-81f9feb106b5
2006-09-17 14:41:16 +00:00
Michael Gernoth
99afd6a9f1 fix SunCC errors/warnings and configure-variable-usage (LIBS/LDFLAGS)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1255 423420c4-83ab-492f-b58f-81f9feb106b5
2006-09-17 11:42:22 +00:00
Michael Gernoth
07b5b9e41c allow multiple sound-drivers to be compiled in simultaneously and
make the runtime selectable


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1254 423420c4-83ab-492f-b58f-81f9feb106b5
2006-09-17 11:04:50 +00:00
Michael Gernoth
f4dce045b5 add alsa-driver
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1252 423420c4-83ab-492f-b58f-81f9feb106b5
2006-09-17 10:00:55 +00:00
Peter Åstrand
becc2bda9e Bumped up version to 1.5.0
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1250 423420c4-83ab-492f-b58f-81f9feb106b5
2006-09-13 12:10:14 +00:00
Peter Åstrand
6b6ebaad66 Added SeamlessRDP support: Merged seamlessrdp-branch
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1198 423420c4-83ab-492f-b58f-81f9feb106b5
2006-03-27 08:17:34 +00:00
Pierre Ossman
9fb01276f2 Give virtual channel debug output its own switch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/branches/seamlessrdp-branch/rdesktop@1195 423420c4-83ab-492f-b58f-81f9feb106b5
2006-03-24 15:34:32 +00:00
Peter Åstrand
feece41363 Enable large file support
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1114 423420c4-83ab-492f-b58f-81f9feb106b5
2006-03-13 09:27:10 +00:00
Peter Åstrand
098d205563 Applied patch #1381496: cross compile fix for strip
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1033 423420c4-83ab-492f-b58f-81f9feb106b5
2005-12-27 09:20:33 +00:00
Michael Gernoth
7276f18c81 fix configure to check for iconv.h in libiconv-prefix
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@907 423420c4-83ab-492f-b58f-81f9feb106b5
2005-06-06 14:14:45 +00:00
Michael Gernoth
04818ca41e bump version to 1.4.1
add some entries to TODO


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@902 423420c4-83ab-492f-b58f-81f9feb106b5
2005-05-08 17:57:12 +00:00
Michael Gernoth
23736e1f5e fix for --with-{ipv6,debug{,-kbd,-rdp5,-clipboard}}=no
Patch from Richard Brown <mynamewasgone@gmail.com>


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@883 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-13 20:08:06 +00:00
Michael Gernoth
ec63354d48 fix configure-warning on openbsd
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@875 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-02 18:15:40 +00:00
Michael Gernoth
f1254372b7 Use configure to determine stat(v)fs and setmntent
Tested on:
 * Debian GNU/Linux 3.1
 * Solaris 9/10
 * Mac OSX 10.3
 * HP/UX 10.20
 * OpenBSD 3.4


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@872 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-02 17:31:27 +00:00
Michael Gernoth
e34eecdad0 Real fix for socklen_t
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@871 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-31 10:49:59 +00:00
Michael Gernoth
cd8b77f024 HAVE_ICONV configure test
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@857 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:58:23 +00:00
Michael Gernoth
ec1aa1e6a7 configure test for HAVE_ICONV_H, HAVE_LOCALE_H and HAVE_LANGINFO_H
still no test for HAVE_ICONV


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@856 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:36:04 +00:00
Michael Gernoth
8191b7c1bd remove wrong AC_MSG_CHECKING([checking for sound support])
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@833 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 03:45:39 +00:00
Michael Gernoth
0c659ecd83 basic libao output-driver. works on Mac OSX.
no volume control possible


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@832 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 03:33:36 +00:00
Michael Gernoth
ec643e4718 bump version to 1.4.0
change year in files
add missing docu for updated commandline-flags
update changelog


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@827 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-06 21:11:18 +00:00
Michael Gernoth
cc8e54ab10 add switch to enable IPv6-support
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@801 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-13 12:41:20 +00:00
Michael Gernoth
14ad61708f Fixes for HP/UX
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@797 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-06 15:29:38 +00:00
Michael Gernoth
d5cdeaa8de SGI sound support from Jeremy Meng <voidfoo@cwazy.co.uk>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@743 423420c4-83ab-492f-b58f-81f9feb106b5
2004-08-09 11:39:49 +00:00
Michael Gernoth
8c76c35458 fix dirfd stuff
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@742 423420c4-83ab-492f-b58f-81f9feb106b5
2004-08-08 11:17:12 +00:00
Michael Gernoth
c56364c6e4 use dirfd-autoconf test
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@741 423420c4-83ab-492f-b58f-81f9feb106b5
2004-08-06 09:50:34 +00:00
Peter Åstrand
336cb6cc1f Now using Autoconf. Old OpenSSL files removed.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@739 423420c4-83ab-492f-b58f-81f9feb106b5
2004-07-31 13:07:41 +00:00