summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-04DEBUGglz2Frediano Ziglio2-0/+9
2021-08-04Add some debugging for GlzDictItem structureFrediano Ziglio1-0/+22
2021-08-04Refactory Glz RedDrawable retention codeFrediano Ziglio6-245/+144
2021-08-04red-parse-qxl: Use a base reference class for RedUpdateCmdFrediano Ziglio3-41/+18
2021-08-04red-parse-qxl: Use a base reference class for RedMessageFrediano Ziglio3-41/+18
2021-08-04red-parse-qxl: Use a base reference class for RedSurfaceCmdFrediano Ziglio7-71/+39
2021-08-04red-parse-qxl: Use a base reference class for RedCursorCmdFrediano Ziglio12-97/+54
2021-08-04utils: Add a base light class for reference countingFrediano Ziglio1-0/+62
2021-06-14build: Remove some useless file from Meson distributionFrediano Ziglio1-0/+20
2021-06-14build: Improve Meson distribution fileFrediano Ziglio2-1/+19
2021-06-14Update spice-common submoduleFrediano Ziglio1-0/+0
2021-06-14build: Add missing file to Autoconf distributionFrediano Ziglio1-0/+1
2021-06-14sound: Use SpiceAudioDataMode type for audio modeFrediano Ziglio1-25/+28
2021-06-04cursor-channel-client: Remove unused variableFrediano Ziglio1-4/+0
2021-06-01red-worker: Limit visibilityFrediano Ziglio1-2/+2
2021-06-01red-worker: Associate message structure and numbersFrediano Ziglio3-140/+139
2021-06-01red-worker: Reduce casts needed in dispatcher handlersFrediano Ziglio1-228/+200
2021-06-01reds: Fix closure of SpiceServer in case of connected clientsFrediano Ziglio2-1/+9
2021-06-01display-channel: Rename parameter for consistencyFrediano Ziglio1-4/+4
2021-06-01display-channel: Use constructor and destructor for DrawableFrediano Ziglio2-9/+12
2021-06-01red-client: Remove FOREACH_CHANNEL_CLIENT macroRosen Penev1-10/+5
2021-06-01reds: Remove FOREACH_QXL_INSTANCE macroRosen Penev2-16/+9
2021-05-31Manual algorithm changesRosen Penev4-26/+18
2021-05-24red-stream: Fix issue with SASL and no-GlibcFrediano Ziglio1-0/+5
2021-05-24Update spice-common submoduleFrediano Ziglio1-0/+0
2021-05-23Manual algorithm changesRosen Penev4-58/+24
2021-05-23Remove several usages of SPICE_N_ELEMENTSRosen Penev3-22/+15
2021-05-18stream-channel: Fix compiler warningFrediano Ziglio1-1/+4
2021-05-18tests: Fix -Wodr warning compiling tests with LTO enabledFrediano Ziglio1-1/+1
2021-05-18Make headers independentFrediano Ziglio5-0/+5
2021-05-18build: Update git-version-genFrediano Ziglio1-25/+26
2021-05-18build: Better version checks and handling for MesonFrediano Ziglio1-7/+20
2021-05-18Removed only written "items" field from PixmapCacheFrediano Ziglio3-4/+0
2021-05-18build: Fix undefined pthread referencesorbea3-0/+527
2021-05-18syntax-check: Add missing contributor name to AUTHORSFrediano Ziglio1-0/+1
2021-05-09clang-tidy: fix inconsistent declarationsRosen Penev15-50/+51
2021-05-09clang-tidy: use uppercase numeric literalsRosen Penev5-10/+10
2021-05-09clang-tidy: replace typedef with usingRosen Penev3-9/+9
2021-05-05dispatcher: Avoid casts for raw buffersFrediano Ziglio1-10/+12
2021-05-05clang-tidy: convert C casts to C++ onesRosen Penev3-6/+6
2021-05-05ci: Enable -Werror againFrediano Ziglio1-4/+4
2021-05-05tests: Remove some compiler warningsFrediano Ziglio2-3/+4
2021-05-05ci: Ignore a leak in glib threading poolFrediano Ziglio1-0/+11
2021-05-05Update glib.supp to new versionFrediano Ziglio1-3/+63
2021-05-05Fix g_memdup deprecation warning with glib >= 2.68Frediano Ziglio10-10/+69
2021-04-23reds: fix nullptr deref in red-parse-qxl.cppQiuhao Li1-0/+3
2021-04-23syntax-check: Add missing contributor name to AUTHORSFrediano Ziglio1-0/+1
2021-04-21build: Disable default -Werror if source is a git repositoryFrediano Ziglio1-6/+1
2021-04-19docs: Fix building manual with Meson from tarballFrediano Ziglio1-0/+1
2021-04-19Add doxygen.sh to EXTRA_DISTTomasz Kłoczko1-0/+1