summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-15spicy: add command line option to hide menu barJohn Citizen1-3/+12
2022-07-06spicy: Add keyboard shortcuts for copy/paste syncJoel Rangsmo1-2/+2
2021-02-19spicy: destroy all windows on disconnectionJakub Janků1-0/+3
2021-02-17spicy-connect: unref GMainLoopJakub Janků1-0/+1
2020-12-01spicy: use the scale factor to get the display preferred dimensionMarc-André Lureau1-0/+2
2020-12-01Revert "spice-widget: add an API to get guest display size"Marc-André Lureau1-1/+2
2020-08-19spice-widget: add an API to get guest display sizeHaochen Tong1-2/+1
2019-09-23spicy: Do not call gst_init directlyFrediano Ziglio1-1/+0
2019-07-11spicy: send ordered list of preferred video codecsKevin Pouget1-2/+29
2019-07-09Drop autotoolsMarc-André Lureau1-77/+0
2019-01-17spicy-screenshot: use G_BIG_ENDIANMarc-André Lureau1-1/+1
2019-01-14spicy: use SpiceSession::disconnected signalMarc-André Lureau1-11/+6
2019-01-14build-sys: drop gstaudio option, make GStreamer a requirementMarc-André Lureau1-8/+0
2019-01-08build-sys: drop support for libcacard < 2.5.1Marc-André Lureau1-4/+0
2018-12-20spicy-screenshot: Make some variables staticFrediano Ziglio1-3/+3
2018-12-20spicy-screenshot: Returns success only if image is grabbedFrediano Ziglio1-2/+6
2018-12-20spicy-screenshot: Open output file as binaryFrediano Ziglio1-1/+1
2018-12-20spicy-screenshot: Fix indentationFrediano Ziglio1-2/+2
2018-08-30Add support for building with meson/ninjaEduardo Lima (Etrunko)2-0/+34
2018-08-02Remove simicolon from G_DEFINE_TYPE_ macrosVictor Toso1-1/+1
2017-10-20spicy: Add call of gst_deinit at program exitChristophe de Dinechin1-0/+3
2017-09-25MainChannel: Fix introspection method bindingsMatthew Francis1-12/+15
2017-09-25DisplayChannel: Fix introspection method bindingsMatthew Francis1-4/+4
2017-09-25PortChannel: Fix introspection method bindingsMatthew Francis1-3/+3
2017-08-10Use g_free() appropriatelyMarc-André Lureau1-1/+1
2017-05-23spicy: add gstreamer options to command lineVictor Toso2-0/+13
2017-03-13Revert "spicy: improve status label with stream information"Victor Toso1-41/+2
2017-03-13spicy: improve status label with stream informationVictor Toso1-2/+41
2017-03-13spicy: keep status of mouse/agent on server modeVictor Toso1-7/+9
2017-03-06spicy: use gboolean for GtkSettings propertiesVictor Toso1-2/+2
2017-03-06spicy: Add dialog for precise resizingPavel Grunt1-0/+63
2017-02-27spicy: Spicy uses GTK+ and must link with itFrancois Gouget1-0/+1
2017-02-27spicy-stats: spicy-stats uses libgobject so link with itFrancois Gouget1-0/+1
2017-02-08Spicy: cancel file transfer when dialog is closedJonathon Jongsma1-0/+10
2017-02-08spicy: implement preferred video codec typeVictor Toso1-0/+47
2017-01-23Move spicy tools to its own folderVictor Toso8-0/+2738