spice/server
Frediano Ziglio 55bb4f2395 tests: Remove unused declarations
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
2017-09-02 08:02:36 +01:00
..
tests tests: Remove unused declarations 2017-09-02 08:02:36 +01:00
.gitignore
agent-msg-filter.c
agent-msg-filter.h Unify header guards 2017-03-30 18:17:20 +01:00
cache-item.h Unify header guards 2017-03-30 18:17:20 +01:00
cache-item.tmpl.c
char-device.c char-device: Allows to handle port events from any char device 2017-08-23 16:11:49 +01:00
char-device.h char-device: Allows to handle port events from any char device 2017-08-23 16:11:49 +01:00
common-graphics-channel.c reds-stream: Introduce reds_stream_set_no_delay() helper 2017-03-31 12:22:36 +02:00
common-graphics-channel.h Unify header guards 2017-03-30 18:17:20 +01:00
cursor-channel-client.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
cursor-channel-client.h channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
cursor-channel.c cursor: Remove cursor_channel_disconnect() 2017-08-31 15:51:57 +02:00
cursor-channel.h cursor: Remove cursor_channel_disconnect() 2017-08-31 15:51:57 +02:00
dcc-private.h Unify header guards 2017-03-30 18:17:20 +01:00
dcc-send.c Avoid to access data before a NULL check 2017-08-30 15:56:43 +01:00
dcc.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
dcc.h Unify header guards 2017-03-30 18:17:20 +01:00
demarshallers.h Unify header guards 2017-03-30 18:17:20 +01:00
dispatcher.c log: remove not widely used logging domain usage 2017-06-16 07:53:00 +01:00
dispatcher.h Unify header guards 2017-03-30 18:17:20 +01:00
display-channel-private.h
display-channel.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
display-channel.h display-channel: push monitor configuration 2017-08-23 22:17:43 +01:00
display-limits.h Unify header guards 2017-03-30 18:17:20 +01:00
event-loop.c
glib-compat.h Unify header guards 2017-03-30 18:17:20 +01:00
glz-encode-match.tmpl.c
glz-encode.tmpl.c
glz-encoder-dict.c Make various functions static 2017-04-05 12:39:20 +02:00
glz-encoder-dict.h Make various functions static 2017-04-05 12:39:20 +02:00
glz-encoder-priv.h Unify header guards 2017-03-30 18:17:20 +01:00
glz-encoder.c
glz-encoder.h Unify header guards 2017-03-30 18:17:20 +01:00
gstreamer-encoder.c gstreamer: Check if ORC library can work 2017-08-30 15:59:46 +01:00
image-cache.c
image-cache.h Unify header guards 2017-03-30 18:17:20 +01:00
image-encoders.c
image-encoders.h Unify header guards 2017-03-30 18:17:20 +01:00
inputs-channel-client.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
inputs-channel-client.h Unify header guards 2017-03-30 18:17:20 +01:00
inputs-channel.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
inputs-channel.h channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
jpeg-encoder.c
jpeg-encoder.h Unify header guards 2017-03-30 18:17:20 +01:00
lz4-encoder.c log: remove not widely used logging domain usage 2017-06-16 07:53:00 +01:00
lz4-encoder.h Unify header guards 2017-03-30 18:17:20 +01:00
main-channel-client.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
main-channel-client.h main-channel: Fix multimedia time argument type 2017-08-29 16:37:21 +01:00
main-channel.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
main-channel.h main-channel: Fix multimedia time argument type 2017-08-29 16:37:21 +01:00
main-dispatcher.c
main-dispatcher.h Unify header guards 2017-03-30 18:17:20 +01:00
Makefile.am gstreamer: Check if ORC library can work 2017-08-30 15:59:46 +01:00
memslot.c
memslot.h
migration-protocol.h Unify header guards 2017-03-30 18:17:20 +01:00
mjpeg-encoder.c Remove use of spice_debug(NULL) 2017-06-15 16:40:25 +01:00
net-utils.c build-sys: Add configure check for TCP_KEEPIDLE 2017-03-31 12:22:52 +02:00
net-utils.h reds-stream: Introduce reds_stream_get_no_delay() helper 2017-03-31 12:22:52 +02:00
pixmap-cache.c
pixmap-cache.h Unify header guards 2017-03-30 18:17:20 +01:00
red-channel-capabilities.c Initialize earlier GLib type system if necessary 2017-03-30 18:05:30 +01:00
red-channel-capabilities.h Unify header guards 2017-03-30 18:17:20 +01:00
red-channel-client.c channel: Allow NULL RedChannelClient::on_disconnect() 2017-08-31 15:51:57 +02:00
red-channel-client.h channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
red-channel.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
red-channel.h channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
red-client.c red-client: Prevent RedChannelClient creation when the RedClient is being destroyed 2017-08-31 18:05:26 +01:00
red-client.h Make various functions static 2017-04-05 12:39:20 +02:00
red-common.h Remove iterator from list iteration macros 2017-08-21 12:54:47 +01:00
red-parse-qxl.c red-parse-qxl: s/true/false 2017-05-02 11:30:47 +02:00
red-parse-qxl.h red-parse-qxl: Change int/1/0 to bool/true/false 2017-05-02 11:30:43 +02:00
red-pipe-item.c
red-pipe-item.h Unify header guards 2017-03-30 18:17:20 +01:00
red-qxl.c red-qxl: Remove redundant checks 2017-08-31 17:54:46 +01:00
red-qxl.h red-qxl: Update header guard names 2017-08-31 17:30:22 +01:00
red-record-qxl.c log: Do not print function name twice during logging 2017-06-18 09:53:27 +01:00
red-record-qxl.h Unify header guards 2017-03-30 18:17:20 +01:00
red-replay-qxl.c red_replay_image_free: do not free QUIC qxl twice 2017-07-19 15:56:20 +03:00
red-worker.c red-worker: Set thread name if possible 2017-08-31 17:36:18 +01:00
red-worker.h Unify header guards 2017-03-30 18:17:20 +01:00
reds-private.h reds: use SpiceMouseMode for RedsState::mouse_mode 2017-08-23 22:16:05 +01:00
reds-stream.c reds-stream: Introduce reds_stream_get_no_delay() helper 2017-03-31 12:22:52 +02:00
reds-stream.h reds-stream: Introduce reds_stream_get_no_delay() helper 2017-03-31 12:22:52 +02:00
reds.c reds: Inline very simple function 2017-08-25 13:14:34 +01:00
reds.h reds: use SpiceMouseMode for RedsState::mouse_mode 2017-08-23 22:16:05 +01:00
smartcard-channel-client.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
smartcard-channel-client.h channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
smartcard.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
smartcard.h Unify header guards 2017-03-30 18:17:20 +01:00
sound.c channel: Allow NULL RedChannelClient::on_disconnect() 2017-08-31 15:51:57 +02:00
sound.h Change playback_compression to bool type 2017-04-07 15:08:43 -05:00
spice-audio.h
spice-bitmap-utils.c Attempt to create bitmap debug directory 2017-04-07 16:45:54 +01:00
spice-bitmap-utils.h Unify header guards 2017-03-30 18:17:20 +01:00
spice-bitmap-utils.tmpl.c
spice-char.h
spice-core.h Unify header guards 2017-03-30 18:17:20 +01:00
spice-experimental.h Unify header guards 2017-03-30 18:17:20 +01:00
spice-input.h
spice-migration.h
spice-qxl.h
spice-replay.h Unify header guards 2017-03-30 18:17:20 +01:00
spice-server-enums.tmpl.c
spice-server-enums.tmpl.h
spice-server.h
spice-server.syms
spice-version.h.in
spice.h
spicevmc.c channel: Move RedChannel::on_disconnect to RedChannelClient 2017-08-31 15:51:57 +02:00
stat-file.c
stat-file.h Unify header guards 2017-03-30 18:17:20 +01:00
stat.h Unify header guards 2017-03-30 18:17:20 +01:00
stream.c Avoid to access data before a NULL check 2017-08-30 15:56:43 +01:00
stream.h Unify header guards 2017-03-30 18:17:20 +01:00
sw-canvas.c
tree.c
tree.h Unify header guards 2017-03-30 18:17:20 +01:00
utils.c
utils.h Unify header guards 2017-03-30 18:17:20 +01:00
video-encoder.h Unify header guards 2017-03-30 18:17:20 +01:00
zlib-encoder.c
zlib-encoder.h Unify header guards 2017-03-30 18:17:20 +01:00