Commit Graph

25 Commits

Author SHA1 Message Date
Pavel Roskin
d1efb0d5ba Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
Pavel Roskin
aaa89ad4e6 Use const unsigned for hex arrays
Some constants are too big for the signed type.
2016-07-08 04:29:43 +00:00
Pavel Roskin
70f3d4c5e2 Fix warnings for unused variables read from byte streams 2016-04-23 00:18:38 -07:00
Laxmikant Rashinkar
27055d5762 coverity: improper use of negative value 2014-07-26 13:33:23 -07:00
Laxmikant Rashinkar
023c0b5bc1 coverity: fixed out of bounds read-write 2014-07-20 11:11:20 -07:00
Jay Sorg
c6fa03102f copyright year update 2013-06-08 10:51:53 -07:00
Laxmikant Rashinkar
1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Nicola Ruggero
4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
2010-11-03 16:59:26 +01:00
Nicola Ruggero
104f762e5d Added bell (pcspeaker) support 2010-10-26 13:08:28 +02:00
jsorg71
ef9fd02c43 update copyright year 2010-07-04 06:01:08 +00:00
jsorg71
35113b8f2a remove some dead code 2009-12-26 22:01:07 +00:00
jsorg71
859dc139f0 update copyright year 2009-01-25 02:11:15 +00:00
jsorg71
f4f98373b9 fix some buffer overruns 2009-01-23 06:43:00 +00:00
jsorg71
31f19e5cd1 added 24 bpp color support 2008-06-15 09:05:57 +00:00
jsorg71
28d25ba682 fix mono cursor issue with librdp 2008-06-01 05:39:44 +00:00
jsorg71
38b789e81f update copyright year 2008-01-30 07:30:10 +00:00
jsorg71
d2802912f6 copyright year update 2007-01-12 04:51:48 +00:00
jsorg71
770a27bfb3 printf -> writeln 2006-04-29 01:47:06 +00:00
jsorg71
ebb1afd2e8 uncompress bitmaps and big endian fixes 2006-02-06 01:34:41 +00:00
jsorg71
dc69341a57 copyright year update 2006-02-04 18:43:21 +00:00
jsorg71
4e93fc3c37 started rec file 2005-12-14 01:11:34 +00:00
jsorg71
9c47087430 8 /16 bpp client fixes 2005-11-10 02:37:57 +00:00
jsorg71
e1c89f807c source, then dest bpp 2005-11-09 03:46:28 +00:00
jsorg71
cefa77a7a7 8bpp fixes 2005-11-09 02:55:53 +00:00
jsorg71
523ea69fa5 early rdp module work 2005-11-03 02:01:50 +00:00