Nicolas Graziano
|
5c27178055
|
Prevent BadDrawable after creation of offscreen when the current offscreen is recreate.
|
2011-10-15 00:59:23 +02:00 |
|
Eduardo Beloni
|
a512574314
|
list: add list_next() operation
|
2011-10-14 11:44:13 -03:00 |
|
Eduardo Beloni
|
1a302821ec
|
list: add list_size() operation
|
2011-10-14 11:44:13 -03:00 |
|
Marc-André Moreau
|
8999bd8599
|
libfreerdp-cache: refactoring of bitmap and offscreen bitmap cache, fix major memory leaks
|
2011-10-13 15:51:07 -04:00 |
|
Marc-André Moreau
|
9a72e4ffea
|
libfreerdp-cache: refactoring of pointer cache
|
2011-10-11 18:51:45 -04:00 |
|
Marc-André Moreau
|
f6cd71026e
|
xfreerdp: started bitmap caching support
|
2011-10-04 21:29:01 -04:00 |
|
Marc-André Moreau
|
07077e2d3d
|
xfreerdp: apply patch from zstegi (would grab window manager key combinations)
|
2011-10-04 18:46:49 -04:00 |
|
Marc-André Moreau
|
8440bff32f
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2011-10-04 18:30:48 -04:00 |
|
Marc-André Moreau
|
a758908c63
|
wfreerdp: start GDI implementation
|
2011-10-04 16:05:09 -04:00 |
|
Vic Lee
|
f9ef2784f7
|
include: fix libfreerdp-codec header installation.
|
2011-10-04 19:07:54 +08:00 |
|
Marc-André Moreau
|
24f413c0a0
|
libfreerdp-core: move bitmap decompression out of the core
|
2011-10-02 23:09:13 -04:00 |
|
Marc-André Moreau
|
f43c9c462f
|
libfreerdp-codec: NSCodec code style cleanup
|
2011-10-02 21:07:07 -04:00 |
|
Marc-André Moreau
|
0401f7c17e
|
libfreerdp-codec: merge with libfreerdp-nsc
|
2011-10-02 20:52:17 -04:00 |
|
Marc-André Moreau
|
3f8ad5e8f9
|
libfreerdp-nsc: merging
|
2011-10-02 20:31:52 -04:00 |
|
Marc-André Moreau
|
3297db7062
|
libfreerdp-codec: merge with libfreerdp-rfx
|
2011-10-02 20:28:20 -04:00 |
|
qubit
|
7529ed684b
|
finished codec and push with bugs
|
2011-10-03 00:56:33 +05:30 |
|
qubit
|
2be57ad628
|
nscodec in hw and sw gdi
|
2011-10-03 00:46:22 +05:30 |
|
Marc-André Moreau
|
2421251224
|
libfreerdp-gdi: replace gdi_copy_mem by memmove
|
2011-09-29 23:19:13 -04:00 |
|
Marc-André Moreau
|
df71487c56
|
xfreerdp: fix 32bpp cursors
|
2011-09-29 22:31:13 -04:00 |
|
Marc-André Moreau
|
10331c5c44
|
libfreerdp-core: added authenticate callback
|
2011-09-29 01:03:07 -04:00 |
|
Marc-André Moreau
|
98d1ef12a5
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-29 00:33:28 -04:00 |
|
Marc-André Moreau
|
6f3696f22b
|
xfreerdp: initial cursor support
|
2011-09-29 00:33:16 -04:00 |
|
Shea Levy
|
704d290df5
|
signal.h: We still need api.h on WIN32
|
2011-09-28 03:11:15 -04:00 |
|
Shea Levy
|
aed1a8f129
|
Make freerdp_handle_signals return an int, return -1 and set errno to ENOSYS on Windows for now
|
2011-09-28 02:48:18 -04:00 |
|
Shea Levy
|
48f474316d
|
Missing includes in signal.h
|
2011-09-27 23:35:12 -04:00 |
|
Shea Levy
|
3c4cd4afe9
|
Add a header for signal handling
|
2011-09-27 21:59:42 -04:00 |
|
Marc-André Moreau
|
9b9e952501
|
libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path
|
2011-09-26 22:58:49 -04:00 |
|
Shea Levy
|
90f00a99d3
|
Merge remote-tracking branch 'upstream/master' into readpassphrase
|
2011-09-24 19:08:41 -04:00 |
|
Jay Sorg
|
b773c7e728
|
move non settings security items out of settings
|
2011-09-23 23:09:29 -07:00 |
|
Shea Levy
|
7039602861
|
Remove the flags argument to passphrase_read
We don't need the full functionality of the BSD readpassphrase, the default
flags are enough. We can always add them back in later
|
2011-09-23 19:14:37 -04:00 |
|
Shea Levy
|
6ae00b9040
|
Include stdlib.h in passphrase for size_t and NULL
|
2011-09-23 18:26:58 -04:00 |
|
Shea Levy
|
d57310477a
|
Follow apparent asterisk placement convention
|
2011-09-23 18:14:10 -04:00 |
|
Shea Levy
|
aa210b3f7c
|
Add header for forthcoming passphrase utility
|
2011-09-23 16:35:46 -04:00 |
|
Marc-André Moreau
|
17ed282656
|
wfreerdp: fix compilation on windows
|
2011-09-23 14:25:38 -04:00 |
|
Marc-André Moreau
|
d60adb8325
|
Merge pull request #120 from llyzs/cliprdr
Integrate cliprdr with xfreerdp
|
2011-09-23 07:07:43 -07:00 |
|
Vic Lee
|
783681664a
|
cliprdr: integrate with xfreerdp.
|
2011-09-23 13:41:26 +08:00 |
|
Marc-André Moreau
|
c003c5c038
|
xfreerdp: initial RemoteApp support with --gdi hw (much faster)
|
2011-09-23 00:06:39 -04:00 |
|
Marc-André Moreau
|
3869228349
|
xfreerdp: RemoteApp stabilization (window movement, region update)
|
2011-09-22 21:23:01 -04:00 |
|
Marc-André Moreau
|
997ecbd112
|
libfreerdp-core: fix orders state reset on deactivate all pdu
|
2011-09-20 17:01:38 -04:00 |
|
Vic Lee
|
ebaf94d6d6
|
tsmf: add ffmpeg, alsa and pulse sub-plugins.
|
2011-09-20 14:27:10 +08:00 |
|
Vic Lee
|
8682228ec4
|
libfreerdp-utils/thread: separate freerdp_thread_free() call.
|
2011-09-19 22:52:16 +08:00 |
|
Vic Lee
|
6757c6ea59
|
libfreerdp-utils/list: add list_peek().
|
2011-09-19 22:00:56 +08:00 |
|
Vic Lee
|
6d6c5062ab
|
drdynvc: fix buffer pointer type.
|
2011-09-19 17:04:14 +08:00 |
|
Marc-André Moreau
|
24a7011fcc
|
libfreerdp-rfx: modify public API for easier external usage
|
2011-09-18 22:34:19 -04:00 |
|
Marc-André Moreau
|
89fd856ad3
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-18 18:29:34 -04:00 |
|
Marc-André Moreau
|
df3d4d4a80
|
xfreerdp: initial glyph drawing support
|
2011-09-18 18:29:23 -04:00 |
|
Anthony Tong
|
052e870597
|
initial fips encryption work
|
2011-09-15 18:54:03 -05:00 |
|
Marc-André Moreau
|
405026575b
|
libfreerdp-core: merging jsorg71's work on old encryption support
|
2011-09-14 22:09:33 -04:00 |
|
Vic Lee
|
4abe7a6923
|
libfreerdp-rfx: support encoding 4-bit and 8-bit palette pixel format.
|
2011-09-15 01:48:08 +08:00 |
|
Marc-André Moreau
|
5c25717eae
|
xfreerdp-server: encode a single tile from X11 at a hardcoded position
|
2011-09-13 19:03:06 -04:00 |
|