/[rdesktop]/sourceforge.net/trunk/rdesktop/types.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /sourceforge.net/trunk/rdesktop/types.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1487)

Revision 978 - (view) (annotate) - [select for diffs]
Modified Mon Aug 15 11:44:35 2005 UTC (18 years, 9 months ago) by stargo
File length: 5004 byte(s)
Diff to previous 949 , to selected 299
Slightly modified long filenames-patch from Alex Miller <asm at asm.kiev.ua>


Revision 949 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 15:07:35 2005 UTC (18 years, 9 months ago) by astrand
File length: 4947 byte(s)
Diff to previous 831 , to selected 299
Implemented support for keyboard "sequences", which makes it possible to send multiple scancodes to the RDP server in response to one X11 keyboard event.


Revision 831 - (view) (annotate) - [select for diffs]
Modified Tue Mar 8 00:43:10 2005 UTC (19 years, 2 months ago) by jdmeijer
File length: 4760 byte(s)
Diff to previous 830 , to selected 299
Add support for ellipse and polygon orders


Revision 830 - (view) (annotate) - [select for diffs]
Modified Tue Mar 8 00:23:02 2005 UTC (19 years, 2 months ago) by jdmeijer
File length: 4712 byte(s)
Diff to previous 828 , to selected 299
optimise persistent bitmap caching and hopefully improve the terminology


Revision 828 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 21:11:18 2005 UTC (19 years, 2 months ago) by stargo
File length: 4804 byte(s)
Diff to previous 795 , to selected 299
bump version to 1.4.0
change year in files
add missing docu for updated commandline-flags
update changelog


Revision 795 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 13:56:52 2004 UTC (19 years, 6 months ago) by stargo
File length: 4804 byte(s)
Diff to previous 776 , to selected 299
Big serial- and disk-redirection update from
Andreas Flick <Andreas.Flick@unicon-ka.de>


Revision 776 - (view) (annotate) - [select for diffs]
Modified Sat Oct 2 01:30:33 2004 UTC (19 years, 7 months ago) by jsorg71
File length: 4497 byte(s)
Diff to previous 725 , to selected 299
change HANDLE to NTHANDLE to avoid conflics


Revision 725 - (view) (annotate) - [select for diffs]
Modified Sun Jun 27 17:51:54 2004 UTC (19 years, 10 months ago) by jsorg71
File length: 4483 byte(s)
Diff to previous 683 , to selected 299
added persistant bitmap chaching from Jeroen Meijer, slightly modified


Revision 683 - (view) (annotate) - [select for diffs]
Modified Tue Apr 27 12:55:33 2004 UTC (20 years ago) by n-ki
File length: 4165 byte(s)
Diff to previous 627 , to selected 299
mppc like decompression for the rdp protocol. code not activated. rdp5 gets some extra opcodes, and the decompression seems to work fine. :\


Revision 627 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 08:24:40 2004 UTC (20 years, 2 months ago) by n-ki
File length: 4061 byte(s)
Diff to previous 580 , to selected 299
move disk info define to types.h
extract aio remove
handle errors in aio read / write
function that checks if handle is ok - seems windows cant keep track of them huh
- volker milde


Revision 580 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 08:35:52 2004 UTC (20 years, 3 months ago) by astrand
File length: 3875 byte(s)
Diff to previous 569 , to selected 299
Ran indent-all.sh


Revision 569 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 14:40:40 2004 UTC (20 years, 3 months ago) by n-ki
File length: 4502 byte(s)
Diff to previous 499 , to selected 299
redirection of disk, lptport, printer, comport.


Revision 499 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 14:01:32 2003 UTC (20 years, 7 months ago) by astrand
File length: 2681 byte(s)
Diff to previous 492 , to selected 299
Fixed indentation


Revision 492 - (view) (annotate) - [select for diffs]
Modified Tue Oct 14 07:46:49 2003 UTC (20 years, 7 months ago) by stargo
File length: 2706 byte(s)
Diff to previous 474 , to selected 299
Fix format-detection by Robert Sanders


Revision 474 - (view) (annotate) - [select for diffs]
Modified Tue Sep 30 09:11:08 2003 UTC (20 years, 7 months ago) by matthewc
File length: 2655 byte(s)
Diff to previous 435 , to selected 299
Preliminary sound support (PCM only).
Based on code from GuoJunBo <guojunbo@ict.ac.cn>


Revision 435 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 09:18:20 2003 UTC (20 years, 10 months ago) by astrand
File length: 2438 byte(s)
Diff to previous 432 , to selected 299
Indent fixes


Revision 432 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 09:31:25 2003 UTC (20 years, 10 months ago) by matthewc
File length: 2434 byte(s)
Diff to previous 413 , to selected 299
Commit of work in progress on channels (so that other people can hack on
RDPSND), in particular:
* channel layer takes care of virtual channel header
* split X dependent parts out of CLIPRDR, simplified IPC implementation
* initial RDPDR implementation


Revision 413 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 11:08:15 2003 UTC (20 years, 11 months ago) by forsberg
File length: 2060 byte(s)
Diff to previous 375 , to selected 299
Definition of cliprdr_dataformat.


Revision 375 - (view) (annotate) - [select for diffs]
Modified Fri May 16 21:55:14 2003 UTC (21 years ago) by jsorg71
File length: 1884 byte(s)
Diff to previous 309 , to selected 299
changed all order vars that go through rdp_in_coord to sint16


Revision 309 - (view) (annotate) - [select for diffs]
Modified Tue Feb 4 05:32:13 2003 UTC (21 years, 3 months ago) by jsorg71
File length: 1884 byte(s)
Diff to previous 299
16bit


Revision 299 - (view) (annotate) - [selected]
Modified Thu Jan 30 11:15:00 2003 UTC (21 years, 3 months ago) by matthewc
File length: 1883 byte(s)
Diff to previous 207
Add some signed types and use them in the places we have silly casts now.


Revision 207 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 14:26:46 2002 UTC (21 years, 7 months ago) by matthewc
File length: 1800 byte(s)
Diff to previous 66 , to selected 299
Update copyright dates on all files that have changed.
Bump version to 1.2-cvs.


Revision 66 - (view) (annotate) - [select for diffs]
Modified Thu Jul 18 18:28:12 2002 UTC (21 years, 10 months ago) by astrand
File length: 1800 byte(s)
Diff to previous 64 , to selected 299
Merged new keysym-based keyboard handling (from alt. CVS repos)


Revision 64 - (view) (annotate) - [select for diffs]
Modified Thu Jul 18 16:38:31 2002 UTC (21 years, 10 months ago) by astrand
File length: 1710 byte(s)
Diff to previous 28 , to selected 299
Fixed indentation with indent


Revision 28 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 13:54:48 2001 UTC (22 years, 10 months ago) by matty
File length: 1710 byte(s)
Diff to previous 20 , to selected 299
Merges from pl19-6-5.


Revision 20 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 07:37:52 2000 UTC (23 years, 7 months ago) by matty
File length: 1687 byte(s)
Diff to previous 10 , to selected 299
Respect x offset in font information.


Revision 10 - (view) (annotate) - [select for diffs]
Added Tue Aug 15 10:23:24 2000 UTC (23 years, 9 months ago) by matty
File length: 1671 byte(s)
Diff to selected 299
Major commit of work from laptop - done in various free moments.
Implemented encryption layer and some basic licensing negotiation.
Reorganised code somewhat. While this is not quite as clean, it is
a lot faster - our parser speed was becoming a bottle-neck.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26