uploaded original spice-server-0.12.4 and celt-0.5.1.3 92/17492/1
authorsungmin ha <sungmin82.ha@samsung.com>
Fri, 7 Mar 2014 02:16:33 +0000 (11:16 +0900)
committersungmin ha <sungmin82.ha@samsung.com>
Fri, 7 Mar 2014 02:18:30 +0000 (11:18 +0900)
commit26323b7888e9ef6cb54ac7376264d8ee99626e4a
tree4ad85d1ebe5df929d0eb2536a9e9dca512097372
parent2582b21d2cf83c3e6b1b65cc346b65915ce35576
uploaded original spice-server-0.12.4 and celt-0.5.1.3

Change-Id: I4823df3b584cfd802363cb5dd0610b5aebbb7a36
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
504 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
ar-lib [new file with mode: 0755]
build-aux/git-version-gen [new file with mode: 0755]
client/Makefile.am [new file with mode: 0644]
client/Makefile.in [new file with mode: 0644]
client/application.cpp [new file with mode: 0644]
client/application.h [new file with mode: 0644]
client/audio_channels.h [new file with mode: 0644]
client/audio_devices.h [new file with mode: 0644]
client/cache.hpp [new file with mode: 0644]
client/canvas.cpp [new file with mode: 0644]
client/canvas.h [new file with mode: 0644]
client/client_net_socket.cpp [new file with mode: 0644]
client/client_net_socket.h [new file with mode: 0644]
client/cmd_line_parser.cpp [new file with mode: 0644]
client/cmd_line_parser.h [new file with mode: 0644]
client/common.h [new file with mode: 0644]
client/controller.cpp [new file with mode: 0644]
client/controller.h [new file with mode: 0644]
client/cursor.cpp [new file with mode: 0644]
client/cursor.h [new file with mode: 0644]
client/cursor_channel.cpp [new file with mode: 0644]
client/cursor_channel.h [new file with mode: 0644]
client/debug.h [new file with mode: 0644]
client/display_channel.cpp [new file with mode: 0644]
client/display_channel.h [new file with mode: 0644]
client/event_sources.h [new file with mode: 0644]
client/foreign_menu.cpp [new file with mode: 0644]
client/foreign_menu.h [new file with mode: 0644]
client/glz_decode_tmpl.c [new file with mode: 0644]
client/glz_decoded_image.h [new file with mode: 0644]
client/glz_decoder.cpp [new file with mode: 0644]
client/glz_decoder.h [new file with mode: 0644]
client/glz_decoder_config.h [new file with mode: 0644]
client/glz_decoder_window.cpp [new file with mode: 0644]
client/glz_decoder_window.h [new file with mode: 0644]
client/gui/commonv2c.ttf.c [new file with mode: 0644]
client/gui/commonwealth-10.font.c [new file with mode: 0644]
client/gui/dejavu_sans-10.font.c [new file with mode: 0644]
client/gui/dejavu_sans.ttf.c [new file with mode: 0644]
client/gui/gui.cpp [new file with mode: 0644]
client/gui/gui.h [new file with mode: 0644]
client/gui/resource_provider.cpp [new file with mode: 0644]
client/gui/resource_provider.h [new file with mode: 0644]
client/gui/softrenderer.cpp [new file with mode: 0644]
client/gui/softrenderer.h [new file with mode: 0644]
client/gui/softtexture.cpp [new file with mode: 0644]
client/gui/softtexture.h [new file with mode: 0644]
client/gui/taharez_look.imageset.c [new file with mode: 0644]
client/gui/taharez_look.looknfeel.c [new file with mode: 0644]
client/gui/taharez_look.scheme.c [new file with mode: 0644]
client/gui/taharez_look.tga.c [new file with mode: 0644]
client/hot_keys.cpp [new file with mode: 0644]
client/hot_keys.h [new file with mode: 0644]
client/icon.h [new file with mode: 0644]
client/inputs_channel.cpp [new file with mode: 0644]
client/inputs_channel.h [new file with mode: 0644]
client/inputs_handler.h [new file with mode: 0644]
client/jpeg_decoder.cpp [new file with mode: 0644]
client/jpeg_decoder.h [new file with mode: 0644]
client/menu.cpp [new file with mode: 0644]
client/menu.h [new file with mode: 0644]
client/mjpeg_decoder.cpp [new file with mode: 0644]
client/mjpeg_decoder.h [new file with mode: 0644]
client/monitor.cpp [new file with mode: 0644]
client/monitor.h [new file with mode: 0644]
client/pixels_source.h [new file with mode: 0644]
client/platform.h [new file with mode: 0644]
client/playback_channel.cpp [new file with mode: 0644]
client/process_loop.cpp [new file with mode: 0644]
client/process_loop.h [new file with mode: 0644]
client/read_write_mutex.h [new file with mode: 0644]
client/record_channel.cpp [new file with mode: 0644]
client/red_canvas_base.h [new file with mode: 0644]
client/red_channel.cpp [new file with mode: 0644]
client/red_channel.h [new file with mode: 0644]
client/red_client.cpp [new file with mode: 0644]
client/red_client.h [new file with mode: 0644]
client/red_drawable.h [new file with mode: 0644]
client/red_gdi_canvas.cpp [new file with mode: 0644]
client/red_gdi_canvas.h [new file with mode: 0644]
client/red_gl_canvas.cpp [new file with mode: 0644]
client/red_gl_canvas.h [new file with mode: 0644]
client/red_key.h [new file with mode: 0644]
client/red_peer.cpp [new file with mode: 0644]
client/red_peer.h [new file with mode: 0644]
client/red_pixmap.h [new file with mode: 0644]
client/red_pixmap_gdi.h [new file with mode: 0644]
client/red_pixmap_gl.h [new file with mode: 0644]
client/red_pixmap_sw.h [new file with mode: 0644]
client/red_sw_canvas.cpp [new file with mode: 0644]
client/red_sw_canvas.h [new file with mode: 0644]
client/red_types.h [new file with mode: 0644]
client/red_window.h [new file with mode: 0644]
client/screen.cpp [new file with mode: 0644]
client/screen.h [new file with mode: 0644]
client/screen_layer.cpp [new file with mode: 0644]
client/screen_layer.h [new file with mode: 0644]
client/shared_cache.hpp [new file with mode: 0644]
client/smartcard_channel.cpp [new file with mode: 0644]
client/smartcard_channel.h [new file with mode: 0644]
client/threads.cpp [new file with mode: 0644]
client/threads.h [new file with mode: 0644]
client/tunnel_channel.cpp [new file with mode: 0644]
client/tunnel_channel.h [new file with mode: 0644]
client/utils.cpp [new file with mode: 0644]
client/utils.h [new file with mode: 0644]
client/windows/atomic_count.h [new file with mode: 0644]
client/windows/event_sources_p.cpp [new file with mode: 0644]
client/windows/main.cpp [new file with mode: 0644]
client/windows/my_getopt.cpp [new file with mode: 0644]
client/windows/named_pipe.cpp [new file with mode: 0644]
client/windows/named_pipe.h [new file with mode: 0644]
client/windows/pixels_source.cpp [new file with mode: 0644]
client/windows/pixels_source_p.h [new file with mode: 0644]
client/windows/platform.cpp [new file with mode: 0644]
client/windows/platform_utils.cpp [new file with mode: 0644]
client/windows/platform_utils.h [new file with mode: 0644]
client/windows/playback.cpp [new file with mode: 0644]
client/windows/playback.h [new file with mode: 0644]
client/windows/record.cpp [new file with mode: 0644]
client/windows/record.h [new file with mode: 0644]
client/windows/red_drawable.cpp [new file with mode: 0644]
client/windows/red_pixmap.cpp [new file with mode: 0644]
client/windows/red_pixmap_gdi.cpp [new file with mode: 0644]
client/windows/red_pixmap_sw.cpp [new file with mode: 0644]
client/windows/red_window.cpp [new file with mode: 0644]
client/windows/red_window_p.h [new file with mode: 0644]
client/windows/resource.h [new file with mode: 0644]
client/windows/stdint.h [new file with mode: 0644]
client/windows/win_platform.h [new file with mode: 0644]
client/x11/atomic_count.h [new file with mode: 0644]
client/x11/event_sources_p.cpp [new file with mode: 0644]
client/x11/event_sources_p.h [new file with mode: 0644]
client/x11/images/alt_image.c [new file with mode: 0644]
client/x11/images/red_icon.c [new file with mode: 0644]
client/x11/main.cpp [new file with mode: 0644]
client/x11/named_pipe.cpp [new file with mode: 0644]
client/x11/named_pipe.h [new file with mode: 0644]
client/x11/pixels_source.cpp [new file with mode: 0644]
client/x11/pixels_source_p.h [new file with mode: 0644]
client/x11/platform.cpp [new file with mode: 0644]
client/x11/platform_utils.cpp [new file with mode: 0644]
client/x11/platform_utils.h [new file with mode: 0644]
client/x11/playback.cpp [new file with mode: 0644]
client/x11/playback.h [new file with mode: 0644]
client/x11/record.cpp [new file with mode: 0644]
client/x11/record.h [new file with mode: 0644]
client/x11/red_drawable.cpp [new file with mode: 0644]
client/x11/red_pixmap.cpp [new file with mode: 0644]
client/x11/red_pixmap_gl.cpp [new file with mode: 0644]
client/x11/red_pixmap_sw.cpp [new file with mode: 0644]
client/x11/red_window.cpp [new file with mode: 0644]
client/x11/red_window_p.h [new file with mode: 0644]
client/x11/res.cpp [new file with mode: 0644]
client/x11/res.h [new file with mode: 0644]
client/x11/resource.h [new file with mode: 0644]
client/x11/x_icon.cpp [new file with mode: 0644]
client/x11/x_icon.h [new file with mode: 0644]
client/x11/x_platform.h [new file with mode: 0644]
client/zlib_decoder.cpp [new file with mode: 0644]
client/zlib_decoder.h [new file with mode: 0644]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
install-sh [new file with mode: 0755]
lib/celt-0.5.1.3/AUTHORS [new file with mode: 0644]
lib/celt-0.5.1.3/COPYING [new file with mode: 0644]
lib/celt-0.5.1.3/ChangeLog [new file with mode: 0644]
lib/celt-0.5.1.3/Doxyfile [new file with mode: 0644]
lib/celt-0.5.1.3/Doxyfile.devel [new file with mode: 0644]
lib/celt-0.5.1.3/INSTALL [new file with mode: 0644]
lib/celt-0.5.1.3/Makefile.am [new file with mode: 0644]
lib/celt-0.5.1.3/Makefile.in [new file with mode: 0644]
lib/celt-0.5.1.3/NEWS [new file with mode: 0644]
lib/celt-0.5.1.3/README [new file with mode: 0644]
lib/celt-0.5.1.3/TODO [new file with mode: 0644]
lib/celt-0.5.1.3/acinclude.m4 [new file with mode: 0644]
lib/celt-0.5.1.3/aclocal.m4 [new file with mode: 0644]
lib/celt-0.5.1.3/celt051.pc.in [new file with mode: 0644]
lib/celt-0.5.1.3/config.guess [new file with mode: 0755]
lib/celt-0.5.1.3/config.h.in [new file with mode: 0644]
lib/celt-0.5.1.3/config.sub [new file with mode: 0755]
lib/celt-0.5.1.3/configure [new file with mode: 0755]
lib/celt-0.5.1.3/configure.ac [new file with mode: 0644]
lib/celt-0.5.1.3/depcomp [new file with mode: 0755]
lib/celt-0.5.1.3/install-sh [new file with mode: 0755]
lib/celt-0.5.1.3/libcelt/Makefile.am [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/Makefile.in [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/_kiss_fft_guts.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/arch.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/bands.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/bands.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/celt.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/celt.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/celt_header.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/celt_types.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/cwrs.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/cwrs.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/dump_modes.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/ecintrin.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/entcode.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/entcode.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/entdec.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/entdec.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/entenc.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/entenc.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/fixed_c5x.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/fixed_c6x.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/fixed_generic.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/float_cast.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/header.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/kfft_double.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/kfft_single.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/kfft_single.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/kiss_fft.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/kiss_fft.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/kiss_fftr.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/kiss_fftr.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/laplace.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/laplace.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/match-test.sh [new file with mode: 0755]
lib/celt-0.5.1.3/libcelt/mathops.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/mdct.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/mdct.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/mfrngcod.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/modes.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/modes.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/os_support.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/pgain_table.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/pitch.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/pitch.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/psy.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/psy.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/quant_bands.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/quant_bands.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/quant_pitch.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/quant_pitch.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/rangedec.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/rangeenc.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/rate.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/rate.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/stack_alloc.h [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/testcelt.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/vq.c [new file with mode: 0644]
lib/celt-0.5.1.3/libcelt/vq.h [new file with mode: 0644]
lib/celt-0.5.1.3/ltmain.sh [new file with mode: 0644]
lib/celt-0.5.1.3/missing [new file with mode: 0755]
lib/celt-0.5.1.3/tests/Makefile.am [new file with mode: 0644]
lib/celt-0.5.1.3/tests/Makefile.in [new file with mode: 0644]
lib/celt-0.5.1.3/tests/cwrs32-test.c [new file with mode: 0644]
lib/celt-0.5.1.3/tests/dft-test.c [new file with mode: 0644]
lib/celt-0.5.1.3/tests/ectest.c [new file with mode: 0644]
lib/celt-0.5.1.3/tests/laplace-test.c [new file with mode: 0644]
lib/celt-0.5.1.3/tests/mathops-test.c [new file with mode: 0644]
lib/celt-0.5.1.3/tests/mdct-test.c [new file with mode: 0644]
lib/celt-0.5.1.3/tests/real-fft-test.c [new file with mode: 0644]
lib/celt-0.5.1.3/tests/type-test.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/Makefile.am [new file with mode: 0644]
lib/celt-0.5.1.3/tools/Makefile.in [new file with mode: 0644]
lib/celt-0.5.1.3/tools/celtdec.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/celtenc.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/getopt.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/getopt1.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/getopt_win.h [new file with mode: 0644]
lib/celt-0.5.1.3/tools/skeleton.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/skeleton.h [new file with mode: 0644]
lib/celt-0.5.1.3/tools/wav_io.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/wav_io.h [new file with mode: 0644]
lib/celt-0.5.1.3/tools/wave_out.c [new file with mode: 0644]
lib/celt-0.5.1.3/tools/wave_out.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/manywarnings.m4 [new file with mode: 0644]
m4/spice-compile-warnings.m4 [new file with mode: 0644]
m4/warnings.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
server/Makefile.am [new file with mode: 0644]
server/Makefile.in [new file with mode: 0644]
server/agent-msg-filter.c [new file with mode: 0644]
server/agent-msg-filter.h [new file with mode: 0644]
server/char_device.c [new file with mode: 0644]
server/char_device.h [new file with mode: 0644]
server/demarshallers.h [new file with mode: 0644]
server/dispatcher.c [new file with mode: 0644]
server/dispatcher.h [new file with mode: 0644]
server/glz_encode_match_tmpl.c [new file with mode: 0644]
server/glz_encode_tmpl.c [new file with mode: 0644]
server/glz_encoder.c [new file with mode: 0644]
server/glz_encoder.h [new file with mode: 0644]
server/glz_encoder_config.h [new file with mode: 0644]
server/glz_encoder_dictionary.c [new file with mode: 0644]
server/glz_encoder_dictionary.h [new file with mode: 0644]
server/glz_encoder_dictionary_protected.h [new file with mode: 0644]
server/inputs_channel.c [new file with mode: 0644]
server/inputs_channel.h [new file with mode: 0644]
server/jpeg_encoder.c [new file with mode: 0644]
server/jpeg_encoder.h [new file with mode: 0644]
server/main_channel.c [new file with mode: 0644]
server/main_channel.h [new file with mode: 0644]
server/main_dispatcher.c [new file with mode: 0644]
server/main_dispatcher.h [new file with mode: 0644]
server/migration_protocol.h [new file with mode: 0644]
server/mjpeg_encoder.c [new file with mode: 0644]
server/mjpeg_encoder.h [new file with mode: 0644]
server/red_bitmap_utils.h [new file with mode: 0644]
server/red_channel.c [new file with mode: 0644]
server/red_channel.h [new file with mode: 0644]
server/red_client_cache.h [new file with mode: 0644]
server/red_client_shared_cache.h [new file with mode: 0644]
server/red_common.h [new file with mode: 0644]
server/red_dispatcher.c [new file with mode: 0644]
server/red_dispatcher.h [new file with mode: 0644]
server/red_memslots.c [new file with mode: 0644]
server/red_memslots.h [new file with mode: 0644]
server/red_parse_qxl.c [new file with mode: 0644]
server/red_parse_qxl.h [new file with mode: 0644]
server/red_tunnel_worker.c [new file with mode: 0644]
server/red_tunnel_worker.h [new file with mode: 0644]
server/red_worker.c [new file with mode: 0644]
server/red_worker.h [new file with mode: 0644]
server/reds-private.h [new file with mode: 0644]
server/reds.c [new file with mode: 0644]
server/reds.h [new file with mode: 0644]
server/reds_gl_canvas.c [new file with mode: 0644]
server/reds_gl_canvas.h [new file with mode: 0644]
server/reds_sw_canvas.c [new file with mode: 0644]
server/reds_sw_canvas.h [new file with mode: 0644]
server/smartcard.c [new file with mode: 0644]
server/smartcard.h [new file with mode: 0644]
server/snd_worker.c [new file with mode: 0644]
server/snd_worker.h [new file with mode: 0644]
server/spice-experimental.h [new file with mode: 0644]
server/spice-server.syms [new file with mode: 0644]
server/spice.h [new file with mode: 0644]
server/spice_timer_queue.c [new file with mode: 0644]
server/spice_timer_queue.h [new file with mode: 0644]
server/spicevmc.c [new file with mode: 0644]
server/stat.h [new file with mode: 0644]
server/tests/Makefile.am [new file with mode: 0644]
server/tests/Makefile.in [new file with mode: 0644]
server/tests/README [new file with mode: 0644]
server/tests/basic_event_loop.c [new file with mode: 0644]
server/tests/basic_event_loop.h [new file with mode: 0644]
server/tests/test_display_base.c [new file with mode: 0644]
server/tests/test_display_base.h [new file with mode: 0644]
server/tests/test_display_no_ssl.c [new file with mode: 0644]
server/tests/test_display_resolution_changes.c [new file with mode: 0644]
server/tests/test_display_streaming.c [new file with mode: 0644]
server/tests/test_display_width_stride.c [new file with mode: 0644]
server/tests/test_empty_success.c [new file with mode: 0644]
server/tests/test_fail_on_null_core_interface.c [new file with mode: 0644]
server/tests/test_just_sockets_no_ssl.c [new file with mode: 0644]
server/tests/test_playback.c [new file with mode: 0644]
server/tests/test_two_servers.c [new file with mode: 0644]
server/tests/test_util.h [new file with mode: 0644]
server/tests/test_vdagent.c [new file with mode: 0644]
server/zlib_encoder.c [new file with mode: 0644]
server/zlib_encoder.h [new file with mode: 0644]
spice-common/Makefile.am [new file with mode: 0644]
spice-common/Makefile.in [new file with mode: 0644]
spice-common/aclocal.m4 [new file with mode: 0644]
spice-common/build-aux/ar-lib [new file with mode: 0755]
spice-common/build-aux/compile [new file with mode: 0755]
spice-common/build-aux/config.guess [new file with mode: 0755]
spice-common/build-aux/config.sub [new file with mode: 0755]
spice-common/build-aux/depcomp [new file with mode: 0755]
spice-common/build-aux/install-sh [new file with mode: 0755]
spice-common/build-aux/ltmain.sh [new file with mode: 0644]
spice-common/build-aux/missing [new file with mode: 0755]
spice-common/common/Makefile.am [new file with mode: 0644]
spice-common/common/Makefile.in [new file with mode: 0644]
spice-common/common/backtrace.c [new file with mode: 0644]
spice-common/common/backtrace.h [new file with mode: 0644]
spice-common/common/bitops.h [new file with mode: 0644]
spice-common/common/canvas_base.c [new file with mode: 0644]
spice-common/common/canvas_base.h [new file with mode: 0644]
spice-common/common/canvas_utils.c [new file with mode: 0644]
spice-common/common/canvas_utils.h [new file with mode: 0644]
spice-common/common/client_demarshallers.h [new file with mode: 0644]
spice-common/common/client_marshallers.h [new file with mode: 0644]
spice-common/common/draw.h [new file with mode: 0644]
spice-common/common/gdi_canvas.c [new file with mode: 0644]
spice-common/common/gdi_canvas.h [new file with mode: 0644]
spice-common/common/generated_client_demarshallers.c [new file with mode: 0644]
spice-common/common/generated_client_demarshallers1.c [new file with mode: 0644]
spice-common/common/generated_client_marshallers.c [new file with mode: 0644]
spice-common/common/generated_client_marshallers1.c [new file with mode: 0644]
spice-common/common/generated_server_demarshallers.c [new file with mode: 0644]
spice-common/common/generated_server_marshallers.c [new file with mode: 0644]
spice-common/common/generated_server_marshallers.h [new file with mode: 0644]
spice-common/common/gl_canvas.c [new file with mode: 0644]
spice-common/common/gl_canvas.h [new file with mode: 0644]
spice-common/common/gl_utils.h [new file with mode: 0644]
spice-common/common/glc.c [new file with mode: 0644]
spice-common/common/glc.h [new file with mode: 0644]
spice-common/common/lines.c [new file with mode: 0644]
spice-common/common/lines.h [new file with mode: 0644]
spice-common/common/log.c [new file with mode: 0644]
spice-common/common/log.h [new file with mode: 0644]
spice-common/common/lz.c [new file with mode: 0644]
spice-common/common/lz.h [new file with mode: 0644]
spice-common/common/lz_common.h [new file with mode: 0644]
spice-common/common/lz_compress_tmpl.c [new file with mode: 0644]
spice-common/common/lz_config.h [new file with mode: 0644]
spice-common/common/lz_decompress_tmpl.c [new file with mode: 0644]
spice-common/common/macros.h [new file with mode: 0644]
spice-common/common/marshaller.c [new file with mode: 0644]
spice-common/common/marshaller.h [new file with mode: 0644]
spice-common/common/mem.c [new file with mode: 0644]
spice-common/common/mem.h [new file with mode: 0644]
spice-common/common/messages.h [new file with mode: 0644]
spice-common/common/mutex.h [new file with mode: 0644]
spice-common/common/ogl_ctx.c [new file with mode: 0644]
spice-common/common/ogl_ctx.h [new file with mode: 0644]
spice-common/common/pixman_utils.c [new file with mode: 0644]
spice-common/common/pixman_utils.h [new file with mode: 0644]
spice-common/common/quic.c [new file with mode: 0644]
spice-common/common/quic.h [new file with mode: 0644]
spice-common/common/quic_config.h [new file with mode: 0644]
spice-common/common/quic_family_tmpl.c [new file with mode: 0644]
spice-common/common/quic_rgb_tmpl.c [new file with mode: 0644]
spice-common/common/quic_tmpl.c [new file with mode: 0644]
spice-common/common/rect.h [new file with mode: 0644]
spice-common/common/region.c [new file with mode: 0644]
spice-common/common/region.h [new file with mode: 0644]
spice-common/common/ring.h [new file with mode: 0644]
spice-common/common/rop3.c [new file with mode: 0644]
spice-common/common/rop3.h [new file with mode: 0644]
spice-common/common/spice_common.h [new file with mode: 0644]
spice-common/common/ssl_verify.c [new file with mode: 0644]
spice-common/common/ssl_verify.h [new file with mode: 0644]
spice-common/common/sw_canvas.c [new file with mode: 0644]
spice-common/common/sw_canvas.h [new file with mode: 0644]
spice-common/common/verify.h [new file with mode: 0644]
spice-common/config.h.in [new file with mode: 0644]
spice-common/configure [new file with mode: 0755]
spice-common/configure.ac [new file with mode: 0644]
spice-common/m4/libtool.m4 [new file with mode: 0644]
spice-common/m4/ltoptions.m4 [new file with mode: 0644]
spice-common/m4/ltsugar.m4 [new file with mode: 0644]
spice-common/m4/ltversion.m4 [new file with mode: 0644]
spice-common/m4/lt~obsolete.m4 [new file with mode: 0644]
spice-common/python_modules/Makefile.am [new file with mode: 0644]
spice-common/python_modules/Makefile.in [new file with mode: 0644]
spice-common/python_modules/__init__.py [new file with mode: 0644]
spice-common/python_modules/codegen.py [new file with mode: 0644]
spice-common/python_modules/demarshal.py [new file with mode: 0644]
spice-common/python_modules/marshal.py [new file with mode: 0644]
spice-common/python_modules/ptypes.py [new file with mode: 0644]
spice-common/python_modules/spice_parser.py [new file with mode: 0644]
spice-common/spice-protocol/AUTHORS [new file with mode: 0644]
spice-common/spice-protocol/COPYING [new file with mode: 0644]
spice-common/spice-protocol/ChangeLog [new file with mode: 0644]
spice-common/spice-protocol/INSTALL [new file with mode: 0644]
spice-common/spice-protocol/Makefile.am [new file with mode: 0644]
spice-common/spice-protocol/Makefile.in [new file with mode: 0644]
spice-common/spice-protocol/NEWS [new file with mode: 0644]
spice-common/spice-protocol/README [new file with mode: 0644]
spice-common/spice-protocol/aclocal.m4 [new file with mode: 0644]
spice-common/spice-protocol/config.h.in [new file with mode: 0644]
spice-common/spice-protocol/configure [new file with mode: 0755]
spice-common/spice-protocol/configure.ac [new file with mode: 0644]
spice-common/spice-protocol/install-sh [new file with mode: 0755]
spice-common/spice-protocol/missing [new file with mode: 0755]
spice-common/spice-protocol/spice-protocol.pc.in [new file with mode: 0644]
spice-common/spice-protocol/spice/Makefile.am [new file with mode: 0644]
spice-common/spice-protocol/spice/Makefile.in [new file with mode: 0644]
spice-common/spice-protocol/spice/barrier.h [new file with mode: 0644]
spice-common/spice-protocol/spice/controller_prot.h [new file with mode: 0644]
spice-common/spice-protocol/spice/end-packed.h [new file with mode: 0644]
spice-common/spice-protocol/spice/enums.h [new file with mode: 0644]
spice-common/spice-protocol/spice/error_codes.h [new file with mode: 0644]
spice-common/spice-protocol/spice/foreign_menu_prot.h [new file with mode: 0644]
spice-common/spice-protocol/spice/ipc_ring.h [new file with mode: 0644]
spice-common/spice-protocol/spice/macros.h [new file with mode: 0644]
spice-common/spice-protocol/spice/protocol.h [new file with mode: 0644]
spice-common/spice-protocol/spice/qxl_dev.h [new file with mode: 0644]
spice-common/spice-protocol/spice/qxl_windows.h [new file with mode: 0644]
spice-common/spice-protocol/spice/start-packed.h [new file with mode: 0644]
spice-common/spice-protocol/spice/stats.h [new file with mode: 0644]
spice-common/spice-protocol/spice/types.h [new file with mode: 0644]
spice-common/spice-protocol/spice/vd_agent.h [new file with mode: 0644]
spice-common/spice-protocol/spice/vdi_dev.h [new file with mode: 0644]
spice-common/spice.proto [new file with mode: 0644]
spice-common/spice1.proto [new file with mode: 0644]
spice-common/spice_codegen.py [new file with mode: 0755]
spice-server.pc.in [new file with mode: 0644]