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
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: RedScreen::RedScreen: fix initialization order of _menu_needs_update
Uri Lublin
2011-12-22
1
-1
/
+1
*
client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)
Uri Lublin
2011-12-20
3
-4
/
+4
*
client: update menu if needed when exiting full-screen mode (#758260)
Uri Lublin
2011-12-20
2
-1
/
+7
*
client: menu: make RedWindow::set_menu() return an error-code (#758260)
Uri Lublin
2011-12-20
3
-5
/
+14
*
client controller/foreign_menu: use memmove instead of memcpy in readers
Uri Lublin
2011-12-20
2
-2
/
+2
*
spicevmc: Fix assert when still connected on session disconnect (fdo#43903)
Hans de Goede
2011-12-18
1
-1
/
+5
*
build: remove unused variable
Marc-André Lureau
2011-12-15
1
-1
/
+0
*
server/red_parse_qxl.h: License should be LGPLv2+ rather then GPLv2+
Hans de Goede
2011-12-15
2
-12
/
+12
*
spelling: s/cupture/capture
Marc-André Lureau
2011-12-14
4
-4
/
+4
*
server: Move $(Z_LIBS) from INCLUDES to LIBADD in Makefile.am
Jürg Billeter
2011-11-28
1
-1
/
+1
*
client: handle the redundant right ctrl windows' message send when a alt-gr i...
Gal Hammer
2011-11-24
1
-0
/
+34
*
client: handle the redundant right ctrl windows' message send when a alt-gr i...
Gal Hammer
2011-11-24
1
-11
/
+14
*
client: add xinerama support
Arnon Gilboa
2011-11-14
3
-0
/
+164
*
Release 0.10.0
0.10.0
Alon Levy
2011-11-10
1
-2
/
+2
*
Update NEWS for 0.10.0 release
Alon Levy
2011-11-10
1
-0
/
+5
*
server/mjpeg_encoder: use size_t * consistently
Alon Levy
2011-11-10
1
-2
/
+2
*
server/main_channel: fix pointer-to-int-cast error
Alon Levy
2011-11-10
1
-2
/
+9
*
server/main_channel: use PRIu64 where needed
Alon Levy
2011-11-10
1
-2
/
+4
*
server/spice-server.syms: fix 0.8 compatibility
Alon Levy
2011-11-08
1
-2
/
+6
*
server/red_worker: reuse dispatcher
Alon Levy
2011-11-08
4
-547
/
+997
*
server/dispatcher: add dispatcher_register_async_done_callback
Alon Levy
2011-11-08
2
-2
/
+29
*
introduce DISPATCHER_{NONE,ACK,ASYNC}
Alon Levy
2011-11-08
2
-7
/
+18
*
server: introduce dispatcher
Alon Levy
2011-11-08
4
-75
/
+358
*
server/red_dispatcher: remove semicolon from DBG_ASYNC
Alon Levy
2011-11-07
1
-1
/
+1
*
server: add prefix argument to red_printf_debug
Alon Levy
2011-11-07
4
-16
/
+25
*
server/red_dispatcher: support concurrent asyncs
Alon Levy
2011-11-07
3
-65
/
+61
*
common/spice_common.h: red_printf_debug: fix wrong sign
Alon Levy
2011-11-07
1
-1
/
+1
*
Release 0.9.2
Yonit Halperin
2011-11-02
3
-1
/
+10
*
client: support semi-seamless migration between spice servers with different ...
Yonit Halperin
2011-11-02
4
-6
/
+40
*
client: display channel - destroy all surfaces on disconnect
Yonit Halperin
2011-11-02
2
-6
/
+13
*
client: display channel migration
Yonit Halperin
2011-11-02
2
-14
/
+153
*
client: playback/record channels: implement on_disconnect
Yonit Halperin
2011-11-02
3
-19
/
+54
*
client: main channel migration: do partial cleanup when switching hosts
Yonit Halperin
2011-11-02
2
-0
/
+11
*
client: handle SPICE_MSG_MAIN_MIGRATE_END
Yonit Halperin
2011-11-02
4
-11
/
+187
*
client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)
Yonit Halperin
2011-11-02
1
-3
/
+20
*
client: rewrite surfaces cache
Yonit Halperin
2011-11-02
10
-263
/
+101
*
server: turn spice_server_migrate_start into a valid call
Yonit Halperin
2011-11-02
1
-7
/
+1
*
server: handling semi-seamless migration in the target side
Yonit Halperin
2011-11-02
6
-46
/
+248
*
server: move the linking of channels to a separate routine
Yonit Halperin
2011-11-02
1
-17
/
+28
*
server: handle spice_server_migrate_end
Yonit Halperin
2011-11-02
4
-108
/
+117
*
spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_END
Yonit Halperin
2011-11-02
1
-0
/
+4
*
server,proto: tell the clients to connect to the migration target before migr...
Yonit Halperin
2011-11-02
7
-152
/
+176
*
configure: spice-protocol >= 0.9.1 (semi-seamless migration protocol)
Yonit Halperin
2011-11-02
1
-1
/
+1
*
server: handle migration interface addition
Yonit Halperin
2011-11-02
2
-0
/
+33
*
server/spice.h: semi-seamless migration interface, RHBZ #738266
Yonit Halperin
2011-11-02
3
-4
/
+35
*
server: set & test channel capabilities in red_channel
Yonit Halperin
2011-11-02
11
-181
/
+226
*
[0.8 branch] server: add main_dispatcher
Alon Levy
2011-10-31
4
-1
/
+159
*
spice-server.pc.in: move Requires to Requires.private
Liang Guo
2011-10-23
1
-1
/
+1
*
server/red_worker: fix placing of ASSERT(red_channel_client_no_item_being_sen...
Yonit Halperin
2011-10-18
1
-4
/
+6
*
client/x11: reset screen positions in XMonitor::do_restore
Christophe Fergeau
2011-10-05
1
-2
/
+2
[next]