platform/upstream/freerdp.git
2017-02-13 Norbert FederaMerge pull request #3758 from akallabeth/rfx_tile_crash
2017-02-13 Norbert FederaMerge pull request #3760 from akallabeth/filetime_conve...
2017-02-13 Armin NovakLimit RFX update region to screen.
2017-02-13 Armin NovakFixed time conversion in FileSetFileTime. #3508
2017-02-10 Norbert FederaMerge pull request #3753 from akallabeth/regression_fixes
2017-02-10 Armin NovakFixed AVC444 luma/chroma checks.
2017-02-09 Armin NovakAdded fallback for CMSPAR. (See debian #854689)
2017-02-09 Armin NovakFixed missing chroma data for AVC444
2017-02-09 Martin FleiszMerge pull request #3752 from akallabeth/rfx_respect_height
2017-02-09 Armin NovakRespect width and height in rfx_process_message
2017-02-09 Martin FleiszMerge pull request #3750 from hardening/gcc_fix
2017-02-09 David FortParses the SupportStatusInfoPdu early capability and...
2017-02-08 David FortMerge pull request #3748 from uplusplus/patch-1
2017-02-08 joy.youbug fix
2017-02-07 David FortMerge pull request #3747 from nfedera/improve-generic...
2017-02-06 Norbert Federaprimitives: RGB to YUV420 (non SIMD) optimizations
2017-02-06 Norbert FederaMerge pull request #3740 from akallabeth/gdi_color_conv...
2017-02-06 Armin NovakAdded warning for unsupported color depth.
2017-02-05 akallabethMerge pull request #3743 from nfedera/ssse3_rgbx_to_yuv420
2017-02-03 Norbert Federaprimitives: added SSSE3 rgb to yuv420 encoder
2017-02-01 Norbert FederaMerge pull request #3717 from akallabeth/prim_fixes
2017-02-01 akallabethMerge pull request #3735 from mfleisz/cmake_install_pdb_fix
2017-02-01 Armin NovakFixed GDI color decoding issues.
2017-02-01 David FortMerge pull request #3737 from mbaum2000/flush-stdout
2017-02-01 Bernhard MiklautzMerge pull request #3736 from akallabeth/date_legacy_su...
2017-01-31 Mike BaumFlush stdout when asking about certificate
2017-01-31 Armin NovakSupport old CMake versions without TIMESTAMP #3727
2017-01-31 Armin NovakRemoved unused profiler.
2017-01-31 Martin FleiszBuild: Use correct pdb names when installing with symbols
2017-01-31 Armin NovakFixed argument order of yCbCrToRGB_16s8u_P3AC4R
2017-01-31 Armin NovakAdded performance profiler to YUV test.
2017-01-31 Armin NovakFixed compiler warning.
2017-01-31 Armin NovakReverted RGB2V
2017-01-31 Armin NovakRemoved unused files, added README with links
2017-01-31 akallabethMerge pull request #3729 from chipitsine/master
2017-01-30 Ilya Shipitsinremove redundant assignment
2017-01-30 Martin FleiszMerge pull request #3728 from chipitsine/master
2017-01-28 Ilya Shipitsinremoved redundant condition:
2017-01-27 akallabethMerge pull request #3725 from chipitsine/master
2017-01-27 Martin FleiszMerge pull request #3726 from hardening/add_const
2017-01-27 David FortAdded missing const modifiers for source pointers in...
2017-01-26 Martin FleiszMerge pull request #3715 from akallabeth/reproducible_build
2017-01-26 Martin FleiszMerge pull request #3722 from akallabeth/ccache_support
2017-01-26 Ilya Shipitsinmake cppcheck even more happier:
2017-01-25 Armin NovakAdded CCACHE support for android OpenH264 build.
2017-01-25 akallabethMerge pull request #3724 from chipitsine/master
2017-01-25 Armin NovakAdded CCACHE support for OpenSSL builds.
2017-01-25 Ilya Shipitsinmake cppcheck a bit happier:
2017-01-25 akallabethMerge pull request #3723 from chipitsine/master
2017-01-25 Ilya Shipitsintrivial issue found by cppcheck:
2017-01-25 Martin FleiszMerge pull request #3721 from akallabeth/x11_color_fix
2017-01-25 Armin NovakAdded CCACHE detection and option to disable.
2017-01-25 Armin NovakFixed conversion to XColor.
2017-01-25 Armin NovakFixed stride for XCreateImage.
2017-01-24 Armin NovakRemoved unused functions.
2017-01-24 Armin NovakUsing faster transformation for RFX decoder.
2017-01-24 Armin NovakUse CMake TIMESTAMP, remove newline from TODAY
2017-01-24 Armin NovakUsing android cpufeatures library for detection.
2017-01-24 Armin NovakAdded arm64 and mips64 detection support.
2017-01-24 Armin NovakFixed NEON primitives.
2017-01-24 Armin NovakFixed YUV tests.
2017-01-24 Armin NovakEnabled ASM primitives.
2017-01-23 akallabethMerge pull request #3718 from bmiklautz/fix/nightly...
2017-01-23 Bernhard MiklautzFix nightly packages
2017-01-23 Bernhard MiklautzMerge pull request #3708 from akallabeth/termination_fixes
2017-01-23 Armin NovakFixed channel connected status.
2017-01-23 Bernhard MiklautzMerge pull request #3664 from realjiangms/fix_gfx_ack
2017-01-23 Bernhard MiklautzMerge pull request #3716 from akallabeth/planar_warning_fix
2017-01-23 Armin NovakFixed uninitialized variable warning.
2017-01-23 Martin FleiszMerge pull request #3710 from akallabeth/local_16bpp_fixes
2017-01-23 Armin NovakFixed alpha channel for color formats without.
2017-01-23 Armin NovakFixed staging surface scanline.
2017-01-23 Armin NovakFixed color format selection for 16bpp
2017-01-23 Armin NovakFixed planar with if local framebuffer is 16bpp
2017-01-23 Armin NovakFixed scanline for RFX.
2017-01-23 Bernhard MiklautzMerge pull request #3703 from akallabeth/prim_optimize
2017-01-23 Bernhard MiklautzMerge pull request #3711 from hardening/monitor_layout
2017-01-23 Bernhard M... make build reproducible
2017-01-19 David FortAdd a callback that allows to adjust monitors layout
2017-01-19 David FortTreat the result of the Capabilities callback
2017-01-19 Bernhard MiklautzMerge pull request #3705 from akallabeth/android_openss...
2017-01-18 Armin NovakDisabled OpenH264 in default android build.
2017-01-18 Armin NovakProgressive structs to private header for tests.
2017-01-18 Armin NovakProgressive struct now opaque.
2017-01-18 Armin NovakFixed missing return.
2017-01-18 Armin NovakProgressive conversion and speed fixes
2017-01-18 Armin NovakRemoved obsolete primitive usage.
2017-01-18 Armin NovakOptimized functions, removed duplicates.
2017-01-18 Armin NovakInlined shift operations.
2017-01-18 Armin NovakInlined freerdp_image_copy helpers.
2017-01-18 Armin NovakInlined interleaved helper functions.
2017-01-18 Armin NovakOptimized freerdp_image_fill
2017-01-18 Armin NovakOptimized general_YUV444ToRGB_8u_P3AC4R for BGRX
2017-01-18 Armin NovakInlined heavy used functions.
2017-01-18 Armin NovakOptimized general_RGBToRGB_16s8u_P3AC4R for BGRX
2017-01-18 Armin NovakOptimized general_yCbCrToRGB_16s8u_P3AC4R for BGRX
2017-01-18 Armin NovakFixed broken variable declaration.
2017-01-18 Bernhard MiklautzMerge pull request #3702 from akallabeth/clear_reset_fix
2017-01-18 Bernhard MiklautzMerge pull request #3707 from akallabeth/AMV007-patch-2
2017-01-18 Armin NovakFixed warnings due to API changes.
next