Commit Graph

827 Commits

Author SHA1 Message Date
Peter Åstrand
d22aeb2015 Resetting Windows key state in reset_modifiers
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@547 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-11 14:01:31 +00:00
Peter Åstrand
58c2cbd12a When mixing -f and -g, the last option should take precedence.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@546 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-10 15:09:49 +00:00
Peter Åstrand
9c9a020b8f errno is not valid when recv returns zero.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@545 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-08 09:17:41 +00:00
Michael Gernoth
41ab669bf9 compile when not all baudrates are defined on a system
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@544 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-03 20:19:01 +00:00
Peter Åstrand
fb643bc640 Bugfix from Dario Lesca <d.lesca@solinos.it>.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@543 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-03 14:54:52 +00:00
Peter Åstrand
ee9d0add63 Re-worked numlock handling: Keeping remote numlock state in sync with local state
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@542 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-03 13:33:35 +00:00
Peter Åstrand
bbd2c8f209 Indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@541 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-03 13:22:09 +00:00
Michael Gernoth
70fd6e6ba7 Fix crash bug when toggling fullscreen-mode with fancy cursors.
Do no longer destroy the global null_cursor, when destroying the
current window.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@540 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-02 16:43:29 +00:00
Peter Åstrand
6dbb270f2f Replaced C++ comments with C-style
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@539 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-31 20:34:26 +00:00
Peter Åstrand
db87e93fd5 Using name rdesktop-1.3.0.tar.gz for dist file
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@538 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-31 09:48:56 +00:00
Michael Gernoth
cd80e92281 Be more portable to platforms where I_FLUSH && FLUSHW are not defined
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@537 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-31 09:38:25 +00:00
Matt Chapman
36c26ab26b Need unistd.h for select.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@536 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-31 04:51:10 +00:00
Matt Chapman
826ceb5d4a Fix compile warnings on HP-UX.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@535 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-31 04:29:57 +00:00
Peter Åstrand
b0a0427c35 Added ChangeLog
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@534 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-30 11:49:38 +00:00
Michael Gernoth
20f2937ea4 translate24to{24,32} were not using make/split-colour which makes
them unuseable on BE RGB-Displays of this depth...
This should fix it.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@533 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-30 00:10:32 +00:00
Peter Åstrand
ed2d6084ed Indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@531 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 14:14:46 +00:00
Peter Åstrand
96961a46e2 Including more documentation.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@530 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 13:52:51 +00:00
Peter Åstrand
655478be53 Added Michael.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@529 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 13:41:20 +00:00
Michael Gernoth
659ea7748f s/audio/sound/
add current syntax without any options


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@528 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 11:34:07 +00:00
Matt Chapman
ff230a1672 Fix translate16to16 along the lines of all the other translate functions.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@527 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 08:37:20 +00:00
Matt Chapman
5934915c9f A more general fix for the last problem - fixes 15-bit X as well.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@526 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 08:15:02 +00:00
Matt Chapman
a33777e671 Sync description with manpage, bump version number.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@525 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 06:32:34 +00:00
Matt Chapman
d9d8a266b0 Bump version number.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@524 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 06:31:30 +00:00
Matt Chapman
23b0faba94 Hopefully make it work with both RGB and BGR X servers.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@523 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 06:29:05 +00:00
Matt Chapman
0284e30b5f Disable withoutopenssl for now.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@522 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 06:16:31 +00:00
Matt Chapman
c59e388bd5 Don't complain about data PDU 47 - seems to be normal when disconnecting
from a console session on XP and 2003.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@521 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 04:18:00 +00:00
Michael Gernoth
c360aa4039 endianess fixes for 8 bit
fix for crash when g_bpp==24


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@520 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 09:02:46 +00:00
Matt Chapman
b19e3d035d -A -> -r sound
Update option listing and documentation for this and some other options.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@519 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 05:07:00 +00:00
Matt Chapman
946b9a504f Convert bpp printf into DEBUG_RDP5 (perhaps not the ideal category but
it will do for now).


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@518 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 03:40:26 +00:00
Matt Chapman
497c97abbb Hack to detect server-limited colour depth
(from neoware)


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@517 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 03:37:44 +00:00
Matt Chapman
ed5618c619 private colour map code only works for 8 bpp, disable otherwise
(from neoware)


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@516 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 03:30:51 +00:00
Matt Chapman
e035c75aa4 Fix typo.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@515 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 03:20:43 +00:00
Matt Chapman
a6b036afef Better install detection (we want GNU or BSD, not SVR4 install) - try
/usr/ucb/installbsd, then /usr/ucb/install, then install.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@514 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 02:38:30 +00:00
Matt Chapman
85d4ff2a21 AUDIO_CHANNELS_MONO/AUDIO_CHANNELS_STEREO not defined in some versions
of Solaris.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@513 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 02:33:52 +00:00
Matt Chapman
083082f23b Reinstate hexdump for WITH_DEBUG.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@512 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 01:44:48 +00:00
Michael Gernoth
aa78fcc1b4 fix for oss-driver (too fast acks)
some g_ prefixes for globals


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@509 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-23 11:11:31 +00:00
Michael Gernoth
a1b061098d Mixer fallback for broken sound-drivers
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@508 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-22 12:16:03 +00:00
Peter Åstrand
0affa3f3ff Applied null cursor patch from jeroen@oldambt7.com
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@507 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-22 10:55:11 +00:00
Michael Gernoth
156874bb74 remove description for unimplemented commandline-option -r
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@506 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-20 21:04:40 +00:00
Michael Gernoth
70ac0848d1 fix for compiler-warning
channels.c:135: warning: `channel' might be used uninitialized in this function


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@505 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 12:20:38 +00:00
Michael Gernoth
4e95dbd8cd Added missing parameters to man-page
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@504 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 12:05:23 +00:00
Michael Gernoth
62c180be72 Make sure that g_dsp_busy is initialized to False
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@503 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 11:59:41 +00:00
Peter Åstrand
4c5cfb6a32 Audio should be off by default.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@502 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 07:47:22 +00:00
Peter Åstrand
d75592b324 Added redirection.txt
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@501 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 07:46:33 +00:00
Michael Gernoth
18e4c6017b added switch (-A) to disable rdpsnd
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@500 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-17 08:23:47 +00:00
Peter Åstrand
c60d7c4f3f Support for specifying geometry in terms of percent of whole screen
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@499 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-15 14:32:43 +00:00
Peter Åstrand
3a323bbcc1 Fixed indentation
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@498 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-15 14:01:32 +00:00
Peter Åstrand
049a1eff64 xkeymap_init must be before using g_enable_compose.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@497 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-14 12:05:27 +00:00
Peter Åstrand
80c40c67a0 Applied patch from 795597.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@496 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-14 11:55:24 +00:00
Peter Åstrand
dea495e298 Applied fix from bug 744860.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@495 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-14 11:29:44 +00:00