Commit Graph

1208 Commits

Author SHA1 Message Date
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
dad0c173e4 fix compiler warnings
remove unused get_parallel_data


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@831 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 01:01:47 +00:00
Jeroen Meijer
f589939e23 Add support for ellipse and polygon orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@830 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 00:43:10 +00:00
Jeroen Meijer
a78d2b3ec9 optimise persistent bitmap caching and hopefully improve the terminology
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@829 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 00:23:02 +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
Peter Åstrand
136341da2a Fixed indentation
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@826 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-03 08:48:24 +00:00
Michael Gernoth
914e383344 temporary alpha-fix
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@825 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-02 17:38:26 +00:00
Michael Gernoth
d825ce6ab0 don't allow rdp-compression for depth > 8
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@824 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-02 10:16:31 +00:00
Jeroen Meijer
c89189d550 fix compiler warning about passing arg from incompatible pointer type
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@823 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-02 01:18:33 +00:00
Michael Gernoth
d94519186b fix missing while. This garbled data when displaying on a BE host running
at 32bpp, when rdesktop is running on a LE host connecting with 16bpp to
the TS


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@822 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-28 23:30:00 +00:00
Michael Gernoth
a652d3209d compile fix for older gcc
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@821 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-28 22:38:24 +00:00
Jeroen Meijer
19719019b2 More optimisations
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@820 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-28 01:15:45 +00:00
Erik Forsberg
93892786ab Disk unit names seem to be truncated at seven characters on the WTS,
and I can't see any field allowing for longer names. This is not very
surprising, since native clients export drive names ("A", "H" etc.).

Telling the user that the name is truncated at seven, not eight,
characters.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@817 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-21 12:39:34 +00:00
Jeroen Meijer
c988ab7224 add keyboard indicators data pdu type
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@816 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-20 20:43:58 +00:00
Jeroen Meijer
d85905130f misplaced bracket
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@815 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-20 19:38:34 +00:00
Michael Gernoth
293ef9f78e fix 1.3.1 release date
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@814 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-19 17:28:44 +00:00
Michael Gernoth
d5c8610b52 fixes for fr-ch from patch [794516] suisse-french keyboard file
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@813 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-19 17:23:45 +00:00
Jeroen Meijer
d9d1413912 Improve parsing of unknown text2 order members
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@812 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-16 22:28:17 +00:00
Jeroen Meijer
f0bc70c24e fix compilation on cygwin
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@811 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-14 00:34:23 +00:00
Jay Sorg
ab4e3fdb48 added makefile and keyboard work from peter
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@810 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-07 00:54:10 +00:00
Michael Gernoth
11f02bd9dc Don't send shift when CapsLock is on and Ctrl is pressed, too.
Fixes 858618 and 1069927


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@809 423420c4-83ab-492f-b58f-81f9feb106b5
2005-01-23 19:29:31 +00:00
Michael Gernoth
3b43325dc8 define TIOCOUTQ to FIONWRITE if it's not already defined
remove XCASE from temios c_lflag because it's deprecated


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@808 423420c4-83ab-492f-b58f-81f9feb106b5
2005-01-10 21:54:47 +00:00
Jeroen Meijer
4fa5233b39 fix huge persistent cache files bug
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@807 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-25 13:37:08 +00:00
Michael Gernoth
bc994e9a9b OSF1 fixes from [ 938867 ] Misc porting patches
by Marc W. Mengel


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@806 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-23 20:43:47 +00:00
Michael Gernoth
6f2d102c28 Applied Patch to fix finish keymap from Ville Skyttä
[ 959504 ] Finnish keymap fixes


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@805 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-23 20:35:45 +00:00
Michael Gernoth
5309461bde add distclean target
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@804 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-22 23:01:07 +00:00
Michael Gernoth
eaf5e77680 Typos...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@803 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-22 19:40:18 +00:00
Michael Gernoth
f196b81956 Update ChangeLog, add Jeroen to AUTHORS
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@802 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-22 19:37:27 +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
Peter Åstrand
881f0fe93e Indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@800 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-23 13:29:12 +00:00
Michael Gernoth
12623c1e10 add support for specifying the window-position with the -g parameter
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@799 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-18 11:18:49 +00:00
Michael Gernoth
7e432258e6 *BSD fixes (tested with OpenBSD)
No more need to include anything in proto.h on BSDs


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@798 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-06 17:27:45 +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
Jay Sorg
8b97c52307 fix segfault
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@796 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-05 03:40:52 +00:00
Jay Sorg
fa9ab1a014 screenblt optimize
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@795 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-05 03:13:33 +00:00
Michael Gernoth
53eabea36f Big serial- and disk-redirection update from
Andreas Flick <Andreas.Flick@unicon-ka.de>


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@794 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-03 13:56:52 +00:00
Michael Gernoth
4ad6d8d4e0 strdup the audio-device
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@793 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-03 10:05:02 +00:00
Michael Gernoth
3f3d20552e fix for uninitialized ioctl pointer.
This could be the cause for hangs with esddsp


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@792 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-03 09:57:48 +00:00
Jay Sorg
20b157d9be added optimizes to qtewin.cpp
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@791 423420c4-83ab-492f-b58f-81f9feb106b5
2004-11-03 03:27:53 +00:00
Jay Sorg
7f6b631499 got 24 bpp working in qtewin.cpp
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@790 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-30 17:02:54 +00:00
Peter Åstrand
9af3418b70 Support for file systems that cannot handle O_EXCL.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@789 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-28 07:46:39 +00:00
Jay Sorg
3ad942b774 remove compiler warning
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@788 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-27 00:49:54 +00:00
Peter Åstrand
78710116bc null_pointer_data must actually be 24 bytes. Fixes another Valgrind
warning.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@787 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-21 08:43:22 +00:00
Peter Åstrand
43982a43ce disk_create: When filename is zero bytes long, we mustn't reference
filename[strlen(filename)-1].


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@786 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-21 08:28:03 +00:00
Peter Åstrand
7bc64c96f1 Removed unused variables.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@785 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-21 08:13:33 +00:00
Peter Åstrand
a4fde17332 Implemented fix for the problem with ftruncate on FAT fs, which
doesn't support growing files. Should solve problems with MS Office
and FAT disks.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@784 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-21 08:10:04 +00:00
Michael Gernoth
c8e3385371 correct author in rdpsnd_sgi
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@783 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-15 18:04:16 +00:00
Michael Gernoth
09291b13c7 Add support for Mac OSX from Steven Palm <n9yty@n9yty.com>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@782 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-15 18:02:45 +00:00
Peter Åstrand
c139c48d97 Indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@781 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-07 13:00:29 +00:00
Jay Sorg
1740bf0b37 added sharpbuild.sh
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@780 423420c4-83ab-492f-b58f-81f9feb106b5
2004-10-04 04:05:55 +00:00