Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jpeg: fix for when building without --enable-jpeg | Jay Sorg | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 1 | -2/+2 |
| | |||||
* | added option(cap) to set default cache v3 codec | Jay Sorg | 2012-07-24 | 1 | -4/+24 |
| | |||||
* | codecs: move jpeg hack to bitmap cache v3 | Jay Sorg | 2012-07-24 | 4 | -109/+165 |
| | |||||
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 2 | -10/+109 |
| | |||||
* | work on bitmap cache v3 | Jay Sorg | 2012-07-17 | 4 | -0/+34 |
| | |||||
* | work on rdp codecs | Jay Sorg | 2012-07-17 | 1 | -2/+57 |
| | |||||
* | added support for bitmap cache v3 | Jay Sorg | 2012-07-17 | 1 | -6/+87 |
| | |||||
* | fix a define conflict with freerdp | Jay Sorg | 2012-07-17 | 1 | -3/+3 |
| | |||||
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | rail: proxy rail | Jay Sorg | 2012-06-24 | 3 | -17/+132 |
| | |||||
* | Merge pull request #27 from ArvidNorr/deadlock | ArvidNorr | 2012-06-17 | 5 | -23/+114 |
|\ | | | | | Deadlock | ||||
| * | layout fix | norrarvid | 2012-06-18 | 3 | -5/+11 |
| | | |||||
| * | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 5 | -23/+108 |
| | | |||||
* | | libxrdp: added RAIL caps | Jay Sorg | 2012-06-14 | 1 | -0/+64 |
| | | |||||
* | | libxrdp: started adding RAIL support | Jay Sorg | 2012-06-14 | 5 | -2/+680 |
| | | |||||
* | | libxrdp: fix warning | Jay Sorg | 2012-06-11 | 2 | -2/+1 |
| | | |||||
* | | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -3/+3 |
|/ | |||||
* | added g_close_wait_obj and size parameter to g_write_ip_address | Jay Sorg | 2012-05-26 | 1 | -1/+4 |
| | |||||
* | offscreen bitmaps: implement the delete list | Jay Sorg | 2012-05-22 | 4 | -11/+14 |
| | |||||
* | don't jpeg compress fonts | Jay Sorg | 2012-05-21 | 4 | -7/+11 |
| | |||||
* | -xorg: work on off screen bitmaps | Jay Sorg | 2012-05-20 | 4 | -9/+36 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-17 | 3 | -2/+24 |
| | |||||
* | started work on off screen bitmap support | Jay Sorg | 2012-05-13 | 2 | -0/+47 |
| | |||||
* | pass the client_info(caps) on to module and xserver | Jay Sorg | 2012-05-13 | 3 | -45/+31 |
| | |||||
* | rfx: work on rfx | Jay Sorg | 2012-05-10 | 1 | -9/+15 |
| | |||||
* | libxrdp: added xrdp_surface.c | Jay Sorg | 2012-05-08 | 1 | -0/+155 |
| | |||||
* | libxrdp: added xrdp_fastpath.c | Jay Sorg | 2012-05-08 | 1 | -0/+196 |
| | |||||
* | Fix endianness of virtual channel flags. This fixes the clipboard ↵ | Hyeshik Chang | 2012-05-04 | 1 | -1/+1 |
| | | | | compatibility issue with Microsoft RDP clients. | ||||
* | to build xrdp with freerdp1 you need another library for libxrdp | LawrenceK | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | added non standard jpeg support off by default | Jay Sorg | 2012-04-07 | 6 | -5/+284 |
| | |||||
* | libxrdp: added #ifdef for mppc | Jay Sorg | 2012-04-06 | 1 | -1/+4 |
| | |||||
* | libxrdp: user freerdp mppc compressor | Jay Sorg | 2012-04-05 | 3 | -11/+99 |
| | |||||
* | add max bpp option to xrdp.ini | Jay Sorg | 2011-08-24 | 2 | -0/+12 |
| | |||||
* | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 2 | -0/+2 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 8 | -145/+180 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | Added bell (pcspeaker) support | Nicola Ruggero | 2010-10-26 | 2 | -0/+32 |
| | |||||
* | use do ... while (0) style for parse.h | jsorg71 | 2010-08-09 | 2 | -21/+21 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 5 | -5/+5 |
| | |||||
* | use trans | jsorg71 | 2010-05-04 | 8 | -123/+33 |
| | |||||
* | added debug configure option | jsorg71 | 2010-03-17 | 1 | -1/+8 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 2 | -4/+0 |
| | |||||
* | check for RDP PDU size too small and remove 0x8000 length check | jsorg71 | 2009-12-23 | 1 | -3/+5 |
| | |||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 3 | -3/+14 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 11 | -11/+11 |
| | |||||
* | remove old makefiles | jsorg71 | 2008-12-16 | 3 | -134/+0 |
| | |||||
* | channel changes | jsorg71 | 2008-12-16 | 5 | -86/+22 |
| | |||||
* | allow 15 bpp compress like 16 bpp | jsorg71 | 2008-11-08 | 1 | -1/+1 |
| | |||||
* | remove 24 and 15 bpp limit | jsorg71 | 2008-11-08 | 1 | -10/+0 |
| |