summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Expand)AuthorAgeFilesLines
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-203-2/+4
* Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012Marc-André Moreau2012-12-202-2/+4
|\
| * Use FREERDP_LIBS variable to access the frerdp libs, includes locationLawrenceK2012-12-061-1/+1
| * fix SSE2 debug line, and add some debug of config settings.LawrenceK2012-12-061-1/+3
* | when processing a text order we where not correctly using the text length thi...LawrenceK2012-12-061-3/+15
|/
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1915-7656/+8497
* remove rail loggin, minor hints changeJay Sorg2012-08-171-0/+8
* jpeg: fix for when building without --enable-jpegJay Sorg2012-07-261-1/+1
* no logic change, remove tabsJay Sorg2012-07-241-2/+2
* added option(cap) to set default cache v3 codecJay Sorg2012-07-241-4/+24
* codecs: move jpeg hack to bitmap cache v3Jay Sorg2012-07-244-109/+165
* user rfx for cache v3 if client supportsJay Sorg2012-07-232-10/+109
* work on bitmap cache v3Jay Sorg2012-07-174-0/+34
* work on rdp codecsJay Sorg2012-07-171-2/+57
* added support for bitmap cache v3Jay Sorg2012-07-171-6/+87
* fix a define conflict with freerdpJay Sorg2012-07-171-3/+3
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-131-1/+1
* rail: proxy railJay Sorg2012-06-243-17/+132
* Merge pull request #27 from ArvidNorr/deadlockArvidNorr2012-06-175-23/+114
|\
| * layout fixnorrarvid2012-06-183-5/+11
| * Deadlock situation bug fix and improved debug informationnorrarvid2012-06-015-23/+108
* | libxrdp: added RAIL capsJay Sorg2012-06-141-0/+64
* | libxrdp: started adding RAIL supportJay Sorg2012-06-145-2/+680
* | libxrdp: fix warningJay Sorg2012-06-112-2/+1
* | no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-3/+3
|/
* added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-261-1/+4
* offscreen bitmaps: implement the delete listJay Sorg2012-05-224-11/+14
* don't jpeg compress fontsJay Sorg2012-05-214-7/+11
* -xorg: work on off screen bitmapsJay Sorg2012-05-204-9/+36
* xorg: work on offscreen bitmapsJay Sorg2012-05-173-2/+24
* started work on off screen bitmap supportJay Sorg2012-05-132-0/+47
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-133-45/+31
* rfx: work on rfxJay Sorg2012-05-101-9/+15
* libxrdp: added xrdp_surface.cJay Sorg2012-05-081-0/+155
* libxrdp: added xrdp_fastpath.cJay Sorg2012-05-081-0/+196
* Fix endianness of virtual channel flags. This fixes the clipboard compatibili...Hyeshik Chang2012-05-041-1/+1
* to build xrdp with freerdp1 you need another library for libxrdpLawrenceK2012-05-021-1/+1
* added non standard jpeg support off by defaultJay Sorg2012-04-076-5/+284
* libxrdp: added #ifdef for mppcJay Sorg2012-04-061-1/+4
* libxrdp: user freerdp mppc compressorJay Sorg2012-04-053-11/+99
* add max bpp option to xrdp.iniJay Sorg2011-08-242-0/+12
* include missing files in make distItamar Reis Peixoto2010-11-201-0/+1
* Implemented client IP loggingNicola Ruggero2010-11-042-0/+2
* Major code cleanup:Nicola Ruggero2010-11-038-145/+180
* Added bell (pcspeaker) supportNicola Ruggero2010-10-262-0/+32
* use do ... while (0) style for parse.hjsorg712010-08-092-21/+21
* update copyright yearjsorg712010-07-045-5/+5
* use transjsorg712010-05-048-123/+33
* added debug configure optionjsorg712010-03-171-1/+8
* remove some dead codejsorg712009-12-262-4/+0