/[rdesktop]/jpeg/rdesktop/trunk/bitmap.c
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 /jpeg/rdesktop/trunk/bitmap.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1507 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 16:45:11 2009 UTC (14 years, 10 months ago) by dpavlin
File length: 17850 byte(s)
Diff to previous 1488 , to selected 1417
branch for integration of Daniel Jarboe <daniel.jarboe(at)gmail.com>
patches for jpeg

Revision 1488 - (view) (annotate) - [select for diffs]
Modified Fri May 15 08:18:08 2009 UTC (15 years ago) by astrand
Original Path: sourceforge.net/rdesktop/trunk/bitmap.c
File length: 17850 byte(s)
Diff to previous 1475 , to selected 1417
Moving rdesktop trunk to correct location. 



Revision 1475 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 03:51:23 2008 UTC (15 years, 10 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 17850 byte(s)
Diff to previous 1417
update the copyright year


Revision 1417 - (view) (annotate) - [selected]
Modified Thu Aug 30 04:47:36 2007 UTC (16 years, 8 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 17850 byte(s)
Diff to previous 1372
32 bit color


Revision 1372 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 04:47:06 2007 UTC (17 years, 4 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 15194 byte(s)
Diff to previous 1371 , to selected 1417
prefix BOOL with RD_


Revision 1371 - (view) (annotate) - [select for diffs]
Modified Sat Jan 6 22:21:20 2007 UTC (17 years, 4 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 15179 byte(s)
Diff to previous 1365 , to selected 1417
remove old unused code and update email address


Revision 1365 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 05:39:39 2007 UTC (17 years, 4 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19837 byte(s)
Diff to previous 963 , to selected 1417
copyright year update


Revision 963 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 10:56:16 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19837 byte(s)
Diff to previous 828 , to selected 1417
Added missing c-basic-offset:s and license headers


Revision 828 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 21:11:18 2005 UTC (19 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19811 byte(s)
Diff to previous 695 , to selected 1417
bump version to 1.4.0
change year in files
add missing docu for updated commandline-flags
update changelog


Revision 695 - (view) (annotate) - [select for diffs]
Modified Tue May 11 07:34:03 2004 UTC (20 years ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19811 byte(s)
Diff to previous 693 , to selected 1417
fix compiler warning/error "a cast does not yield a lvalue"


Revision 693 - (view) (annotate) - [select for diffs]
Modified Fri May 7 04:57:39 2004 UTC (20 years ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19803 byte(s)
Diff to previous 681 , to selected 1417
Speedup fixes on all architectures from Jay


Revision 681 - (view) (annotate) - [select for diffs]
Modified Tue Apr 27 09:04:42 2004 UTC (20 years ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19906 byte(s)
Diff to previous 655 , to selected 1417
Only do the memcpy if NEED_ALIGNMENT is defined
TODO: configure-test which defines it


Revision 655 - (view) (annotate) - [select for diffs]
Modified Fri Apr 16 09:11:03 2004 UTC (20 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19650 byte(s)
Diff to previous 649 , to selected 1417
unaligned memory-access leads to bus-error on some architectures.
memcpy the value instead of a direct assignment


Revision 649 - (view) (annotate) - [select for diffs]
Modified Thu Apr 15 17:28:30 2004 UTC (20 years, 1 month ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 19610 byte(s)
Diff to previous 345 , to selected 1417
only check Bpp once when decompressing a bitmap, not for each pixel, much faster


Revision 345 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 13:08:57 2003 UTC (21 years, 2 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5716 byte(s)
Diff to previous 321 , to selected 1417
Added a line telling emacs that the basic offset is 8.


Revision 321 - (view) (annotate) - [select for diffs]
Modified Mon Feb 10 13:07:47 2003 UTC (21 years, 3 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5690 byte(s)
Diff to previous 318 , to selected 1417
More static funcs.


Revision 318 - (view) (annotate) - [select for diffs]
Modified Mon Feb 10 12:58:51 2003 UTC (21 years, 3 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5669 byte(s)
Diff to previous 314 , to selected 1417
Indent fixes


Revision 314 - (view) (annotate) - [select for diffs]
Modified Fri Feb 7 23:43:37 2003 UTC (21 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5591 byte(s)
Diff to previous 309 , to selected 1417
one bitmap decomp function to handle all colour depths


Revision 309 - (view) (annotate) - [select for diffs]
Modified Tue Feb 4 05:32:13 2003 UTC (21 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 8929 byte(s)
Diff to previous 207 , to selected 1417
16bit


Revision 207 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 14:26:46 2002 UTC (21 years, 7 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4908 byte(s)
Diff to previous 82 , to selected 1417
Update copyright dates on all files that have changed.
Bump version to 1.2-cvs.


Revision 82 - (view) (annotate) - [select for diffs]
Modified Tue Jul 30 07:18:48 2002 UTC (21 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4908 byte(s)
Diff to previous 36 , to selected 1417
Changed max line length to 100


Revision 36 - (view) (annotate) - [select for diffs]
Modified Sat Sep 15 14:30:46 2001 UTC (22 years, 8 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5024 byte(s)
Diff to previous 30 , to selected 1417
OSF1/Alpha build fixes.


Revision 30 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 13:51:38 2001 UTC (22 years, 8 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5018 byte(s)
Diff to previous 28 , to selected 1417
Portability fixes, including elimination of variable argument macros.
Rudimentary configure script.
Miscellaneous cleanups.


Revision 28 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 13:54:48 2001 UTC (22 years, 11 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5018 byte(s)
Diff to previous 25 , to selected 1417
Merges from pl19-6-5.


Revision 25 - (view) (annotate) - [select for diffs]
Modified Sat Jan 6 03:47:04 2001 UTC (23 years, 4 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4542 byte(s)
Diff to previous 24 , to selected 1417
Changed indentation style (-psl).


Revision 24 - (view) (annotate) - [select for diffs]
Modified Sat Jan 6 03:12:10 2001 UTC (23 years, 4 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4547 byte(s)
Diff to previous 19 , to selected 1417
ran indent (-bli0 -i8 -cli8 -npcs -npsl)


Revision 19 - (view) (annotate) - [select for diffs]
Modified Sun Oct 8 01:59:25 2000 UTC (23 years, 7 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4384 byte(s)
Diff to previous 18 , to selected 1417
Bicolour was slightly broken (dodgy x++ without going through normal
loop). Hopefully this should be the last of our bitmap decompression
problems.


Revision 18 - (view) (annotate) - [select for diffs]
Modified Thu Oct 5 15:24:09 2000 UTC (23 years, 7 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4218 byte(s)
Diff to previous 10 , to selected 1417
Fixed bitmap decompression routines, which were sometimes resulting
in anomalous vertical lines. The first scanline seems to be compressed
separately.


Revision 10 - (view) (annotate) - [select for diffs]
Modified Tue Aug 15 10:23:24 2000 UTC (23 years, 9 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4185 byte(s)
Diff to previous 9 , to selected 1417
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.


Revision 9 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 12:34:29 2000 UTC (23 years, 10 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4166 byte(s)
Diff to previous 7 , to selected 1417
Committing some awesome progress I made while overseas - this commit
really embodies a huge number of changes. We are now able to talk quite
fluently to a French NT Terminal Server - in normal usage only minor
font issues remain (handling of TEXT2 order is not perfect).

The next major hurdle is encryption, and it will be quite a big hurdle
- there seems to be some quite nasty session key stuff.


Revision 7 - (view) (annotate) - [select for diffs]
Modified Fri Jul 7 09:40:03 2000 UTC (23 years, 10 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 4137 byte(s)
Diff to previous 4 , to selected 1417
Miscellaneous updates: implemented some more protocol features including
colour maps. Started on a new bitmap decompression engine which is not
completely working yet - however I am going back on the road so I am
committing now.


Revision 4 - (view) (annotate) - [select for diffs]
Modified Wed May 10 07:36:34 2000 UTC (24 years ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/bitmap.c
File length: 5932 byte(s)
Copied from: sourceforge.net/branches/RDESKTOP/rdesktop/bitmap.c revision 3
Diff to previous 3 , to selected 1417
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


Revision 3 - (view) (annotate) - [select for diffs]
Added Wed May 10 07:36:34 2000 UTC (24 years ago) by matty
Original Path: sourceforge.net/branches/RDESKTOP/rdesktop/bitmap.c
File length: 5932 byte(s)
Diff to selected 1417
Adding my experimental RDP client to repository.


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