index
:
~fziglio/spice-streaming-agent
c3d
save
style3
working
SPICE streanming agent
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-23
Remove binary dependency
c3d
Frediano Ziglio
3
-7
/
+4
2017-11-23
Separate SpiceStream into new files
Frediano Ziglio
4
-182
/
+223
2017-11-23
Move write_all into a new utility module
Frediano Ziglio
4
-21
/
+56
2017-11-23
Move out command handling from SpiceStream
Frediano Ziglio
1
-6
/
+9
2017-11-23
SAVE
Frediano Ziglio
1
-8
/
+7
2017-11-23
Revert read_command_from_stdin
Frediano Ziglio
1
-2
/
+1
2017-11-23
Move streaming mutex to SpiceStream
Frediano Ziglio
1
-1
/
+1
2017-11-23
Revert ::write_all change
Frediano Ziglio
1
-3
/
+8
2017-11-23
Move all stream-related functions within SpiceStream class
Christophe de Dinechin
1
-38
/
+50
2017-11-23
Use RAII to cleanup stream in case of exception or return
Christophe de Dinechin
1
-12
/
+20
2017-11-22
Report reason when there is an error loading the plugin
Christophe de Dinechin
1
-1
/
+2
2017-11-21
Remove X11 dependency from send_cursor
Frediano Ziglio
1
-11
/
+17
2017-11-16
Use true/false for bool value
Frediano Ziglio
1
-2
/
+2
2017-11-14
Remove plugin settings usage
Frediano Ziglio
1
-3
/
+0
2017-11-13
Use mnemonic to check for cursor limits
Frediano Ziglio
1
-1
/
+2
2017-11-10
Switch 'blocking' flag to bool
Christophe de Dinechin
1
-1
/
+1
2017-11-10
style: Use C++ style for declaring structs
Christophe de Dinechin
1
-4
/
+6
2017-11-10
style: Remove useless whitespace
Christophe de Dinechin
1
-4
/
+2
2017-11-09
tests: Fix hexdump.sh when builddir != srcdir
Christophe Fergeau
1
-6
/
+9
2017-11-09
build: Don't use * wildcard in Makefile.am
Christophe Fergeau
1
-1
/
+8
2017-11-08
spec: Add missing Requires to the -devel package
Christophe Fergeau
1
-0
/
+1
2017-11-08
spec: Use %{buildroot} rather than $RPM_BUILD_ROOT
Christophe Fergeau
1
-3
/
+3
2017-11-08
build: Generate .xz tarballs rather than bz2
Christophe Fergeau
2
-2
/
+2
2017-11-08
build: Install .pc file to ${libdir}, not ${sharedir}
Christophe Fergeau
2
-2
/
+2
2017-11-08
build: Remove AM_MAINTAINER_MODE
Christophe Fergeau
1
-1
/
+0
2017-11-08
build: Adjust README
Christophe Fergeau
1
-14
/
+5
2017-11-08
Update copyright license to Apache 2
Frediano Ziglio
4
-13
/
+204
2017-10-20
Initial public commit
Frediano Ziglio
44
-0
/
+2454