Commit Graph

1172 Commits

Author SHA1 Message Date
Michael Gernoth
09b1c824ac SGI sound fixes from Jeremy Meng <voidfoo@cwazy.co.uk>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@896 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-30 09:13:13 +00:00
Michael Gernoth
fba0d4f3fe reactivate fixed caps_lock hack. ctrl-alt-delete works again
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@895 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-27 10:05:43 +00:00
Jeroen Meijer
df0454d183 update comments. Thanks to Scott Marovich (marovich at hpl.hp.com) for pointing out that 3 is probably a synchronise update PDU
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@894 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-26 22:48:20 +00:00
Michael Gernoth
64c892b8c9 disable caps_lock fix.
this killed ctrl-alt-entf. need to llook into that later


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@893 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-25 05:32:23 +00:00
Michael Gernoth
ad536be89b ignore colour-cache with id 0. This fixes my colour-problems when using
compressed rdp at 8bpp


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@892 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-23 22:36:42 +00:00
Jay Sorg
91fbbc4cdb much work on nanox port
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@891 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-23 20:52:51 +00:00
Michael Gernoth
19769936e4 much better sound synchronization using the provided timestamps
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@890 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-22 21:54:57 +00:00
Jay Sorg
d419f824d3 add nanox
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@889 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-21 23:01:58 +00:00
Jeroen Meijer
696ea0c4f1 Add alternative mppc decompression code with 64kB history buffer from Vahur Sinijärv, and reenable rdp5 (persistent) bitmap cache 2 (64x64)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@888 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-17 23:14:20 +00:00
Michael Gernoth
d3356457fd Update ChangeLog
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@887 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-16 12:02:21 +00:00
Michael Gernoth
0929decadd Handle RDP recv queue even in RDP send queue is full.
Patch from James Cameron <james.cameron@hp.com>
This closes Debian Bug #246461.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@886 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-16 11:57:19 +00:00
Michael Gernoth
87d8eefba0 Enable rdp-compression for all bpps.
Many thanks to Vahur Sinijärv <vahur.sinijarv@cydonia.ee> for
finding the fix.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@885 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-16 11:42:34 +00:00
Michael Gernoth
daf84b718f silence warnings when connecting to w2k3 sp1 for now
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@884 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-14 16:46:13 +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
Jay Sorg
fc73abc6bd some qte cleanups
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@882 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-10 01:27:27 +00:00
Jay Sorg
8b75d4a973 added makefile_qte and new ui functions
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@881 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-05 03:22:15 +00:00
Michael Gernoth
9b5f896662 We need to include sys/types.h before including sys/socket.h
This broke builds on AIX.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@880 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-04 16:37:19 +00:00
Jay Sorg
f23575e2c5 added sound
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@879 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-04 02:06:24 +00:00
Peter Åstrand
f5bce2e0a9 Indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@878 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-03 18:08:05 +00:00
Jay Sorg
3921776285 another x86 define
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@877 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-03 05:41:04 +00:00
Jay Sorg
330c277f37 added more command line options
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@876 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-03 05:40:15 +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
71a1aaf38b fix dummy_statfs
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@874 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-02 17:49:56 +00:00
Michael Gernoth
2b972a69ef Better default printer from Eduardo Correia <eduardo.correia@poli.usp.br>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@873 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-02 17:32:38 +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
abb049b7d0 allow windowid to be hexadecimal, which is what krdc actually uses...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@870 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-30 19:51:41 +00:00
Michael Gernoth
6b43ce2883 socklen_t is not available on all systems (for example mac osx 10.2)
replace it by an int right now


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@869 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-30 19:35:42 +00:00
Michael Gernoth
facb92faa9 PrintScreen and Scroll Lock for SUNs view of the keysyms...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@868 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-26 00:18:30 +00:00
Michael Gernoth
ab9ae2ed9b Fix F11 and F12 on Sun
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@867 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-25 11:42:06 +00:00
Michael Gernoth
5a0fa7b5ab Window-placement patch by <gregmhughes@comcast.net>
small modifications by me, to only set the PPosition sizehint, if the
position was specified on the command-line


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@866 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-23 12:25:54 +00:00
Michael Gernoth
81ff5d29b9 C error/warning fixes from Jeremy Meng <voidfoo@cwazy.co.uk>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@865 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-19 15:30:14 +00:00
Michael Gernoth
4cca15390d remove C++-style comments
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@864 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-15 11:25:50 +00:00
Michael Gernoth
fe3011d666 handle iconv-failure more gracefully
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@863 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-14 18:02:24 +00:00
Michael Gernoth
76526ecffe use UTF-16LE instead of UTF-16 => let iconv swab the bytes for us
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@862 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-14 17:47:46 +00:00
Michael Gernoth
9fcd17a2de rdesktop supports RDP5
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@861 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-14 12:59:47 +00:00
Michael Gernoth
99e123f63a indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@860 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 17:40:51 +00:00
Michael Gernoth
8dd83ad4c4 fix SUNWspro compiler warnings
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@859 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 17:36:15 +00:00
Michael Gernoth
e6a00ad738 add korean keymap to changelog
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@858 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 14:03:53 +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
ce991f0823 Korean keymap from patch [984484] Korean Locale Patch (KO) for Rdesktop 1.3.1
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@855 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:28:44 +00:00
Michael Gernoth
6b1bacd41c unicode support from Andy Igoshin <ai@vsu.ru>
Currently disabled, need HAVE_ICONV and HAVE_ICONV_H defined to be
used. This should be done with a new configure test.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@854 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:18:48 +00:00
Jay Sorg
5d691e4180 another x86 define
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@853 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 08:10:30 +00:00
Jay Sorg
0cbe8f570b remove xxxrdesktopbuild.sh
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@852 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 07:32:21 +00:00
Jay Sorg
53a5a182bb added makefile and new orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@851 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 07:30:31 +00:00
Jay Sorg
72484c2c83 year change
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@850 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 06:38:42 +00:00
Jay Sorg
31f375b57e added makefile_qt and new orders to qt uiport
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@849 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 06:00:56 +00:00
Jay Sorg
37e2f7be9a some new orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@848 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 03:45:27 +00:00
Jay Sorg
9d61d98434 added var for new polygon and ellipse orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@847 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 03:29:19 +00:00