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
2018-07-03
WIP SAVE
working
Frediano Ziglio
1
-0
/
+4
2018-07-03
function to output log informations on start
Frediano Ziglio
1
-0
/
+37
2018-07-03
optimise H264
Frediano Ziglio
1
-3
/
+14
2018-07-03
WIP state
Frediano Ziglio
1
-0
/
+21
2018-07-03
XXX reopen syslog connection
Frediano Ziglio
1
-0
/
+3
2018-07-03
SPLIT TODO/FIXME
Frediano Ziglio
1
-0
/
+14
2018-07-03
Provide helper to give information to daemon
Frediano Ziglio
4
-2
/
+48
2018-07-03
Implement a daemon/agent separation
Frediano Ziglio
13
-10
/
+698
2018-07-03
Starts/stops the agent based on VT status
Frediano Ziglio
4
-7
/
+132
2018-07-03
Add file with utilities for Xorg
Frediano Ziglio
4
-0
/
+56
2018-07-02
Set default syslog mask to a lower level
Snir Sheriber
1
-1
/
+1
2018-07-02
Remove unnecessary '\n' in syslog calls
Lukáš Hrázký
2
-9
/
+9
2018-07-02
Move register_interrupts() before the try-catch block
Lukáš Hrázký
1
-2
/
+2
2018-07-02
Clean up the global try-catch block
Lukáš Hrázký
1
-8
/
+5
2018-07-02
Make the try-catch block in main() a catch-all
Lukáš Hrázký
1
-23
/
+23
2018-07-02
Remove the closelog() call
Lukáš Hrázký
1
-1
/
+0
2018-06-28
FrameLog: Use std::chrono instead of gettimeofday for time
Lukáš Hrázký
1
-5
/
+3
2018-06-28
Improve the frame log messages
Lukáš Hrázký
1
-5
/
+5
2018-06-28
Separate the code for logging frames/times into a class
Lukáš Hrázký
4
-54
/
+134
2018-06-25
Remove the logmask variable
Lukáš Hrázký
1
-4
/
+2
2018-06-25
Improve the invalid option argument (-c) error message
Lukáš Hrázký
1
-1
/
+1
2018-06-25
Remove the arg_error macro
Lukáš Hrázký
1
-3
/
+1
2018-06-06
Prepare for v0.2 release
Uri Lublin
3
-1
/
+31
2018-06-06
spec: some small fixes
Uri Lublin
1
-4
/
+5
2018-06-04
ci: Add required xz package
Frediano Ziglio
1
-1
/
+1
2018-06-01
Install udev rule
Frediano Ziglio
3
-1
/
+14
2018-06-01
ci: Make sure "make distcheck" works
Frediano Ziglio
1
-0
/
+1
2018-06-01
ci: Install required autoconf-archive package
Frediano Ziglio
1
-1
/
+1
2018-06-01
build: Avoid a warning running autoreconf
Frediano Ziglio
1
-0
/
+1
2018-06-01
build: Error out on missing AX_CXX_COMPILE_STDCXX_11
Christophe Fergeau
1
-0
/
+1
2018-05-31
test-stream-port: Remove unused variable 'buf'
Frediano Ziglio
1
-1
/
+0
2018-05-31
Add option to set logging categories
Frediano Ziglio
1
-1
/
+14
2018-05-31
Always log statistics
Frediano Ziglio
1
-2
/
+1
2018-05-31
Enable line buffering instead of full buffering for the log
Frediano Ziglio
1
-0
/
+3
2018-05-31
Add some information to the log
Frediano Ziglio
1
-0
/
+15
2018-05-22
Detect and handle exceptions creating capture engine
Frediano Ziglio
1
-1
/
+8
2018-05-18
Refactor and simplify polling for messages to read
Lukáš Hrázký
1
-25
/
+22
2018-05-18
Encapsulate the stream port fd and locking
Lukáš Hrázký
3
-62
/
+86
2018-05-18
Change the mode to NONBLOCK for the virtio port
Lukáš Hrázký
3
-7
/
+64
2018-05-18
Fix reading from a closed virtio port
Lukáš Hrázký
3
-0
/
+18
2018-05-18
Add a unit test for the stream port
Lukáš Hrázký
3
-0
/
+64
2018-05-18
Unify the structure of write_all() and read_all()
Lukáš Hrázký
2
-11
/
+13
2018-05-18
Introduce a WriteError exception for write_all()
Lukáš Hrázký
4
-38
/
+33
2018-05-18
Implement an exception hierarchy for ReadError
Lukáš Hrázký
5
-3
/
+63
2018-05-17
Add name to an unnamed structure
Frediano Ziglio
1
-1
/
+1
2018-05-17
Move out {read,write}_all() to a separate module
Lukáš Hrázký
4
-43
/
+83
2018-05-17
Use read_all() to read headers of received messages
Lukáš Hrázký
1
-6
/
+3
2018-04-26
build: Use same options to compile unit tests
Frediano Ziglio
1
-0
/
+4
2018-04-26
Eliminate signed/unsigned warning
Christophe de Dinechin
1
-2
/
+2
2018-04-20
Add a macro to deal with the boilerplate of writing a streaming agent plugin
Christophe de Dinechin
1
-0
/
+9
[next]