Handle the stopping signals, explicitly unblock the signal before re-raising it in...
[platform/upstream/freerdp.git] / libfreerdp-rfx /
2011-09-19 Anthony TongMerge branch 'master' of git://github.com/FreeRDP/FreeRDP
2011-09-19 Marc-André Moreaulibfreerdp-rfx: detach stream in rfx_process_message
2011-09-19 Marc-André Moreaulibfreerdp-rfx: modify public API for easier external...
2011-09-16 Shea LevyMerge from upstream
2011-09-15 Marc-André Moreaulibfreerdp-core: merging jsorg71's work on old encrypti...
2011-09-14 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-14 Vic Leelibfreerdp-rfx: convert bitstream to macros for better...
2011-09-14 Vic Leelibfreerdp-rfx: support encoding 4-bit and 8-bit palett...
2011-09-08 Marc-André Moreaumerge pull request #87
2011-09-07 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-07 Vic Leelibfreerdp-rfx: support encoding 16-bit pixel format.
2011-09-06 Marc-André MoreauMerge pull request #80 from floppym/gentoo-patches
2011-09-06 Marc-André MoreauMerge pull request #81 from roman-b/rail
2011-09-06 Marc-André MoreauMerge pull request #82 from llyzs/desktop
2011-09-06 Vic Leelibfreerdp-rfx: fix bitstream writing.
2011-09-06 Vic Leelibfreerdp-rfx: add rfx_context_reset API.
2011-09-05 Vic Leelibfreerdp-rfx: fix rounding in quantization encoding.
2011-09-03 roman-bMerge remote-tracking branch 'upstream/master' into...
2011-09-03 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-09-03 Vic Leelibfreerdp-rfx: fix rounding of fixed-point number.
2011-09-03 Vic Leelibfreerdp-rfx: fix another DWT mirror lifting (SSE2).
2011-09-03 Vic Leelibfreerdp-rfx: fix DWT mirror lifting (SSE2).
2011-09-03 Vic Leelibfreerdp-rfx: fix DWT mirror lifting.
2011-09-03 Vic Leelibfreerdp-rfx: increase decoding bitmap number precision.
2011-09-03 Vic Leelibfreerdp-rfx: fix encoding bitmap quality by increasi...
2011-09-02 Marc-André MoreauMerge pull request #76 from roman-b/rail
2011-09-02 Marc-André MoreauMerge pull request #77 from LK2000/master
2011-09-02 Anthony TongMerge remote branch 'upstream/master'
2011-09-02 Vic LeeMerge pull request #74 from chihchun/master
2011-09-02 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-09-02 Vic Leelibfreerdp-rfx: add header composing in separated API.
2011-09-01 Rex Tsaicmake: install freerdp-rfx-sse2.so
2011-09-01 Rex Tsaicmake: make linking type as option.
2011-08-26 Vic Leelibfreerdp-rfx: correct the way of filling tile edge...
2011-08-26 Vic Leelibfreerdp-rfx: fix small rounding difference in RGB...
2011-08-26 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-26 Vic LeeRemove .a binary and update .gitignore.
2011-08-25 Marc-André Moreauxfreerdp: started X11-GDI
2011-08-25 roman-bMerge remote-tracking branch 'upstream/master' into...
2011-08-25 Marc-André MoreauMerge pull request #65 from llyzs/server
2011-08-25 Marc-André MoreauMerge pull request #64 from floppym/master
2011-08-25 Vic Leelibfreerdp-rfx: enhance the encoder to deal with the...
2011-08-25 Vic Leelibfreerdp-rfx: encoder must increase frameIdx or mstsc...
2011-08-25 Mike GilbertAllow linux distros to override LIBDIR; fix xfreerdp...
2011-08-24 Otavio SalvadorMerge pull request #62 from llyzs/server
2011-08-24 Vic Leelibfreerdp-rfx: output last two bits for trailing 0...
2011-08-24 Vic Leelibfreerdp-rfx: fix wrong RLGR1 encoding.
2011-08-24 Vic Leelibfreerdp-rfx: ix incorrect properties in tileset.
2011-08-17 Marc-André MoreauMerge pull request #48 from llyzs/printer
2011-08-17 Marc-André MoreauMerge pull request #47 from awakecoding/master
2011-08-17 Marc-André Moreauwindows: export all exported api functions
2011-08-15 Marc-André MoreauMerge pull request #43 from awakecoding/master
2011-08-15 Marc-André Moreauwindows: fix compilation on all platforms after refactoring
2011-08-15 Marc-André Moreauwindows: start fixing windows compilation
2011-08-15 Marc-André MoreauMerge pull request #42 from llyzs/rdpsnd
2011-08-15 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-15 Marc-André Moreauinclude: restructuring and cleanup of header files
2011-08-13 Vic LeeMerge pull request #41 from llyzs/rfx
2011-08-13 Vic Leelibfreerdp-rfx: migrate SSE2 optimization.
2011-08-11 Marc-André MoreauMerge pull request #39 from llyzs/event
2011-08-11 Vic Leelibfreerdp-rfx: remove unused variables.
2011-08-10 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-10 Marc-André MoreauMerge pull request #38 from llyzs/remotefx
2011-08-10 Vic LeeMerge branch 'master' into remotefx
2011-08-10 Vic Leelibfreerdp-rfx: initial migration.