index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
reds.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store 'renderers' as GArray in RedsState
Jonathon Jongsma
2015-02-23
1
-3
/
+2
*
Change reds_on_char_device_state_destroy() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_disable_mm_time() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_enable_mm_time() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_set_client_mm_time_latency() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_on_client_semi_seamless_migrate_complete() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_on_client_seamless_migrate_complete() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_on_migrate_dst_set_seamless() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_set_client_mouse_allowed() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+2
*
Change reds_handle_migrate_data() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_marshall_migrate_data() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_on_main_channel_migrate() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_on_main_mouse_mode_request() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_on_main_migrate_connected() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change red_on_main_agent_data() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_release_agent_data_buffer() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_get_agent_data_buffer() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_on_main_agent_start() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_fill_channels() to take a RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
reds_num_of_clients() -> reds_get_n_clients()
Jonathon Jongsma
2015-02-23
1
-1
/
+0
*
reds_num_of_channels() -> reds_get_n_channels()
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_num_of_channels() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_handle_agent_mouse_event() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_client_disconnect() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_get_mouse_mode() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_unregister_channel() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Change reds_register_channel() to take RedsState arg
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Make global 'reds' extern
Jonathon Jongsma
2015-02-23
1
-0
/
+2
*
Rename red_channel.[ch] to red-channel.[ch]
Jonathon Jongsma
2015-02-23
1
-1
/
+1
*
Move RedsMigSpice to main-channel.h
Jonathon Jongsma
2015-02-23
1
-7
/
+0
*
server: rename files
Marc-André Lureau
2015-02-23
1
-1
/
+4
*
server: remove OpenGL
Marc-André Lureau
2015-02-23
1
-2
/
+0
*
worker: remove need for WorkerInitData
Marc-André Lureau
2015-01-09
1
-0
/
+16
*
Rename mm_timer/mm_time
Marc-André Lureau
2014-11-27
1
-2
/
+2
*
clean-up: remove unused function
Marc-André Lureau
2014-09-08
1
-1
/
+0
*
Add reds_stream.[ch]
Christophe Fergeau
2014-01-20
1
-64
/
+0
*
Move SPICE_GNUC_VISIBLE to red_common.h
Christophe Fergeau
2014-01-20
1
-2
/
+0
*
decouple disconnection of the main channel from client destruction
Yonit Halperin
2013-07-29
1
-0
/
+2
*
reds: move handle_channel_event logic from main_dispatcher to reds
Yonit Halperin
2013-05-08
1
-0
/
+4
*
reds: support mm_time latency adjustments
Yonit Halperin
2013-04-22
1
-0
/
+2
*
Revert "server: add websockets support via libwebsockets"
Alon Levy
2012-11-04
1
-17
/
+0
*
server: add websockets support via libwebsockets
Alon Levy
2012-10-25
1
-0
/
+17
*
main: restore state from migration data
Yonit Halperin
2012-08-27
1
-1
/
+3
*
main: send migration data
Yonit Halperin
2012-08-27
1
-1
/
+1
*
main: send MSG_MIGRATE upon vm migration completion
Yonit Halperin
2012-08-27
1
-0
/
+1
*
seamless migration: migration completion on the destination side
Yonit Halperin
2012-08-27
1
-1
/
+2
*
seamless migration: pre migration phase on the destination side
Yonit Halperin
2012-08-27
1
-0
/
+3
*
seamless migration: pre migration phase on the src side
Yonit Halperin
2012-08-27
1
-2
/
+2
*
reds: add tracking for char devices
Yonit Halperin
2012-08-27
1
-0
/
+1
*
agent: use SpiceCharDeviceWriteBuffer for agent data from the client
Yonit Halperin
2012-07-03
1
-0
/
+2
[next]