platform/upstream/freerdp.git
2017-02-23 Armin NovakUpdated gradle build, allow to configure from file.
2017-02-23 Armin NovakUpdated about pages.
2017-02-23 Armin NovakAdded a H264 availability check.
2017-02-23 Armin NovakFixed asset loading.
2017-02-22 Armin NovakUpdated licensing information and data protection clause.
2017-02-22 Armin NovakRefactored application settings, added client hostname...
2017-02-22 Armin NovakRefactored db upgrade code.
2017-02-22 Armin NovakUsing AppCompatActivity.
2017-02-22 Armin NovakDeactivated async_transport #3134
2017-02-22 Armin NovakReformatted using AndroidStudio coding style.
2017-02-22 Armin NovakUpdated gradle.
2017-02-22 Armin NovakUpdated OpenSSL version in android script.
2017-02-22 Martin FleiszMerge pull request #3785 from uplusplus/patch-4
2017-02-22 Martin FleiszMerge pull request #3797 from hardening/clientCapabilities
2017-02-22 akallabethMerge pull request #3798 from mfleisz/vc10_comp_fix
2017-02-22 Martin FleiszMerge pull request #3799 from akallabeth/yuv_fix
2017-02-22 Armin NovakFixed argument check of sse2_RGBToRGB_16s8u_P3AC4R
2017-02-22 Martin Fleiszprimitives: Fix compilation with VS 2010
2017-02-21 David FortAdd a ClientCapabilities callback
2017-02-21 David FortDropped some warnings and fix code style
2017-02-21 Norbert FederaMerge pull request #3795 from hardening/monitor_limit
2017-02-21 David FortAdded the spec reference for the 16 monitors limit
2017-02-21 akallabethMerge pull request #3794 from Abhineet-Ayan-Verma/patch-3
2017-02-21 Martin FleiszMerge pull request #3789 from akallabeth/scan_warning_fixes
2017-02-21 David FortLimit the number of client announced monitors
2017-02-21 akallabethMerge pull request #3792 from Abhineet-Ayan-Verma/patch-1
2017-02-21 akallabethMerge pull request #3793 from Abhineet-Ayan-Verma/patch-2
2017-02-21 Abhineet-Ayan... Added TAG macro definition
2017-02-21 Abhineet-Ayan... Added TAG macro definition
2017-02-21 Abhineet-Ayan... Added TAG macro definition
2017-02-20 akallabethMerge pull request #3788 from Abhineet-Ayan-Verma/patch-5
2017-02-20 akallabethMerge pull request #3786 from Abhineet-Ayan-Verma/patch-3
2017-02-20 Martin FleiszMerge pull request #3774 from akallabeth/smartcard_read...
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed scanbuild issues.
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Bernhard MiklautzMerge pull request #3746 from volth/command-line-action...
2017-02-20 Abhineet-Ayan... Added TAG definition
2017-02-20 Abhineet-Ayan... Update wf_update.c
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed warings #3784
2017-02-20 akallabethMerge pull request #3783 from chipitsine/master
2017-02-20 joy.youdead lock fixed
2017-02-17 Ilya Shipitsinresolve trivial issues found by cppcheck
2017-02-17 Armin NovakFixed format specifier and unused variables.
2017-02-17 VolthAdd command line option to override action script path
2017-02-17 Martin FleiszMerge pull request #3780 from akallabeth/win_compile_fix
2017-02-17 Ilya Shipitsinresolve trivial issues found by cppcheck
2017-02-17 Ilya Shipitsinrevolve possible null pointer dereference found by...
2017-02-17 akallabethMerge pull request #3779 from chipitsine/master
2017-02-17 Armin NovakFix for #3627
2017-02-17 Armin NovakFixed #3778: Printer driver name conversion.
2017-02-17 Armin NovakFixed crash on h264 context cleanup (windows).
2017-02-17 Armin NovakFixed compiler warnings and uninitialized data.
2017-02-17 Armin NovakReplaced random() with winpr_RAND
2017-02-17 Armin NovakReplaced snprintf with _snprintf.
2017-02-17 Ilya Shipitsinresolve a typo found by cppcheck
2017-02-17 akallabethMerge pull request #3733 from chipitsine/master
2017-02-17 akallabethMerge pull request #3775 from nfedera/rgb_to_avc444yuv
2017-02-17 akallabethMerge pull request #3756 from bigpjo/master
2017-02-17 Ilya Shipitsinan argument check in xf_UpdateWindowArea
2017-02-16 bigpjoChange request from akallabeth
2017-02-16 Norbert Federaprimitives: SSSE3 RGB to AVC444YUV converter
2017-02-16 Norbert Federaprimitives: added RGB to AVC444YUV converter
2017-02-16 Andreas Schultzsmartcard: implement ListReaderGroups
2017-02-16 David FortMerge pull request #3772 from akallabeth/sse_test_fixes
2017-02-16 Martin FleiszMerge pull request #3773 from hardening/gfx_and_sample_...
2017-02-16 David FortFix plugin loading for the sample client
2017-02-16 David FortAdd some useful debug info for the egfx channel
2017-02-16 Armin NovakFixed warnings.
2017-02-16 Armin NovakAdded value comparison for all YCbCr functions.
2017-02-16 Armin NovakReduced test runtime.
2017-02-16 Armin NovakFixed compiler warnings.
2017-02-16 Armin NovakImproved YCoCgToRGB tests.
2017-02-16 Armin NovakFixed YUV test result print.
2017-02-16 Armin NovakFixed SSE yCbCrToRGB_16s8u_P3AC4R, improved tests.
2017-02-16 Armin NovakFixed SSE checks and RGBToRGB_16s8u_P3AC4R
2017-02-16 Martin FleiszMerge pull request #3767 from akallabeth/ssse3_optimize
2017-02-16 Martin FleiszMerge pull request #3762 from akallabeth/sspi_init
2017-02-15 akallabethMerge pull request #3770 from Abhineet-Ayan-Verma/patch-1
2017-02-15 akallabethMerge pull request #3771 from mfleisz/code_cleanup
2017-02-15 Bernhard MiklautzMerge pull request #3769 from akallabeth/queue_fix
2017-02-15 Armin NovakAdded GFX surface command profiler.
2017-02-15 Armin NovakClosing dynamic channels on shutdown.
2017-02-15 Armin NovakFixed possible memory leak.
2017-02-15 Martin Fleiszcore: Get rid of useless settings copy
2017-02-15 Martin FleiszMerge pull request #3472 from ilammy/x11-cliprdr/raw...
2017-02-15 Armin NovakFixed alignment checks for SSE yCbCrToRGB
2017-02-15 Armin NovakUsing aligned RFX buffers.
2017-02-15 Armin NovakRefined alignment checks for SSSE3 YUV444ToRGB
2017-02-15 Armin NovakAlign scanline to multiple of 16, required for ASM
2017-02-15 Abhineet-Ayan... Fixed undefined behavior in wf_peer_main_loop function
2017-02-15 ponylibwinpr-utils: fix 3 logic errors
2017-02-15 Armin NovakRefactored AVC444 decoding to single YUV420 buffer
2017-02-14 Armin NovakFixed libavcodec issues.
2017-02-14 Armin NovakReordered SSSE3 YUV444ToRGB
2017-02-14 Armin NovakUse bitmap color format in gdi_BitBlt
2017-02-14 Armin NovakFixed freerdp_client_parse_rdp_file_buffer
next