summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Reuse spice-protocol macros instead of defining new ones for alignmentHEADmasterFrediano Ziglio2-10/+4
2018-05-31vdagent: Fix loss of mouse movement eventsfree.user.name1-69/+64
2018-05-28file_xfer: Use shared_ptr to simplify memory managementFrediano Ziglio2-22/+6
2018-05-28file_xfer: Use destructor for FileXferTaskFrediano Ziglio2-10/+18
2018-05-28file_xfer: Remove too C syntax for C++Frediano Ziglio1-2/+2
2018-05-28file_xfer: Remove FileXferTask structure alignmentFrediano Ziglio1-2/+2
2018-05-28msi: Do not generate deps.txtFrediano Ziglio2-8/+1
2018-05-28Avoid unused variable warningFrediano Ziglio1-1/+1
2018-05-28Fix minor compiler compatibilityFrediano Ziglio1-0/+4
2018-05-28vcproj: Add some missing filesFrediano Ziglio1-0/+12
2018-05-28vcproj: Remove reference to CxImageFrediano Ziglio1-8/+8
2018-05-25Revert "Enable some security options on output executables"Frediano Ziglio1-24/+3
2018-05-25Enable some security options on output executablesFrediano Ziglio1-3/+24
2018-05-25Avoid to use names with reserved characters.Frediano Ziglio1-0/+10
2018-05-25vdagent: Removed unused declarationFrediano Ziglio1-1/+0
2017-08-22imagetest: Save BMP file using BitmapCoderFrediano Ziglio3-16/+8
2017-08-22imagetest: Save PNG file using a helper functionFrediano Ziglio1-10/+18
2017-08-22Make BitmapCoder::from_bitmap return a BMP file formatFrediano Ziglio1-3/+12
2017-08-14build: Update NEWS file for 0.9.0 releaseChristophe Fergeau1-0/+9
2017-08-07Do not use dash in rpm versionFrediano Ziglio2-3/+5
2017-07-27Ignore auxiliary build filesFrediano Ziglio1-1/+1
2017-07-27Update git.mk fileFrediano Ziglio1-42/+242
2017-07-26Add a test for logging functionsFrediano Ziglio3-0/+68
2017-07-26Expand PRINT_LINE macrosFrediano Ziglio1-5/+4
2017-07-26Make VDLog::printf staticFrediano Ziglio2-9/+8
2017-07-26Avoid using LTO by default during compilationFrediano Ziglio1-1/+0
2017-07-26spec: run tests during RPM build if possibleFrediano Ziglio1-0/+27
2017-07-26Add test for PNG filesFrediano Ziglio3-0/+160
2017-07-26Support encoding PNG imagesFrediano Ziglio1-3/+115
2017-07-26Write code to decode PNG formatFrediano Ziglio5-9/+278
2017-07-26Initial rewrite of image conversion codeFrediano Ziglio5-53/+158
2017-07-26Move image handling to a separate fileFrediano Ziglio4-49/+146
2017-07-26Prevent possible future buffer overflowFrediano Ziglio1-1/+2
2017-07-24fix format string for Visual StudioFrediano Ziglio1-1/+2
2017-07-24log: add comment to make code clearerFrediano Ziglio1-0/+2
2017-07-24log: rewrite log_version using config.h definitionsFrediano Ziglio1-29/+3
2017-07-22Remove small memory leak in log_versionFrediano Ziglio1-5/+4
2017-07-21Use single variable for path computationsFrediano Ziglio1-6/+5
2017-07-19Split long if statementFrediano Ziglio1-5/+6
2017-07-14event_dispatcher: vd_printf calls -- remove __func__Uri Lublin1-2/+2
2017-07-14clipboard: log format usedUri Lublin1-1/+1
2017-07-10Avoid log_level warning using a static constFrediano Ziglio1-4/+4
2017-07-10Enable debug information build on spec fileFrediano Ziglio1-1/+1
2017-07-08Store agent process handle instead of using PROCESS_INFORMATIONFrediano Ziglio1-14/+14
2017-07-08Use process handle to mark agent existenceFrediano Ziglio1-6/+3
2017-07-08Close agent thread handleFrediano Ziglio1-1/+2
2017-07-08Make some functions staticFrediano Ziglio1-15/+17
2017-07-07Update project URLFrediano Ziglio2-2/+2
2017-05-23Fix hdesk handle leak in vdagentkunming.xie1-1/+2
2017-05-23spec: Add missing mingwXX-winpthreads-static dependencyFrediano Ziglio1-0/+2